Colossal Chests

Colossal Chests

26M Downloads

[1.12.0] Mod Incompatibility with Thut's Elevators

hextrace opened this issue ยท 12 comments

commented

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.

commented

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.

commented

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?

commented

I have fixed this on my end.

image

I have no idea why this was only crashing when your mod was installed, it should have always been crashing... I had a custom state mapper still being registered in preinit.

Uploading fix for my end of this, so you can close the issue.

commented

@Thutmose Thank you for taking a look into this and the prompt responses.

commented

@Thutmose Awesome, thanks! :-)

commented

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.

commented

Yeah, there is a mod conflict somewhere -- just not w/ the listed core mods.

commented

Can you identify which one?

commented

Working through it right now.

commented

Found it. During phase three Colossal Chests will crash when Thut's Elevators is enabled.

commented

Can you report this to their issue tracker as well, and link back to and from this issue here?

commented

Doesn't look like Patnevis has an issue tracker; however, I will report this issue on their Curseforge page.

EDIT: I'm a nub; Curseforge auto-magically puts things into a mobile format when a browser window is sized a certain way. Found the issue tracker.