Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

ArrayIndexOutOfBoundsException #16

Open
andreasdc opened this issue Aug 13, 2021 · 0 comments
Open

ArrayIndexOutOfBoundsException #16

andreasdc opened this issue Aug 13, 2021 · 0 comments

Comments

@andreasdc
Copy link

java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 2049
at it.unimi.dsi.fastutil.longs.LongOpenHashSet.rehash(LongOpenHashSet.java:724) ~[fastutil-core-8.5.4.jar:?]
at it.unimi.dsi.fastutil.longs.LongOpenHashSet.removeEntry(LongOpenHashSet.java:375) ~[fastutil-core-8.5.4.jar:?]
at it.unimi.dsi.fastutil.longs.LongOpenHashSet.remove(LongOpenHashSet.java:397) ~[fastutil-core-8.5.4.jar:?]
at org.bukkit.craftbukkit.v1_8_R3.CraftWorld.unloadChunk(CraftWorld.java:225) ~[spigot.jar:?]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant