Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2018
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 167.37 KB | None | 0 0
  1. [12:40:39] [main/INFO]: Loaded 0 recipes
  2. [12:40:39] [Server thread/INFO]: Starting minecraft server version 1.13.1
  3. [12:40:39] [Server thread/INFO]: Loading properties
  4. [12:40:40] [Server thread/INFO]: Default game type: SURVIVAL
  5. [12:40:40] [Server thread/INFO]: This server is running Paper version git-Paper-"36a3113c" (MC: 1.13.1) (Implementing API version 1.13.1-R0.1-SNAPSHOT)
  6. [12:40:40] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [12:40:40] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [12:40:40] [Server thread/INFO]: Debug logging is disabled
  9. [12:40:40] [Server thread/WARN]: Timings Length too high. Requested 72000, max is 43200. To get longer history, you must increase your interval. Set Interval to 6000.0 to achieve this length.
  10. [12:40:40] [Server thread/INFO]: Generating keypair
  11. [12:40:40] [Server thread/INFO]: Starting Minecraft server on *:25565
  12. [12:40:40] [Server thread/INFO]: Using epoll channel type
  13. [12:40:45] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  14. [12:40:45] [Server thread/ERROR]: Fatal error trying to convert BedHome v2.29:org/minecast/bedhome/Main.class
  15. org.bukkit.plugin.AuthorNagException: No legacy enum constant for LEGACY_BED_BLOCK. Did you forget to define api-version: 1.13 in your plugin.yml?
  16. at org.bukkit.craftbukkit.v1_13_R2.util.Commodore$1$1.visitFieldInsn(Commodore.java:154) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  17. at org.objectweb.asm.ClassReader.readCode(ClassReader.java:2207) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  18. at org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1274) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  19. at org.objectweb.asm.ClassReader.accept(ClassReader.java:679) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  20. at org.objectweb.asm.ClassReader.accept(ClassReader.java:391) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  21. at org.bukkit.craftbukkit.v1_13_R2.util.Commodore.convert(Commodore.java:130) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  22. at org.bukkit.craftbukkit.v1_13_R2.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:221) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  23. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:131) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  24. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  25. at java.lang.ClassLoader.loadClass(ClassLoader.java:566) ~[?:?]
  26. at java.lang.ClassLoader.loadClass(ClassLoader.java:499) ~[?:?]
  27. at java.lang.Class.forName0(Native Method) ~[?:?]
  28. at java.lang.Class.forName(Class.java:374) ~[?:?]
  29. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  30. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  31. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  32. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  33. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:323) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  34. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:230) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  35. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:791) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  36. at java.lang.Thread.run(Thread.java:844) [?:?]
  37. [12:40:46] [Server thread/INFO]: [FastAsyncWorldEdit] Using com.boydti.fawe.bukkit.adapter.v1_13_1.Spigot_v1_13_R2 as the Bukkit adapter
  38. [12:40:46] [Server thread/INFO]: (FAWE) Invalid block registered minecraft:__reserved__
  39. [12:40:47] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  40. [12:40:47] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.2.58
  41. [12:40:47] [Server thread/INFO]: [EliteMobs] Loading EliteMobs v6.6.0
  42. [12:40:47] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.0
  43. [12:40:47] [Server thread/INFO]: [Stew] Loading Stew v3.0
  44. [12:40:47] [Server thread/INFO]: [FastLeavesDecay] Loading FastLeavesDecay v1.0
  45. [12:40:47] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b${env.TRAVIS_BUILD_NUMBER}
  46. [12:40:47] [Server thread/INFO]: [654BetterEnchants] Loading 654BetterEnchants v1.0
  47. [12:40:47] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  48. [12:40:47] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.13.1-v2-SNAPSHOT
  49. [12:40:52] [Server thread/INFO]: [LightCleaner] Loading LightCleaner v1.13.1-v1
  50. [12:40:52] [Server thread/INFO]: [BedHome] Loading BedHome v2.29
  51. [12:40:52] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.0
  52. [12:40:52] [Server thread/INFO]: [PetMaster] Loading PetMaster v1.8.3
  53. [12:40:52] [Server thread/INFO]: [FastAsyncWorldEdit] Loading WorldEdit vunspecified
  54. [12:40:52] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-SNAPSHOT;febd212
  55. [12:40:52] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.1
  56. [12:40:52] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  57. [12:40:52] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.2.58*
  58. [12:40:52] [Server thread/INFO]: __
  59. [12:40:52] [Server thread/INFO]: | |__) LuckPerms v4.2.58
  60. [12:40:52] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  61. [12:40:52] [Server thread/INFO]:
  62. [12:40:52] [Server thread/INFO]: [LuckPerms] Loading configuration...
  63. [12:40:52] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  64. [12:40:52] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  65. [12:40:52] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  66. [12:40:52] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 858ms)
  67. [12:40:52] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b${env.TRAVIS_BUILD_NUMBER}*
  68. [12:40:52] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  69. [12:40:53] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b${env.TRAVIS_BUILD_NUMBER}
  70. [12:40:53] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  71. [12:40:53] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0*
  72. [12:40:53] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  73. [12:40:53] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.13.1-v2-SNAPSHOT
  74. [12:40:53] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Paper(Spigot) (git-Paper-"36a3113c") : v1_13_R2 (Minecraft 1.13.1)
  75. [12:40:53] [Server thread/INFO]: [BKCommonLib.Network] [BKCommonLib] [Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
  76. [12:40:54] [Server thread/INFO]: [BKCommonLib] Every feature break in Bukkit makes my feature list longer.
  77. [12:40:54] [Server thread/INFO]: [BKCommonLib] BKCommonLib version 1.13.1-v2-SNAPSHOT (build: 433) enabled! (1.904s)
  78. [12:40:54] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  79. [12:40:54] [Server thread/INFO]: Preparing level "Aqua"
  80. [12:40:55] [Server thread/INFO]: Reloading ResourceManager: Default, MathLib, NitwitTrades, platy, MobHeadDropsV2-Normal.zip, afk display.zip, terracotta rotation wrench.zip, customizable armor stands.zip, redstone rotation wrench.zip, DeathCoordinats-4.0v.zip, bukkit, OnePlayerSleepV2_4.zip, silence mobs.zip, treecapitator, Mechanization_v2.0.5.zip, beachunk, renewable coral blocks.zip
  81. [12:40:56] [Server thread/INFO]: Loaded 654 recipes
  82. [12:40:57] [Server thread/INFO]: Loaded 941 custom command functions
  83. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/adventuring_time from minecraft:advancements/adventure/adventuring_time.json as it's empty or null
  84. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/kill_a_mob from minecraft:advancements/adventure/kill_a_mob.json as it's empty or null
  85. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/kill_all_mobs from minecraft:advancements/adventure/kill_all_mobs.json as it's empty or null
  86. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/root from minecraft:advancements/adventure/root.json as it's empty or null
  87. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/shoot_arrow from minecraft:advancements/adventure/shoot_arrow.json as it's empty or null
  88. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/sleep_in_bed from minecraft:advancements/adventure/sleep_in_bed.json as it's empty or null
  89. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/sniper_duel from minecraft:advancements/adventure/sniper_duel.json as it's empty or null
  90. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/summon_iron_golem from minecraft:advancements/adventure/summon_iron_golem.json as it's empty or null
  91. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/throw_trident from minecraft:advancements/adventure/throw_trident.json as it's empty or null
  92. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/totem_of_undying from minecraft:advancements/adventure/totem_of_undying.json as it's empty or null
  93. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/trade from minecraft:advancements/adventure/trade.json as it's empty or null
  94. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/very_very_frightening from minecraft:advancements/adventure/very_very_frightening.json as it's empty or null
  95. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:husbandry/bred_all_animals from minecraft:advancements/husbandry/bred_all_animals.json as it's empty or null
  96. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:husbandry/breed_an_animal from minecraft:advancements/husbandry/breed_an_animal.json as it's empty or null
  97. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:husbandry/fishy_business from minecraft:advancements/husbandry/fishy_business.json as it's empty or null
  98. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:husbandry/tactical_fishing from minecraft:advancements/husbandry/tactical_fishing.json as it's empty or null
  99. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:husbandry/tame_an_animal from minecraft:advancements/husbandry/tame_an_animal.json as it's empty or null
  100. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:nether/obtain_blaze_rod from minecraft:advancements/nether/obtain_blaze_rod.json as it's empty or null
  101. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:story/cure_zombie_villager from minecraft:advancements/story/cure_zombie_villager.json as it's empty or null
  102. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:story/deflect_arrow from minecraft:advancements/story/deflect_arrow.json as it's empty or null
  103. [12:40:58] [Server thread/ERROR]: Couldn't load custom advancement minecraft:story/obtain_armor from minecraft:advancements/story/obtain_armor.json as it's empty or null
  104. [12:40:58] [Server thread/INFO]: -------- World Settings For [Aqua] --------
  105. [12:40:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
  106. [12:40:58] [Server thread/INFO]: Cane Growth Modifier: 100%
  107. [12:40:58] [Server thread/INFO]: Melon Growth Modifier: 100%
  108. [12:40:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  109. [12:40:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  110. [12:40:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
  111. [12:40:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
  112. [12:40:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  113. [12:40:58] [Server thread/INFO]: Vine Growth Modifier: 100%
  114. [12:40:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  115. [12:40:58] [Server thread/INFO]: Entity Activation Range: An 24 / Mo 24 / Mi 12 / Tiv true
  116. [12:40:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  117. [12:40:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 0 Hopper Amount: 1
  118. [12:40:58] [Server thread/INFO]: Random Lighting Updates: true
  119. [12:40:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  120. [12:40:58] [Server thread/INFO]: Max TNT Explosions: 100
  121. [12:40:58] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  122. [12:40:58] [Server thread/INFO]: Mob Spawn Range: 7
  123. [12:40:58] [Server thread/INFO]: Experience Merge Radius: 5.0
  124. [12:40:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  125. [12:40:58] [Server thread/INFO]: Item Despawn Rate: 6000
  126. [12:40:58] [Server thread/INFO]: Item Merge Radius: 2.5
  127. [12:40:58] [Server thread/INFO]: View Distance: 6
  128. [12:40:58] [Server thread/INFO]: Arrow Despawn Rate: 1000
  129. [12:40:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  130. [12:40:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  131. [12:40:59] [Server thread/INFO]: -------- World Settings For [Aqua_nether] --------
  132. [12:40:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  133. [12:40:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  134. [12:40:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  135. [12:40:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  136. [12:40:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  137. [12:40:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  138. [12:40:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  139. [12:40:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  140. [12:40:59] [Server thread/INFO]: Vine Growth Modifier: 100%
  141. [12:40:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  142. [12:40:59] [Server thread/INFO]: Entity Activation Range: An 24 / Mo 24 / Mi 12 / Tiv true
  143. [12:40:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  144. [12:40:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 0 Hopper Amount: 1
  145. [12:40:59] [Server thread/INFO]: Random Lighting Updates: true
  146. [12:40:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  147. [12:40:59] [Server thread/INFO]: Max TNT Explosions: 100
  148. [12:40:59] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  149. [12:40:59] [Server thread/INFO]: Mob Spawn Range: 7
  150. [12:40:59] [Server thread/INFO]: Experience Merge Radius: 5.0
  151. [12:40:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  152. [12:40:59] [Server thread/INFO]: Item Despawn Rate: 6000
  153. [12:40:59] [Server thread/INFO]: Item Merge Radius: 2.5
  154. [12:40:59] [Server thread/INFO]: View Distance: 6
  155. [12:40:59] [Server thread/INFO]: Arrow Despawn Rate: 1000
  156. [12:40:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  157. [12:40:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  158. [12:40:59] [Server thread/INFO]: -------- World Settings For [Aqua_the_end] --------
  159. [12:40:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  160. [12:40:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  161. [12:40:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  162. [12:40:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  163. [12:40:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  164. [12:40:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  165. [12:40:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  166. [12:40:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  167. [12:40:59] [Server thread/INFO]: Vine Growth Modifier: 100%
  168. [12:40:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  169. [12:40:59] [Server thread/INFO]: Entity Activation Range: An 24 / Mo 24 / Mi 12 / Tiv true
  170. [12:40:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  171. [12:40:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 0 Hopper Amount: 1
  172. [12:40:59] [Server thread/INFO]: Random Lighting Updates: true
  173. [12:40:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  174. [12:40:59] [Server thread/INFO]: Max TNT Explosions: 100
  175. [12:40:59] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  176. [12:40:59] [Server thread/INFO]: Mob Spawn Range: 7
  177. [12:40:59] [Server thread/INFO]: Experience Merge Radius: 5.0
  178. [12:40:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  179. [12:40:59] [Server thread/INFO]: Item Despawn Rate: 6000
  180. [12:40:59] [Server thread/INFO]: Item Merge Radius: 2.5
  181. [12:40:59] [Server thread/INFO]: View Distance: 6
  182. [12:40:59] [Server thread/INFO]: Arrow Despawn Rate: 1000
  183. [12:40:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  184. [12:40:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  185. [12:40:59] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -7866897547630675894)
  186. [12:40:59] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: -7866897547630675894)
  187. [12:40:59] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: -7866897547630675894)
  188. [12:40:59] [Server thread/INFO]: Time elapsed: 74 ms
  189. [12:40:59] [Server thread/INFO]: [EliteMobs] Enabling EliteMobs v6.6.0*
  190. [12:40:59] [Server thread/INFO]: EliteMobs config loaded!
  191. [12:40:59] [Server thread/INFO]: /mnt/Local/Core/Minecraft_Snapshot/plugins/EliteMobs/data/ItemsCustomLootList.yml
  192. [12:41:00] [Server thread/INFO]: Adding: Loot.Magmaguy's Toothpick
  193. [12:41:00] [Server thread/INFO]: Adding: Loot.Rabbit Charm
  194. [12:41:00] [Server thread/INFO]: Adding: Loot.Vampiric Charm
  195. [12:41:00] [Server thread/INFO]: Adding: Loot.Scorpion Charm
  196. [12:41:00] [Server thread/INFO]: Adding: Loot.Chameleon Charm
  197. [12:41:00] [Server thread/INFO]: Adding: Loot.Shulker Charm
  198. [12:41:00] [Server thread/INFO]: Adding: Loot.Elephant Charm
  199. [12:41:00] [Server thread/INFO]: Adding: Loot.Cheetah Charm
  200. [12:41:00] [Server thread/INFO]: Adding: Loot.Lucky Charms
  201. [12:41:00] [Server thread/INFO]: Adding: Loot.Salamander Charm
  202. [12:41:00] [Server thread/INFO]: Adding: Loot.Berserker Charm
  203. [12:41:00] [Server thread/INFO]: Adding: Loot.Firefly Charm
  204. [12:41:00] [Server thread/INFO]: Adding: Loot.Slowpoke Charm
  205. [12:41:00] [Server thread/INFO]: Adding: Loot.Fishy Charm
  206. [12:41:00] [Server thread/INFO]: Adding: Loot.Owl Charm
  207. [12:41:05] [Server thread/INFO]: [EliteMobs] Latest public release is 6.6.0
  208. [12:41:05] [Server thread/INFO]: [EliteMobs] Your version is 6.6.0
  209. [12:41:06] [Server thread/WARN]: [EliteMobs] You are running the latest version!
  210. [12:41:06] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.0*
  211. [12:41:06] [Server thread/INFO]: [Stew] Enabling Stew v3.0
  212. [12:41:06] [Server thread/INFO]: [FastLeavesDecay] Enabling FastLeavesDecay v1.0
  213. [12:41:06] [Server thread/INFO]: [654BetterEnchants] Enabling 654BetterEnchants v1.0*
  214. [12:41:06] [Server thread/INFO]: =======================================
  215. [12:41:06] [Server thread/INFO]: 654BetterEnchants Enabled
  216. [12:41:06] [Server thread/INFO]: =======================================
  217. [12:41:06] [Server thread/INFO]: [LightCleaner] Enabling LightCleaner v1.13.1-v1
  218. [12:41:06] [Server thread/INFO]: [LightCleaner] LightCleaner version 1.13.1-v1 enabled! (0.066s)
  219. [12:41:06] [Server thread/INFO]: [BedHome] Enabling BedHome v2.29*
  220. [12:41:06] [Server thread/WARN]: [BedHome] /!\======================NOTICE======================/!\
  221. [12:41:06] [Server thread/WARN]: [BedHome] Since the last version of the plugin, the locale has had vital items added to it.
  222. [12:41:06] [Server thread/WARN]: [BedHome] Thanks to Bukkit's crappy encoding handling, we'll have to delete your locale to regenerate it.
  223. [12:41:06] [Server thread/WARN]: [BedHome] But, we will back up your old file so you can migrate any changes.
  224. [12:41:06] [Server thread/WARN]: [BedHome] The backup file is called "locale.yml.old"
  225. [12:41:06] [Server thread/WARN]: [BedHome] /!\======================NOTICE======================/!\
  226. [12:41:06] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.0
  227. [12:41:06] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  228. [12:41:06] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  229. [12:41:06] [Server thread/INFO]: [PetMaster] Enabling PetMaster v1.8.3
  230. [12:41:06] [Server thread/INFO]: [PetMaster] Registering listeners...
  231. [12:41:06] [Server thread/INFO]: [PetMaster] Backing up and loading configuration files...
  232. [12:41:06] [Thread-9/INFO]: [PetMaster] Checking for plugin update...
  233. [12:41:06] [Server thread/INFO]: [PetMaster] Plugin successfully enabled and ready to run! Took 33ms.
  234. [12:41:06] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-SNAPSHOT;febd212
  235. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua) TNT ignition is PERMITTED.
  236. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua) Lighters are PERMITTED.
  237. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua) Lava fire is blocked.
  238. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua) Fire spread is UNRESTRICTED.
  239. [12:41:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Aqua'
  240. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua_nether) TNT ignition is PERMITTED.
  241. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua_nether) Lighters are PERMITTED.
  242. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua_nether) Lava fire is blocked.
  243. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua_nether) Fire spread is UNRESTRICTED.
  244. [12:41:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Aqua_nether'
  245. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua_the_end) TNT ignition is PERMITTED.
  246. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua_the_end) Lighters are PERMITTED.
  247. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua_the_end) Lava fire is blocked.
  248. [12:41:06] [Server thread/INFO]: [WorldGuard] (Aqua_the_end) Fire spread is UNRESTRICTED.
  249. [12:41:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Aqua_the_end'
  250. [12:41:06] [Server thread/INFO]: [WorldGuard] Loading region data...
  251. [12:41:06] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.1
  252. [12:41:06] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  253. [12:41:06] [Server thread/INFO]: [GriefPrevention] 2 total claims loaded.
  254. [12:41:06] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  255. [12:41:06] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  256. [12:41:06] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  257. [12:41:06] [Server thread/INFO]: [GriefPrevention] Boot finished.
  258. [12:41:07] [Server thread/INFO]: Done (12.242s)! For help, type "help"
  259. [12:41:07] [Server thread/INFO]: Timings Reset
  260. [12:41:07] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  261. [12:41:07] [Server thread/INFO]: (FAWE) Plugin 'GriefPrevention' found. Using it now.
  262. [12:41:07] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates ...
  263. [12:41:11] [Craft Scheduler Thread - 3/INFO]: [Vault] No new version available
  264.  
  265. .
  266. . player chat/login ids
  267. .
  268.  
  269. [16:31:50] [Server thread/INFO]: [Stew] Cauldrons have been saved to file!
  270. [16:33:09] [PaperChunkLoader-8/ERROR]: Couldn't load chunk (Aqua:-124,-172)
  271. java.util.ConcurrentModificationException: null
  272. at java.util.HashMap.computeIfAbsent(HashMap.java:1139) ~[?:?]
  273. at net.minecraft.server.v1_13_R2.DefinedStructureManager.b(SourceFile:67) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  274. at net.minecraft.server.v1_13_R2.DefinedStructureManager.a(SourceFile:57) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  275. at net.minecraft.server.v1_13_R2.WorldGenFeatureOceanRuinPieces$a.a(SourceFile:211) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  276. at net.minecraft.server.v1_13_R2.WorldGenFeatureOceanRuinPieces$a.a(SourceFile:234) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  277. at net.minecraft.server.v1_13_R2.StructurePiece.a(StructurePiece.java:47) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  278. at net.minecraft.server.v1_13_R2.WorldGenFactory.b(WorldGenFactory.java:79) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  279. at net.minecraft.server.v1_13_R2.StructureStart.a(StructureStart.java:98) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  280. at net.minecraft.server.v1_13_R2.WorldGenFactory.a(WorldGenFactory.java:55) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  281. at net.minecraft.server.v1_13_R2.ChunkRegionLoader.c(ChunkRegionLoader.java:1015) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  282. at net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:778) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  283. at net.minecraft.server.v1_13_R2.ChunkRegionLoader.a(ChunkRegionLoader.java:295) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  284. at net.minecraft.server.v1_13_R2.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:250) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  285. at net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$PendingChunk.loadChunk(PaperAsyncChunkProvider.java:288) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  286. at net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$PendingChunk.run(PaperAsyncChunkProvider.java:449) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  287. at com.destroystokyo.paper.util.PriorityQueuedExecutor.lambda$createPendingTask$1(PriorityQueuedExecutor.java:111) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  288. at com.destroystokyo.paper.util.PriorityQueuedExecutor$PendingTask.run(PriorityQueuedExecutor.java:219) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  289. at com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:166) ~[patched_1.13.1.jar:git-Paper-"36a3113c"]
  290. at java.lang.Thread.run(Thread.java:844) [?:?]
  291. [16:34:59] [Async Chat Thread - #22/INFO]: <Affirmative> hmm
  292. [16:35:01] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  293. [16:35:01] [Paper Watchdog Thread/ERROR]: The server has not responded for 10 seconds! Creating thread dump
  294. [16:35:01] [Paper Watchdog Thread/ERROR]: ------------------------------
  295. [16:35:01] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  296. [16:35:01] [Paper Watchdog Thread/ERROR]: ------------------------------
  297. [16:35:01] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  298. [16:35:01] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  299. [16:35:01] [Paper Watchdog Thread/ERROR]: Stack:
  300. [16:35:01] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  301. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  302. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  303. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  304. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  305. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  306. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  307. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  308. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  309. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  310. [16:35:01] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  311. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  312. [16:35:01] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  313. [16:35:01] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  314. [16:35:01] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  315. [16:35:01] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  316. [16:35:01] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  317. [16:35:01] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  318. [16:35:01] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  319. [16:35:01] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  320. [16:35:01] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  321. [16:35:01] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  322. [16:35:01] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  323. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  324. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  325. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  326. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  327. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  328. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  329. [16:35:01] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  330. [16:35:01] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  331. [16:35:01] [Paper Watchdog Thread/ERROR]: ------------------------------
  332. [16:35:01] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  333. [16:35:01] [Paper Watchdog Thread/ERROR]: ------------------------------
  334. [16:35:06] [Async Chat Thread - #22/INFO]: <Affirmative> server isnt responding
  335. [16:35:06] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  336. [16:35:06] [Paper Watchdog Thread/ERROR]: The server has not responded for 15 seconds! Creating thread dump
  337. [16:35:06] [Paper Watchdog Thread/ERROR]: ------------------------------
  338. [16:35:06] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  339. [16:35:06] [Paper Watchdog Thread/ERROR]: ------------------------------
  340. [16:35:06] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  341. [16:35:06] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  342. [16:35:06] [Paper Watchdog Thread/ERROR]: Stack:
  343. [16:35:06] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  344. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  345. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  346. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  347. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  348. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  349. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  350. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  351. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  352. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  353. [16:35:06] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  354. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  355. [16:35:06] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  356. [16:35:06] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  357. [16:35:06] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  358. [16:35:06] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  359. [16:35:06] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  360. [16:35:06] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  361. [16:35:06] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  362. [16:35:06] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  363. [16:35:06] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  364. [16:35:06] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  365. [16:35:06] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  366. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  367. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  368. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  369. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  370. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  371. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  372. [16:35:06] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  373. [16:35:06] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  374. [16:35:06] [Paper Watchdog Thread/ERROR]: ------------------------------
  375. [16:35:06] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  376. [16:35:06] [Paper Watchdog Thread/ERROR]: ------------------------------
  377. [16:35:11] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  378. [16:35:11] [Paper Watchdog Thread/ERROR]: The server has not responded for 20 seconds! Creating thread dump
  379. [16:35:11] [Paper Watchdog Thread/ERROR]: ------------------------------
  380. [16:35:11] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  381. [16:35:11] [Paper Watchdog Thread/ERROR]: ------------------------------
  382. [16:35:11] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  383. [16:35:11] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  384. [16:35:11] [Paper Watchdog Thread/ERROR]: Stack:
  385. [16:35:11] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  386. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  387. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  388. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  389. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  390. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  391. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  392. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  393. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  394. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  395. [16:35:11] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  396. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  397. [16:35:11] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  398. [16:35:11] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  399. [16:35:11] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  400. [16:35:11] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  401. [16:35:11] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  402. [16:35:11] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  403. [16:35:11] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  404. [16:35:11] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  405. [16:35:11] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  406. [16:35:11] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  407. [16:35:11] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  408. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  409. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  410. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  411. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  412. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  413. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  414. [16:35:11] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  415. [16:35:11] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  416. [16:35:11] [Paper Watchdog Thread/ERROR]: ------------------------------
  417. [16:35:11] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  418. [16:35:11] [Paper Watchdog Thread/ERROR]: ------------------------------
  419. [16:35:12] [Async Chat Thread - #22/INFO]: <GothPixie> ?
  420. [16:35:12] [Async Chat Thread - #23/INFO]: <Affirmative> blocks wont move / i cant use pressure plates
  421. [16:35:16] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  422. [16:35:16] [Paper Watchdog Thread/ERROR]: The server has not responded for 25 seconds! Creating thread dump
  423. [16:35:16] [Paper Watchdog Thread/ERROR]: ------------------------------
  424. [16:35:16] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  425. [16:35:16] [Paper Watchdog Thread/ERROR]: ------------------------------
  426. [16:35:16] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  427. [16:35:16] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  428. [16:35:16] [Paper Watchdog Thread/ERROR]: Stack:
  429. [16:35:16] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  430. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  431. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  432. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  433. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  434. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  435. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  436. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  437. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  438. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  439. [16:35:16] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  440. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  441. [16:35:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  442. [16:35:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  443. [16:35:16] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  444. [16:35:16] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  445. [16:35:16] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  446. [16:35:16] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  447. [16:35:16] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  448. [16:35:16] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  449. [16:35:16] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  450. [16:35:16] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  451. [16:35:16] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  452. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  453. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  454. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  455. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  456. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  457. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  458. [16:35:16] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  459. [16:35:16] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  460. [16:35:16] [Paper Watchdog Thread/ERROR]: ------------------------------
  461. [16:35:16] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  462. [16:35:16] [Paper Watchdog Thread/ERROR]: ------------------------------
  463. [16:35:21] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  464. [16:35:21] [Paper Watchdog Thread/ERROR]: The server has not responded for 30 seconds! Creating thread dump
  465. [16:35:21] [Paper Watchdog Thread/ERROR]: ------------------------------
  466. [16:35:21] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  467. [16:35:21] [Paper Watchdog Thread/ERROR]: ------------------------------
  468. [16:35:21] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  469. [16:35:21] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  470. [16:35:21] [Paper Watchdog Thread/ERROR]: Stack:
  471. [16:35:21] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  472. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  473. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  474. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  475. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  476. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  477. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  478. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  479. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  480. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  481. [16:35:21] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  482. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  483. [16:35:21] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  484. [16:35:21] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  485. [16:35:21] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  486. [16:35:21] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  487. [16:35:21] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  488. [16:35:21] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  489. [16:35:21] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  490. [16:35:21] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  491. [16:35:21] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  492. [16:35:21] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  493. [16:35:21] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  494. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  495. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  496. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  497. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  498. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  499. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  500. [16:35:21] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  501. [16:35:21] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  502. [16:35:21] [Paper Watchdog Thread/ERROR]: ------------------------------
  503. [16:35:21] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  504. [16:35:21] [Paper Watchdog Thread/ERROR]: ------------------------------
  505. [16:35:26] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  506. [16:35:26] [Paper Watchdog Thread/ERROR]: The server has not responded for 35 seconds! Creating thread dump
  507. [16:35:26] [Paper Watchdog Thread/ERROR]: ------------------------------
  508. [16:35:26] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  509. [16:35:26] [Paper Watchdog Thread/ERROR]: ------------------------------
  510. [16:35:26] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  511. [16:35:26] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  512. [16:35:26] [Paper Watchdog Thread/ERROR]: Stack:
  513. [16:35:26] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  514. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  515. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  516. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  517. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  518. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  519. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  520. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  521. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  522. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  523. [16:35:26] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  524. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  525. [16:35:26] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  526. [16:35:26] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  527. [16:35:26] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  528. [16:35:26] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  529. [16:35:26] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  530. [16:35:26] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  531. [16:35:26] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  532. [16:35:26] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  533. [16:35:26] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  534. [16:35:26] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  535. [16:35:26] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  536. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  537. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  538. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  539. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  540. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  541. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  542. [16:35:26] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  543. [16:35:26] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  544. [16:35:26] [Paper Watchdog Thread/ERROR]: ------------------------------
  545. [16:35:26] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  546. [16:35:26] [Paper Watchdog Thread/ERROR]: ------------------------------
  547. [16:35:31] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  548. [16:35:31] [Paper Watchdog Thread/ERROR]: The server has not responded for 40 seconds! Creating thread dump
  549. [16:35:31] [Paper Watchdog Thread/ERROR]: ------------------------------
  550. [16:35:31] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  551. [16:35:31] [Paper Watchdog Thread/ERROR]: ------------------------------
  552. [16:35:31] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  553. [16:35:31] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  554. [16:35:31] [Paper Watchdog Thread/ERROR]: Stack:
  555. [16:35:31] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  556. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  557. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  558. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  559. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  560. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  561. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  562. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  563. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  564. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  565. [16:35:31] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  566. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  567. [16:35:31] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  568. [16:35:31] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  569. [16:35:31] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  570. [16:35:31] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  571. [16:35:31] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  572. [16:35:31] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  573. [16:35:31] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  574. [16:35:31] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  575. [16:35:31] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  576. [16:35:31] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  577. [16:35:31] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  578. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  579. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  580. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  581. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  582. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  583. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  584. [16:35:31] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  585. [16:35:31] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  586. [16:35:31] [Paper Watchdog Thread/ERROR]: ------------------------------
  587. [16:35:31] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  588. [16:35:31] [Paper Watchdog Thread/ERROR]: ------------------------------
  589. [16:35:36] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  590. [16:35:36] [Paper Watchdog Thread/ERROR]: The server has not responded for 45 seconds! Creating thread dump
  591. [16:35:36] [Paper Watchdog Thread/ERROR]: ------------------------------
  592. [16:35:36] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  593. [16:35:36] [Paper Watchdog Thread/ERROR]: ------------------------------
  594. [16:35:36] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  595. [16:35:36] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  596. [16:35:36] [Paper Watchdog Thread/ERROR]: Stack:
  597. [16:35:36] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  598. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  599. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  600. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  601. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  602. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  603. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  604. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  605. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  606. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  607. [16:35:36] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  608. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  609. [16:35:36] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  610. [16:35:36] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  611. [16:35:36] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  612. [16:35:36] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  613. [16:35:36] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  614. [16:35:36] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  615. [16:35:36] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  616. [16:35:36] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  617. [16:35:36] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  618. [16:35:36] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  619. [16:35:36] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  620. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  621. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  622. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  623. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  624. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  625. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  626. [16:35:36] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  627. [16:35:36] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  628. [16:35:36] [Paper Watchdog Thread/ERROR]: ------------------------------
  629. [16:35:36] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  630. [16:35:36] [Paper Watchdog Thread/ERROR]: ------------------------------
  631. [16:35:38] [Async Chat Thread - #23/INFO]: <Affirmative> cant open chests
  632. [16:35:41] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  633. [16:35:41] [Paper Watchdog Thread/ERROR]: The server has not responded for 50 seconds! Creating thread dump
  634. [16:35:41] [Paper Watchdog Thread/ERROR]: ------------------------------
  635. [16:35:41] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  636. [16:35:41] [Paper Watchdog Thread/ERROR]: ------------------------------
  637. [16:35:41] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  638. [16:35:41] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  639. [16:35:41] [Paper Watchdog Thread/ERROR]: Stack:
  640. [16:35:41] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  641. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  642. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  643. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  644. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  645. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  646. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  647. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  648. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  649. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  650. [16:35:41] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  651. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  652. [16:35:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  653. [16:35:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  654. [16:35:41] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  655. [16:35:41] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  656. [16:35:41] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  657. [16:35:41] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  658. [16:35:41] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  659. [16:35:41] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  660. [16:35:41] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  661. [16:35:41] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  662. [16:35:41] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  663. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  664. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  665. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  666. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  667. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  668. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  669. [16:35:41] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  670. [16:35:41] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  671. [16:35:41] [Paper Watchdog Thread/ERROR]: ------------------------------
  672. [16:35:41] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  673. [16:35:41] [Paper Watchdog Thread/ERROR]: ------------------------------
  674. [16:35:46] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  675. [16:35:46] [Paper Watchdog Thread/ERROR]: The server has not responded for 55 seconds! Creating thread dump
  676. [16:35:46] [Paper Watchdog Thread/ERROR]: ------------------------------
  677. [16:35:46] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  678. [16:35:46] [Paper Watchdog Thread/ERROR]: ------------------------------
  679. [16:35:46] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  680. [16:35:46] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  681. [16:35:46] [Paper Watchdog Thread/ERROR]: Stack:
  682. [16:35:46] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  683. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  684. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  685. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  686. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  687. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  688. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  689. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  690. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  691. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  692. [16:35:46] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  693. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  694. [16:35:46] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  695. [16:35:46] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  696. [16:35:46] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  697. [16:35:46] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  698. [16:35:46] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  699. [16:35:46] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  700. [16:35:46] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  701. [16:35:46] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  702. [16:35:46] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  703. [16:35:46] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  704. [16:35:46] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  705. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  706. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  707. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  708. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  709. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  710. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  711. [16:35:46] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  712. [16:35:46] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  713. [16:35:46] [Paper Watchdog Thread/ERROR]: ------------------------------
  714. [16:35:46] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  715. [16:35:46] [Paper Watchdog Thread/ERROR]: ------------------------------
  716. [16:35:51] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  717. [16:35:51] [Paper Watchdog Thread/ERROR]: The server has not responded for 60 seconds! Creating thread dump
  718. [16:35:51] [Paper Watchdog Thread/ERROR]: ------------------------------
  719. [16:35:51] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  720. [16:35:51] [Paper Watchdog Thread/ERROR]: ------------------------------
  721. [16:35:51] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  722. [16:35:51] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  723. [16:35:51] [Paper Watchdog Thread/ERROR]: Stack:
  724. [16:35:51] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  725. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  726. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  727. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  728. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  729. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  730. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  731. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  732. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  733. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  734. [16:35:51] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  735. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  736. [16:35:51] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  737. [16:35:51] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  738. [16:35:51] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  739. [16:35:51] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  740. [16:35:51] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  741. [16:35:51] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  742. [16:35:51] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  743. [16:35:51] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  744. [16:35:51] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  745. [16:35:51] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  746. [16:35:51] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  747. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  748. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  749. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  750. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  751. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  752. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  753. [16:35:51] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  754. [16:35:51] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  755. [16:35:51] [Paper Watchdog Thread/ERROR]: ------------------------------
  756. [16:35:51] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
  757. [16:35:51] [Paper Watchdog Thread/ERROR]: ------------------------------
  758. [16:35:52] [Paper Watchdog Thread/ERROR]: The server has stopped responding!
  759. [16:35:52] [Paper Watchdog Thread/ERROR]: Please report this to https://github.com/PaperMC/Paper/issues
  760. [16:35:52] [Paper Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  761. [16:35:52] [Paper Watchdog Thread/ERROR]: Paper version: git-Paper-"36a3113c" (MC: 1.13.1)
  762. [16:35:52] [Paper Watchdog Thread/ERROR]: ------------------------------
  763. [16:35:52] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
  764. [16:35:52] [Paper Watchdog Thread/ERROR]: ------------------------------
  765. [16:35:52] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  766. [16:35:52] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  767. [16:35:52] [Paper Watchdog Thread/ERROR]: Stack:
  768. [16:35:52] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  769. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  770. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  771. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  772. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  773. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  774. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  775. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  776. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  777. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  778. [16:35:52] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  779. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  780. [16:35:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  781. [16:35:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  782. [16:35:52] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  783. [16:35:52] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  784. [16:35:52] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  785. [16:35:52] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  786. [16:35:52] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  787. [16:35:52] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  788. [16:35:52] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  789. [16:35:52] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  790. [16:35:52] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  791. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  792. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  793. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  794. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  795. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  796. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  797. [16:35:52] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  798. [16:35:52] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  799. [16:35:52] [Paper Watchdog Thread/ERROR]: ------------------------------
  800. [16:35:52] [Paper Watchdog Thread/ERROR]: Entire Thread Dump:
  801. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  802. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Reference Handler
  803. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: RUNNABLE
  804. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  805. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
  806. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.Reference.processPendingReferences(Reference.java:174)
  807. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.Reference.access$000(Reference.java:44)
  808. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:138)
  809. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  810. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Finalizer
  811. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  812. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  813. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  814. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  815. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
  816. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
  817. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  818. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  819. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  820. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  821. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  822. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Common-Cleaner
  823. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
  824. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  825. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  826. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  827. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
  828. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  829. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
  830. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  831. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Log4j2-TF-1-AsyncLogger[AsyncContext@1de0aca6]-1
  832. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: false | State: RUNNABLE
  833. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  834. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ThreadLocal.get(ThreadLocal.java:161)
  835. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.layout.StringBuilderEncoder.getByteBuffer(StringBuilderEncoder.java:115)
  836. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.layout.StringBuilderEncoder.encode(StringBuilderEncoder.java:54)
  837. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.layout.StringBuilderEncoder.encode(StringBuilderEncoder.java:32)
  838. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:219)
  839. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.layout.PatternLayout.encode(PatternLayout.java:57)
  840. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.directEncodeEvent(AbstractOutputStreamAppender.java:177)
  841. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.tryAppend(AbstractOutputStreamAppender.java:170)
  842. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.appender.AbstractOutputStreamAppender.append(AbstractOutputStreamAppender.java:161)
  843. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender.append(RollingRandomAccessFileAppender.java:218)
  844. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156)
  845. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129)
  846. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120)
  847. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84)
  848. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448)
  849. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433)
  850. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
  851. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:79)
  852. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.async.AsyncLogger.actualAsyncLog(AsyncLogger.java:337)
  853. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.async.RingBufferLogEvent.execute(RingBufferLogEvent.java:161)
  854. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:45)
  855. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:29)
  856. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
  857. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
  858. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
  859. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  860. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  861. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  862. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Async Task Handler Thread - 0
  863. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  864. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  865. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  866. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  867. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
  868. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  869. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
  870. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
  871. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  872. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  873. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  874. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  875. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: WAITING
  876. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  877. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  878. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  879. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.mainLoop(Timer.java:527)
  880. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.run(Timer.java:506)
  881. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  882. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  883. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  884. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  885. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.sleep(Native Method)
  886. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer$1.run(DedicatedServer.java:66)
  887. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  888. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread
  889. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  890. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  891. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  892. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.loadOrGenerateChunk(PaperAsyncChunkProvider.java:177)
  893. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:130)
  894. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
  895. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider.getChunkAt(PaperAsyncChunkProvider.java:119)
  896. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:204)
  897. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:170)
  898. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.StructureGenerator.a(StructureGenerator.java:62)
  899. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldGenFeatureSwampHut.d(WorldGenFeatureSwampHut.java:37)
  900. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderGenerate.getMobsFor(ChunkProviderGenerate.java:251)
  901. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.bukkit.craftbukkit.v1_13_R2.generator.NormalChunkGenerator.getMobsFor(NormalChunkGenerator.java:39)
  902. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.ChunkProviderServer.a(ChunkProviderServer.java:470)
  903. [16:35:54] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.CGLIB$a$25(<generated>)
  904. [16:35:54] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba$$FastClassByCGLIB$$3e6192c1.invoke(<generated>)
  905. [16:35:54] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.dep.net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228)
  906. [16:35:54] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassHook$HookMethodList$1$1.invoke(ClassHook.java:149)
  907. [16:35:54] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:658)
  908. [16:35:54] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook$$EnhancerByCGLIB$$3c2c13b2.getMobsFor(<generated>)
  909. [16:35:54] [Paper Watchdog Thread/ERROR]: com.bergerkiller.bukkit.common.internal.hooks.ChunkProviderServerHook.getMobsFor(ChunkProviderServerHook.java:56)
  910. [16:35:54] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.fast.GeneratedInvoker$mplgen18871ba9.invokeVA(Unknown Source)
  911. [16:35:54] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.util.FastMethod.invokeVA(FastMethod.java:112)
  912. [16:35:54] [Paper Watchdog Thread/ERROR]: com.bergerkiller.mountiplex.reflection.ClassInterceptor$CallbackMethodInterceptor.intercept(ClassInterceptor.java:654)
  913. [16:35:54] [Paper Watchdog Thread/ERROR]: net.minecraft.server.v1_13_R2.PaperAsyncChunkProvider$$EnhancerByCGLIB$$49f362ba.a(<generated>)
  914. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.a(WorldServer.java:350)
  915. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.SpawnerCreature.a(SpawnerCreature.java:162)
  916. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:291)
  917. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1076)
  918. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:434)
  919. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943)
  920. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841)
  921. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  922. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  923. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  924. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  925. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  926. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  927. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Server console handler
  928. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: RUNNABLE
  929. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  930. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.io.FileInputStream.read0(Native Method)
  931. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.io.FileInputStream.read(FileInputStream.java:232)
  932. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:65)
  933. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
  934. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
  935. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
  936. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133)
  937. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
  938. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:61)
  939. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:786)
  940. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:558)
  941. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:404)
  942. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:157)
  943. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:140)
  944. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.DedicatedServer$2.run(DedicatedServer.java:83)
  945. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  946. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Paper Watchdog Thread
  947. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  948. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  949. [16:35:54] [Paper Watchdog Thread/ERROR]: java.management@10.0.2/sun.management.ThreadImpl.dumpThreads0(Native Method)
  950. [16:35:54] [Paper Watchdog Thread/ERROR]: java.management@10.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:502)
  951. [16:35:54] [Paper Watchdog Thread/ERROR]: java.management@10.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:490)
  952. [16:35:54] [Paper Watchdog Thread/ERROR]: app//org.spigotmc.WatchdogThread.run(WatchdogThread.java:113)
  953. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  954. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-0
  955. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  956. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  957. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  958. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.mainLoop(Timer.java:553)
  959. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.run(Timer.java:506)
  960. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  961. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
  962. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
  963. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  964. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  965. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  966. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  967. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  968. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  969. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  970. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  971. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: RUNNABLE
  972. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  973. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait0(Native Method)
  974. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
  975. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  976. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  977. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  978. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  979. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  980. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-1
  981. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: WAITING
  982. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  983. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  984. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  985. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.mainLoop(Timer.java:527)
  986. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.run(Timer.java:506)
  987. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  988. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-0
  989. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  990. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  991. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  992. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  993. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117)
  994. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  995. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  996. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
  997. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
  998. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  999. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1000. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1001. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-1
  1002. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: WAITING
  1003. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1004. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  1005. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1006. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
  1007. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  1008. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  1009. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
  1010. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
  1011. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  1012. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1013. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1014. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-2
  1015. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: WAITING
  1016. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1017. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  1018. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1019. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
  1020. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  1021. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  1022. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
  1023. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
  1024. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  1025. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1026. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1027. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: FileSystemWatchService
  1028. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: true | State: RUNNABLE
  1029. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1030. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/sun.nio.fs.LinuxWatchService.poll(Native Method)
  1031. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
  1032. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:316)
  1033. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1034. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1035. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: luckperms-3
  1036. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: WAITING
  1037. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1038. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  1039. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1040. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
  1041. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1177)
  1042. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  1043. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
  1044. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
  1045. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  1046. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1047. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1048. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: MVStore background writer nio:/mnt/Local/Core/Minecraft_Snapshot/plugins/LuckPerms/luckperms-h2.mv.db
  1049. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
  1050. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1051. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1052. [16:35:54] [Paper Watchdog Thread/ERROR]: org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2708)
  1053. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1054. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-2
  1055. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: TIMED_WAITING
  1056. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1057. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1058. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.mainLoop(Timer.java:553)
  1059. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.run(Timer.java:506)
  1060. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1061. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Resource IO {0}
  1062. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 44 | Suspended: false | Native: false | State: WAITING
  1063. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1064. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  1065. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1066. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
  1067. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1068. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
  1069. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
  1070. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  1071. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1072. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1073. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkLoader-1
  1074. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: WAITING
  1075. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1076. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1077. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1078. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1079. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1080. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1081. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1082. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkLoader-2
  1083. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: WAITING
  1084. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1085. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1086. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1087. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1088. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1089. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1090. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1091. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkLoader-3
  1092. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: WAITING
  1093. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1094. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1095. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1096. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1097. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1098. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1099. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1100. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkLoader-4
  1101. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 55 | Suspended: false | Native: false | State: WAITING
  1102. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1103. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1104. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1105. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1106. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1107. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1108. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1109. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkLoader-5
  1110. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: WAITING
  1111. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1112. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1113. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1114. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1115. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1116. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1117. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1118. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkLoader-6
  1119. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 57 | Suspended: false | Native: false | State: WAITING
  1120. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1121. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1122. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1123. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1124. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1125. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1126. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1127. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkLoader-7
  1128. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 58 | Suspended: false | Native: false | State: WAITING
  1129. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1130. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1131. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1132. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1133. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1134. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1135. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1136. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkLoader-8
  1137. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 59 | Suspended: false | Native: false | State: WAITING
  1138. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1139. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1140. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1141. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1142. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1143. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1144. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1145. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkGen-Aqua-1
  1146. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: WAITING
  1147. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1148. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1149. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1150. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1151. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1152. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1153. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1154. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkGen-Aqua_nether-1
  1155. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: WAITING
  1156. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1157. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1158. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1159. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1160. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1161. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1162. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1163. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: PaperChunkGen-Aqua_the_end-1
  1164. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: WAITING
  1165. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1166. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1167. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Object.java:328)
  1168. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor.processQueues(PriorityQueuedExecutor.java:183)
  1169. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.destroystokyo.paper.util.PriorityQueuedExecutor$$Lambda$2178/1268373219.run(Unknown Source)
  1170. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1171. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1172. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  1173. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 68 | Suspended: false | Native: false | State: TIMED_WAITING
  1174. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1175. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1176. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  1177. [16:35:54] [Paper Watchdog Thread/ERROR]: app//com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
  1178. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
  1179. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  1180. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1181. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1182. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-3
  1183. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 69 | Suspended: false | Native: false | State: TIMED_WAITING
  1184. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1185. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1186. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.mainLoop(Timer.java:553)
  1187. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.run(Timer.java:506)
  1188. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1189. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  1190. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 71 | Suspended: false | Native: false | State: WAITING
  1191. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1192. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1193. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
  1194. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
  1195. [16:35:54] [Paper Watchdog Thread/ERROR]: java.desktop@10.0.2/sun.java2d.Disposer.run(Disposer.java:144)
  1196. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1197. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1198. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Craft Async Scheduler Management Thread
  1199. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 73 | Suspended: false | Native: false | State: WAITING
  1200. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1201. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  1202. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1203. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
  1204. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1205. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
  1206. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
  1207. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  1208. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1209. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1210. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Timer-4
  1211. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 77 | Suspended: false | Native: false | State: TIMED_WAITING
  1212. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1213. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Object.wait(Native Method)
  1214. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.mainLoop(Timer.java:553)
  1215. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.TimerThread.run(Timer.java:506)
  1216. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1217. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: File IO Thread
  1218. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: TIMED_WAITING
  1219. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1220. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.sleep(Native Method)
  1221. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.FileIOThread.c(FileIOThread.java:57)
  1222. [16:35:54] [Paper Watchdog Thread/ERROR]: app//net.minecraft.server.v1_13_R2.FileIOThread.run(FileIOThread.java:30)
  1223. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1224. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1225. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  1226. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: RUNNABLE
  1227. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1228. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait0(Native Method)
  1229. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
  1230. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  1231. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  1232. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  1233. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1234. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1235. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  1236. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 91 | Suspended: false | Native: false | State: RUNNABLE
  1237. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1238. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait0(Native Method)
  1239. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
  1240. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  1241. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  1242. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  1243. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1244. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1245. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  1246. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 96 | Suspended: false | Native: false | State: WAITING
  1247. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1248. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  1249. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1250. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
  1251. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  1252. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
  1253. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
  1254. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  1255. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1256. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1257. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  1258. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: RUNNABLE
  1259. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1260. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait0(Native Method)
  1261. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
  1262. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
  1263. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
  1264. [16:35:54] [Paper Watchdog Thread/ERROR]: app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  1265. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1266. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1267. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-3
  1268. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 585 | Suspended: false | Native: false | State: WAITING
  1269. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1270. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  1271. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
  1272. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1668)
  1273. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
  1274. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1275. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: ForkJoinPool.commonPool-worker-14
  1276. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 734 | Suspended: false | Native: false | State: TIMED_WAITING
  1277. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1278. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  1279. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275)
  1280. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1656)
  1281. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
  1282. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1283. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #22
  1284. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 741 | Suspended: false | Native: false | State: TIMED_WAITING
  1285. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1286. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  1287. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  1288. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
  1289. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
  1290. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
  1291. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
  1292. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
  1293. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  1294. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1295. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1296. [16:35:54] [Paper Watchdog Thread/ERROR]: Current Thread: Async Chat Thread - #23
  1297. [16:35:54] [Paper Watchdog Thread/ERROR]: PID: 742 | Suspended: false | Native: false | State: TIMED_WAITING
  1298. [16:35:54] [Paper Watchdog Thread/ERROR]: Stack:
  1299. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/jdk.internal.misc.Unsafe.park(Native Method)
  1300. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
  1301. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
  1302. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
  1303. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
  1304. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
  1305. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
  1306. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  1307. [16:35:54] [Paper Watchdog Thread/ERROR]: java.base@10.0.2/java.lang.Thread.run(Thread.java:844)
  1308. [16:35:54] [Paper Watchdog Thread/ERROR]: ------------------------------
  1309. [16:35:54] [Paper Watchdog Thread/INFO]: Attempting to restart with ./startserv.sh
  1310. [16:36:00] [Async Chat Thread - #23/INFO]: <Affirmative> cant interact with crafting tables / furnaces
  1311. [16:36:03] [Async Chat Thread - #23/INFO]: <Affirmative> neither can rune
  1312. [16:36:04] [Thread-1/INFO]: Stopping server
  1313. [16:36:04] [Thread-1/INFO]: =======================================
  1314. [16:36:04] [Thread-1/INFO]: 654BetterEnchants Disable
  1315. [16:36:04] [Thread-1/INFO]: =======================================
  1316. [16:36:04] [Thread-1/INFO]: Saving players
  1317. [16:36:04] [Thread-1/INFO]: GothPixie lost connection: Server is restarting
  1318. [16:36:04] [Thread-1/INFO]: GothPixie left the game
  1319. [16:36:04] [Thread-1/INFO]: Affirmative lost connection: Server is restarting
  1320. [16:36:04] [Thread-1/INFO]: Affirmative left the game
  1321. [16:36:04] [Thread-1/INFO]: CelesteM lost connection: Server is restarting
  1322. [16:36:04] [Thread-1/INFO]: CelesteM left the game
  1323. [16:36:04] [Thread-1/INFO]: Saving worlds
  1324. [16:36:04] [Thread-1/INFO]: Saving chunks for level 'Aqua'/minecraft:overworld
  1325. [16:36:05] [Thread-1/INFO]: Saving chunks for level 'Aqua_nether'/minecraft:the_nether
  1326. [16:36:05] [Thread-1/INFO]: Saving chunks for level 'Aqua_the_end'/minecraft:the_end
  1327. [16:36:19] [main/INFO]: Loaded 0 recipes
  1328. [16:36:19] [Server thread/INFO]: Starting minecraft server version 1.13.1
  1329. [16:36:19] [Server thread/INFO]: Loading properties
  1330. [16:36:19] [Server thread/INFO]: Default game type: SURVIVAL
  1331. [16:36:19] [Server thread/INFO]: This server is running Paper version git-Paper-277 (MC: 1.13.1) (Implementing API version 1.13.1-R0.1-SNAPSHOT)
  1332. [16:36:19] [Server thread/INFO]: Debug logging is disabled
  1333. [16:36:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
  1334. [16:36:19] [Server thread/INFO]: Using 4 threads for Netty based IO
  1335. [16:36:19] [Server thread/WARN]: Timings Length too high. Requested 72000, max is 43200. To get longer history, you must increase your interval. Set Interval to 6000.0 to achieve this length.
  1336. [16:36:19] [Server thread/INFO]: Generating keypair
  1337. [16:36:19] [Server thread/INFO]: Starting Minecraft server on *:25565
  1338. [16:36:19] [Server thread/INFO]: Using epoll channel type
  1339. [16:36:24] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  1340. [16:36:25] [Server thread/ERROR]: Fatal error trying to convert BedHome v2.29:org/minecast/bedhome/Main.class
  1341. org.bukkit.plugin.AuthorNagException: No legacy enum constant for LEGACY_BED_BLOCK. Did you forget to define api-version: 1.13 in your plugin.yml?
  1342. at org.bukkit.craftbukkit.v1_13_R2.util.Commodore$1$1.visitFieldInsn(Commodore.java:154) ~[patched_1.13.1.jar:git-Paper-277]
  1343. at org.objectweb.asm.ClassReader.readCode(ClassReader.java:2207) ~[patched_1.13.1.jar:git-Paper-277]
  1344. at org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1274) ~[patched_1.13.1.jar:git-Paper-277]
  1345. at org.objectweb.asm.ClassReader.accept(ClassReader.java:679) ~[patched_1.13.1.jar:git-Paper-277]
  1346. at org.objectweb.asm.ClassReader.accept(ClassReader.java:391) ~[patched_1.13.1.jar:git-Paper-277]
  1347. at org.bukkit.craftbukkit.v1_13_R2.util.Commodore.convert(Commodore.java:130) ~[patched_1.13.1.jar:git-Paper-277]
  1348. at org.bukkit.craftbukkit.v1_13_R2.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:221) ~[patched_1.13.1.jar:git-Paper-277]
  1349. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:131) ~[patched_1.13.1.jar:git-Paper-277]
  1350. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[patched_1.13.1.jar:git-Paper-277]
  1351. at java.lang.ClassLoader.loadClass(ClassLoader.java:566) ~[?:?]
  1352. at java.lang.ClassLoader.loadClass(ClassLoader.java:499) ~[?:?]
  1353. at java.lang.Class.forName0(Native Method) ~[?:?]
  1354. at java.lang.Class.forName(Class.java:374) ~[?:?]
  1355. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.13.1.jar:git-Paper-277]
  1356. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[patched_1.13.1.jar:git-Paper-277]
  1357. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.13.1.jar:git-Paper-277]
  1358. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.13.1.jar:git-Paper-277]
  1359. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:323) ~[patched_1.13.1.jar:git-Paper-277]
  1360. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:230) ~[patched_1.13.1.jar:git-Paper-277]
  1361. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:793) ~[patched_1.13.1.jar:git-Paper-277]
  1362. at java.lang.Thread.run(Thread.java:844) [?:?]
  1363. [16:36:25] [Server thread/INFO]: [FastAsyncWorldEdit] Using com.boydti.fawe.bukkit.adapter.v1_13_1.Spigot_v1_13_R2 as the Bukkit adapter
  1364. [16:36:26] [Server thread/INFO]: (FAWE) Invalid block registered minecraft:__reserved__
  1365. [16:36:26] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  1366. [16:36:26] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.2.58
  1367. [16:36:27] [Server thread/INFO]: [EliteMobs] Loading EliteMobs v6.6.0
  1368. [16:36:27] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.0
  1369. [16:36:27] [Server thread/INFO]: [Stew] Loading Stew v3.0
  1370. [16:36:27] [Server thread/INFO]: [FastLeavesDecay] Loading FastLeavesDecay v1.0
  1371. [16:36:27] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b${env.TRAVIS_BUILD_NUMBER}
  1372. [16:36:27] [Server thread/INFO]: [654BetterEnchants] Loading 654BetterEnchants v1.0
  1373. [16:36:27] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  1374. [16:36:27] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.13.1-v2-SNAPSHOT
  1375. [16:36:31] [Server thread/INFO]: [LightCleaner] Loading LightCleaner v1.13.1-v1
  1376. [16:36:31] [Server thread/INFO]: [BedHome] Loading BedHome v2.29
  1377. [16:36:31] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.0
  1378. [16:36:31] [Server thread/INFO]: [PetMaster] Loading PetMaster v1.8.3
  1379. [16:36:31] [Server thread/INFO]: [FastAsyncWorldEdit] Loading WorldEdit vunspecified
  1380. [16:36:31] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0-SNAPSHOT;febd212
  1381. [16:36:31] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.1
  1382. [16:36:31] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1383. [16:36:31] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.2.58*
  1384. [16:36:31] [Server thread/INFO]: __
  1385. [16:36:31] [Server thread/INFO]: | |__) LuckPerms v4.2.58
  1386. [16:36:31] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  1387. [16:36:31] [Server thread/INFO]:
  1388. [16:36:31] [Server thread/INFO]: [LuckPerms] Loading configuration...
  1389. [16:36:31] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  1390. [16:36:32] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  1391. [16:36:32] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  1392. [16:36:32] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 959ms)
  1393. [16:36:32] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b${env.TRAVIS_BUILD_NUMBER}*
  1394. [16:36:32] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  1395. [16:36:32] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b${env.TRAVIS_BUILD_NUMBER}
  1396. [16:36:32] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  1397. [16:36:32] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0*
  1398. [16:36:32] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  1399. [16:36:32] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.13.1-v2-SNAPSHOT
  1400. [16:36:32] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Paper(Spigot) (git-Paper-277) : v1_13_R2 (Minecraft 1.13.1)
  1401. [16:36:32] [Server thread/INFO]: [BKCommonLib.Network] [BKCommonLib] [Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
  1402. [16:36:34] [Server thread/INFO]: [BKCommonLib] This library is written with stability in mind.
  1403. [16:36:34] [Server thread/INFO]: [BKCommonLib] BKCommonLib version 1.13.1-v2-SNAPSHOT (build: 433) enabled! (1.95s)
  1404. [16:36:34] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  1405. [16:36:34] [Server thread/INFO]: Preparing level "Aqua"
  1406. [16:36:34] [Server thread/INFO]: Reloading ResourceManager: Default, MathLib, NitwitTrades, platy, MobHeadDropsV2-Normal.zip, afk display.zip, terracotta rotation wrench.zip, customizable armor stands.zip, redstone rotation wrench.zip, DeathCoordinats-4.0v.zip, bukkit, OnePlayerSleepV2_4.zip, silence mobs.zip, treecapitator, Mechanization_v2.0.5.zip, beachunk, renewable coral blocks.zip
  1407. [16:36:35] [Server thread/INFO]: Loaded 654 recipes
  1408. [16:36:38] [Server thread/INFO]: Loaded 941 custom command functions
  1409. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/adventuring_time from minecraft:advancements/adventure/adventuring_time.json as it's empty or null
  1410. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/kill_a_mob from minecraft:advancements/adventure/kill_a_mob.json as it's empty or null
  1411. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/kill_all_mobs from minecraft:advancements/adventure/kill_all_mobs.json as it's empty or null
  1412. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/root from minecraft:advancements/adventure/root.json as it's empty or null
  1413. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/shoot_arrow from minecraft:advancements/adventure/shoot_arrow.json as it's empty or null
  1414. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/sleep_in_bed from minecraft:advancements/adventure/sleep_in_bed.json as it's empty or null
  1415. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/sniper_duel from minecraft:advancements/adventure/sniper_duel.json as it's empty or null
  1416. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/summon_iron_golem from minecraft:advancements/adventure/summon_iron_golem.json as it's empty or null
  1417. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/throw_trident from minecraft:advancements/adventure/throw_trident.json as it's empty or null
  1418. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/totem_of_undying from minecraft:advancements/adventure/totem_of_undying.json as it's empty or null
  1419. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/trade from minecraft:advancements/adventure/trade.json as it's empty or null
  1420. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:adventure/very_very_frightening from minecraft:advancements/adventure/very_very_frightening.json as it's empty or null
  1421. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:husbandry/bred_all_animals from minecraft:advancements/husbandry/bred_all_animals.json as it's empty or null
  1422. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:husbandry/breed_an_animal from minecraft:advancements/husbandry/breed_an_animal.json as it's empty or null
  1423. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:husbandry/fishy_business from minecraft:advancements/husbandry/fishy_business.json as it's empty or null
  1424. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:husbandry/tactical_fishing from minecraft:advancements/husbandry/tactical_fishing.json as it's empty or null
  1425. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:husbandry/tame_an_animal from minecraft:advancements/husbandry/tame_an_animal.json as it's empty or null
  1426. [16:36:38] [Server thread/ERROR]: Couldn't load custom advancement minecraft:nether/obtain_blaze_rod from minecraft:advancements/nether/obtain_blaze_rod.json as it's empty or null
  1427. [16:36:39] [Server thread/ERROR]: Couldn't load custom advancement minecraft:story/cure_zombie_villager from minecraft:advancements/story/cure_zombie_villager.json as it's empty or null
  1428. [16:36:39] [Server thread/ERROR]: Couldn't load custom advancement minecraft:story/deflect_arrow from minecraft:advancements/story/deflect_arrow.json as it's empty or null
  1429. [16:36:39] [Server thread/ERROR]: Couldn't load custom advancement minecraft:story/obtain_armor from minecraft:advancements/story/obtain_armor.json as it's empty or null
  1430. [16:36:39] [Server thread/INFO]: -------- World Settings For [Aqua] --------
  1431. [16:36:39] [Server thread/INFO]: Mob Spawn Range: 7
  1432. [16:36:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1433. [16:36:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  1434. [16:36:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  1435. [16:36:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1436. [16:36:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1437. [16:36:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1438. [16:36:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1439. [16:36:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1440. [16:36:39] [Server thread/INFO]: Vine Growth Modifier: 100%
  1441. [16:36:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1442. [16:36:39] [Server thread/INFO]: Entity Activation Range: An 24 / Mo 24 / Mi 12 / Tiv true
  1443. [16:36:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1444. [16:36:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 0 Hopper Amount: 1
  1445. [16:36:39] [Server thread/INFO]: Random Lighting Updates: true
  1446. [16:36:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  1447. [16:36:39] [Server thread/INFO]: Max TNT Explosions: 100
  1448. [16:36:39] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  1449. [16:36:39] [Server thread/INFO]: Experience Merge Radius: 5.0
  1450. [16:36:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1451. [16:36:39] [Server thread/INFO]: Item Despawn Rate: 6000
  1452. [16:36:39] [Server thread/INFO]: Item Merge Radius: 2.5
  1453. [16:36:39] [Server thread/INFO]: View Distance: 6
  1454. [16:36:39] [Server thread/INFO]: Arrow Despawn Rate: 1000
  1455. [16:36:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1456. [16:36:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1457. [16:36:39] [Server thread/INFO]: -------- World Settings For [Aqua_nether] --------
  1458. [16:36:39] [Server thread/INFO]: Mob Spawn Range: 7
  1459. [16:36:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1460. [16:36:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  1461. [16:36:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  1462. [16:36:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1463. [16:36:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1464. [16:36:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1465. [16:36:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1466. [16:36:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1467. [16:36:39] [Server thread/INFO]: Vine Growth Modifier: 100%
  1468. [16:36:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1469. [16:36:39] [Server thread/INFO]: Entity Activation Range: An 24 / Mo 24 / Mi 12 / Tiv true
  1470. [16:36:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1471. [16:36:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 0 Hopper Amount: 1
  1472. [16:36:39] [Server thread/INFO]: Random Lighting Updates: true
  1473. [16:36:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  1474. [16:36:39] [Server thread/INFO]: Max TNT Explosions: 100
  1475. [16:36:39] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  1476. [16:36:39] [Server thread/INFO]: Experience Merge Radius: 5.0
  1477. [16:36:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1478. [16:36:39] [Server thread/INFO]: Item Despawn Rate: 6000
  1479. [16:36:39] [Server thread/INFO]: Item Merge Radius: 2.5
  1480. [16:36:39] [Server thread/INFO]: View Distance: 6
  1481. [16:36:39] [Server thread/INFO]: Arrow Despawn Rate: 1000
  1482. [16:36:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1483. [16:36:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1484. [16:36:39] [Server thread/INFO]: -------- World Settings For [Aqua_the_end] --------
  1485. [16:36:39] [Server thread/INFO]: Mob Spawn Range: 7
  1486. [16:36:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1487. [16:36:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  1488. [16:36:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  1489. [16:36:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1490. [16:36:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1491. [16:36:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1492. [16:36:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1493. [16:36:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1494. [16:36:39] [Server thread/INFO]: Vine Growth Modifier: 100%
  1495. [16:36:39] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1496. [16:36:39] [Server thread/INFO]: Entity Activation Range: An 24 / Mo 24 / Mi 12 / Tiv true
  1497. [16:36:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1498. [16:36:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 0 Hopper Amount: 1
  1499. [16:36:39] [Server thread/INFO]: Random Lighting Updates: true
  1500. [16:36:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  1501. [16:36:39] [Server thread/INFO]: Max TNT Explosions: 100
  1502. [16:36:39] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms
  1503. [16:36:39] [Server thread/INFO]: Experience Merge Radius: 5.0
  1504. [16:36:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1505. [16:36:39] [Server thread/INFO]: Item Despawn Rate: 6000
  1506. [16:36:39] [Server thread/INFO]: Item Merge Radius: 2.5
  1507. [16:36:39] [Server thread/INFO]: View Distance: 6
  1508. [16:36:39] [Server thread/INFO]: Arrow Despawn Rate: 1000
  1509. [16:36:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1510. [16:36:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1511. [16:36:39] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -7866897547630675894)
  1512. [16:36:40] [Server thread/INFO]: Preparing spawn area: 14%
  1513. [16:36:40] [Server thread/INFO]: Preparing spawn area: 29%
  1514. [16:36:40] [Server thread/INFO]: Preparing spawn area: 44%
  1515. [16:36:40] [Server thread/INFO]: Preparing spawn area: 59%
  1516. [16:36:40] [Server thread/INFO]: Preparing spawn area: 73%
  1517. [16:36:40] [Server thread/INFO]: Preparing spawn area: 88%
  1518. [16:36:40] [Server thread/INFO]: Preparing spawn area: 100%
  1519. [16:36:40] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: -7866897547630675894)
  1520. [16:36:41] [Server thread/INFO]: Preparing spawn area: 14%
  1521. [16:36:41] [Server thread/INFO]: Preparing spawn area: 29%
  1522. [16:36:41] [Server thread/INFO]: Preparing spawn area: 44%
  1523. [16:36:41] [Server thread/INFO]: Preparing spawn area: 59%
  1524. [16:36:41] [Server thread/INFO]: Preparing spawn area: 73%
  1525. [16:36:41] [Server thread/INFO]: Preparing spawn area: 88%
  1526. [16:36:41] [Server thread/INFO]: Preparing spawn area: 100%
  1527. [16:36:41] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: -7866897547630675894)
  1528. [16:36:41] [Server thread/INFO]: Preparing spawn area: 14%
  1529. [16:36:41] [Server thread/INFO]: Preparing spawn area: 29%
  1530. [16:36:41] [Server thread/INFO]: Preparing spawn area: 44%
  1531. [16:36:41] [Server thread/INFO]: Preparing spawn area: 59%
  1532. [16:36:41] [Server thread/INFO]: Preparing spawn area: 73%
  1533. [16:36:41] [Server thread/INFO]: Preparing spawn area: 88%
  1534. [16:36:41] [Server thread/INFO]: Preparing spawn area: 100%
  1535. [16:36:41] [Server thread/INFO]: Time elapsed: 1579 ms
  1536. [16:36:41] [Server thread/INFO]: [EliteMobs] Enabling EliteMobs v6.6.0*
  1537. [16:36:41] [Server thread/INFO]: EliteMobs config loaded!
  1538. [16:36:41] [Server thread/INFO]: /mnt/Local/Core/Minecraft_Snapshot/plugins/EliteMobs/data/ItemsCustomLootList.yml
  1539. [16:36:41] [Server thread/INFO]: Adding: Loot.Magmaguy's Toothpick
  1540. [16:36:41] [Server thread/INFO]: Adding: Loot.Rabbit Charm
  1541. [16:36:41] [Server thread/INFO]: Adding: Loot.Vampiric Charm
  1542. [16:36:41] [Server thread/INFO]: Adding: Loot.Scorpion Charm
  1543. [16:36:41] [Server thread/INFO]: Adding: Loot.Chameleon Charm
  1544. [16:36:41] [Server thread/INFO]: Adding: Loot.Shulker Charm
  1545. [16:36:41] [Server thread/INFO]: Adding: Loot.Elephant Charm
  1546. [16:36:41] [Server thread/INFO]: Adding: Loot.Cheetah Charm
  1547. [16:36:41] [Server thread/INFO]: Adding: Loot.Lucky Charms
  1548. [16:36:41] [Server thread/INFO]: Adding: Loot.Salamander Charm
  1549. [16:36:41] [Server thread/INFO]: Adding: Loot.Berserker Charm
  1550. [16:36:41] [Server thread/INFO]: Adding: Loot.Firefly Charm
  1551. [16:36:41] [Server thread/INFO]: Adding: Loot.Slowpoke Charm
  1552. [16:36:41] [Server thread/INFO]: Adding: Loot.Fishy Charm
  1553. [16:36:41] [Server thread/INFO]: Adding: Loot.Owl Charm
  1554. [16:36:43] [Server thread/INFO]: [EliteMobs] Latest public release is 6.6.0
  1555. [16:36:43] [Server thread/INFO]: [EliteMobs] Your version is 6.6.0
  1556. [16:36:43] [Server thread/WARN]: [EliteMobs] You are running the latest version!
  1557. [16:36:43] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v1.0*
  1558. [16:36:43] [Server thread/INFO]: [Stew] Enabling Stew v3.0
  1559. [16:36:43] [Server thread/INFO]: [FastLeavesDecay] Enabling FastLeavesDecay v1.0
  1560. [16:36:43] [Server thread/INFO]: [654BetterEnchants] Enabling 654BetterEnchants v1.0*
  1561. [16:36:43] [Server thread/INFO]: =======================================
  1562. [16:36:43] [Server thread/INFO]: 654BetterEnchants Enabled
  1563. [16:36:43] [Server thread/INFO]: =======================================
  1564. [16:36:43] [Server thread/INFO]: [LightCleaner] Enabling LightCleaner v1.13.1-v1
  1565. [16:36:43] [Server thread/INFO]: [LightCleaner] LightCleaner version 1.13.1-v1 enabled! (0.067s)
  1566. [16:36:43] [Server thread/INFO]: [BedHome] Enabling BedHome v2.29*
  1567. [16:36:43] [Server thread/WARN]: [BedHome] /!\======================NOTICE======================/!\
  1568. [16:36:43] [Server thread/WARN]: [BedHome] Since the last version of the plugin, the locale has had vital items added to it.
  1569. [16:36:43] [Server thread/WARN]: [BedHome] Thanks to Bukkit's crappy encoding handling, we'll have to delete your locale to regenerate it.
  1570. [16:36:43] [Server thread/WARN]: [BedHome] But, we will back up your old file so you can migrate any changes.
  1571. [16:36:43] [Server thread/WARN]: [BedHome] The backup file is called "locale.yml.old"
  1572. [16:36:43] [Server thread/WARN]: [BedHome] /!\======================NOTICE======================/!\
  1573. [16:36:43] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.0
  1574. [16:36:44] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  1575. [16:36:44] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  1576. [16:36:44] [Server thread/INFO]: [PetMaster] Enabling PetMaster v1.8.3
  1577. [16:36:44] [Server thread/INFO]: [PetMaster] Registering listeners...
  1578. [16:36:44] [Server thread/INFO]: [PetMaster] Backing up and loading configuration files...
  1579. [16:36:44] [Thread-9/INFO]: [PetMaster] Checking for plugin update...
  1580. [16:36:44] [Server thread/INFO]: [PetMaster] Plugin successfully enabled and ready to run! Took 37ms.
  1581. [16:36:44] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0-SNAPSHOT;febd212
  1582. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua) TNT ignition is PERMITTED.
  1583. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua) Lighters are PERMITTED.
  1584. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua) Lava fire is blocked.
  1585. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua) Fire spread is UNRESTRICTED.
  1586. [16:36:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Aqua'
  1587. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua_nether) TNT ignition is PERMITTED.
  1588. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua_nether) Lighters are PERMITTED.
  1589. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua_nether) Lava fire is blocked.
  1590. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua_nether) Fire spread is UNRESTRICTED.
  1591. [16:36:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Aqua_nether'
  1592. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua_the_end) TNT ignition is PERMITTED.
  1593. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua_the_end) Lighters are PERMITTED.
  1594. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua_the_end) Lava fire is blocked.
  1595. [16:36:44] [Server thread/INFO]: [WorldGuard] (Aqua_the_end) Fire spread is UNRESTRICTED.
  1596. [16:36:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Aqua_the_end'
  1597. [16:36:44] [Server thread/INFO]: [WorldGuard] Loading region data...
  1598. [16:36:44] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.1
  1599. [16:36:44] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  1600. [16:36:44] [Server thread/INFO]: [GriefPrevention] 2 total claims loaded.
  1601. [16:36:44] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  1602. [16:36:44] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  1603. [16:36:44] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  1604. [16:36:44] [Server thread/INFO]: [GriefPrevention] Boot finished.
  1605. [16:36:45] [Server thread/INFO]: Done (10.292s)! For help, type "help"
  1606. [16:36:45] [Server thread/INFO]: Timings Reset
  1607. [16:36:45] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  1608. [16:36:45] [Server thread/INFO]: (FAWE) Plugin 'GriefPrevention' found. Using it now.
  1609. [16:36:45] [Craft Scheduler Thread - 0/INFO]: [Vault] Checking for Updates ...
  1610. [16:36:45] [Craft Scheduler Thread - 0/INFO]: [Vault] No new version available
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement