Minecraft crashes at random when I have a resource pack loaded with some 3D models
[^crash-2017-06-11_12.22.42-client.txt] (1.12)
Description: Tesselating block model
java.lang.NullPointerException: Tesselating block model
at axu.a(SourceFile:663)
at ams.a(SourceFile:1873)
at axu.a(SourceFile:636)
at anb.a(SourceFile:68)
at anb.r(SourceFile:60)
at bii$5.a(SourceFile:52)
at bii.a(SourceFile:190)
at bvm.a(SourceFile:238)
at bvm.c(SourceFile:113)
at bvm.a(SourceFile:51)
at bvm.a(SourceFile:42)
at bvk.a(SourceFile:65)
at bxp.b(SourceFile:178)
at bxl.a(SourceFile:100)
at bxl.run(SourceFile:43)
at java.lang.Thread.run(Thread.java:745)
Attachments
Comments 11
Can you please attach the resource pack and try to track down when exactly this crash happens, for example if it only happens when looking at certain blocks.
It only happens when I look at the grass block that isn't snowy.
It seems to be only when there is a grass block model sometimes.
Friend of mine had a problem like this too, I uploaded the crash report. Latest snapshot. No resource pack is installed, client is not modded. He was playing on a server, just building a castle.
[media]
Just experienced the issue myself, also latest snapshot, no mods, no resource packs. the block that is referenced is a water block that is going down. I immediately crash if I join the server, if I join singleplayer first, I don't have any problem
[media][media]
was testing a little more:
it's not that particular water block, also happened with a minecart and another water block:
This is on a server running 18w08b, world was created in 18w07c
It seems related to MC-125451
except for the fact that some users could join and play, but suddenly crashed while playing with the same error
@@unknown: See MC-125451.
If I am seeing this correctly the crash happened in a debug world (
Level generator: ID 05 - debug_all_block_states
) but you were in Creative (Level game mode: Game mode: creative (ID 1)
). You are not supposed to change the game mode when you are in a debug world.Is this happening when you stay in Spectator mode as well?