Skip to content

Instantly share code, notes, and snippets.

@enterih
Created December 4, 2018 17:13
Show Gist options
  • Save enterih/b3ce662cff1b249139538aa8b0336e9d to your computer and use it in GitHub Desktop.
Save enterih/b3ce662cff1b249139538aa8b0336e9d to your computer and use it in GitHub Desktop.
[05:45:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 347
[05:45:17] [Spigot Watchdog Thread/ERROR]: PID: 1052 | Suspended: false | Native: false | State: BLOCKED
[05:45:17] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[05:45:17] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95)
[05:45:17] [Spigot Watchdog Thread/ERROR]: Stack:
[05:45:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484)
[05:45:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.Entity.setAirTicks(Entity.java:2212)
[05:45:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.Entity.f(Entity.java:1661)
[05:45:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.EntityTypes.a(EntityTypes.java:275)
[05:45:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:1009)
[05:45:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:949)
[05:45:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:973)
[05:45:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:690)
[05:45:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:143)
[05:45:17] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95)
[05:45:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.CraftWorld.getChunkAt(CraftWorld.java:143)
[05:45:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.CraftWorld.getChunkAt(CraftWorld.java:541)
[05:45:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.Location.getChunk(Location.java:82)
[05:45:17] [Spigot Watchdog Thread/ERROR]: com.songoda.arconix.api.utils.Serializer.serializeLocation(Serializer.java:47)
[05:45:17] [Spigot Watchdog Thread/ERROR]: com.songoda.ultimaterepairing.UltimateRepairing.saveToFile(UltimateRepairing.java:140)
[05:45:17] [Spigot Watchdog Thread/ERROR]: com.songoda.ultimaterepairing.UltimateRepairing$$Lambda$2140/1734621831.run(Unknown Source)
[05:45:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:81)
[05:45:17] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52)
[05:45:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[05:45:17] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[05:45:17] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
[05:45:17] [Spigot Watchdog Thread/ERROR]: ------------------------------
[05:45:17] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-4
[05:45:17] [Spigot Watchdog Thread/ERROR]: PID: 373 | Suspended: false | Native: false | State: TIMED_WAITING
[05:45:17] [Spigot Watchdog Thread/ERROR]: Stack:
[05:45:17] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[05:45:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
[05:45:17] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment