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
After playing for a while without a problem, I encountered this error every time I try to load my world:
"The game crashed whilst exception in server tick loop
Error: java.lang.ArrayIndexOutOfBoundsException: arraycopy: length -1 is negative"
It happened to me too, looking around I noticed that the data/fw_waystones.dat file (which stores the waystones) is corrupt. Try to delete it, unfortunately you will lose all the waystones saved in the world.
Is there an existing issue for this?
Description
After playing for a while without a problem, I encountered this error every time I try to load my world:
"The game crashed whilst exception in server tick loop
Error: java.lang.ArrayIndexOutOfBoundsException: arraycopy: length -1 is negative"
Logs:
crash-2023-11-06_16.48.03-server.txt
To Reproduce
Mods: using modpack https://www.curseforge.com/minecraft/modpacks/prominence-2-fabric, full list of mods in the log file.
Expected behavior
It should load normally
Mod Version
v3.1.1 or newer
Minecraft Version
1.20 or newer
Java Version
Java 18+
Fabric Version
Relevant log output
Anything else?
No response
The text was updated successfully, but these errors were encountered: