[1.12.0] Mod Incompatibility with Thut's Elevators
hextrace opened this issue ยท 12 comments
Minecraft Version: 1.12.0
Forge Version: xxx.2387
Colossal Chests Version: 1.6.2
Cyclops Core Version: 0.10.7
Crash Report: https://paste.ee/p/2Mkfw
Issue:
Minecraft fails to load properly and crashes out.
Details:
To be fair, the crash report was not very informative; however, I was adding mods 1 by 1 in my 1.12 modpack. Upon downloading Colossal Chests w/ Cyclops Core is when I received this error. I disabled Colossal Chests as a test and Minecraft loads fine, even with Cyclops Core enabled.
Looking into this on my end, not sure what is going on, it looks like it might be an issue related to my EnumType for my lift blocks, I will look into the differences between that EnumType and my others used by Pokecube.
I did find some obsolete stuff that I was doing in the Thut's Elevators code, but even after removing that, it still seems to crash.
The following sets of mods work:
ThutCore 5.0.1
CyclopsCore 0.10.7
Thut's Elevators 6.0.1 (recompile with less crap in the enum)
ThutCore 5.0.1
CyclopsCore 0.10.7
ColossalChests 1.6.2
but this set has that crash
ThutCore 5.0.1
CyclopsCore 0.10.7
ColossalChests 1.6.2
Thut's Elevators 6.0.1 (recompile with less crap in the enum)
Does ColossalChests do anything with the block statemaps?
@Thutmose Thank you for taking a look into this and the prompt responses.
@Thutmose Awesome, thanks! :-)
I can't reproduce this with only CC and ColChest installed, can you?
If not, this must be caused by another mod. Perhaps a coremod you are using.
Found it. During phase three Colossal Chests will crash when Thut's Elevators is enabled.
Can you report this to their issue tracker as well, and link back to and from this issue here?