Simple Covers

Simple Covers

786k Downloads

Game Crash With Chisel

ChloeDawn opened this issue ยท 1 comments

commented

Game crashes during startup when Covers attempts to check disabled Chisel blocks.
I have Invar blocks disabled (B:invar=false) in my chisel.cfg, among other various blocks.

Is there maybe a way you could check against the Chisel config and only try to register the blocks that are enabled for that instance of the game? Or maybe have it ignore any blocks that resolve to Air?

Crash report: pastebin.com/A9XZAuzN

Chisel config (for reference): pastebin.com/fdSqQvRz

Mod version: 0.4.0.11
Chisel version: 0.0.6.53
Minecraft version: 1.10.2
Forge version: 12.18.2.2107

EDIT:
Changed links from Hastebin to Pastebin because for some reason I am now getting an ERR_NAME_NOT_RESOLVED in Chrome for the domain and I'm not sure if it's just on my end or not.

commented

Oops. I was moving stuff around in intialization code and forgot that this lookup throws and exception for missing blocks. Should be fixed in next build.