PneumaticCraft: Repressurized

PneumaticCraft: Repressurized

43M Downloads

Crashed: Non-fluid definitions must have a temperature field!

coldReactive opened this issue ยท 9 comments

commented

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

commented

Cool, I'll get a hotfix release out later today.

commented

Could you pastebin a copy of config/pneumaticcraft/BlockHeatProperties.cfg please?

commented

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.

commented

Yes, that new jar file does load properly.

commented

FIxed in 0.10.1 release

commented

@utoxin is this same issue as in #324 or a specific repeat of the "non-fluid definitions must have a temperature field" error? And can you post the actual stacktrace (and your list of loaded mods) so I can see what's triggering this?

commented

This just happened to me, running 0.10.2

commented

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.

commented

Ok