MightyPirates / TIS-3D

TIS-100 inspired low-tech computing in Minecraft.
https://www.curseforge.com/minecraft/mc-mods/tis-3d
Other
108 stars 35 forks source link

{Rift - 0.0.4] Crash on World Load #84

Closed Knito58 closed 6 years ago

Knito58 commented 6 years ago

https://pastebin.com/iEXBBauY

Description: Initializing game

java.lang.NoSuchMethodError: ddb.a(Lve;Lpc;)V at li.cil.tis3d.client.renderer.TextureLoader.loadTextureLocations(TextureLoader.java:45) at ddb.lambda$func_195426_a$0(TextureMap.java:1145) at ddb$$Lambda$927/2013921819.accept(Unknown Source) bla....

fnuecke commented 6 years ago

Hmm, @asiekierka any idea what could've caused this?

asiekierka commented 6 years ago

Yes, this is a known issue with OptiFine.

Knito58 commented 6 years ago

Ok I uninstall Optifine and check this.

Knito58 commented 6 years ago

Yep. It was Optifine. Thank you.