Refined Storage

Refined Storage

77M Downloads

crashing when opening the grid

KooKooGH opened this issue · 4 comments

commented

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?

  1. put a nbt item in the grid
  2. 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
commented

Ill send the log in abt a day not around my pc at the moment

commented

That is not the complete log. Please provide the complete log

commented

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

commented

Not sure if your explanation is correct since I can't verify the crash.