Crash using Builder Block in normal Quarry mode
togreglove opened this issue ยท 18 comments
Repeated crashes. Restoring from a backup, it crashed again at about the same time during the next run through. I changed the area of the quarry (moved and made larger), and the quarry ran fine for an hour or so, then crashed again.
Crash log here: http://pastebin.com/T3Jv5eE0
Hope this helps.
Thanks
Note: Crash corrupts world or re-occurs immediately upon login. Restoring from a backup is the only way to recover.
It should no longer crash. Instead the builder should pause and give an error message on screen to anyone near the builder telling what block is causing the problem
Obviously I haven't been able to try it out since I don't have such a failing block :-)
Never heard of that mod but I think you better report to them that their foliage block getDrops() method is returning itemstacks that have a null item. That's basically invalid
Will do, will probably remove that mod just in case, since I don't think it adds a ton of stuff
Added a bug report to the most obvious place I could find. They don't have a github or anything.
How is this quarry used? What container are you using? A screenshot of the setup would help. Thanks
Quarry is used to simply quarry item, most basic settings, no fortune, no silk touch, no clearing.
The container is a Small Storage Crate from Actually Additions
Setup is: http://imgur.com/a/rxk8H
Storage containers to the right of quarry are for me to sort stuff.
The quarry can/will run for hours without issue, then crash. Not sure if it's based on something it hits underground or the size of the quarry, or what.
Hmm, it seems to be that the builder is getting an invalid item quarried. This is probably a bug in some other mod but finding out what is going to be hard. I'm going to try to put in diagnostic code in the builder for this so that at least it doesn't crash and the error will be reported in the log then
Thanks! For now I guess I'll just move the quarry area and restart it till it happens again. Repeat. One item I have expected to get, but haven't is the Resonance Crystal from Deep Resonance. They are fairly rare, but I expected at least one by now. Maybe the culprit? Who knows. Figured I would mention it.
Moved quarry and it almost instantly crashed (2 mins) this time. Gonna just turn it off, resources are ok for now :)
I will release a new version with diagnostics today. It would be extremely helpful if you try again with that version (once it is released) to find out what block is causing it