BuildCraft|Core

BuildCraft|Core

7M Downloads

crash when placing a blank blueprint on a construction marker

Opened this issue ยท 3 comments

commented

Actually this is pretty obvious because the marker looks for a box to initialize (for example) and doesn't find one because the blueprint doesn't contain any data. I hope I got that right...

I made a very simple fix that allows placing a blank blueprint on the marker without anything happening. If this is good enough then good, but if not, then I need a day to figure out how to blacklist blank blueprints because now it's 2:40 AM where I live and I can't think right now :p

commented

I'll also add that this problem causes the world to be unplayable because the marker ticks and crashes right after the world loads

commented

Will take this for 6.0 - can you share a log?

commented

This is actually for 6.1 because the construction marker is not in 6.0, and sure, I'll paste the crash log tomorrow (if I didn't delete it :p (no worries I can reproduce if I need to)).