FatherWh0

Server 1.16.1 restarting

Jul 11th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.79 KB | None | 0 0
  1. [15:30:26] [Server thread/ERROR]: Error whilst processing packet net.minecraft.server.v1_16_R1.PacketPlayInFlying$PacketPlayInPosition@53cced84 for Waterwood[/108.176.198.224:51196]
  2. net.minecraft.server.v1_16_R1.ReportedException: Colliding entity with block
  3. at net.minecraft.server.v1_16_R1.Entity.move(Entity.java:754) ~[patched_1.16.1.jar:git-Paper-82]
  4. at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1099) ~[patched_1.16.1.jar:git-Paper-82]
  5. at net.minecraft.server.v1_16_R1.PacketPlayInFlying.a(SourceFile:122) ~[patched_1.16.1.jar:git-Paper-82]
  6. at net.minecraft.server.v1_16_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:56) ~[patched_1.16.1.jar:git-Paper-82]
  7. at net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.1.jar:git-Paper-82]
  8. at net.minecraft.server.v1_16_R1.PlayerConnectionUtils$$Lambda$5483/1100240118.run(Unknown Source) ~[?:?]
  9. at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18) ~[patched_1.16.1.jar:git-Paper-82]
  10. at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.1.jar:git-Paper-82]
  11. at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.1.jar:git-Paper-82]
  12. at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.1.jar:git-Paper-82]
  13. at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1136) ~[patched_1.16.1.jar:git-Paper-82]
  14. at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1129) ~[patched_1.16.1.jar:git-Paper-82]
  15. at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.1.jar:git-Paper-82]
  16. at net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1203) ~[patched_1.16.1.jar:git-Paper-82]
  17. at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000) ~[patched_1.16.1.jar:git-Paper-82]
  18. at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-82]
  19. at net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2943/1596052577.run(Unknown Source) ~[?:?]
  20. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  21. Caused by: java.lang.NullPointerException
  22. at net.minecraft.server.v1_16_R1.PortalTravelAgent.findAndTeleport(PortalTravelAgent.java:29) ~[patched_1.16.1.jar:git-Paper-82]
  23. at net.minecraft.server.v1_16_R1.EntityPlayer.a(EntityPlayer.java:985) ~[patched_1.16.1.jar:git-Paper-82]
  24. at net.minecraft.server.v1_16_R1.BlockEnderPortal.a(BlockEnderPortal.java:41) ~[patched_1.16.1.jar:git-Paper-82]
  25. at net.minecraft.server.v1_16_R1.BlockBase$BlockData.a(BlockBase.java:560) ~[patched_1.16.1.jar:git-Paper-82]
  26. at net.minecraft.server.v1_16_R1.Entity.checkBlockCollisions(Entity.java:1013) ~[patched_1.16.1.jar:git-Paper-82]
  27. at net.minecraft.server.v1_16_R1.Entity.move(Entity.java:748) ~[patched_1.16.1.jar:git-Paper-82]
  28. ... 17 more
  29. [15:30:26] [Server thread/INFO]: Waterwood lost connection: Packet processing error
  30. [15:30:26] [Server thread/ERROR]: Encountered an unexpected exception
  31. net.minecraft.server.v1_16_R1.ReportedException: Colliding entity with block
  32. at net.minecraft.server.v1_16_R1.EntityPlayer.playerTick(EntityPlayer.java:586) ~[patched_1.16.1.jar:git-Paper-82]
  33. at net.minecraft.server.v1_16_R1.PlayerList.disconnect(PlayerList.java:512) ~[patched_1.16.1.jar:git-Paper-82]
  34. at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1590) ~[patched_1.16.1.jar:git-Paper-82]
  35. at net.minecraft.server.v1_16_R1.NetworkManager.handleDisconnection(NetworkManager.java:479) ~[patched_1.16.1.jar:git-Paper-82]
  36. at net.minecraft.server.v1_16_R1.ServerConnection.c(ServerConnection.java:162) ~[patched_1.16.1.jar:git-Paper-82]
  37. at net.minecraft.server.v1_16_R1.MinecraftServer.b(MinecraftServer.java:1378) ~[patched_1.16.1.jar:git-Paper-82]
  38. at net.minecraft.server.v1_16_R1.DedicatedServer.b(DedicatedServer.java:377) ~[patched_1.16.1.jar:git-Paper-82]
  39. at net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1212) ~[patched_1.16.1.jar:git-Paper-82]
  40. at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000) ~[patched_1.16.1.jar:git-Paper-82]
  41. at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-82]
  42. at net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2943/1596052577.run(Unknown Source) ~[?:?]
  43. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  44. Caused by: java.lang.NullPointerException
  45. at net.minecraft.server.v1_16_R1.PortalTravelAgent.findAndTeleport(PortalTravelAgent.java:29) ~[patched_1.16.1.jar:git-Paper-82]
  46. at net.minecraft.server.v1_16_R1.EntityPlayer.a(EntityPlayer.java:985) ~[patched_1.16.1.jar:git-Paper-82]
  47. at net.minecraft.server.v1_16_R1.BlockEnderPortal.a(BlockEnderPortal.java:41) ~[patched_1.16.1.jar:git-Paper-82]
  48. at net.minecraft.server.v1_16_R1.BlockBase$BlockData.a(BlockBase.java:560) ~[patched_1.16.1.jar:git-Paper-82]
  49. at net.minecraft.server.v1_16_R1.Entity.checkBlockCollisions(Entity.java:1013) ~[patched_1.16.1.jar:git-Paper-82]
  50. at net.minecraft.server.v1_16_R1.Entity.move(Entity.java:748) ~[patched_1.16.1.jar:git-Paper-82]
  51. at net.minecraft.server.v1_16_R1.EntityLiving.a(EntityLiving.java:2357) ~[patched_1.16.1.jar:git-Paper-82]
  52. at net.minecraft.server.v1_16_R1.EntityLiving.f(EntityLiving.java:2316) ~[patched_1.16.1.jar:git-Paper-82]
  53. at net.minecraft.server.v1_16_R1.EntityHuman.f(EntityHuman.java:1433) ~[patched_1.16.1.jar:git-Paper-82]
  54. at net.minecraft.server.v1_16_R1.EntityLiving.movementTick(EntityLiving.java:2782) ~[patched_1.16.1.jar:git-Paper-82]
  55. at net.minecraft.server.v1_16_R1.EntityHuman.movementTick(EntityHuman.java:407) ~[patched_1.16.1.jar:git-Paper-82]
  56. at net.minecraft.server.v1_16_R1.EntityLiving.tick(EntityLiving.java:2468) ~[patched_1.16.1.jar:git-Paper-82]
  57. at net.minecraft.server.v1_16_R1.EntityHuman.tick(EntityHuman.java:156) ~[patched_1.16.1.jar:git-Paper-82]
  58. at net.minecraft.server.v1_16_R1.EntityPlayer.playerTick(EntityPlayer.java:503) ~[patched_1.16.1.jar:git-Paper-82]
  59. ... 11 more
  60. [15:30:26] [Server thread/ERROR]: Cause of unexpected exception was
  61. java.lang.NullPointerException: null
  62. at net.minecraft.server.v1_16_R1.PortalTravelAgent.findAndTeleport(PortalTravelAgent.java:29) ~[patched_1.16.1.jar:git-Paper-82]
  63. at net.minecraft.server.v1_16_R1.EntityPlayer.a(EntityPlayer.java:985) ~[patched_1.16.1.jar:git-Paper-82]
  64. at net.minecraft.server.v1_16_R1.BlockEnderPortal.a(BlockEnderPortal.java:41) ~[patched_1.16.1.jar:git-Paper-82]
  65. at net.minecraft.server.v1_16_R1.BlockBase$BlockData.a(BlockBase.java:560) ~[patched_1.16.1.jar:git-Paper-82]
  66. at net.minecraft.server.v1_16_R1.Entity.checkBlockCollisions(Entity.java:1013) ~[patched_1.16.1.jar:git-Paper-82]
  67. at net.minecraft.server.v1_16_R1.Entity.move(Entity.java:748) ~[patched_1.16.1.jar:git-Paper-82]
  68. at net.minecraft.server.v1_16_R1.EntityLiving.a(EntityLiving.java:2357) ~[patched_1.16.1.jar:git-Paper-82]
  69. at net.minecraft.server.v1_16_R1.EntityLiving.f(EntityLiving.java:2316) ~[patched_1.16.1.jar:git-Paper-82]
  70. at net.minecraft.server.v1_16_R1.EntityHuman.f(EntityHuman.java:1433) ~[patched_1.16.1.jar:git-Paper-82]
  71. at net.minecraft.server.v1_16_R1.EntityLiving.movementTick(EntityLiving.java:2782) ~[patched_1.16.1.jar:git-Paper-82]
  72. at net.minecraft.server.v1_16_R1.EntityHuman.movementTick(EntityHuman.java:407) ~[patched_1.16.1.jar:git-Paper-82]
  73. at net.minecraft.server.v1_16_R1.EntityLiving.tick(EntityLiving.java:2468) ~[patched_1.16.1.jar:git-Paper-82]
  74. at net.minecraft.server.v1_16_R1.EntityHuman.tick(EntityHuman.java:156) ~[patched_1.16.1.jar:git-Paper-82]
  75. at net.minecraft.server.v1_16_R1.EntityPlayer.playerTick(EntityPlayer.java:503) ~[patched_1.16.1.jar:git-Paper-82]
  76. at net.minecraft.server.v1_16_R1.PlayerList.disconnect(PlayerList.java:512) ~[patched_1.16.1.jar:git-Paper-82]
  77. at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:1590) ~[patched_1.16.1.jar:git-Paper-82]
  78. at net.minecraft.server.v1_16_R1.NetworkManager.handleDisconnection(NetworkManager.java:479) ~[patched_1.16.1.jar:git-Paper-82]
  79. at net.minecraft.server.v1_16_R1.ServerConnection.c(ServerConnection.java:162) ~[patched_1.16.1.jar:git-Paper-82]
  80. at net.minecraft.server.v1_16_R1.MinecraftServer.b(MinecraftServer.java:1378) ~[patched_1.16.1.jar:git-Paper-82]
  81. at net.minecraft.server.v1_16_R1.DedicatedServer.b(DedicatedServer.java:377) ~[patched_1.16.1.jar:git-Paper-82]
  82. at net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1212) ~[patched_1.16.1.jar:git-Paper-82]
  83. at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1000) ~[patched_1.16.1.jar:git-Paper-82]
  84. at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-82]
  85. at net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2943/1596052577.run(Unknown Source) ~[?:?]
  86. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  87. [15:30:26] [Server thread/ERROR]: This crash report has been saved to: E:\UserFiles\JOHNR2\20478\Minecraft\.\crash-reports\crash-2020-07-11_15.30.26-server.txt
  88. [15:30:26] [Server thread/INFO]: Stopping server (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PAPER)
  89. [15:30:26] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.10.0
  90. [15:30:26] [Server thread/INFO]: [Minigames-Regions] Disabling Minigames-Regions v1.13-SNAPSHOT-281
  91. [15:30:26] [Server thread/INFO]: [Minigames-Regions] Minigames Regions disabled
  92. [15:30:26] [Server thread/INFO]: [UltimateTimber] Disabling UltimateTimber v2.0.8
  93. [15:30:26] [Server thread/INFO]:
  94. [15:30:26] [Server thread/INFO]: =============================
  95. [15:30:26] [Server thread/INFO]: UltimateTimber 2.0.8 by Songoda <3!
  96. [15:30:26] [Server thread/INFO]: Action: Disabling...
  97. [15:30:26] [Server thread/INFO]: =============================
  98. [15:30:26] [Server thread/INFO]:
  99. [15:30:26] [Server thread/INFO]: [MarriageMaster] Disabling MarriageMaster v2.2.1-Release
  100. [15:30:26] [Server thread/INFO]: [MarriageMaster] PlaceholderAPI hook was successfully unregistered!
  101. [15:30:26] [Server thread/INFO]: [MarriageMaster] Cleaning database cache.
  102. [15:30:26] [Server thread/INFO]: [MarriageMaster] Database cache cleaned.
  103. [15:30:26] [Server thread/INFO]: [at.pcgamingfreaks.MarriageMasterStandalone.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Shutdown initiated...
  104. [15:30:26] [Server thread/INFO]: [at.pcgamingfreaks.MarriageMasterStandalone.libs.com.zaxxer.hikari.HikariDataSource] MarriageMaster-Connection-Pool - Shutdown completed.
  105. [15:30:26] [Server thread/INFO]: [MarriageMaster]  Marriage Master has been disabled.  :( 
  106. [15:30:26] [Server thread/INFO]: [Minigames] Disabling Minigames v1.13-SNAPSHOT-281
  107. [15:30:26] [Server thread/INFO]: Minigames successfully disabled.
  108. [15:30:26] [Server thread/INFO]: [AreaShop] Disabling AreaShop v2.6.1#CUSTOM
  109. [15:30:26] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v4.1.0-b763
  110. [15:30:26] [Server thread/INFO]: [Multiverse-NetherPortals] - Disabled
  111. [15:30:26] [Server thread/INFO]: [CurrencyDrops] Disabling CurrencyDrops v1.1.10
  112. [15:30:26] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.11 (build 213)
  113. [15:30:26] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v3.5.7
  114. [15:30:26] [Server thread/INFO]: [PlayerParticles] Disabling PlayerParticles v7.15
  115. [15:30:26] [Server thread/INFO]: [mcMMO] Disabling mcMMO v2.1.132
  116. [15:30:26] [Server thread/INFO]: [mcMMO] Saving mcMMOPlayers... (12)
  117. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: Pandasame
  118. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: crystal69
  119. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: FatherWh0
  120. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: PremiumShiny
  121. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: Smikelson
  122. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: Walzie
  123. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: MusketVino
  124. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: MaliciousDodo
  125. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: ZombieMerc7
  126. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: THe_SmeLLy_MaN
  127. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: Jak03e
  128. [15:30:26] [Server thread/INFO]: [mcMMO] Saving data for player: muh_rye_AH
  129. [15:30:26] [Server thread/INFO]: [mcMMO] Finished save operation for 12 players!
  130. [15:30:26] [Server thread/WARN]: java.lang.NullPointerException
  131. [15:30:26] [Server thread/WARN]: at com.gmail.nossr50.util.player.UserManager.remove(UserManager.java:47)
  132. [15:30:26] [Server thread/WARN]: at com.gmail.nossr50.util.player.UserManager.clearAll(UserManager.java:60)
  133. [15:30:26] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:307)
  134. [15:30:26] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265)
  135. [15:30:26] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:415)
  136. [15:30:26] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:516)
  137. [15:30:26] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:502)
  138. [15:30:26] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:495)
  139. [15:30:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_16_R1.CraftServer.disablePlugins(CraftServer.java:434)
  140. [15:30:26] [Server thread/WARN]: at net.minecraft.server.v1_16_R1.MinecraftServer.stop(MinecraftServer.java:774)
  141. [15:30:26] [Server thread/WARN]: at net.minecraft.server.v1_16_R1.DedicatedServer.stop(DedicatedServer.java:699)
  142. [15:30:26] [Server thread/WARN]: at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1047)
  143. [15:30:26] [Server thread/WARN]: at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
  144. [15:30:26] [Server thread/WARN]: at net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2943/1596052577.run(Unknown Source)
  145. [15:30:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  146. [15:30:26] [Server thread/INFO]: [CraftBook] Disabling CraftBook v3.10.2;21180b0
  147. [15:30:26] [Server thread/ERROR]: Error occurred while disabling CraftBook v3.10.2;21180b0 (Is it up to date?)
  148. java.lang.NullPointerException: null
  149. at com.sk89q.craftbook.mechanics.ic.gates.world.entity.TeleportTransmitter$Factory.unload(TeleportTransmitter.java:198) ~[?:?]
  150. at com.sk89q.craftbook.mechanics.ic.ICManager.disable(ICManager.java:102) ~[?:?]
  151. at com.sk89q.craftbook.mechanics.ic.ICMechanic.disable(ICMechanic.java:88) ~[?:?]
  152. at com.sk89q.craftbook.bukkit.CraftBookPlugin.onDisable(CraftBookPlugin.java:747) ~[?:?]
  153. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.1.jar:git-Paper-82]
  154. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:415) ~[patched_1.16.1.jar:git-Paper-82]
  155. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:516) ~[patched_1.16.1.jar:git-Paper-82]
  156. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:502) ~[patched_1.16.1.jar:git-Paper-82]
  157. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:495) ~[patched_1.16.1.jar:git-Paper-82]
  158. at org.bukkit.craftbukkit.v1_16_R1.CraftServer.disablePlugins(CraftServer.java:434) ~[patched_1.16.1.jar:git-Paper-82]
  159. at net.minecraft.server.v1_16_R1.MinecraftServer.stop(MinecraftServer.java:774) ~[patched_1.16.1.jar:git-Paper-82]
  160. at net.minecraft.server.v1_16_R1.DedicatedServer.stop(DedicatedServer.java:699) ~[patched_1.16.1.jar:git-Paper-82]
  161. at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1047) ~[patched_1.16.1.jar:git-Paper-82]
  162. at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-82]
  163. at net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2943/1596052577.run(Unknown Source) ~[?:?]
  164. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  165. [15:30:26] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.1.0-b775
  166. [15:30:26] [Server thread/INFO]: [Dynmap-WorldGuard] Disabling Dynmap-WorldGuard v1.2
  167. [15:30:26] [Server thread/INFO]: [WorldEditSUI] Disabling WorldEditSUI v1.7.1
  168. [15:30:26] [Server thread/ERROR]: Error occurred while disabling WorldEditSUI v1.7.1 (Is it up to date?)
  169. java.lang.NullPointerException: null
  170. at eu.kennytv.worldeditsui.user.UserManager.deleteUser(UserManager.java:61) ~[?:?]
  171. at eu.kennytv.worldeditsui.WorldEditSUIPlugin.lambda$onDisable$1(WorldEditSUIPlugin.java:141) ~[?:?]
  172. at eu.kennytv.worldeditsui.WorldEditSUIPlugin$$Lambda$6605/1229346770.accept(Unknown Source) ~[?:?]
  173. at java.lang.Iterable.forEach(Unknown Source) ~[?:1.8.0_51]
  174. at java.util.Collections$UnmodifiableCollection.forEach(Unknown Source) ~[?:1.8.0_51]
  175. at eu.kennytv.worldeditsui.WorldEditSUIPlugin.onDisable(WorldEditSUIPlugin.java:141) ~[?:?]
  176. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.16.1.jar:git-Paper-82]
  177. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:415) ~[patched_1.16.1.jar:git-Paper-82]
  178. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:516) ~[patched_1.16.1.jar:git-Paper-82]
  179. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:502) ~[patched_1.16.1.jar:git-Paper-82]
  180. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:495) ~[patched_1.16.1.jar:git-Paper-82]
  181. at org.bukkit.craftbukkit.v1_16_R1.CraftServer.disablePlugins(CraftServer.java:434) ~[patched_1.16.1.jar:git-Paper-82]
  182. at net.minecraft.server.v1_16_R1.MinecraftServer.stop(MinecraftServer.java:774) ~[patched_1.16.1.jar:git-Paper-82]
  183. at net.minecraft.server.v1_16_R1.DedicatedServer.stop(DedicatedServer.java:699) ~[patched_1.16.1.jar:git-Paper-82]
  184. at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1047) ~[patched_1.16.1.jar:git-Paper-82]
  185. at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-82]
  186. at net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2943/1596052577.run(Unknown Source) ~[?:?]
  187. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  188. [15:30:26] [Server thread/INFO]: [WorldGuardExtraFlags] Disabling WorldGuardExtraFlags v4.1.4
  189. [15:30:26] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v19.0
  190. [15:30:26] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
  191. [15:30:27] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v19.0
  192. [15:30:27] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.17.2.0
  193. [15:30:27] [Server thread/INFO]: [ChatFeelings] Disabling ChatFeelings v4.6.7
  194. [15:30:27] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.4-beta1;bc551da
  195. [15:30:27] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  196. [15:30:27] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v4.494
  197. [15:30:27] [Server thread/INFO]: All DB transactions during this session are being validated (This may take a while if corrections need to be made)
  198. [15:30:27] [Server thread/INFO]: [Dynmap-Essentials] Disabling Dynmap-Essentials v0.91-SNAPSHOT
  199. [15:30:27] [Server thread/INFO]: [SuperbVote] Disabling SuperbVote v0.5.4
  200. [15:30:27] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.17.2.0
  201. [15:30:27] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v3.7.5
  202. [15:30:27] [Server thread/INFO]: [AsyncWorldEdit] Unloading plugins...
  203. [15:30:27] [Server thread/INFO]: [AsyncWorldEdit] Disable
  204. [15:30:27] [Server thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.9
  205. [15:30:27] [Server thread/INFO]: [WhatIsIt] has been disabled.
  206. [15:30:27] [Server thread/INFO]: [DecoHeads] Disabling DecoHeads v1.5.0
  207. [15:30:27] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.9.10 (beta)
  208. [15:30:27] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  209. [15:30:27] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.2.0
  210. [15:30:27] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  211. [15:30:27] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.0-beta-02+d10d7d6
  212. [15:30:27] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  213. [15:30:27] [Server thread/INFO]: [dynmap] Disabling dynmap v3.1-beta-1-367
  214. [15:30:27] [Server thread/INFO]: [dynmap] Unloaded 11 components.
  215. [15:30:27] [Server thread/INFO]: [dynmap] Stopping map renderer...
  216. [15:30:28] [Server thread/INFO]: [dynmap] Saved 38 pending tile renders in world 'world'
  217. [15:30:28] [Server thread/INFO]: [dynmap] Saved 13 pending tile renders in world 'water_world_the_end'
  218. [15:30:28] [Server thread/INFO]: [dynmap] Saved 123 pending tile renders in world 'water_world'
  219. [15:30:28] [Server thread/INFO]: [dynmap] Disabled
  220. [15:30:28] [Server thread/INFO]: [ezAuctions] Disabling ezAuctions v1.5.5
  221. [15:30:28] [Server thread/INFO]: [LWC] Disabling LWC v2.1.3-87f48cb
  222. [15:30:28] [Server thread/INFO]: [LWC] Flushing protection updates (0)
  223. [15:30:28] [Server thread/INFO]: [PerWorldInventory] Disabling PerWorldInventory v2.3.2
  224. [15:30:28] [Server thread/INFO]: [EpicRename] Disabling EpicRename v3.8
  225. [15:30:28] [Server thread/INFO]: [EpicRename] Plugin Disabled.
  226. [15:30:28] [Server thread/INFO]: [StackableItems] Disabling StackableItems v1.0.11
  227. [15:30:28] [Server thread/INFO]: [BottledExp] Disabling BottledExp v2.2.7.1
  228. [15:30:28] [Server thread/INFO]: [BottledExp] You are no longer able to fill XP into Bottles
  229. [15:30:28] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  230. [15:30:28] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  231. [15:30:29] [Server thread/INFO]: [ImageOnMap] Disabling ImageOnMap v4.0
  232. [15:30:29] [Server thread/INFO]: [VoidGenerator] Disabling VoidGenerator v1.6.0
  233. [15:30:29] [Server thread/INFO]: [Stables] Disabling Stables v1.9.13
  234. [15:30:29] [Server thread/INFO]: [Gatekeeper] Disabling Gatekeeper v1.1.4
  235. [15:30:29] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v10.0.15
  236. [15:30:29] [Server thread/INFO]: [LibsDisguises] Now saving disguises..
  237. [15:30:29] [Server thread/INFO]: [LibsDisguises] Saved disguises.
  238. [15:30:29] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.6.0-SNAPSHOT-b467
  239. [15:30:29] [Server thread/INFO]: [Votifier] [Votifier] Disabling Votifier v1.9
  240. [15:30:29] [Server thread/INFO]: [Votifier] [Votifier] Votifier disabled.
  241. [15:30:29] [Thread-22/WARN]: [Votifier] [Votifier] Protocol error. Ignoring packet - socket closed
  242. [15:30:29] [Server thread/INFO]: [FlashyTP] Disabling FlashyTP v1.2.3
  243. [15:30:29] [Server thread/INFO]: [VilCurrency] Disabling VillagerCurrency v1.0.0
  244. [15:30:29] [Server thread/INFO]: [FlyWorld] Disabling FlyWorld v0.1.0
  245. [15:30:29] [Server thread/INFO]: [NoSpawnerChange] Disabling NoSpawnerChange v2.1
  246. [15:30:29] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
  247. [15:30:29] [Server thread/INFO]: [BukkitCompat] Disabling BukkitCompat vR22A
  248. [15:30:29] [Server thread/INFO]: [ArmorStandEditor] Disabling ArmorStandEditor v1.16-24
  249. [15:30:29] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
  250. [15:30:29] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  251. [15:30:29] [Server thread/INFO]: [PokeStaff] Disabling PokeStaff v1.0
  252. [15:30:29] [Server thread/INFO]: [Horse_Inspector] Disabling Horse_Inspector v1.3.2
  253. [15:30:29] [Server thread/INFO]: [RandomTeleport] Disabling RandomTeleport v2.0-SNAPSHOT (build 61)
  254. [15:30:29] [Server thread/INFO]: [DeathMessages] Disabling DeathMessages v3.1.1
  255. [15:30:29] [Server thread/INFO]: <<[ DeathMessages ]>> [ Version ]=[ 3.1.1 ] [ Disabled! ]
  256. [15:30:29] [Server thread/INFO]: [Arconix] Disabling Arconix v2.0.0
  257. [15:30:29] [Server thread/INFO]: [LegacyPvP] Disabling LegacyPvP v1.1
  258. [15:30:29] [Server thread/INFO]: LegacyPvP 1.1 by 000Nick has been disabled!
  259. [15:30:29] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.7
  260. [15:30:29] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.6
  261. [15:30:29] [Server thread/INFO]: [ClearChat] Disabling ClearChat v1.0
  262. [15:30:29] [Server thread/INFO]: [DriveBackup] Disabling DriveBackup v1.1.0
  263. [15:30:29] [Server thread/INFO]: [DriveBackup] Stopping plugin!
  264. [15:30:29] [Server thread/INFO]: [NoNewChunks] Disabling NoNewChunks v1.0.0-SNAPSHOT
  265. [15:30:29] [Server thread/INFO]: Saving players
  266. [15:30:29] [Server thread/INFO]: PremiumShiny lost connection: Server restarting
  267. [15:30:29] [Server thread/INFO]: PremiumShiny left the game
  268. [15:30:29] [Server thread/INFO]: Pandasame lost connection: Server restarting
  269. [15:30:29] [Server thread/INFO]: Pandasame left the game
  270. [15:30:29] [Server thread/INFO]: ZombieMerc7 lost connection: Server restarting
  271. [15:30:29] [Server thread/INFO]: ZombieMerc7 left the game
  272. [15:30:29] [Server thread/INFO]: MusketVino lost connection: Server restarting
  273. [15:30:29] [Server thread/INFO]: MusketVino left the game
  274. [15:30:29] [Server thread/INFO]: Smikelson lost connection: Server restarting
  275. [15:30:29] [Server thread/INFO]: Smikelson left the game
  276. [15:30:29] [Server thread/INFO]: THe_SmeLLy_MaN lost connection: Server restarting
  277. [15:30:29] [Server thread/INFO]: THe_SmeLLy_MaN left the game
  278. [15:30:29] [Server thread/INFO]: muh_rye_AH lost connection: Server restarting
  279. [15:30:29] [Server thread/INFO]: muh_rye_AH left the game
  280. [15:30:29] [Server thread/INFO]: FatherWh0 lost connection: Server restarting
  281. [15:30:29] [Server thread/INFO]: FatherWh0 left the game
  282. [15:30:29] [Server thread/INFO]: MaliciousDodo lost connection: Server restarting
  283. [15:30:29] [Server thread/INFO]: MaliciousDodo left the game
  284. [15:30:29] [Server thread/INFO]: Jak03e lost connection: Server restarting
  285. [15:30:29] [Server thread/INFO]: Jak03e left the game
  286. [15:30:29] [Server thread/INFO]: Walzie lost connection: Server restarting
  287. [15:30:29] [Server thread/INFO]: Walzie left the game
  288. [15:30:29] [Server thread/INFO]: crystal69 lost connection: Server restarting
  289. [15:30:29] [Server thread/INFO]: crystal69 left the game
  290. [15:30:29] [Server thread/INFO]: Saving worlds
  291. [15:30:29] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  292. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  293. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
  294. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  295. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
  296. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  297. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[w_loot_nether]'/minecraft:w_loot_nether
  298. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  299. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[theisland]'/minecraft:theisland
  300. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (theisland): All chunks are saved
  301. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[w_loot]'/minecraft:w_loot
  302. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (w_loot): All chunks are saved
  303. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[skywars1]'/minecraft:skywars1
  304. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (skywars1): All chunks are saved
  305. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[skyland]'/minecraft:skyland
  306. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (skyland): All chunks are saved
  307. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[end5]'/minecraft:end5
  308. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  309. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[end4]'/minecraft:end4
  310. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  311. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[end3]'/minecraft:end3
  312. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  313. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[end2]'/minecraft:end2
  314. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  315. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[w_flyworld]'/minecraft:w_flyworld
  316. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (w_flyworld): All chunks are saved
  317. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[w_contest]'/minecraft:w_contest
  318. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (w_contest): All chunks are saved
  319. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[water_world_nether]'/minecraft:water_world_nether
  320. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  321. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether_old]'/minecraft:world_nether_old
  322. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  323. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[plotworld]'/minecraft:plotworld
  324. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (plotworld): All chunks are saved
  325. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[pvpworld]'/minecraft:pvpworld
  326. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (pvpworld): All chunks are saved
  327. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[speedworld]'/minecraft:speedworld
  328. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (speedworld): All chunks are saved
  329. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[creative_dreams]'/minecraft:creative_dreams
  330. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (creative_dreams): All chunks are saved
  331. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[water_world_the_end]'/minecraft:water_world_the_end
  332. [15:30:30] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  333. [15:30:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[water_world]'/minecraft:water_world
  334. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (water_world): All chunks are saved
  335. [15:30:31] [Server thread/INFO]: Saving chunks for level 'ServerLevel[w_houses]'/minecraft:w_houses
  336. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (w_houses): All chunks are saved
  337. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  338. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  339. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  340. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  341. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (theisland): All chunks are saved
  342. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (w_loot): All chunks are saved
  343. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (skywars1): All chunks are saved
  344. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (skyland): All chunks are saved
  345. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  346. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  347. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  348. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  349. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (w_flyworld): All chunks are saved
  350. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (w_contest): All chunks are saved
  351. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  352. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  353. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (plotworld): All chunks are saved
  354. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (pvpworld): All chunks are saved
  355. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (speedworld): All chunks are saved
  356. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (creative_dreams): All chunks are saved
  357. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  358. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (water_world): All chunks are saved
  359. [15:30:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (w_houses): All chunks are saved
  360. [15:30:31] [Server thread/INFO]: Flushing Chunk IO
  361. [15:30:31] [Server thread/INFO]: Closing Thread Pool
  362. [15:30:31] [Server thread/INFO]: Closing Server
Advertisement
Add Comment
Please, Sign In to add comment