Open GoogleCodeExporter opened 8 years ago
I would like to mention that the first segment,
java.lang.NullPointerException
at bv.a(WorldRenderer.java:143)
at i.a(RenderGlobal.java:1144)
at iw.a(EntityRenderer.java:780)
at iw.b(EntityRenderer.java:654)
at EntityRendererProxy.b(EntityRendererProxy.java:15)
at net.minecraft.client.Minecraft.run(SourceFile:689)
at java.lang.Thread.run(Unknown Source)
Stopping!
seems to be the important part. Everything else, now that I look back on it, is
the sound system crashing.
Original comment by Shalasha...@gmail.com
on 19 Nov 2011 at 10:37
Wow, that is quite the jump. There could be a hundred issues here, my
suggestion would be to try and kill the ChunkLoader.doNotTouch file in the
worlds folder
Original comment by brutalvi...@gmail.com
on 19 Nov 2011 at 7:09
Original issue reported on code.google.com by
Shalasha...@gmail.com
on 19 Nov 2011 at 10:35