We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Minecraft 1.19.2
43.2.14
1.11.6
Internal Exception: java.lang.NullPointerException: Cannot invoke “net.minecraft.nbt.CompoundTag.m128425(String,int)” because nbt is null
The text was updated successfully, but these errors were encountered:
That is not the complete log. Please provide the complete log
Sorry, something went wrong.
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
Not sure if your explanation is correct since I can't verify the crash.
Ill send the log in abt a day not around my pc at the moment
No branches or pull requests
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?
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
The text was updated successfully, but these errors were encountered: