[Forge 1.20.1] Chest Item With Too Much NBT Data Crashes World
Flexico opened this issue ยท 2 comments
Describe the issue
When I hover over a chest that contains an item with a lot of NBT data (in my case it's a Create mod contraption), the world crashes and kicks me back to the main menu.
I prevented the crash by opening another world and disabling the WTHIT HUD, then going back into the original world.
crash-2024-07-25_23.28.15-server.txt
latest.log
Log output and crash report
https://github.com/user-attachments/files/16386321/latest.log
Additional context
No response
You can disable NBT syncing altogether from the config for Waila Extra plugin.
A more smart system to detect item-containing-items might worth making...