Death cause by bloom crash server when Tinkers Construct installed.
Water-Moon opened this issue ยท 2 comments
Issue Description
The game instance crash when someone was burned to death by a bloom.
What Happens
The game crashed.
Step to reproduce:
- Have both tinker's construct and pyrotech installed.
- Hold a hot bloom until it burn you to death.
- The game crashed.
What You Expect to Happen
The game does not crash
Crash Log
https://paste.dimdev.org/yebuvetefu.mccrash
Affected Versions
-
Minecraft:1.12.2
-
Forge:14.23.5.2836 (also happens on .2838 and .2786, other version not tested.)
-
CraftTweaker:4.1.19 (crash will happen even if no craft tweaker installed)
-
Dropt:1.12.2-1.5.0
-
Pyrotech:1.1.4
-
Athenaeum:1.12.2-1.17.1
-
Tinker's Construct:1.12.2-2.12.0.156
I'm thinking if this is tinker's construct's fault...
Seems they are missing a catch(NullPointerException e)
or something like so...