You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I edit a world and then load it with Minecraft, for some chunks I get a message saying "Failed to load chunk [x, z]. The blocks that I modified are there but the rest of the chunk is not..
To Reproduce
Steps to reproduce the behavior:
Modify a world
Load the world
Some chunks will give an error message
Expected behavior
The chunks should load with the modified blocks
Screenshots
Desktop (please complete the following information):
OS: Windows
Program Version ??? (Where do I find this?)
Minecraft Version 1.21.1
Java Version 21
Additional context
The log error is:
[17:04:43] [Server thread/ERROR]: Failed to load chunk 30,122
java.lang.ArrayIndexOutOfBoundsException: null
[17:04:43] [IO-Worker-23/ERROR]: Negative index in crash report handler (0/4)
The text was updated successfully, but these errors were encountered:
Describe the bug
When I edit a world and then load it with Minecraft, for some chunks I get a message saying "Failed to load chunk [x, z]. The blocks that I modified are there but the rest of the chunk is not..
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The chunks should load with the modified blocks
Screenshots
Desktop (please complete the following information):
Additional context
The log error is:
The text was updated successfully, but these errors were encountered: