[1.11.2] 7.99.0 Client crash in ModelLoader with TConstruct
leagris opened this issue ยท 6 comments
Versions
BC 7.99.0
TConstruct 1.11.2-2.7.0.12
Client Crash
crash-2017-05-08_15.40.03-client.txt
Client crash in:
model.ModelLoader
caused by a:
NullPointerException
in
buildcraft.lib.client.sprite.AtlasSpriteSwappable.func_110970_k
calling:
slimeknights.tconstruct.library.client.texture.TextureColoredTexture.loadData
thanks for the report, as clarification on your analysis: the BC function is called by tconstruct, not the other way arround
also could you try with BC 7.99.1?
Cannot test in 7.99.1 because of #3544
And probably also because of SlimeKnights/TinkersConstruct#2881
I think I got the same thing, my pack loads fine until I add Tinker's construct. It hangs my server and so crash report there, but I"m abled to generate one in the client. Here it is.