Crashed: Non-fluid definitions must have a temperature field!
coldReactive opened this issue ยท 9 comments
For feature requests, just erase this template and clearly describe the feature you'd like to see
Minecraft Version
1.12.2
Forge Version
14.23.5.2824
Mod Version
1.12.2-0.9.3-324.jar
Describe your problem, including steps to reproduce it
Tried to load the mod, crashed in Later mod loading phase (5-6/7)
Any other comments?
Crash Log: https://pastebin.com/XZQa0jLc
Actually, I think I know what's going on - can you test out build 329 from https://jenkins.k-4u.nl/job/PneumaticCraft-Repressurized/ and let me know if it loads (not at my dev machine to test right now). I believe the problem is the new BlockHeatProperties.cfg file referencing blocks from unloaded mods, IC2 in your case.
Sorry, yeah. This was #324. I posted here first, then decided I should probably just open a new issue. Looking at the fix for this one, and my traceback, they weren't actually the same issue.