jaquadro / StorageDrawers

A mod adding compartmental storage for Minecraft Forge
MIT License
202 stars 159 forks source link

[1.12]Crash starting the game #581

Open N9199 opened 7 years ago

N9199 commented 7 years ago

I have the following crash: https://pastebin.com/R26fTuv3 It says it there's an error when it registers the Models. I have the following mods: AutoRegLib-1.3-13 Baubles-1.12-1.5.1 Botania r1.10-348 Chameleon-1.12-1.5.1 GardenOfGlass InventoryTweaks-1.63 jei_1.12-4.7.5.85 journeymap-1.12-5.4.9 Quark-r1.3-111 StorageDrawers-1.12-5.3.3 StorageDrawersExtras-1.12-3.1.0

jaquadro commented 7 years ago

Looks like this might be caused because compacting drawers are not enabled in the config (I'll need to check the existence in this part of the code to fix crash). So workaround is to make sure that compacting drawers and framed drawers are enabled.

Vampsku11 commented 6 years ago

Disabling framed drawers in the config in 1.10.2 works, disabling this option in 1.12.2 causes a crash during startup.