Skip to content

Instantly share code, notes, and snippets.

@Athemis
Last active May 20, 2020 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Athemis/02457b182d23b9981f8fceda5c10b351 to your computer and use it in GitHub Desktop.
Save Athemis/02457b182d23b9981f8fceda5c10b351 to your computer and use it in GitHub Desktop.
[18:36:21] [Server thread/ERROR]: Block at -1.012, 59, -207 is Block{minecraft:water} but has net.minecraft.server.v1_15_R1.TileEntityChest@6bb3cdb9. Bukkit will attempt to fix this, but there may be additional damage that we cannot recover.
[18:36:50] [Server thread/INFO]: CONSOLE issued server command: /list
[18:36:50] [Server thread/INFO]: Es sind 3 von maximal 20 Spielern online.
[18:36:50] [Server thread/INFO]: Admins: [Admin] Athemis
[18:36:50] [Server thread/INFO]: Guest: [Forkie] Enidan, [Moderator] Schrottfresse
[18:37:06] [Server thread/WARN]: Schrottfresse moved wrongly!
[18:37:20] [Server thread/INFO]: CONSOLE issued server command: /list
[18:37:20] [Server thread/INFO]: Es sind 3 von maximal 20 Spielern online.
[18:37:20] [Server thread/INFO]: Admins: [Admin] Athemis
[18:37:20] [Server thread/INFO]: Guest: [Forkie] Enidan, [Moderator] Schrottfresse
[18:37:51] [Server thread/INFO]: CONSOLE issued server command: /list
[18:37:51] [Server thread/INFO]: Es sind 3 von maximal 20 Spielern online.
[18:37:51] [Server thread/INFO]: Admins: [Admin] Athemis
[18:37:51] [Server thread/INFO]: Guest: [Forkie] Enidan, [Moderator] Schrottfresse
[18:37:52] [Server thread/ERROR]: Block at -937, 51, -159 is Block{minecraft:water} but has net.minecraft.server.v1_15_R1.TileEntityChest@3ed81451. Bukkit will attempt to fix this, but there may be additional damage that we cannot recover.
[18:38:10] [Server thread/WARN]: Schrottfresse moved wrongly!
[18:38:22] [Server thread/INFO]: CONSOLE issued server command: /list
[18:38:22] [Server thread/INFO]: Es sind 3 von maximal 20 Spielern online.
[18:38:22] [Server thread/INFO]: Admins: [Admin] Athemis
[18:38:22] [Server thread/INFO]: Guest: [Forkie] Enidan, [Moderator] Schrottfresse
[18:38:31] [Server thread/FATAL]: Error executing task on Server
java.lang.ArrayIndexOutOfBoundsException: arraycopy: length -1 is negative
at java.lang.System.arraycopy(Native Method) ~[?:?]
at net.minecraft.server.v1_15_R1.ArraySetSorted.d(ArraySetSorted.java:118) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ArraySetSorted.remove(ArraySetSorted.java:143) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:168) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.clearPriorityTickets(ChunkMapDistance.java:230) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.clearPriorityTickets(ChunkProviderServer.java:442) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:497) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.World.getChunkAt(World.java:331) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.IWorldReader.getBiome(IWorldReader.java:26) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.GenLayerZoomVoronoi.a(SourceFile:66) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.GenLayerZoomVoronoiFixed.a(SourceFile:8) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.BiomeManager.a(BiomeManager.java:22) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.IWorldReader.getBiome(IWorldReader.java:21) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ItemWorldMap.applySepiaFilter(ItemWorldMap.java:232) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootItemFunctionExplorationMap.a(SourceFile:71) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootItemFunctionConditional.apply(SourceFile:32) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootItemFunctionConditional.apply(SourceFile:21) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootItemFunction.a(SourceFile:16) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootItem.a(SourceFile:28) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootSelectorEntry$1.a(LootSelectorEntry.java:21) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootSelector.b(SourceFile:71) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootSelector.a(SourceFile:95) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootTable.populateLootDirect(LootTable.java:73) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootTable.populateLoot(LootTable.java:84) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootTable.populateLoot(LootTable.java:90) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootTable.fillInventory(LootTable.java:118) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LootTable.fillInventory(LootTable.java:113) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.TileEntityLootable.d(TileEntityLootable.java:62) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.TileEntityLootable.createMenu(TileEntityLootable.java:143) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.EntityPlayer.openContainer(EntityPlayer.java:1153) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.BlockChest.interact(BlockChest.java:217) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.IBlockData.interact(IBlockData.java:236) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerInteractManager.a(PlayerInteractManager.java:496) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1413) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1097) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1090) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1051) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:966) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:38:37] [Server thread/ERROR]: Block at -931, 49, -160 is Block{minecraft:water} but has net.minecraft.server.v1_15_R1.TileEntityChest@29724d10. Bukkit will attempt to fix this, but there may be additional damage that we cannot recover.
[18:38:52] [Server thread/INFO]: CONSOLE issued server command: /list
[18:38:52] [Server thread/INFO]: Es sind 3 von maximal 20 Spielern online.
[18:38:52] [Server thread/INFO]: Admins: [Admin] Athemis
[18:38:52] [Server thread/INFO]: Guest: [Forkie] Enidan, [Moderator] Schrottfresse
[18:39:17] [Server thread/WARN]: Schrottfresse moved wrongly!
[18:39:23] [Server thread/INFO]: CONSOLE issued server command: /list
[18:39:23] [Server thread/INFO]: Es sind 3 von maximal 20 Spielern online.
[18:39:23] [Server thread/INFO]: Admins: [Admin] Athemis
[18:39:23] [Server thread/INFO]: Guest: [Forkie] Enidan, [Moderator] Schrottfresse
[18:39:31] [Server thread/INFO]: Enidan lost connection: Disconnected
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 513
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.rehash(Long2ByteOpenHashMap.java:1138) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph$2.rehash(SourceFile:61) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.insert(Long2ByteOpenHashMap.java:267) ~[patched_1.15.2.jar:git-Paper-304]
at it.unimi.dsi.fastutil.longs.Long2ByteOpenHashMap.put(Long2ByteOpenHashMap.java:275) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:125) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:167) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.LightEngineGraph.a(SourceFile:137) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMap.b(SourceFile:69) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicket(ChunkMapDistance.java:176) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkMapDistance.removeTicketAtLevel(ChunkMapDistance.java:246) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeTicketAtLevel(ChunkProviderServer.java:432) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.lambda$new$5(PlayerChunkMap.java:373) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObjectFrom(AreaMap.java:262) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.removeObject(AreaMap.java:291) ~[patched_1.15.2.jar:git-Paper-304]
at com.destroystokyo.paper.util.misc.AreaMap.remove(AreaMap.java:151) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removePlayerFromDistanceMaps(PlayerChunkMap.java:209) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.a(PlayerChunkMap.java:1703) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerChunkMap.removeEntity(PlayerChunkMap.java:1898) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ChunkProviderServer.removeEntity(ChunkProviderServer.java:976) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.unregisterEntity(WorldServer.java:1422) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removeEntity(WorldServer.java:1519) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.removePlayer(WorldServer.java:1535) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerList.disconnect(PlayerList.java:505) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1541) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.NetworkManager.handleDisconnection(NetworkManager.java:451) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.ServerConnection.c(ServerConnection.java:164) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1344) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1173) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/INFO]: Enidan left the game
[18:39:31] [Server thread/ERROR]: [global] TIMING_STACK_CORRUPTION - Report this to Paper! This is a potential bug in Paper (TimingIdentifier{id=Minecraft:forkhausen - World Save - Chunks} did not stopTiming)
java.lang.Throwable: null
at co.aikar.timings.TimingHandler.popTimingStack(TimingHandler.java:135) ~[patched_1.15.2.jar:git-Paper-304]
at co.aikar.timings.TimingHandler.stopTiming(TimingHandler.java:117) ~[patched_1.15.2.jar:git-Paper-304]
at co.aikar.timings.TimingHandler.stopTimingIfSync(TimingHandler.java:96) ~[patched_1.15.2.jar:git-Paper-304]
at co.aikar.timings.TimingHandler.close(TimingHandler.java:203) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.WorldServer.saveIncrementally(WorldServer.java:1016) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1199) ~[patched_1.15.2.jar:git-Paper-304]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:962) ~[patched_1.15.2.jar:git-Paper-304]
at java.lang.Thread.run(Thread.java:834) [?:?]
[18:39:31] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:31] [Server thread/ERROR]: This crash report has been saved to: /srv/papermc/./crash-reports/crash-2020-05-20_18.39.31-server.txt
[18:39:31] [Server thread/INFO]: Stopping server
[18:39:31] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.17.2.85
[18:39:32] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.2.85
[18:39:32] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
[18:39:32] [Server thread/INFO]: [Chunkmaster] Disabling Chunkmaster v0.15-beta
[18:39:32] [Server thread/INFO]: [Chunkmaster] Stoppt alle Aufgaben...
[18:39:32] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
[18:39:32] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.1.10
[18:39:32] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
[18:39:32] [luckperms-scheduler-worker-13/WARN]: java.lang.RuntimeException: Processor me.lucko.luckperms.common.cache.BufferedRequest$$Lambda$3562/0x0000000800f6d040@58b1ba3c threw an exception whilst computing a result
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at me.lucko.luckperms.common.cache.BufferedRequest$Processor$CompletionTask.run(BufferedRequest.java:182)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at me.lucko.luckperms.common.plugin.scheduler.AbstractJavaScheduler$ErrorReportingRunnable.run(AbstractJavaScheduler.java:124)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at java.base/java.lang.Thread.run(Thread.java:834)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: Caused by: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:527)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:205)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:196)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:191)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.scheduleSyncDelayedTask(CraftScheduler.java:155)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.scheduleSyncDelayedTask(CraftScheduler.java:124)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at me.lucko.luckperms.bukkit.BukkitSchedulerAdapter.lambda$new$0(BukkitSchedulerAdapter.java:37)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at me.lucko.luckperms.bukkit.listeners.BukkitCommandListUpdater.sendUpdate(BukkitCommandListUpdater.java:81)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at me.lucko.luckperms.bukkit.listeners.BukkitCommandListUpdater.access$100(BukkitCommandListUpdater.java:44)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at me.lucko.luckperms.bukkit.listeners.BukkitCommandListUpdater$SendBuffer.perform(BukkitCommandListUpdater.java:99)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at me.lucko.luckperms.bukkit.listeners.BukkitCommandListUpdater$SendBuffer.perform(BukkitCommandListUpdater.java:89)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: at me.lucko.luckperms.common.cache.BufferedRequest$Processor$CompletionTask.run(BufferedRequest.java:179)
[18:39:32] [luckperms-scheduler-worker-13/WARN]: ... 4 more
[18:39:32] [Server thread/INFO]: [LuckPerms] Closing storage...
[18:39:32] [Server thread/INFO]: [LuckPerms] Goodbye!
[18:39:32] [Server thread/INFO]: Saving players
[18:39:32] [Server thread/INFO]: Schrottfresse lost connection: Server closed
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
[18:39:32] [Server thread/ERROR]: Remove callback for map threw exception
java.lang.ArrayIndexOutOfBoundsException: null
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 20.05.20, 18:39
Description: Exception in server tick loop
java.lang.ArrayIndexOutOfBoundsException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Linux (amd64) version 5.6.11-arch1-1
Java Version: 11.0.6, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1115306808 bytes (1063 MB) / 3221225472 bytes (3072 MB) up to 3221225472 bytes (3072 MB)
CPUs: 6
JVM Flags: 20 total; -Xms3072M -Xmx3072M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
CraftBukkit Information:
Running: Paper version git-Paper-304 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT) true
Plugins: { LuckPerms v5.1.10 me.lucko.luckperms.bukkit.LPBukkitBootstrap [Luck], Vault v1.7.2-b107 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], Chunkmaster v0.15-beta net.trivernis.chunkmaster.Chunkmaster [Trivernis], Essentials v2.17.2.85 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, md678685], EssentialsChat v2.17.2.85 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally],}
Warnings: DEFAULT
Reload Count: 0
Threads: { WAITING ForkJoinPool-2-worker-3: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], TIMED_WAITING ObjectCleanerThread: [java.base@11.0.6/java.lang.Object.wait(Native Method), java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool-2-worker-25: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], WAITING Paper Async Chunk Task Thread #1: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), app//com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)], WAITING ForkJoinPool-2-worker-37: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], WAITING ForkJoinPool-2-worker-51: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING luckperms-scheduler-worker-11: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), java.base@11.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], WAITING Server-Worker-113: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], TIMED_WAITING Server-Worker-114: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], TIMED_WAITING Cleaner-0: [java.base@11.0.6/java.lang.Object.wait(Native Method), java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), java.base@11.0.6/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148), java.base@11.0.6/java.lang.Thread.run(Thread.java:834), java.base@11.0.6/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)], WAITING ForkJoinPool-2-worker-9: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], TIMED_WAITING MVStore background writer nio:/srv/papermc/plugins/LuckPerms/luckperms-h2.mv.db: [java.base@11.0.6/java.lang.Object.wait(Native Method), org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3116)], WAITING ForkJoinPool-2-worker-59: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], TIMED_WAITING luckperms-scheduler: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Server-Worker-112: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], RUNNABLE Netty Epoll Server IO #0: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Server-Worker-110: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], TIMED_WAITING pool-14-thread-1: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123), java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), java.base@11.0.6/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], WAITING Finalizer: [java.base@11.0.6/java.lang.Object.wait(Native Method), java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), java.base@11.0.6/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)], TIMED_WAITING Common-Cleaner: [java.base@11.0.6/java.lang.Object.wait(Native Method), java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), java.base@11.0.6/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148), java.base@11.0.6/java.lang.Thread.run(Thread.java:834), java.base@11.0.6/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)], WAITING ForkJoinPool-2-worker-53: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], WAITING ForkJoinPool-2-worker-45: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], WAITING Paper Object Cleaner: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING mysql-cj-abandoned-connection-cleanup: [java.base@11.0.6/java.lang.Object.wait(Native Method), java.base@11.0.6/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), app//com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], WAITING Craft Async Scheduler Management Thread: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool.commonPool-worker-1: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], RUNNABLE DestroyJavaVM: [], RUNNABLE Server thread: [java.base@11.0.6/java.lang.Thread.dumpThreads(Native Method), java.base@11.0.6/java.lang.Thread.getAllStackTraces(Thread.java:1657), app//org.bukkit.craftbukkit.v1_15_R1.CraftCrashReport.call(CraftCrashReport.java:33), app//net.minecraft.server.v1_15_R1.CrashReportSystemDetails.a(SourceFile:79), app//net.minecraft.server.v1_15_R1.CrashReport.i(CrashReport.java:71), app//net.minecraft.server.v1_15_R1.CrashReport.<init>(CrashReport.java:35), app//net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:993), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool-3-worker-15: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], WAITING Paper Async Chunk Task Thread #0: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), app//com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)], WAITING ForkJoinPool-2-worker-17: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), java.base@11.0.6/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:483), java.base@11.0.6/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:671), java.base@11.0.6/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), me.lucko.luckperms.common.storage.implementation.file.watcher.AbstractFileWatcher.runEventProcessingLoop(AbstractFileWatcher.java:128), me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher.lambda$new$0(FileWatcher.java:61), me.lucko.luckperms.common.storage.implementation.file.watcher.FileWatcher$$Lambda$2297/0x00000008008b7840.run(Unknown Source), java.base@11.0.6/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1426), java.base@11.0.6/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290), java.base@11.0.6/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020), java.base@11.0.6/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], WAITING Snooper Timer: [java.base@11.0.6/java.lang.Object.wait(Native Method), java.base@11.0.6/java.lang.Object.wait(Object.java:328), java.base@11.0.6/java.util.TimerThread.mainLoop(Timer.java:527), java.base@11.0.6/java.util.TimerThread.run(Timer.java:506)], TIMED_WAITING luckperms-scheduler-worker-13: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234), java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), java.base@11.0.6/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), java.base@11.0.6/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Log4j2-TF-1-AsyncLogger[AsyncContext@277050dc]-1: [java.base@11.0.6/java.lang.StackTraceElement.initStackTraceElements(Native Method), java.base@11.0.6/java.lang.StackTraceElement.of(StackTraceElement.java:526), java.base@11.0.6/java.lang.Throwable.getOurStackTrace(Throwable.java:828), java.base@11.0.6/java.lang.Throwable.getStackTrace(Throwable.java:820), app//org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:138), app//org.apache.logging.log4j.core.impl.ThrowableProxy.<init>(ThrowableProxy.java:122), app//org.apache.logging.log4j.core.async.RingBufferLogEvent.getThrownProxy(RingBufferLogEvent.java:330), app//org.apache.logging.log4j.core.pattern.ExtendedThrowablePatternConverter.format(ExtendedThrowablePatternConverter.java:61), app//org.apache.logging.log4j.core.pattern.PatternFormatter.format(PatternFormatter.java:38), app//org.apache.logging.log4j.core.layout.PatternLayout$PatternSelectorSerializer.toSerializable(PatternLayout.java:455), app//org.apache.logging.log4j.core.layout.PatternLayout.toText(PatternLayout.java:232), app//org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:217), app//org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:57), app//org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.directEncodeEvent(AbstractOutputStreamAppender.java:177), app//org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.tryAppend(AbstractOutputStreamAppender.java:170), app//org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append(AbstractOutputStreamAppender.java:161), app//org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.append(RollingRandomAccessFileAppender.java:218), app//org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156), app//org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129), app//org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120), app//org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84), app//org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448), app//org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433), app//org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417), app//org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:79), app//org.apache.logging.log4j.core.async.AsyncLogger.actualAsyncLog(AsyncLogger.java:337), app//org.apache.logging.log4j.core.async.RingBufferLogEvent.execute(RingBufferLogEvent.java:161), app//org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:45), app//org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:29), app//com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168), app//com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool-2-worker-31: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], WAITING Paper RegionFile IO Thread: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), app//com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)], RUNNABLE Netty Epoll Server IO #2: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], RUNNABLE Server console handler: [java.base@11.0.6/java.io.FileInputStream.read0(Native Method), java.base@11.0.6/java.io.FileInputStream.read(FileInputStream.java:231), app//org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73), app//org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62), app//org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168), app//org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57), app//org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133), app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:110), app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:61), app//org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:848), app//org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:868), app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:575), app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418), app//net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:158), app//net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:141), app//net.minecraft.server.v1_15_R1.DedicatedServer$2.run(DedicatedServer.java:90)], WAITING Paper Async Chunk Task Thread #2: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), app//com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)], RUNNABLE Reference Handler: [java.base@11.0.6/java.lang.ref.Reference.waitForReferencePendingList(Native Method), java.base@11.0.6/java.lang.ref.Reference.processPendingReferences(Reference.java:241), java.base@11.0.6/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)], WAITING Paper Async Chunk Task Thread #3: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), app//com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)], RUNNABLE FileSystemWatchService: [java.base@11.0.6/sun.nio.fs.LinuxWatchService.poll(Native Method), java.base@11.0.6/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], WAITING ForkJoinPool-2-worker-39: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], WAITING ForkJoinPool-2-worker-23: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), java.base@11.0.6/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], TIMED_WAITING Paper Watchdog Thread: [app//org.spigotmc.WatchdogThread.run(WatchdogThread.java:71)], WAITING pool-13-thread-1: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), java.base@11.0.6/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081), java.base@11.0.6/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), java.base@11.0.6/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #3: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], RUNNABLE Netty Epoll Server IO #1: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.base@11.0.6/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Server Infinisleeper: [java.base@11.0.6/java.lang.Thread.sleep(Native Method), app//net.minecraft.server.v1_15_R1.DedicatedServer$1.run(DedicatedServer.java:72)], WAITING Paper Async Chunk Urgent Task Thread: [java.base@11.0.6/jdk.internal.misc.Unsafe.park(Native Method), java.base@11.0.6/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), app//com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)],}
Force Loaded Chunks: { forkhausen: {}, forkhausen_nether: {}, forkhausen_the_end: {},}
Player Count: 2 / 20; [EntityPlayer['Schrottfresse'/1953, uuid='8913ad13-54f5-4734-9d61-7f7e9d1f4769', l='forkhausen', x=-853.67, y=62.07, z=-127.01, cx=-54, cz=-8, tl=1852292, v=true, d=false](Schrottfresse at -853.6677537405103,62.073265152906956,-127.0074862924935), EntityPlayer['Athemis'/14845, uuid='536923e9-1e14-42b2-96a4-aa40b7739725', l='forkhausen', x=567.33, y=66.00, z=-900.83, cx=35, cz=-57, tl=1985230, v=true, d=false](Athemis at 567.3254806064772,66.0,-900.8342956123065)]
Data Packs: vanilla, file/bukkit
Is Modded: Definitely; Server brand changed to 'Paper'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment