Advertisement
OMan100

Untitled

Jun 25th, 2019
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.95 KB | None | 0 0
  1. [16:45:47] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to Skellett v1.9.5a-minehut
  2. org.bukkit.event.EventException: null
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:520) [spigot.jar:git-Spigot-595711b-e8b39d4]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:505) [spigot.jar:git-Spigot-595711b-e8b39d4]
  7. at net.minecraft.server.v1_14_R1.PlayerList.a(PlayerList.java:173) [spigot.jar:git-Spigot-595711b-e8b39d4]
  8. at protocolsupport.zplatform.impl.spigot.network.handler.SpigotLoginListenerPlay.joinGame(SpigotLoginListenerPlay.java:137) [ProtocolSupport.jar:?]
  9. at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.tryJoin(AbstractLoginListenerPlay.java:139) [ProtocolSupport.jar:?]
  10. at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay.loginTick(AbstractLoginListenerPlay.java:100) [ProtocolSupport.jar:?]
  11. at protocolsupport.protocol.packet.handler.AbstractLoginListenerPlay$1.run(AbstractLoginListenerPlay.java:43) [ProtocolSupport.jar:?]
  12. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81) [spigot.jar:git-Spigot-595711b-e8b39d4]
  13. at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [spigot.jar:git-Spigot-595711b-e8b39d4]
  14. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1011) [spigot.jar:git-Spigot-595711b-e8b39d4]
  15. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396) [spigot.jar:git-Spigot-595711b-e8b39d4]
  16. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:959) [spigot.jar:git-Spigot-595711b-e8b39d4]
  17. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:804) [spigot.jar:git-Spigot-595711b-e8b39d4]
  18. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  19. Caused by: java.util.NoSuchElementException: packet_handler
  20. at io.netty.channel.DefaultChannelPipeline.getContextOrDie(DefaultChannelPipeline.java:1119) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  21. at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:260) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  22. at io.netty.channel.DefaultChannelPipeline.addBefore(DefaultChannelPipeline.java:249) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  23. at com.gmail.thelimeglass.Utils.Packets.PacketListener.create(PacketListener.java:71) ~[?:?]
  24. at com.gmail.thelimeglass.Utils.Packets.PacketListener.onJoin(PacketListener.java:21) ~[?:?]
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
  28. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
  29. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  30. ... 15 more
  31. [16:45:47] [Server thread/INFO]: [+] AntoineHWL
  32. [16:45:47] [Server thread/INFO]: [Citizens] Loaded 7 NPCs.
  33. [16:45:47] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ...
  34. [16:45:47] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available
  35. [16:45:47] [Server thread/ERROR]: Encountered an unexpected exception
  36. net.minecraft.server.v1_14_R1.ReportedException: Ticking entity
  37. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1070) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  38. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  39. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:959) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  40. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:804) [spigot.jar:git-Spigot-595711b-e8b39d4]
  41. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  42. Caused by: java.lang.NoSuchMethodError: net.minecraft.server.v1_14_R1.Entity.at()Z
  43. at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.trySwim(NMSImpl.java:1104) ~[?:?]
  44. at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.trySwim(NMSImpl.java:1096) ~[?:?]
  45. at net.citizensnpcs.util.NMS.trySwim(NMS.java:421) ~[?:?]
  46. at net.citizensnpcs.npc.CitizensNPC.update(CitizensNPC.java:314) ~[?:?]
  47. at net.citizensnpcs.nms.v1_14_R1.entity.EntityHumanNPC.tick(EntityHumanNPC.java:439) ~[?:?]
  48. at net.minecraft.server.v1_14_R1.WorldServer.entityJoinedWorld(WorldServer.java:570) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  49. at net.minecraft.server.v1_14_R1.World.a(World.java:745) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  50. at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:346) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  51. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1057) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  52. ... 4 more
  53. [16:45:47] [Server thread/ERROR]: Cause of unexpected exception was
  54. java.lang.NoSuchMethodError: net.minecraft.server.v1_14_R1.Entity.at()Z
  55. at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.trySwim(NMSImpl.java:1104) ~[?:?]
  56. at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.trySwim(NMSImpl.java:1096) ~[?:?]
  57. at net.citizensnpcs.util.NMS.trySwim(NMS.java:421) ~[?:?]
  58. at net.citizensnpcs.npc.CitizensNPC.update(CitizensNPC.java:314) ~[?:?]
  59. at net.citizensnpcs.nms.v1_14_R1.entity.EntityHumanNPC.tick(EntityHumanNPC.java:439) ~[?:?]
  60. at net.minecraft.server.v1_14_R1.WorldServer.entityJoinedWorld(WorldServer.java:570) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  61. at net.minecraft.server.v1_14_R1.World.a(World.java:745) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  62. at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:346) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  63. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1057) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  64. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  65. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:959) ~[spigot.jar:git-Spigot-595711b-e8b39d4]
  66. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:804) [spigot.jar:git-Spigot-595711b-e8b39d4]
  67. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  68. [16:45:47] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/server/./crash-reports/crash-2019-06-25_16.45.47-server.txt
  69. [16:45:47] [Server thread/INFO]: Stopping server
  70. [16:45:47] [Server thread/INFO]: [TuSKe] Disabling TuSKe v1.8.2-Pikachu-Patch-3
  71. [16:45:47] [Server thread/INFO]: [Skellett] Disabling Skellett v1.9.5a-minehut
  72. [16:45:47] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.16.1.183-mc114-b98
  73. [16:45:47] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.16.1.183-mc114-b98
  74. [16:45:47] [Server thread/INFO]: [CrazyAuctions] Disabling CrazyAuctions v1.2.9
  75. [16:45:47] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.16.9-MH
  76. [16:45:47] [pool-32-thread-1/INFO]: [DiscordSRV] Skipped saving linked accounts because there were none
  77. [16:45:47] [pool-32-thread-1/INFO]: [DiscordSRV] Saved metrics in 2ms
  78. [16:45:48] [pool-32-thread-1/INFO]: [DiscordSRV] Shutdown completed in 152ms
  79. [16:45:48] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.16
  80. [16:45:48] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon!
  81. [16:45:48] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.25-SNAPSHOT (build 1704)
  82. [16:45:48] [Server thread/WARN]: java.lang.IllegalStateException: Removing entity while ticking!
  83. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.WorldServer.removeEntity(WorldServer.java:1106)
  84. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.removeFromWorld(NMSImpl.java:857)
  85. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.util.NMS.removeFromWorld(NMS.java:325)
  86. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.entity.HumanController.remove(HumanController.java:118)
  87. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.despawn(CitizensNPC.java:101)
  88. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:131)
  89. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.onDisable(Citizens.java:274)
  90. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  91. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  92. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  93. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  94. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  95. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  96. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  97. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  98. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  99. [16:45:48] [Server thread/WARN]: java.lang.IllegalStateException: Removing entity while ticking!
  100. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.WorldServer.removeEntity(WorldServer.java:1106)
  101. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.removeFromWorld(NMSImpl.java:857)
  102. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.util.NMS.removeFromWorld(NMS.java:325)
  103. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.entity.HumanController.remove(HumanController.java:118)
  104. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.despawn(CitizensNPC.java:101)
  105. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:131)
  106. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.onDisable(Citizens.java:274)
  107. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  108. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  109. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  110. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  111. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  112. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  113. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  114. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  115. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  116. [16:45:48] [Server thread/WARN]: java.lang.IllegalStateException: Removing entity while ticking!
  117. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.WorldServer.removeEntity(WorldServer.java:1106)
  118. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.removeFromWorld(NMSImpl.java:857)
  119. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.util.NMS.removeFromWorld(NMS.java:325)
  120. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.entity.HumanController.remove(HumanController.java:118)
  121. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.despawn(CitizensNPC.java:101)
  122. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:131)
  123. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.onDisable(Citizens.java:274)
  124. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  125. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  126. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  127. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  128. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  129. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  130. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  131. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  132. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  133. [16:45:48] [Server thread/WARN]: java.lang.IllegalStateException: Removing entity while ticking!
  134. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.WorldServer.removeEntity(WorldServer.java:1106)
  135. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.removeFromWorld(NMSImpl.java:857)
  136. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.util.NMS.removeFromWorld(NMS.java:325)
  137. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.entity.HumanController.remove(HumanController.java:118)
  138. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.despawn(CitizensNPC.java:101)
  139. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:131)
  140. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.onDisable(Citizens.java:274)
  141. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  142. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  143. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  144. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  145. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  146. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  147. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  148. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  149. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  150. [16:45:48] [Server thread/WARN]: java.lang.IllegalStateException: Removing entity while ticking!
  151. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.WorldServer.removeEntity(WorldServer.java:1106)
  152. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.removeFromWorld(NMSImpl.java:857)
  153. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.util.NMS.removeFromWorld(NMS.java:325)
  154. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.entity.HumanController.remove(HumanController.java:118)
  155. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.despawn(CitizensNPC.java:101)
  156. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:131)
  157. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.onDisable(Citizens.java:274)
  158. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  159. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  160. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  161. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  162. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  163. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  164. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  165. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  166. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  167. [16:45:48] [Server thread/WARN]: java.lang.IllegalStateException: Removing entity while ticking!
  168. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.WorldServer.removeEntity(WorldServer.java:1106)
  169. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.removeFromWorld(NMSImpl.java:857)
  170. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.util.NMS.removeFromWorld(NMS.java:325)
  171. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.entity.HumanController.remove(HumanController.java:118)
  172. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.despawn(CitizensNPC.java:101)
  173. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:131)
  174. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.onDisable(Citizens.java:274)
  175. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  176. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  177. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  178. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  179. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  180. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  181. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  182. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  183. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  184. [16:45:48] [Server thread/WARN]: java.lang.IllegalStateException: Removing entity while ticking!
  185. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.WorldServer.removeEntity(WorldServer.java:1106)
  186. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.util.NMSImpl.removeFromWorld(NMSImpl.java:857)
  187. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.util.NMS.removeFromWorld(NMS.java:325)
  188. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.nms.v1_14_R1.entity.HumanController.remove(HumanController.java:118)
  189. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.npc.CitizensNPC.despawn(CitizensNPC.java:101)
  190. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:131)
  191. [16:45:48] [Server thread/WARN]: at net.citizensnpcs.Citizens.onDisable(Citizens.java:274)
  192. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  193. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  194. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  195. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  196. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  197. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  198. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  199. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  200. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  201. [16:45:48] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v3.0.0-SNAPSHOT-b761
  202. [16:45:48] [Server thread/INFO]: [Sk-Perm] Disabling Sk-Perm v2.2.1
  203. [16:45:48] [Server thread/INFO]: [Sk-Perm] Unloaded successfully
  204. [16:45:48] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v4.292
  205. [16:45:48] [Server thread/INFO]: All DB transactions during this session are being validated (This may take a while if corrections need to be made)
  206. [16:45:48] [Server thread/INFO]: ============ DATABASE ERROR ============
  207. [16:45:48] [Server thread/INFO]: There was an error updating the database.
  208. [16:45:48] [Server thread/INFO]: - It will be corrected on shutdown
  209. [16:45:48] [Server thread/INFO]: ========================================
  210. [16:45:48] [Server thread/WARN]: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  211. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:447)
  212. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:200)
  213. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:196)
  214. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:147)
  215. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:116)
  216. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.BukkitTaskManager.taskAsync(BukkitTaskManager.java:27)
  217. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.util.TaskManager.runTaskAsync(TaskManager.java:46)
  218. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager$46.addBatch(SQLManager.java:2491)
  219. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.sendBatch(SQLManager.java:403)
  220. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.validateAllPlots(SQLManager.java:2839)
  221. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.DBFunc.validatePlots(DBFunc.java:74)
  222. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.PlotSquared.disable(PlotSquared.java:1521)
  223. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:270)
  224. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  225. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  226. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  227. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  228. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  229. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  230. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  231. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  232. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  233. [16:45:48] [Server thread/INFO]: ========================================
  234. [16:45:48] [Server thread/INFO]: ============ DATABASE ERROR ============
  235. [16:45:48] [Server thread/INFO]: There was an error updating the database.
  236. [16:45:48] [Server thread/INFO]: - It will be corrected on shutdown
  237. [16:45:48] [Server thread/INFO]: ========================================
  238. [16:45:48] [Server thread/WARN]: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  239. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:447)
  240. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:200)
  241. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:196)
  242. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:147)
  243. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:116)
  244. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.BukkitTaskManager.taskAsync(BukkitTaskManager.java:27)
  245. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.util.TaskManager.runTaskAsync(TaskManager.java:46)
  246. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager$46.addBatch(SQLManager.java:2491)
  247. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.sendBatch(SQLManager.java:403)
  248. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.validateAllPlots(SQLManager.java:2839)
  249. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.DBFunc.validatePlots(DBFunc.java:74)
  250. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.PlotSquared.disable(PlotSquared.java:1521)
  251. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:270)
  252. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  253. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  254. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  255. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  256. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  257. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  258. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  259. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  260. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  261. [16:45:48] [Server thread/INFO]: ========================================
  262. [16:45:48] [Server thread/INFO]: ============ DATABASE ERROR ============
  263. [16:45:48] [Server thread/INFO]: There was an error updating the database.
  264. [16:45:48] [Server thread/INFO]: - It will be corrected on shutdown
  265. [16:45:48] [Server thread/INFO]: ========================================
  266. [16:45:48] [Server thread/WARN]: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  267. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:447)
  268. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:200)
  269. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:196)
  270. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:147)
  271. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:116)
  272. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.BukkitTaskManager.taskAsync(BukkitTaskManager.java:27)
  273. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.util.TaskManager.runTaskAsync(TaskManager.java:46)
  274. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager$46.addBatch(SQLManager.java:2491)
  275. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.sendBatch(SQLManager.java:403)
  276. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.validateAllPlots(SQLManager.java:2839)
  277. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.DBFunc.validatePlots(DBFunc.java:74)
  278. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.PlotSquared.disable(PlotSquared.java:1521)
  279. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:270)
  280. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  281. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  282. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  283. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  284. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  285. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  286. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  287. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  288. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  289. [16:45:48] [Server thread/INFO]: ========================================
  290. [16:45:48] [Server thread/INFO]: ============ DATABASE ERROR ============
  291. [16:45:48] [Server thread/INFO]: There was an error updating the database.
  292. [16:45:48] [Server thread/INFO]: - It will be corrected on shutdown
  293. [16:45:48] [Server thread/INFO]: ========================================
  294. [16:45:48] [Server thread/WARN]: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  295. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:447)
  296. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:200)
  297. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:196)
  298. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:147)
  299. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:116)
  300. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.BukkitTaskManager.taskAsync(BukkitTaskManager.java:27)
  301. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.util.TaskManager.runTaskAsync(TaskManager.java:46)
  302. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager$46.addBatch(SQLManager.java:2491)
  303. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.sendBatch(SQLManager.java:403)
  304. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.validateAllPlots(SQLManager.java:2839)
  305. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.DBFunc.validatePlots(DBFunc.java:74)
  306. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.PlotSquared.disable(PlotSquared.java:1521)
  307. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:270)
  308. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  309. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  310. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  311. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  312. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  313. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  314. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  315. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  316. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  317. [16:45:48] [Server thread/INFO]: ========================================
  318. [16:45:48] [Server thread/INFO]: ============ DATABASE ERROR ============
  319. [16:45:48] [Server thread/INFO]: There was an error updating the database.
  320. [16:45:48] [Server thread/INFO]: - It will be corrected on shutdown
  321. [16:45:48] [Server thread/INFO]: ========================================
  322. [16:45:48] [Server thread/WARN]: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  323. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:447)
  324. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:200)
  325. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:196)
  326. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:147)
  327. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:116)
  328. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.BukkitTaskManager.taskAsync(BukkitTaskManager.java:27)
  329. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.util.TaskManager.runTaskAsync(TaskManager.java:46)
  330. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager$46.addBatch(SQLManager.java:2491)
  331. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.sendBatch(SQLManager.java:403)
  332. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.validateAllPlots(SQLManager.java:2839)
  333. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.DBFunc.validatePlots(DBFunc.java:74)
  334. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.PlotSquared.disable(PlotSquared.java:1521)
  335. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:270)
  336. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  337. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  338. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  339. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  340. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  341. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  342. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  343. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  344. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  345. [16:45:48] [Server thread/INFO]: ========================================
  346. [16:45:48] [Server thread/INFO]: ============ DATABASE ERROR ============
  347. [16:45:48] [Server thread/INFO]: There was an error updating the database.
  348. [16:45:48] [Server thread/INFO]: - It will be corrected on shutdown
  349. [16:45:48] [Server thread/INFO]: ========================================
  350. [16:45:48] [Server thread/WARN]: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  351. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:447)
  352. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:200)
  353. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:196)
  354. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:147)
  355. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskAsynchronously(CraftScheduler.java:116)
  356. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.util.BukkitTaskManager.taskAsync(BukkitTaskManager.java:27)
  357. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.util.TaskManager.runTaskAsync(TaskManager.java:46)
  358. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager$46.addBatch(SQLManager.java:2491)
  359. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.sendBatch(SQLManager.java:403)
  360. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.validateAllPlots(SQLManager.java:2839)
  361. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.DBFunc.validatePlots(DBFunc.java:74)
  362. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.PlotSquared.disable(PlotSquared.java:1521)
  363. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:270)
  364. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  365. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  366. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  367. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  368. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  369. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  370. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  371. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  372. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  373. [16:45:48] [Server thread/INFO]: ========================================
  374. [16:45:48] [Server thread/INFO]: [WARNING] Found 1 plots in DB for non existent world; 'farms'.
  375. [16:45:48] [Server thread/INFO]: [WARNING] - Please create the world/s or remove the plots using the purge command
  376. [16:45:48] [Server thread/WARN]: java.lang.NullPointerException
  377. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.validateAllPlots(SQLManager.java:2856)
  378. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.DBFunc.validatePlots(DBFunc.java:74)
  379. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.PlotSquared.disable(PlotSquared.java:1521)
  380. [16:45:48] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onDisable(BukkitMain.java:270)
  381. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  382. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:377)
  383. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437)
  384. [16:45:48] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:429)
  385. [16:45:48] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.disablePlugins(CraftServer.java:392)
  386. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.stop(MinecraftServer.java:679)
  387. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.stop(DedicatedServer.java:681)
  388. [16:45:48] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:845)
  389. [16:45:48] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  390. [16:45:48] [Server thread/INFO]: Could not close database connection!
  391. [16:45:48] [Server thread/INFO]: [Essentials] Disabling Essentials v2.16.1.183-mc114-b98
  392. [16:45:48] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  393. [16:45:48] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.29-dev
  394. [16:45:48] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  395. [16:45:48] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  396. [16:45:48] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  397. [16:45:48] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  398. [16:45:48] [Server thread/INFO]: [SK-NBeeT] Disabling SK-NBeeT v2.4.1
  399. [16:45:48] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.0-rc-2;8c778ed
  400. [16:45:48] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  401. [16:45:48] [Server thread/INFO]: [HeadsPlus] Disabling HeadsPlus v6.4
  402. [16:45:48] [Server thread/INFO]: [HeadsPlus] §0[§6HeadsPlus§0] §3HeadsPlus has been disabled!
  403. [16:45:48] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v12.0.2
  404. [16:45:48] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.3-SNAPSHOT
  405. [16:45:48] [Server thread/INFO]: [SkriptJSON] Disabling SkriptJSON v1.0.0
  406. [16:45:48] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.6.4MH
  407. [16:45:48] [Server thread/INFO]: [skDragon] Disabling skDragon v0.14.999
  408. [16:45:48] [Server thread/INFO]: [PlayerServer] Disabling PlayerServer v1.0-SNAPSHOT
  409. [16:45:48] [Server thread/INFO]: [Skript] Disabling Skript v2.4-alpha1
  410. [16:45:48] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.0.0-rc-3;d7c11cb
  411. [16:45:48] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  412. [16:45:48] [Server thread/INFO]: [BukkitCore] Disabling BukkitCore v1.0-SNAPSHOT
  413. [16:45:48] [Server thread/INFO]: Saving players
  414. [16:45:48] [Server thread/INFO]: AntoineHWL lost connection: Server closed
  415. [16:45:48] [Server thread/INFO]: AntoineHWL left the game
  416. [16:45:48] [Server thread/INFO]: Saving worlds
  417. [16:45:48] [Server thread/INFO]: Saving chunks for level 'Farm2Live'/minecraft:overworld
  418. [16:45:48] [Server thread/INFO]: ThreadedAnvilChunkStorage (Farm2Live): All chunks are saved
  419. [16:45:48] [Server thread/INFO]: Saving chunks for level 'Farm2Live_the_end'/minecraft:the_end
  420. [16:45:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  421. [16:45:49] [Server thread/INFO]: Saving chunks for level 'plotsfarm'/minecraft:plotsfarm
  422. [16:45:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (plotsfarm): All chunks are saved
  423. [16:45:49] [Server thread/INFO]: Saving chunks for level 'farmplots'/minecraft:farmplots
  424. [16:45:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (farmplots): All chunks are saved
  425. [16:45:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (Farm2Live): All chunks are saved
  426. [16:45:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  427. [16:45:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (plotsfarm): All chunks are saved
  428. [16:45:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (farmplots): All chunks are saved
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement