Client crash with handheld modular storage on opening.
ProsperCraft opened this issue ยท 5 comments
This happened during worldgen lagspikes, might be related.
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.
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.
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?