Skip to content

Instantly share code, notes, and snippets.

---- Minecraft Crash Report ----
// My bad.
Time: 2024-02-13 19:25:31
Description: Exception while updating neighbours
java.lang.ArrayIndexOutOfBoundsException: arraycopy: length -16 is negative
at java.base/java.lang.System.arraycopy(Native Method)
at java.base/java.util.ArrayList.shiftTailOverGap(ArrayList.java:746)
at java.base/java.util.ArrayList.batchRemove(ArrayList.java:839)