BuildCraft|Core

BuildCraft|Core

7M Downloads

[1.11.2] 7.99.0 Client crash in ModelLoader with TConstruct

leagris opened this issue ยท 6 comments

commented

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
commented

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?

commented

Cannot test in 7.99.1 because of #3544
And probably also because of SlimeKnights/TinkersConstruct#2881

commented

...ah ok. Then it should be fixed in 7.99.2, whenever that comes out

commented

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.

https://pastebin.com/TRtwQmAw

commented

@kreezxil duplicate of #3534

commented

7.99.2 is out, please let is know if this is still an issue