Thutmose / Pokecube

Primary Development has moved to: https://github.com/Pokecube-Development
https://github.com/Pokecube-Development
19 stars 7 forks source link

1.12 Optifine issues #283

Closed Namkcaws closed 6 years ago

Namkcaws commented 6 years ago

The usage of the latest Optifine w/ 1.12 Pokecube seems to crash any world made shortly after loading it.

The world will start up....and proptly crash after a few seconds. Thought it might be conflicts with other mods at first, but nope, Pokecube is the issue. Yes, of course, I added Optifne last like I'm supposed to, so that wasn't it.

hs_err_pid9144.log

Thutmose commented 6 years ago

that log doesn't implicate pokecube in any way whatsoever, can you please in include all versions of everything you have in the mods folder, so I can test this on my end?

Thutmose commented 6 years ago

image Optifine seems to be working fine for me

Namkcaws commented 6 years ago

Oh, forgot to include which Optifine it was. My bad.

It was OptiFine_1.12.2_HD_U_D1

Namkcaws commented 6 years ago

Also, those were the only 5 mods used when producing that crash & report.

smmmadden commented 6 years ago

Are you sure you have all the mods you need? I'm using OptiFine 1.12.2 D2 version and was using D1 without any issues with Forge 2655. Your thread dump indicates a problem with the JVM you are using or the parameters provided with it. Did you add the thut_core mod as well? Please provide the logs showing the startup of the server itself which will show what you have installed and if there are issues for it.

P3rf3ctXZer0 commented 6 years ago

I have seen problems like this on Intel chipsets i3 older gen ... What is your graphics card and model and cpu chipset model and ghz? Also if you don't mind me asking how much memory are you dedicating to minecraft and how much memory is installed on your personal computer. Also what is your operating system and is it x64 ready?

Namkcaws commented 6 years ago

@smmmadden Whoops, meant 5 mods. Yeah I did.

I DID just update my Java runtime....it's now at version 1.8.0_171. But I don't remember if that was before or after redoing the crash.

Namkcaws commented 6 years ago

.....Ok, so it's an Optifine issue....welp. This is embarassing.

Thutmose commented 6 years ago

no worries, it can be hard to tell what side issues like this one are on, especially when the crash logs don't implicate anything

smmmadden commented 6 years ago

Curious about something @Namkcaws - did you upgrade Java for the JDK or JRE? Personally, I download the latest JDK and point to the JRE folder for that release. image