RFTools

RFTools

74M Downloads

Client crash with handheld modular storage on opening.

ProsperCraft opened this issue ยท 5 comments

commented

http://pastebin.com/gX5rb1sf

This happened during worldgen lagspikes, might be related.

commented

I'll check it out

commented

I'm getting a similar crash with a standard t3 modular storage, no other cards
https://hastebin.com/avazamucep.sql

I did have some recipes saved in it before the crash.

commented

This seems to be caused by some mod adding a 'null' recipe for something. I'll add code to protect against this but essentially the bug is not in rftools.

Also added a fix for the first bug. Both crashes are unrelated btw.

commented

Not sure it was a mod that added it, I tried to clear out the inventory slot in the first slot and basically set a null recipe, so rftools itself let me set that, which I guess caused the issue?

commented

Not sure. That's not where it crashed though. But anyway next release should fix the crash