Skip to content
New issue

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

crashing when opening the grid #3585

Closed
KooKooGH opened this issue Nov 3, 2023 · 4 comments
Closed

crashing when opening the grid #3585

KooKooGH opened this issue Nov 3, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@KooKooGH
Copy link

KooKooGH commented Nov 3, 2023

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
@KooKooGH KooKooGH added the bug Something isn't working label Nov 3, 2023
@raoulvdberge
Copy link
Collaborator

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

@KooKooGH
Copy link
Author

KooKooGH commented Nov 5, 2023

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

@raoulvdberge
Copy link
Collaborator

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

@KooKooGH
Copy link
Author

KooKooGH commented Nov 6, 2023

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

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants