BentoBoxWorld / BentoBox

Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
https://bentobox.world
Eclipse Public License 2.0
334 stars 136 forks source link

Server crash #1056

Closed Krakenied closed 4 years ago

Krakenied commented 4 years ago

Environment

BentoBox Version (Mandatory)
1.8.0

Plugins (Optional)

BentoBox (Biomes 1.6.0.1, CaveBlock 1.8.0, Challenges 1.8.0 and Level 1.9.0)

Additional context (Optional)

[22:09:22] [Server thread/WARN]: [BentoBox] This means that players won't be able to teleport to the Nether through portals.
[22:09:22] [Server thread/WARN]: [BentoBox] Please turn off the server and set 'allow-nether' to 'true' in the server.properties file.
[22:09:22] [Server thread/WARN]: [BentoBox] 'settings.allow-end' is set to 'false' in the bukkit.yml file!
[22:09:22] [Server thread/WARN]: [BentoBox] This means that players won't be able to teleport to the End through portals.
[22:09:22] [Server thread/WARN]: [BentoBox] Please turn off the server and set 'settings.allow-end' to 'true' in the bukkit.yml file.
[22:09:22] [Server thread/WARN]: [BentoBox] If this is intended in order to prevent the vanilla worlds from being generated, please read the following page:
[22:09:22] [Server thread/WARN]: [BentoBox] https://github.com/BentoBoxWorld/BentoBox/wiki/Set-one-of-BentoBox-worlds-as-the-server-default-world
[22:09:23] [Server thread/INFO]: [BentoBox] Enabling CaveBlock...
[22:09:23] [Server thread/INFO]: [BentoBox] Loading biomes...
[22:09:23] [Server thread/WARN]: [BentoBox] [Biomes] Economy plugin not found so money requirements will be ignored!
[22:09:23] [Server thread/INFO]: [BentoBox] Enabling Biomes...
[22:09:23] [Server thread/INFO]: [BentoBox] Loading challenges...
[22:09:23] [Server thread/WARN]: [BentoBox] [Challenges] Economy plugin not found so money options will not work!
[22:09:23] [Server thread/INFO]: [BentoBox] Enabling Challenges...
[22:09:23] [Server thread/WARN]: [BentoBox] [Level] Level Addon: No such world in config.yml : acidisland_world
[22:09:23] [Server thread/INFO]: [BentoBox] [Level] Level hooking into CaveBlock
[22:09:23] [Server thread/INFO]: [BentoBox] Enabling Level...
[22:09:23] [Server thread/INFO]: [BentoBox] Addons successfully enabled.
[22:09:23] [Server thread/INFO]: 
  ____             _        ____
 |  _ \           | |      |  _ \             by tastybento and Poslovitch
 | |_) | ___ _ __ | |_ ___ | |_) | _____  __  2017 - 2019
 |  _ < / _ \ '_ \| __/ _ \|  _ < / _ \ \/ /
 | |_) |  __/ | | | || (_) | |_) | (_) >  <   v1.8.0
 |____/ \___|_| |_|\__\___/|____/ \___/_/\_\  Loaded in 58429ms.

[22:09:23] [Server thread/INFO]: [BentoBox] Added world CaveBlock (HARD)
[22:09:23] [Craft Scheduler Thread - 12/INFO]: [BentoBox] Loaded Blueprint Bundle 'default' for CaveBlock
[22:09:23] [Craft Scheduler Thread - 12/INFO]: [BentoBox] Loaded Blueprint Bundle 'miner-cave' for CaveBlock
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: The server has stopped responding! This is (probably) not a Paper bug.
[22:09:24] [Paper Watchdog Thread/ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
[22:09:24] [Paper Watchdog Thread/ERROR]:    *Especially* if it looks like HTTP or MySQL operations are occurring
[22:09:24] [Paper Watchdog Thread/ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
[22:09:24] [Paper Watchdog Thread/ERROR]:    If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[22:09:24] [Paper Watchdog Thread/ERROR]: If you are unsure or still think this is a Paper bug, please report this to https://github.com/PaperMC/Paper/issues
[22:09:24] [Paper Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[22:09:24] [Paper Watchdog Thread/ERROR]: Paper version: git-Paper-232 (MC: 1.14.4)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[22:09:24] [Paper Watchdog Thread/ERROR]: The server is waiting on these chunks: []
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.PlayerChunkMap.a(PlayerChunkMap.java:290)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.PlayerChunkMap.access$400(PlayerChunkMap.java:53)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.PlayerChunkMap$a.a(PlayerChunkMap.java:1687)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkMapDistance$a.a(ChunkMapDistance.java:338)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.LightEngineGraph.b(SourceFile:203)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkMapDistance$a.a(ChunkMapDistance.java:347)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkMapDistance.a(ChunkMapDistance.java:95)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkProviderServer.tickDistanceManager(ChunkProviderServer.java:430)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkProviderServer.tick(ChunkProviderServer.java:525)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:383)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1231)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1098)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Entire Thread Dump:
[22:09:24] [Craft Scheduler Thread - 12/INFO]: [BentoBox] Loaded blueprint 'the cave' for CaveBlock
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 20
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 57 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 19
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 56 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 18
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 55 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 17
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 16
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 15
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 14
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 51 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 13
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 50 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 12
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 49 | Suspended: false | Native: false | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Class.getModifiers(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.internal.UnsafeAllocator.assertInstantiable(UnsafeAllocator.java:115)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.internal.UnsafeAllocator.access$000(UnsafeAllocator.java:31)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.internal.UnsafeAllocator$1.newInstance(UnsafeAllocator.java:49)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.internal.ConstructorConstructor$14.construct(ConstructorConstructor.java:223)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:210)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:174)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:129)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:220)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.Gson.fromJson(Gson.java:887)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.google.gson.Gson.fromJson(Gson.java:825)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.managers.BlueprintClipboardManager.loadBlueprint(BlueprintClipboardManager.java:107)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.managers.BlueprintsManager.loadBlueprints(BlueprintsManager.java:301)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.managers.BlueprintsManager.lambda$loadBlueprintBundles$5(BlueprintsManager.java:196)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.managers.BlueprintsManager$$Lambda$2794/952455283.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-1
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Object.wait(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.TimerThread.mainLoop(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.TimerThread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 47 | Suspended: false | Native: true | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Thread is waiting on monitor(s):
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.SelectorImpl.select(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 46 | Suspended: false | Native: true | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Thread is waiting on monitor(s):
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.SelectorImpl.select(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 11
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 10
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 9
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 7
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 6
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 5
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 4
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler.lambda$new$0(AbstractDatabaseHandler.java:113)
[22:09:24] [Paper Watchdog Thread/ERROR]:       world.bentobox.bentobox.database.AbstractDatabaseHandler$$Lambda$2258/1249189422.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Async Scheduler Management Thread
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 37 | Suspended: false | Native: false | State: WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.misc.Unsafe.park(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.locks.LockSupport.park(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Paper RegionFile IO Thread
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 36 | Suspended: false | Native: false | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Thread is waiting on monitor(s):
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:java.io.DataOutputStream.write(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.io.DataOutputStream.write(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.io.DataOutputStream.writeUTF(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.io.DataOutputStream.writeUTF(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.NBTTagCompound.a(NBTTagCompound.java:401)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.NBTTagCompound.write(NBTTagCompound.java:38)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.NBTTagCompound.a(NBTTagCompound.java:402)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.NBTTagCompound.write(NBTTagCompound.java:38)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:102)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:95)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.NBTCompressedStreamTools.writeNBT(NBTCompressedStreamTools.java:93)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.RegionFileCache.writeRegion(RegionFileCache.java:117)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.RegionFileCache.write(RegionFileCache.java:289)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.IChunkLoader.write(IChunkLoader.java:102)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.PlayerChunkMap.write(PlayerChunkMap.java:1069)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.WorldServer$2.writeData(WorldServer.java:121)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.io.PaperFileIOThread$ChunkDataTask.run(PaperFileIOThread.java:616)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.io.QueueExecutorThread.pollTasks(QueueExecutorThread.java:105)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:38)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Task Handler Thread - 0
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 35 | Suspended: false | Native: false | State: WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.misc.Unsafe.park(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.locks.LockSupport.park(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 34 | Suspended: false | Native: true | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Thread is waiting on monitor(s):
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.nio.ch.SelectorImpl.select(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Object.wait(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.ref.ReferenceQueue.remove(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
[22:09:24] [Paper Watchdog Thread/ERROR]:       io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-0
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Object.wait(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.TimerThread.mainLoop(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.TimerThread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Chunk Task Thread #2
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 31 | Suspended: false | Native: false | State: WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.misc.Unsafe.park(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.locks.LockSupport.park(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Chunk Task Thread #1
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 30 | Suspended: false | Native: false | State: WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.misc.Unsafe.park(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.locks.LockSupport.park(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Chunk Task Thread #0
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 29 | Suspended: false | Native: false | State: WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.misc.Unsafe.park(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.locks.LockSupport.park(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Watchdog Thread
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 28 | Suspended: false | Native: false | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.management.ThreadImpl.dumpThreads0(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.spigotmc.WatchdogThread.run(WatchdogThread.java:124)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Server console handler
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Object.wait(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.utils.NonBlockingPumpReader.wait(NonBlockingPumpReader.java:55)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.utils.NonBlockingPumpReader.read(NonBlockingPumpReader.java:101)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.keymap.BindingReader.readBinding(BindingReader.java:61)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:848)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:868)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:575)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:158)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:141)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:89)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap.get(Long2ObjectLinkedOpenHashMap.java:700)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.PlayerChunkMap.getUpdatingChunk(PlayerChunkMap.java:198)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.PlayerChunkMap$a.b(PlayerChunkMap.java:1681)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkMapDistance$a.c(ChunkMapDistance.java:322)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkMap.a(SourceFile:45)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.LightEngineGraph.a(SourceFile:142)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.LightEngineGraph.b(SourceFile:174)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkMap.a(SourceFile:27)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.LightEngineGraph.b(SourceFile:204)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkMapDistance$a.a(ChunkMapDistance.java:347)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkMapDistance.a(ChunkMapDistance.java:95)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkProviderServer.tickDistanceManager(ChunkProviderServer.java:430)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.ChunkProviderServer.tick(ChunkProviderServer.java:525)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:383)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1231)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1098)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.sleep(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:71)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 18 | Suspended: false | Native: false | State: WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Object.wait(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Object.wait(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.TimerThread.mainLoop(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.TimerThread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Server-Worker-2
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 17 | Suspended: false | Native: false | State: WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.misc.Unsafe.park(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Server-Worker-1
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       sun.misc.Unsafe.park(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: WindowsStreamPump
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 14 | Suspended: false | Native: false | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.fusesource.jansi.internal.Kernel32.WaitForSingleObject(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.terminal.impl.jansi.win.JansiWinSysTerminal.processConsoleInput(JansiWinSysTerminal.java:112)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:458)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.terminal.impl.AbstractWindowsTerminal$$Lambda$12/680576081.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Log4j2-TF-1-AsyncLogger[AsyncContext@5c647e05]-1
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 11 | Suspended: false | Native: false | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Thread is waiting on monitor(s):
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:org.jline.terminal.impl.AbstractWindowsConsoleWriter.write(AbstractWindowsConsoleWriter.java:27)
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:java.io.Writer.write(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:java.io.PrintWriter.write(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       Locked on:net.minecrell.terminalconsole.TerminalConsoleAppender.print(TerminalConsoleAppender.java:260)
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.fusesource.jansi.internal.Kernel32.WriteConsoleW(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.terminal.impl.jansi.win.JansiWinConsoleWriter.writeConsole(JansiWinConsoleWriter.java:27)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.terminal.impl.AbstractWindowsConsoleWriter.write(AbstractWindowsConsoleWriter.java:27)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.io.Writer.write(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.io.PrintWriter.write(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.io.PrintWriter.write(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.io.PrintWriter.print(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.utils.AttributedCharSequence.print(AttributedCharSequence.java:42)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.utils.Display.rawPrint(Display.java:487)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.utils.Display.update(Display.java:263)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.reader.impl.LineReaderImpl.redisplay(LineReaderImpl.java:3776)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.jline.reader.impl.LineReaderImpl.printAbove(LineReaderImpl.java:703)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecrell.terminalconsole.TerminalConsoleAppender.print(TerminalConsoleAppender.java:260)
[22:09:24] [Paper Watchdog Thread/ERROR]:       net.minecrell.terminalconsole.TerminalConsoleAppender.append(TerminalConsoleAppender.java:253)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:79)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.async.AsyncLogger.actualAsyncLog(AsyncLogger.java:337)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.async.RingBufferLogEvent.execute(RingBufferLogEvent.java:161)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:45)
[22:09:24] [Paper Watchdog Thread/ERROR]:       org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:29)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
[22:09:24] [Paper Watchdog Thread/ERROR]:       com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Thread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Attach Listener
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Finalizer
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 3 | Suspended: false | Native: false | State: WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Object.wait(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.ref.ReferenceQueue.remove(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.ref.ReferenceQueue.remove(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/ERROR]: Current Thread: Reference Handler
[22:09:24] [Paper Watchdog Thread/ERROR]:   PID: 2 | Suspended: false | Native: false | State: WAITING
[22:09:24] [Paper Watchdog Thread/ERROR]:   Stack:
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Object.wait(Native Method)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.Object.wait(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.ref.Reference.tryHandlePending(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]:       java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
[22:09:24] [Paper Watchdog Thread/ERROR]: ------------------------------
[22:09:24] [Paper Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[22:09:24] [Server thread/INFO]: Stopping server
[22:09:24] [Server thread/INFO]: [BentoBox] Disabling BentoBox v1.8.0
[22:09:24] [Server thread/INFO]: [BentoBox] Disabling addons...
[22:09:24] [Server thread/INFO]: [BentoBox] Disabling CaveBlock...
[22:09:24] [Craft Scheduler Thread - 12/INFO]: [BentoBox] Loaded blueprint 'the end cave' for CaveBlock
[22:09:24] [Server thread/INFO]: [BentoBox] Disabling Biomes...
[22:09:24] [Craft Scheduler Thread - 12/INFO]: [BentoBox] Loaded blueprint 'miner's cave' for CaveBlock
[22:09:24] [Server thread/INFO]: [BentoBox] Disabling Challenges...
[22:09:24] [Server thread/INFO]: [BentoBox] Disabling Level...
[22:09:24] [Server thread/INFO]: [BentoBox] Addons successfully disabled.
[22:09:24] [Server thread/INFO]: Saving players
[22:09:24] [Craft Scheduler Thread - 12/INFO]: [BentoBox] Loaded blueprint 'the nether cave' for CaveBlock
[22:09:24] [Server thread/INFO]: Saving worlds
[22:09:24] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
[22:09:28] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[22:09:28] [Server thread/INFO]: Saving chunks for level 'caveblock-world'/minecraft:caveblock-world
[22:09:33] [Server thread/INFO]: ThreadedAnvilChunkStorage (caveblock-world): All chunks are saved
[22:09:33] [Server thread/INFO]: Saving chunks for level 'caveblock-world_nether'/minecraft:caveblock-world_nether
[22:09:36] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[22:09:36] [Server thread/INFO]: Saving chunks for level 'caveblock-world_the_end'/minecraft:caveblock-world_the_end
[22:09:37] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[22:09:38] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[22:09:38] [Server thread/INFO]: ThreadedAnvilChunkStorage (caveblock-world): All chunks are saved
[22:09:38] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[22:09:39] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
tastybento commented 4 years ago

Loaded in 58429ms.

It looks like your server is extremely slow and probably cannot handle this plugin so the server code is timing out. What are your server specifications? Is this a completely clean install? What is your database type?

Please try with the 1.9.0 release of BentoBox and CaveBlock 1.9.0. It uses PaperLib which has some async capabilities.