Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.01 KB | None | 0 0
  1. [16:58:48] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  2. [16:58:48] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  3. [16:58:48] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  4. [16:58:48] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  5. [16:58:48] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  6. [16:58:49] [main/INFO]: Loaded 0 recipes
  7. [16:58:49] [Server thread/INFO]: Starting minecraft server version 1.13
  8. [16:58:49] [Server thread/INFO]: Loading properties
  9. [16:58:49] [Server thread/INFO]: Default game type: SURVIVAL
  10. [16:58:49] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-ed1cec9-1c7adf7 (MC: 1.13) (Implementing API version 1.13-R0.1-SNAPSHOT)
  11. [16:58:49] [Server thread/INFO]: Debug logging is disabled
  12. [16:58:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
  13. [16:58:49] [Server thread/INFO]: Using 4 threads for Netty based IO
  14. [16:58:49] [Server thread/INFO]: Generating keypair
  15. [16:58:49] [Server thread/INFO]: Starting Minecraft server on *:25565
  16. [16:58:49] [Server thread/INFO]: Using default channel type
  17. [16:58:52] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  18. [16:58:52] [Server thread/INFO]: Reflections took 171 ms to scan 14 urls, producing 13 keys and 21 values
  19. [16:58:53] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.2
  20. [16:58:53] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.2.17
  21. [16:58:53] [Server thread/INFO]: [InveRestore] Loading InveRestore v1.0
  22. [16:58:53] [Server thread/INFO]: [Greylist] Loading Greylist v1.0
  23. [16:58:53] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.5
  24. [16:58:53] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE
  25. [16:58:53] [Server thread/INFO]: [OnePlayerSleep] Loading OnePlayerSleep v1.2
  26. [16:58:53] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.4.1
  27. [16:58:53] [Server thread/INFO]: [ViaVersion] ViaVersion 1.4.1 is now loaded, injecting!
  28. [16:58:53] [Server thread/INFO]: Loading block mapping...
  29. [16:58:53] [Server thread/INFO]: Loading item mapping...
  30. [16:58:53] [Server thread/INFO]: Loading new tags...
  31. [16:58:53] [Server thread/INFO]: Loading enchantments...
  32. [16:58:53] [Server thread/INFO]: Loading sound mapping...
  33. [16:58:53] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  34. [16:58:53] [Server thread/INFO]: [SimpleTicketManager] Loading SimpleTicketManager v2.1.0
  35. [16:58:53] [Server thread/INFO]: [dynmap] Loading dynmap v2.6-beta-1-Dev201807082003
  36. [16:58:53] [Server thread/INFO]: [dynmap] version=git-Spigot-ed1cec9-1c7adf7 (MC: 1.13)
  37. [16:58:53] [Server thread/ERROR]: [dynmap] Unable to find field temperature for net.minecraft.server.v1_13_R1.BiomeBase
  38. [16:58:53] [Server thread/ERROR]: [dynmap] Unable to find field humidity for net.minecraft.server.v1_13_R1.BiomeBase
  39. [16:58:53] [Server thread/ERROR]: [dynmap] Unable to find field y for net.minecraft.server.v1_13_R1.BiomeBase
  40. [16:58:53] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
  41. [16:58:53] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
  42. [16:58:53] [Server thread/ERROR]: Error initializing dynmap - bukkit version incompatible! initializing dynmap v2.6-beta-1-Dev201807082003 (Is it up to date?)
  43. java.lang.IllegalArgumentException: Error initializing dynmap - bukkit version incompatible!
  44. at org.dynmap.bukkit.BukkitVersionHelperGeneric.<init>(BukkitVersionHelperGeneric.java:157) ~[?:?]
  45. at org.dynmap.bukkit.BukkitVersionHelperCB.<init>(BukkitVersionHelperCB.java:39) ~[?:?]
  46. at org.dynmap.bukkit.BukkitVersionHelper.getHelper(BukkitVersionHelper.java:42) ~[?:?]
  47. at org.dynmap.bukkit.DynmapPlugin.onLoad(DynmapPlugin.java:770) ~[?:?]
  48. at org.bukkit.craftbukkit.v1_13_R1.CraftServer.loadPlugins(CraftServer.java:318) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  49. at net.minecraft.server.v1_13_R1.DedicatedServer.init(DedicatedServer.java:213) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  50. at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:686) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  51. at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
  52. [16:58:53] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.16.3
  53. [16:58:53] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.16
  54. [16:58:53] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.16
  55. [16:58:53] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
  56. [16:58:53] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.2.17
  57. [16:58:53] [Server thread/INFO]:  __  __ ___ __ __ 
  58. [16:58:53] [Server thread/INFO]:  | | | / ` |__/ |__) |__ |__) |\/| /__` 
  59. [16:58:53] [Server thread/INFO]:  |___ \__/ \__, | \ | |___ | \ | | .__/ 
  60. [16:58:53] [Server thread/INFO]: 
  61. [16:58:53] [Server thread/INFO]:  Loading version v4.2.17 on Bukkit - CraftBukkit
  62. [16:58:53] [Server thread/INFO]:  Running on server version git-Spigot-ed1cec9-1c7adf7 (MC: 1.13) - 1.13-R0.1-SNAPSHOT
  63. [16:58:53] [Server thread/INFO]: 
  64. [16:58:54] [Server thread/INFO]: [LP] Loading configuration...
  65. [16:58:54] [Server thread/INFO]: [LP] Loading storage provider... [H2]
  66. [16:58:54] [Server thread/INFO]: [LP] Loading internal permission managers...
  67. [16:58:54] [Server thread/INFO]: [LP] Performing initial data load...
  68. [16:58:55] [Server thread/INFO]: [LP] Successfully enabled. (took 1225ms)
  69. [16:58:55] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  70. [16:58:55] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  71. [16:58:55] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  72. [16:58:55] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  73. [16:58:55] [Server thread/INFO]: [LP] Registered Vault permission & chat hook.
  74. [16:58:55] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  75. [16:58:55] [Server thread/INFO]: Preparing level "world"
  76. [16:58:55] [Server thread/INFO]: -------- World Settings For [world] --------
  77. [16:58:55] [Server thread/INFO]: Item Despawn Rate: 6000
  78. [16:58:55] [Server thread/INFO]: Item Merge Radius: 2.5
  79. [16:58:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
  80. [16:58:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  81. [16:58:55] [Server thread/INFO]: View Distance: 10
  82. [16:58:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  83. [16:58:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  84. [16:58:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  85. [16:58:55] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  86. [16:58:55] [Server thread/INFO]: Mob Spawn Range: 4
  87. [16:58:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  88. [16:58:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  89. [16:58:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  90. [16:58:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  91. [16:58:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  92. [16:58:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  93. [16:58:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  94. [16:58:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  95. [16:58:55] [Server thread/INFO]: Vine Growth Modifier: 100%
  96. [16:58:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  97. [16:58:55] [Server thread/INFO]: Max TNT Explosions: 100
  98. [16:58:55] [Server thread/INFO]: Random Lighting Updates: false
  99. [16:58:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  100. [16:58:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  101. [16:58:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  102. [16:58:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  103. [16:58:59] [Server thread/INFO]: Found new data pack file/bukkit, loading it automatically
  104. [16:58:59] [Server thread/INFO]: Found new data pack vanilla, loading it automatically
  105. [16:58:59] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  106. [16:58:59] [Server thread/INFO]: Loaded 524 recipes
  107. [16:59:00] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  108. [16:59:00] [Server thread/INFO]: Item Despawn Rate: 6000
  109. [16:59:00] [Server thread/INFO]: Item Merge Radius: 2.5
  110. [16:59:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  111. [16:59:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  112. [16:59:00] [Server thread/INFO]: View Distance: 10
  113. [16:59:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  114. [16:59:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  115. [16:59:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  116. [16:59:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  117. [16:59:00] [Server thread/INFO]: Mob Spawn Range: 4
  118. [16:59:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  119. [16:59:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  120. [16:59:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  121. [16:59:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  122. [16:59:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  123. [16:59:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  124. [16:59:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  125. [16:59:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  126. [16:59:00] [Server thread/INFO]: Vine Growth Modifier: 100%
  127. [16:59:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  128. [16:59:00] [Server thread/INFO]: Max TNT Explosions: 100
  129. [16:59:00] [Server thread/INFO]: Random Lighting Updates: false
  130. [16:59:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  131. [16:59:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  132. [16:59:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  133. [16:59:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  134. [16:59:00] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  135. [16:59:00] [Server thread/INFO]: Item Despawn Rate: 6000
  136. [16:59:00] [Server thread/INFO]: Item Merge Radius: 2.5
  137. [16:59:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  138. [16:59:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  139. [16:59:00] [Server thread/INFO]: View Distance: 10
  140. [16:59:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  141. [16:59:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  142. [16:59:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  143. [16:59:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  144. [16:59:00] [Server thread/INFO]: Mob Spawn Range: 4
  145. [16:59:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  146. [16:59:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  147. [16:59:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  148. [16:59:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  149. [16:59:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  150. [16:59:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  151. [16:59:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  152. [16:59:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  153. [16:59:00] [Server thread/INFO]: Vine Growth Modifier: 100%
  154. [16:59:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  155. [16:59:00] [Server thread/INFO]: Max TNT Explosions: 100
  156. [16:59:00] [Server thread/INFO]: Random Lighting Updates: false
  157. [16:59:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  158. [16:59:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  159. [16:59:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  160. [16:59:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  161. [16:59:00] [Server thread/INFO]: Preparing start region for level 0 (Seed: -9193889702175967349)
  162. [16:59:04] [Server thread/INFO]: Preparing spawn area: 4%
  163. [16:59:04] [Server thread/INFO]: Preparing spawn area: 8%
  164. [16:59:05] [Server thread/INFO]: Preparing spawn area: 12%
  165. [16:59:05] [Server thread/INFO]: Preparing spawn area: 16%
  166. [16:59:06] [Server thread/INFO]: Preparing spawn area: 20%
  167. [16:59:06] [Server thread/INFO]: Preparing spawn area: 24%
  168. [16:59:07] [Server thread/INFO]: Preparing spawn area: 28%
  169. [16:59:07] [Server thread/INFO]: Preparing spawn area: 32%
  170. [16:59:08] [Server thread/INFO]: Preparing spawn area: 36%
  171. [16:59:08] [Server thread/INFO]: Preparing spawn area: 40%
  172. [16:59:08] [Server thread/INFO]: Preparing spawn area: 44%
  173. [16:59:11] [Server thread/INFO]: Preparing spawn area: 48%
  174. [16:59:11] [Server thread/INFO]: Preparing spawn area: 52%
  175. [16:59:11] [Server thread/INFO]: Preparing spawn area: 56%
  176. [16:59:12] [Server thread/INFO]: Preparing spawn area: 60%
  177. [16:59:12] [Server thread/INFO]: Preparing spawn area: 64%
  178. [16:59:12] [Server thread/ERROR]: Requested chunk : 17 5
  179. [16:59:12] [Server thread/ERROR]: Region bounds : 18 5 | 20 7
  180. [16:59:13] [Server thread/INFO]: Preparing spawn area: 67%
  181. [16:59:13] [Server thread/INFO]: Preparing spawn area: 67%
  182. [16:59:13] [Server thread/INFO]: Preparing spawn area: 67%
  183. [16:59:13] [Server thread/INFO]: Preparing spawn area: 67%
  184. [16:59:13] [Server thread/INFO]: Preparing spawn area: 67%
  185. [16:59:13] [Server thread/INFO]: Preparing spawn area: 67%
  186. [16:59:13] [Server thread/INFO]: Preparing spawn area: 67%
  187. [16:59:13] [Server thread/INFO]: Preparing spawn area: 67%
  188. [16:59:13] [Server thread/INFO]: Preparing spawn area: 67%
  189. [16:59:13] [Server thread/INFO]: Preparing start region for level 1 (Seed: 44111576006477800)
  190. [16:59:14] [Server thread/INFO]: Preparing spawn area: 4%
  191. [16:59:14] [Server thread/INFO]: Preparing spawn area: 8%
  192. [16:59:15] [Server thread/INFO]: Preparing spawn area: 12%
  193. [16:59:15] [Server thread/INFO]: Preparing spawn area: 16%
  194. [16:59:15] [Server thread/INFO]: Preparing spawn area: 20%
  195. [16:59:15] [Server thread/INFO]: Preparing spawn area: 24%
  196. [16:59:15] [Server thread/INFO]: Preparing spawn area: 28%
  197. [16:59:15] [Server thread/INFO]: Preparing spawn area: 32%
  198. [16:59:16] [Server thread/INFO]: Preparing spawn area: 36%
  199. [16:59:16] [Server thread/INFO]: Preparing spawn area: 40%
  200. [16:59:16] [Server thread/INFO]: Preparing spawn area: 44%
  201. [16:59:16] [Server thread/INFO]: Preparing spawn area: 48%
  202. [16:59:16] [Server thread/INFO]: Preparing spawn area: 52%
  203. [16:59:16] [Server thread/INFO]: Preparing spawn area: 56%
  204. [16:59:17] [Server thread/INFO]: Preparing spawn area: 60%
  205. [16:59:17] [Server thread/INFO]: Preparing spawn area: 64%
  206. [16:59:17] [Server thread/INFO]: Preparing spawn area: 68%
  207. [16:59:17] [Server thread/INFO]: Preparing spawn area: 72%
  208. [16:59:17] [Server thread/INFO]: Preparing spawn area: 76%
  209. [16:59:17] [Server thread/INFO]: Preparing spawn area: 80%
  210. [16:59:18] [Server thread/INFO]: Preparing spawn area: 84%
  211. [16:59:18] [Server thread/INFO]: Preparing spawn area: 88%
  212. [16:59:18] [Server thread/INFO]: Preparing spawn area: 92%
  213. [16:59:19] [Server thread/INFO]: Preparing spawn area: 96%
  214. [16:59:19] [Server thread/INFO]: Preparing spawn area: 100%
  215. [16:59:19] [Server thread/INFO]: Preparing start region for level 2 (Seed: 44111576006477800)
  216. [16:59:20] [Server thread/INFO]: Preparing spawn area: 4%
  217. [16:59:20] [Server thread/INFO]: Preparing spawn area: 8%
  218. [16:59:20] [Server thread/INFO]: Preparing spawn area: 12%
  219. [16:59:20] [Server thread/INFO]: Preparing spawn area: 16%
  220. [16:59:20] [Server thread/INFO]: Preparing spawn area: 20%
  221. [16:59:20] [Server thread/INFO]: Preparing spawn area: 24%
  222. [16:59:20] [Server thread/INFO]: Preparing spawn area: 28%
  223. [16:59:20] [Server thread/INFO]: Preparing spawn area: 32%
  224. [16:59:20] [Server thread/INFO]: Preparing spawn area: 36%
  225. [16:59:20] [Server thread/INFO]: Preparing spawn area: 40%
  226. [16:59:20] [Server thread/INFO]: Preparing spawn area: 44%
  227. [16:59:20] [Server thread/INFO]: Preparing spawn area: 48%
  228. [16:59:20] [Server thread/INFO]: Preparing spawn area: 52%
  229. [16:59:20] [Server thread/INFO]: Preparing spawn area: 56%
  230. [16:59:20] [Server thread/INFO]: Preparing spawn area: 60%
  231. [16:59:20] [Server thread/INFO]: Preparing spawn area: 64%
  232. [16:59:20] [Server thread/INFO]: Preparing spawn area: 68%
  233. [16:59:20] [Server thread/INFO]: Preparing spawn area: 72%
  234. [16:59:20] [Server thread/INFO]: Preparing spawn area: 76%
  235. [16:59:20] [Server thread/INFO]: Preparing spawn area: 80%
  236. [16:59:20] [Server thread/INFO]: Preparing spawn area: 84%
  237. [16:59:20] [Server thread/INFO]: Preparing spawn area: 88%
  238. [16:59:20] [Server thread/INFO]: Preparing spawn area: 92%
  239. [16:59:20] [Server thread/INFO]: Preparing spawn area: 96%
  240. [16:59:20] [Server thread/INFO]: Preparing spawn area: 100%
  241. [16:59:20] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.2
  242. [16:59:20] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  243. [16:59:20] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  244. [16:59:20] [Server thread/INFO]: [InveRestore] Enabling InveRestore v1.0
  245. [16:59:20] [Server thread/INFO]: [Greylist] Enabling Greylist v1.0
  246. [16:59:20] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.5
  247. [16:59:20] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE
  248. [16:59:21] [Server thread/INFO]:
  249.  
  250. []=====[Enabling AdvancedBan]=====[]
  251. | Information:
  252. | Name: AdvancedBan
  253. | Developer: Leoko
  254. | Version: 2.1.5-RELEASE
  255. | Storage: HSQLDB (local)
  256. | Support:
  257. | Skype: Leoko33
  258. | Mail: Leoko4433@gmail.com
  259. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  260. | Discord: https://discord.gg/ycDG6rS
  261. | Update:
  262. | There is a new version available! [2.1.5]
  263. []================================[]
  264. 
  265. [16:59:21] [Server thread/INFO]: [OnePlayerSleep] Enabling OnePlayerSleep v1.2
  266. [16:59:21] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.4.1
  267. [16:59:21] [Server thread/INFO]: [SimpleTicketManager] Enabling SimpleTicketManager v2.1.0
  268. [16:59:21] [Server thread/INFO]: [SimpleTicketManager] Simple Ticket Manager is starting up. This may take a while!
  269. [16:59:21] [Server thread/INFO]: [SimpleTicketManager] Simple Ticket Managers has been successfully enabled!
  270. [16:59:21] [Server thread/INFO]: [dynmap] Enabling dynmap v2.6-beta-1-Dev201807082003
  271. [16:59:21] [Server thread/INFO]: [dynmap] Dynmap is disabled (unsupported platform)
  272. [16:59:21] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.16.3
  273. [16:59:21] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.16
  274. [16:59:21] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  275. [16:59:21] [Server thread/INFO]: No kits found to migrate.
  276. [16:59:21] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  277. [16:59:22] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  278. [16:59:22] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  279. [16:59:22] [Server thread/INFO]: Using locale en_US
  280. [16:59:22] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  281. [16:59:22] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  282. [16:59:22] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  283. [16:59:22] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  284. [16:59:22] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.16
  285. [16:59:22] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7
  286. [16:59:22] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
  287. [16:59:22] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  288. [16:59:22] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 10000 at X: 0.0 Z: 0.0
  289. [16:59:22] [Server thread/INFO]: [WorldBorder] [CONFIG] DynMap is present, but an NPE (type 1) was encountered while trying to integrate. Border display disabled.
  290. [16:59:22] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 224.0 Y: 64.0 Z: 64.0
  291. [16:59:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  292. [16:59:23] [Server thread/INFO]: Time elapsed: 22735 ms
  293. [16:59:23] [Server thread/INFO]: Done (27.797s)! For help, type "help"
  294. [16:59:23] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.13(393)
  295. [16:59:23] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
  296. [16:59:23] [Craft Scheduler Thread - 3/INFO]: [SimpleTicketManager] Database connection has been kept alive
  297. [16:59:23] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ...
  298. [16:59:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (3d84241bb014707a8c96572abe308e79de65f670)
  299. [16:59:23] [Craft Scheduler Thread - 12/INFO]: [Vault] No new version available
  300. [16:59:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Language initialized as English
  301. [16:59:23] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Thank you so much to these people for allowing DiscordSRV to grow to what it is: Ac3dUd3, Androkai, anton8604, buildblox, Bysokar, CoreyD97, DeeKay, Diamondman121314/DMAN, FataL, Foxy, geekhideout, Helmic, KaizenWorlds, LDSG Ghost, Mick, mikedmd, mikedmd again, Mitecraft, PChard, Rui, Ryan (The Loyal One), Sicnus
  302. [16:59:24] [DiscordSRV - Initialization/ERROR]: [DiscordSRV] DiscordSRV failed to connect to Discord. Reason: The provided token is invalid!
  303. [16:59:26] [User Authenticator #1/INFO]: UUID of player CwokYT is aadd63d0-e545-4cc2-8449-734a6dba0b85
  304. [16:59:26] [Server thread/INFO]: CwokYT[/192.168.1.1:50548] logged in with entity id 97 at ([world]233.5, 64.0, 65.5)
  305. [16:59:27] [Server thread/ERROR]: Encountered an unexpected exception
  306. net.minecraft.server.v1_13_R1.ReportedException: Exception generating new chunk
  307. at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:951) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  308. at net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  309. at net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:819) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  310. at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:717) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  311. at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
  312. Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 17 5
  313. at java.util.concurrent.CompletableFuture.reportGet(Unknown Source) ~[?:1.8.0_181]
  314. at java.util.concurrent.CompletableFuture.get(Unknown Source) ~[?:1.8.0_181]
  315. at net.minecraft.server.v1_13_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:127) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  316. at net.minecraft.server.v1_13_R1.PlayerChunk.a(PlayerChunk.java:85) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  317. at net.minecraft.server.v1_13_R1.PlayerChunkMap.flush(PlayerChunkMap.java:143) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  318. at net.minecraft.server.v1_13_R1.WorldServer.doTick(WorldServer.java:309) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  319. at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:940) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  320. ... 4 more
  321. Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 17 5
  322. at net.minecraft.server.v1_13_R1.RegionLimitedWorldAccess.c(RegionLimitedWorldAccess.java:77) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  323. at net.minecraft.server.v1_13_R1.RegionLimitedWorldAccess.a(RegionLimitedWorldAccess.java:313) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  324. at net.minecraft.server.v1_13_R1.WorldGenShipwreck$a.a(SourceFile:131) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  325. at net.minecraft.server.v1_13_R1.StructureStart.a(SourceFile:60) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  326. at net.minecraft.server.v1_13_R1.StructureGenerator.generate(StructureGenerator.java:50) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  327. at net.minecraft.server.v1_13_R1.WorldGenDecoratorEmpty.a(SourceFile:16) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  328. at net.minecraft.server.v1_13_R1.WorldGenDecoratorEmpty.a(SourceFile:13) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  329. at net.minecraft.server.v1_13_R1.WorldGenFeatureComposite.a(SourceFile:27) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  330. at net.minecraft.server.v1_13_R1.BiomeBase.a(SourceFile:514) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  331. at net.minecraft.server.v1_13_R1.ChunkGeneratorAbstract.addDecorations(ChunkGeneratorAbstract.java:98) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  332. at org.bukkit.craftbukkit.v1_13_R1.generator.NormalChunkGenerator.addDecorations(NormalChunkGenerator.java:59) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  333. at net.minecraft.server.v1_13_R1.ChunkTaskDecorate.a(SourceFile:12) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  334. at net.minecraft.server.v1_13_R1.ChunkTask.a(SourceFile:35) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  335. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:95) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  336. at net.minecraft.server.v1_13_R1.ChunkTaskScheduler.a(SourceFile:62) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  337. at net.minecraft.server.v1_13_R1.ChunkTaskScheduler.a(SourceFile:25) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  338. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:130) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  339. at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_181]
  340. at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_181]
  341. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_181]
  342. at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  343. at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_181]
  344. at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_181]
  345. at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_181]
  346. at java.util.concurrent.CompletableFuture.uniApplyStage(Unknown Source) ~[?:1.8.0_181]
  347. at java.util.concurrent.CompletableFuture.thenApplyAsync(Unknown Source) ~[?:1.8.0_181]
  348. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:130) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  349. at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_181]
  350. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  351. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  352. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:105) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  353. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:22) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  354. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  355. at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_181]
  356. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  357. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  358. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:105) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  359. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:22) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  360. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  361. at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_181]
  362. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  363. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  364. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:105) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  365. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:22) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  366. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  367. at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_181]
  368. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  369. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:98) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  370. at net.minecraft.server.v1_13_R1.Scheduler.a(SourceFile:60) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  371. at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:1.8.0_181]
  372. at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  373. at java.util.concurrent.CompletableFuture.asyncSupplyStage(Unknown Source) ~[?:1.8.0_181]
  374. at java.util.concurrent.CompletableFuture.supplyAsync(Unknown Source) ~[?:1.8.0_181]
  375. at net.minecraft.server.v1_13_R1.Scheduler.b(SourceFile:61) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  376. at net.minecraft.server.v1_13_R1.SchedulerBatch.a(SourceFile:39) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  377. at net.minecraft.server.v1_13_R1.ChunkProviderServer.a(ChunkProviderServer.java:157) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  378. at net.minecraft.server.v1_13_R1.MinecraftServer.g_(MinecraftServer.java:496) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  379. at net.minecraft.server.v1_13_R1.MinecraftServer.a(MinecraftServer.java:423) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  380. at net.minecraft.server.v1_13_R1.DedicatedServer.init(DedicatedServer.java:288) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  381. at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:686) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  382. ... 1 more
  383. [16:59:27] [Server thread/ERROR]: Cause of unexpected exception was
  384. java.util.concurrent.ExecutionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 17 5
  385. at java.util.concurrent.CompletableFuture.reportGet(Unknown Source) ~[?:1.8.0_181]
  386. at java.util.concurrent.CompletableFuture.get(Unknown Source) ~[?:1.8.0_181]
  387. at net.minecraft.server.v1_13_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:127) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  388. at net.minecraft.server.v1_13_R1.PlayerChunk.a(PlayerChunk.java:85) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  389. at net.minecraft.server.v1_13_R1.PlayerChunkMap.flush(PlayerChunkMap.java:143) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  390. at net.minecraft.server.v1_13_R1.WorldServer.doTick(WorldServer.java:309) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  391. at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:940) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  392. at net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  393. at net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:819) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  394. at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:717) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  395. at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
  396. Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 17 5
  397. at net.minecraft.server.v1_13_R1.RegionLimitedWorldAccess.c(RegionLimitedWorldAccess.java:77) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  398. at net.minecraft.server.v1_13_R1.RegionLimitedWorldAccess.a(RegionLimitedWorldAccess.java:313) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  399. at net.minecraft.server.v1_13_R1.WorldGenShipwreck$a.a(SourceFile:131) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  400. at net.minecraft.server.v1_13_R1.StructureStart.a(SourceFile:60) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  401. at net.minecraft.server.v1_13_R1.StructureGenerator.generate(StructureGenerator.java:50) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  402. at net.minecraft.server.v1_13_R1.WorldGenDecoratorEmpty.a(SourceFile:16) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  403. at net.minecraft.server.v1_13_R1.WorldGenDecoratorEmpty.a(SourceFile:13) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  404. at net.minecraft.server.v1_13_R1.WorldGenFeatureComposite.a(SourceFile:27) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  405. at net.minecraft.server.v1_13_R1.BiomeBase.a(SourceFile:514) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  406. at net.minecraft.server.v1_13_R1.ChunkGeneratorAbstract.addDecorations(ChunkGeneratorAbstract.java:98) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  407. at org.bukkit.craftbukkit.v1_13_R1.generator.NormalChunkGenerator.addDecorations(NormalChunkGenerator.java:59) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  408. at net.minecraft.server.v1_13_R1.ChunkTaskDecorate.a(SourceFile:12) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  409. at net.minecraft.server.v1_13_R1.ChunkTask.a(SourceFile:35) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  410. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:95) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  411. at net.minecraft.server.v1_13_R1.ChunkTaskScheduler.a(SourceFile:62) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  412. at net.minecraft.server.v1_13_R1.ChunkTaskScheduler.a(SourceFile:25) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  413. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:130) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  414. at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_181]
  415. at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_181]
  416. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:1.8.0_181]
  417. at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  418. at java.util.concurrent.CompletableFuture$UniCompletion.claim(Unknown Source) ~[?:1.8.0_181]
  419. at java.util.concurrent.CompletableFuture.uniApply(Unknown Source) ~[?:1.8.0_181]
  420. at java.util.concurrent.CompletableFuture$UniApply.tryFire(Unknown Source) ~[?:1.8.0_181]
  421. at java.util.concurrent.CompletableFuture.uniApplyStage(Unknown Source) ~[?:1.8.0_181]
  422. at java.util.concurrent.CompletableFuture.thenApplyAsync(Unknown Source) ~[?:1.8.0_181]
  423. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:130) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  424. at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_181]
  425. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  426. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  427. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:105) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  428. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:22) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  429. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  430. at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_181]
  431. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  432. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  433. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:105) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  434. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:22) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  435. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  436. at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_181]
  437. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  438. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  439. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:105) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  440. at net.minecraft.server.v1_13_R1.ChunkStatus.a(SourceFile:22) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  441. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:126) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  442. at java.util.Map.computeIfAbsent(Unknown Source) ~[?:1.8.0_181]
  443. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:120) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  444. at net.minecraft.server.v1_13_R1.Scheduler$a.a(SourceFile:98) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  445. at net.minecraft.server.v1_13_R1.Scheduler.a(SourceFile:60) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  446. at java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) ~[?:1.8.0_181]
  447. at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:260) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  448. at java.util.concurrent.CompletableFuture.asyncSupplyStage(Unknown Source) ~[?:1.8.0_181]
  449. at java.util.concurrent.CompletableFuture.supplyAsync(Unknown Source) ~[?:1.8.0_181]
  450. at net.minecraft.server.v1_13_R1.Scheduler.b(SourceFile:61) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  451. at net.minecraft.server.v1_13_R1.SchedulerBatch.a(SourceFile:39) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  452. at net.minecraft.server.v1_13_R1.ChunkProviderServer.a(ChunkProviderServer.java:157) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  453. at net.minecraft.server.v1_13_R1.MinecraftServer.g_(MinecraftServer.java:496) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  454. at net.minecraft.server.v1_13_R1.MinecraftServer.a(MinecraftServer.java:423) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  455. at net.minecraft.server.v1_13_R1.DedicatedServer.init(DedicatedServer.java:288) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  456. at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:686) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  457. ... 1 more
  458. [16:59:27] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Hunter\Documents\betatesting\.\crash-reports\crash-2018-07-22_16.59.27-server.txt
  459. [16:59:27] [Server thread/INFO]: Stopping server
  460. [16:59:27] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
  461. [16:59:27] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  462. [16:59:27] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.15.0.16
  463. [16:59:27] [Server thread/INFO]: [Essentials] Disabling Essentials v2.15.0.16
  464. [16:59:27] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  465. [16:59:27] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.16.3
  466. [16:59:27] [Server thread/INFO]: [DiscordSRV] Skipped saving metrics because there were none
  467. [16:59:27] [Server thread/INFO]: [DiscordSRV] Shutdown completed in 28ms
  468. [16:59:27] [Server thread/INFO]: [dynmap] Disabling dynmap v2.6-beta-1-Dev201807082003
  469. [16:59:27] [Server thread/ERROR]: Error occurred while disabling dynmap v2.6-beta-1-Dev201807082003 (Is it up to date?)
  470. java.lang.NullPointerException: null
  471. at org.dynmap.bukkit.DynmapPlugin.onDisable(DynmapPlugin.java:917) ~[?:?]
  472. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  473. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:363) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  474. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  475. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:415) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  476. at org.bukkit.craftbukkit.v1_13_R1.CraftServer.disablePlugins(CraftServer.java:358) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  477. at net.minecraft.server.v1_13_R1.MinecraftServer.stop(MinecraftServer.java:604) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  478. at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:754) [spigot-1.13.jar:git-Spigot-ed1cec9-1c7adf7]
  479. at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
  480. [16:59:27] [Server thread/INFO]: [SimpleTicketManager] Disabling SimpleTicketManager v2.1.0
  481. [16:59:27] [Server thread/INFO]: [SimpleTicketManager] Database has been successfully updated
  482. [16:59:27] [Server thread/INFO]: [SimpleTicketManager] Simple Ticket Manager has been disabled
  483. [16:59:27] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  484. [16:59:27] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.4.1
  485. [16:59:27] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  486. [16:59:27] [Server thread/INFO]: [OnePlayerSleep] Disabling OnePlayerSleep v1.2
  487. [16:59:27] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.1.5-RELEASE
  488. [16:59:27] [Server thread/INFO]: Database closed
  489. [16:59:27] [Server thread/INFO]:
  490.  
  491. []=====[Disabling AdvancedBan]=====[]
  492. | Information:
  493. | Name: AdvancedBan
  494. | Developer: Leoko
  495. | Version: 2.1.5-RELEASE
  496. | Storage: HSQLDB (local)
  497. | Support:
  498. | Skype: Leoko33
  499. | Mail: Leoko4433@gmail.com
  500. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  501. | Discord: https://discord.gg/ycDG6rS
  502. []================================[]
  503. 
  504. [16:59:27] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.5
  505. [16:59:27] [Server thread/INFO]: [Greylist] Disabling Greylist v1.0
  506. [16:59:27] [Server thread/INFO]: [InveRestore] Disabling InveRestore v1.0
  507. [16:59:27] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v4.2.17
  508. [16:59:27] [Server thread/INFO]: [LP] Closing storage...
  509. [16:59:27] [Server thread/INFO]: [LP] Shutting down internal scheduler...
  510. [16:59:27] [Server thread/INFO]: [LP] Goodbye!
  511. [16:59:27] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.14.2
  512. [16:59:27] [Server thread/INFO]: Saving players
  513. [16:59:27] [Server thread/INFO]: CwokYT lost connection: Server closed
  514. [16:59:27] [Server thread/INFO]: CwokYT left the game
  515. [16:59:27] [Server thread/INFO]: Saving worlds
  516. [16:59:27] [Server thread/INFO]: Saving chunks for level 'world'/overworld
  517. [16:59:27] [Server thread/INFO]: Saving chunks for level 'world_nether'/the_nether
  518. [16:59:28] [Server thread/INFO]: Saving chunks for level 'world_the_end'/the_end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement