crashing when opening the grid
KooKooGH opened this issue · 4 comments
Describe the bug
whenever opening the grid with a nbt item inside it it crashes the entire game and doesnt allow you to retrieve the items from inside
How can we reproduce this bug or crash?
- put a nbt item in the grid
- try opening it
What Minecraft version is this happening on?
Minecraft 1.19.2
What Forge version is this happening on?
43.2.14
What Refined Storage version is this happening on?
1.11.6
Relevant log output
Internal Exception: java.lang.NullPointerException: Cannot invoke “net.minecraft.nbt.CompoundTag.m128425(String,int)” because nbt is null
its because of a memory overflow of nbt items. it overloads rs and causes a crash everytime you open the crafting grid. since if moved to ae2