Crash with DoubleSlabs
ALJ323 opened this issue ยท 5 comments
Minecraft version: 1.12.2
Wizardry version: 4.3.1
Environment: Singleplayer/LAN game/Server
Issue details: Game crashes with Double Slabs on load at step 3/7 with both Wizardry 4.3 and 4.3.1, prior versions work.
Other mods involved: Double Slabs v0.7.3
Link to crash report (if applicable): https://paste.ee/p/81QeB
Install both and run I suppose? Depends what @ALJ323 was doing when the crash happened.
The crash happend on startup. The problem is that the method in DoubleSlabs Requiems data from Minecraft that is generatet later. I simply implemented a try/catch Block witch return null. My question is if it is problematic when those blocks now interact wit something from Wizardry.
This should not cause any problems, no. I think it's just part of my model system conflicting with it, but my model system should only care about my models anyway. Assuming this is fixed on DoubleSlabs' end then.
Thanks for reporting. I don't think there's much I can do about this on my end, it appears to be something in the code for Double Slabs.