Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
973
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.40 KB | None | 0 0
  1. [01:00:32] [Server thread/INFO]: Starting minecraft server version 1.15
  2. [01:00:32] [Server thread/INFO]: Loading properties
  3. [01:00:32] [Server thread/INFO]: This server is running Paper version git-Paper-6 (MC: 1.15) (Implementing API version 1.15-R0.1-SNAPSHOT)
  4. [01:00:33] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5. [01:00:33] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [01:00:33] [Server thread/INFO]: Debug logging is disabled
  7. [01:00:33] [Server thread/INFO]: Default game type: ADVENTURE
  8. [01:00:33] [Server thread/INFO]: Generating keypair
  9. [01:00:34] [Server thread/INFO]: Starting Minecraft server on *:41490
  10. [01:00:34] [Server thread/INFO]: Using epoll channel type
  11. [01:00:44] [Server thread/WARN]: Plugin ViaVersion v3.0.0-SNAPSHOT does not specify an api-version.
  12. [01:00:45] [Server thread/WARN]: Plugin SkQuery v3.6.4MH does not specify an api-version.
  13. [01:00:45] [Server thread/WARN]: Plugin ViaBackwards v3.0.0-SNAPSHOT does not specify an api-version.
  14. [01:00:45] [Server thread/WARN]: Plugin SK-NBeeT v2.7.3 does not specify an api-version.
  15. [01:00:45] [Server thread/WARN]: Plugin TuSKe v1.8.2-Pikachu-Patch-3 does not specify an api-version.
  16. [01:00:45] [Server thread/WARN]: Plugin skRayFall v1.9.18 does not specify an api-version.
  17. [01:00:45] [Server thread/INFO]: [BukkitCore] Loading BukkitCore v1.0-SNAPSHOT
  18. [01:00:45] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1737)
  19. [01:00:45] [Server thread/INFO]: [Skript] Loading Skript v2.4-beta5-MH
  20. [01:00:45] [Server thread/INFO]: [PlayerServer] Loading PlayerServer v1.0-SNAPSHOT
  21. [01:00:45] [Server thread/INFO]: [Misk] Loading Misk v1.0.0
  22. [01:00:45] [Server thread/INFO]: [skDragon] Loading skDragon v0.15
  23. [01:00:45] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v3.0.0-SNAPSHOT
  24. [01:00:45] [Server thread/INFO]: [ViaVersion] ViaVersion 3.0.0-SNAPSHOT is now loaded, injecting!
  25. [01:00:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
  26. [01:00:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
  27. [01:00:46] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
  28. [01:00:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
  29. [01:00:46] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
  30. [01:00:46] [Server thread/INFO]: [ViaVersion] Loading translation mappping
  31. [01:00:48] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
  32. [01:00:49] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
  33. [01:00:49] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
  34. [01:00:49] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
  35. [01:00:49] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
  36. [01:00:49] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
  37. [01:00:49] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
  38. [01:00:52] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
  39. [01:00:52] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
  40. [01:00:52] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
  41. [01:00:52] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.enderman" :(
  42. [01:00:52] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.panda" :(
  43. [01:00:52] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.polar_bear" :(
  44. [01:00:52] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.wolf" :(
  45. [01:00:52] [Server thread/WARN]: [ViaVersion] No key for "entity.parrot.imitate.zombie_pigman" :(
  46. [01:00:52] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.4MH
  47. [01:00:52] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v3.0.0-SNAPSHOT
  48. [01:00:52] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT
  49. [01:00:52] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.15.0) has not yet been tested! Proceed with caution.
  50. [01:00:53] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] Cannot load server and client packet list.
  51. com.comphenix.protocol.reflect.FieldAccessException: No field with type java.util.Map exists in class EnumProtocol.
  52. at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:216) ~[?:?]
  53. at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:195) ~[?:?]
  54. at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.initialize(NettyProtocolRegistry.java:60) ~[?:?]
  55. at com.comphenix.protocol.injector.netty.ProtocolRegistry.<init>(ProtocolRegistry.java:59) ~[?:?]
  56. at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.<init>(NettyProtocolRegistry.java:39) ~[?:?]
  57. at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:70) ~[?:?]
  58. at com.comphenix.protocol.injector.packet.PacketRegistry.getClientPacketTypes(PacketRegistry.java:198) ~[?:?]
  59. at com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:266) ~[?:?]
  60. at com.comphenix.protocol.injector.PacketFilterBuilder.buildInternal(PacketFilterBuilder.java:250) ~[?:?]
  61. at com.comphenix.protocol.injector.PacketFilterBuilder.build(PacketFilterBuilder.java:233) ~[?:?]
  62. at com.comphenix.protocol.ProtocolLib.onLoad(ProtocolLib.java:213) ~[?:?]
  63. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:361) ~[spigot.jar:git-Paper-6]
  64. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:226) ~[spigot.jar:git-Paper-6]
  65. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884) ~[spigot.jar:git-Paper-6]
  66. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  67. [01:00:53] [Server thread/WARN]: [ProtocolLib] Failed to register command PACKET: java.lang.ExceptionInInitializerError
  68. [01:00:53] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.5a-minehut
  69. [01:00:53] [Server thread/INFO]: [SK-NBeeT] Loading SK-NBeeT v2.7.3
  70. [01:00:53] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.0
  71. [01:00:53] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2-Pikachu-Patch-3
  72. [01:00:53] [Server thread/INFO]: [skript-holo] Loading skript-holo v1.0.0
  73. [01:00:53] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.18
  74. [01:00:53] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  75. [01:00:53] [Server thread/INFO]: [BukkitCore] Enabling BukkitCore v1.0-SNAPSHOT
  76. [01:00:53] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v3.0.0-SNAPSHOT*
  77. [01:00:53] [Server thread/INFO]: [ViaBackwards] Loading 1.13 -> 1.12.2 block mapping...
  78. [01:00:54] [Server thread/INFO]: [ViaBackwards] Loading 1.13 -> 1.12.2 sound mapping...
  79. [01:00:54] [Server thread/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 block mapping...
  80. [01:00:56] [Server thread/INFO]: [ViaBackwards] Loading 1.15 -> 1.14.4 mappings...
  81. [01:00:57] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT
  82. [01:00:57] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  83. [01:00:57] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  84. [01:00:57] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  85. [01:00:57] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  86. [01:00:57] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  87. [01:00:57] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  88. [01:00:57] [Server thread/INFO]: Preparing level "world"
  89. [01:00:58] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  90. [01:00:59] [Server thread/INFO]: Loaded 6 recipes
  91. [01:01:00] [Server thread/INFO]: -------- World Settings For [world] --------
  92. [01:01:00] [Server thread/INFO]: View Distance: 8
  93. [01:01:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  94. [01:01:00] [Server thread/INFO]: Item Merge Radius: 2.5
  95. [01:01:00] [Server thread/INFO]: Item Despawn Rate: 6000
  96. [01:01:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  97. [01:01:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  98. [01:01:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  99. [01:01:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  100. [01:01:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  101. [01:01:00] [Server thread/INFO]: Mob Spawn Range: 6
  102. [01:01:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  103. [01:01:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  104. [01:01:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  105. [01:01:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  106. [01:01:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  107. [01:01:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  108. [01:01:00] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  109. [01:01:00] [Server thread/INFO]: Carrot Growth Modifier: 100%
  110. [01:01:00] [Server thread/INFO]: Potato Growth Modifier: 100%
  111. [01:01:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  112. [01:01:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  113. [01:01:00] [Server thread/INFO]: Vine Growth Modifier: 100%
  114. [01:01:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  115. [01:01:00] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  116. [01:01:00] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  117. [01:01:00] [Server thread/INFO]: Kelp Growth Modifier: 100%
  118. [01:01:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  119. [01:01:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  120. [01:01:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  121. [01:01:00] [Server thread/INFO]: Max TNT Explosions: 100
  122. [01:01:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  123. [01:01:01] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  124. [01:01:01] [Server thread/INFO]: View Distance: 8
  125. [01:01:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  126. [01:01:01] [Server thread/INFO]: Item Merge Radius: 2.5
  127. [01:01:01] [Server thread/INFO]: Item Despawn Rate: 6000
  128. [01:01:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  129. [01:01:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  130. [01:01:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  131. [01:01:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  132. [01:01:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  133. [01:01:01] [Server thread/INFO]: Mob Spawn Range: 6
  134. [01:01:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  135. [01:01:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  136. [01:01:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  137. [01:01:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  138. [01:01:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  139. [01:01:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  140. [01:01:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  141. [01:01:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
  142. [01:01:01] [Server thread/INFO]: Potato Growth Modifier: 100%
  143. [01:01:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  144. [01:01:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  145. [01:01:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  146. [01:01:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  147. [01:01:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  148. [01:01:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  149. [01:01:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
  150. [01:01:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  151. [01:01:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  152. [01:01:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  153. [01:01:01] [Server thread/INFO]: Max TNT Explosions: 100
  154. [01:01:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  155. [01:01:01] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  156. [01:01:01] [Server thread/INFO]: View Distance: 8
  157. [01:01:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  158. [01:01:01] [Server thread/INFO]: Item Merge Radius: 2.5
  159. [01:01:01] [Server thread/INFO]: Item Despawn Rate: 6000
  160. [01:01:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  161. [01:01:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  162. [01:01:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  163. [01:01:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  164. [01:01:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  165. [01:01:01] [Server thread/INFO]: Mob Spawn Range: 6
  166. [01:01:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  167. [01:01:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  168. [01:01:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  169. [01:01:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  170. [01:01:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  171. [01:01:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  172. [01:01:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  173. [01:01:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
  174. [01:01:01] [Server thread/INFO]: Potato Growth Modifier: 100%
  175. [01:01:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  176. [01:01:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  177. [01:01:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  178. [01:01:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  179. [01:01:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  180. [01:01:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  181. [01:01:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
  182. [01:01:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  183. [01:01:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  184. [01:01:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  185. [01:01:01] [Server thread/INFO]: Max TNT Explosions: 100
  186. [01:01:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  187. [01:01:01] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  188. [01:01:02] [Server thread/INFO]: Preparing spawn area: 0%
  189. [01:01:02] [Server thread/INFO]: Preparing spawn area: 0%
  190. [01:01:03] [Server thread/INFO]: Preparing spawn area: 0%
  191. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  192. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  193. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  194. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  195. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  196. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  197. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  198. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  199. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  200. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  201. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  202. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  203. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  204. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  205. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  206. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  207. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  208. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  209. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  210. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  211. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  212. [01:01:14] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  213. [01:01:14] [Server thread/INFO]: Preparing spawn area: 24%
  214. [01:01:15] [Server thread/INFO]: Preparing spawn area: 100%
  215. [01:01:15] [Server thread/INFO]: Preparing spawn area: 100%
  216. [01:01:16] [Server thread/INFO]: Preparing spawn area: 100%
  217. [01:01:16] [Server thread/INFO]: Preparing spawn area: 100%
  218. [01:01:16] [Server thread/INFO]: Loaded 289 spawn chunks for world world
  219. [01:01:16] [Server thread/INFO]: Time elapsed: 14580 ms
  220. [01:01:16] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  221. [01:01:16] [Server thread/INFO]: Preparing spawn area: 0%
  222. [01:01:17] [Server thread/INFO]: Preparing spawn area: 88%
  223. [01:01:17] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  224. [01:01:18] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  225. [01:01:18] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  226. [01:01:19] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  227. [01:01:19] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  228. [01:01:20] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  229. [01:01:20] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  230. [01:01:21] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  231. [01:01:21] [Server thread/INFO]: Loaded 289 spawn chunks for world world_nether
  232. [01:01:21] [Server thread/INFO]: Time elapsed: 4526 ms
  233. [01:01:21] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  234. [01:01:21] [Server thread/INFO]: Preparing spawn area: 0%
  235. [01:01:21] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  236. [01:01:22] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  237. [01:01:22] [Server thread/INFO]: Loaded 289 spawn chunks for world world_the_end
  238. [01:01:22] [Server thread/INFO]: Time elapsed: 1264 ms
  239. [01:01:22] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1737)
  240. [01:01:22] [Server thread/ERROR]: [Citizens] v2.0.25-SNAPSHOT (build 1737) is not compatible with Minecraft v1_15_R1 - try upgrading or downgrading Citizens. Disabling.
  241. [01:01:22] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.25-SNAPSHOT (build 1737)
  242. [01:01:22] [Server thread/INFO]: [Skript] Enabling Skript v2.4-beta5-MH
  243. [01:01:22] [Server thread/INFO]: [Skript] You're currently running custom Skript version. No updates will be automatically installed.
  244. [01:01:26] [Server thread/INFO]: [Skript] Loaded 114150 aliases in 3753ms
  245. [01:01:27] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  246. [01:01:27] [Server thread/INFO]: [PlayerServer] Enabling PlayerServer v1.0-SNAPSHOT
  247. [01:01:27] [Server thread/INFO]: [PlayerServer] Server Id: 5d0a5fb9525c946b053ad9cc
  248. [01:01:27] [Server thread/INFO]: [Misk] Enabling Misk v1.0.0
  249. [01:01:28] [Server thread/ERROR]: Error occurred while enabling Misk v1.0.0 (Is it up to date?)
  250. com.comphenix.protocol.reflect.FieldAccessException: No field with type java.util.Map exists in class EnumProtocol.
  251. at com.comphenix.protocol.reflect.StructureModifier.readInternal(StructureModifier.java:216) ~[?:?]
  252. at com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:195) ~[?:?]
  253. at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.initialize(NettyProtocolRegistry.java:60) ~[?:?]
  254. at com.comphenix.protocol.injector.netty.ProtocolRegistry.<init>(ProtocolRegistry.java:59) ~[?:?]
  255. at com.comphenix.protocol.injector.netty.NettyProtocolRegistry.<init>(NettyProtocolRegistry.java:39) ~[?:?]
  256. at com.comphenix.protocol.injector.packet.PacketRegistry.initialize(PacketRegistry.java:70) ~[?:?]
  257. at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:271) ~[?:?]
  258. at com.comphenix.protocol.injector.packet.PacketRegistry.getPacketClassFromType(PacketRegistry.java:259) ~[?:?]
  259. at com.comphenix.protocol.concurrency.PacketTypeSet.getPacketClass(PacketTypeSet.java:82) ~[?:?]
  260. at com.comphenix.protocol.concurrency.PacketTypeSet.addType(PacketTypeSet.java:35) ~[?:?]
  261. at com.comphenix.protocol.injector.spigot.AbstractPacketInjector.addPacketHandler(AbstractPacketInjector.java:30) ~[?:?]
  262. at com.comphenix.protocol.injector.PacketFilterManager.enablePacketFilters(PacketFilterManager.java:634) ~[?:?]
  263. at com.comphenix.protocol.injector.PacketFilterManager.addPacketListener(PacketFilterManager.java:402) ~[?:?]
  264. at com.moderocky.misk.listeners.WASDProtocolListener.registerListener(WASDProtocolListener.java:31) ~[?:?]
  265. at com.moderocky.misk.MiSK.onEnable(MiSK.java:65) ~[?:?]
  266. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Paper-6]
  267. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[spigot.jar:git-Paper-6]
  268. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[spigot.jar:git-Paper-6]
  269. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:468) ~[spigot.jar:git-Paper-6]
  270. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:382) ~[spigot.jar:git-Paper-6]
  271. at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:481) ~[spigot.jar:git-Paper-6]
  272. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:290) ~[spigot.jar:git-Paper-6]
  273. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884) ~[spigot.jar:git-Paper-6]
  274. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  275. [01:01:28] [Server thread/INFO]: [Misk] Disabling Misk v1.0.0
  276. [01:01:28] [Server thread/INFO]: [Misk] * MiSK disabled!
  277. [01:01:28] [Server thread/INFO]: [skDragon] Enabling skDragon v0.15
  278. [01:01:28] [Server thread/INFO]: [skDragon] Plugin has been Enabled
  279. [01:01:28] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v3.0.0-SNAPSHOT*
  280. [01:01:28] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.4MH*
  281. [01:01:28] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  282. [01:01:28] [Server thread/INFO]: [skQuery] Beginning to process a total of 125 from SkQuery
  283. [01:01:28] [Server thread/INFO]: [skQuery] Out of 125 classes, 123 classes were loaded from SkQuery
  284. [01:01:28] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.5a-minehut
  285. [01:01:28] [Server thread/INFO]: [Skellett] New update found! Updating files...
  286. [01:01:28] [Server thread/INFO]: [Skellett] SyntaxToggles.yml not found, generating a new file!
  287. [01:01:28] [Server thread/INFO]: [Skellett] The offhand switch event is only for 1.9+ versions!
  288. [01:01:29] [Server thread/INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions!
  289. [01:01:29] [Server thread/INFO]: [Skellett] ItemCooldown syntax is for 1.11.2+ spigot versions!
  290. [01:01:29] [Server thread/INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions!
  291. [01:01:29] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
  292. [01:01:29] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  293. [01:01:29] [Server thread/INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions!
  294. [01:01:29] [Server thread/INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions!
  295. [01:01:29] [Server thread/INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions!
  296. [01:01:29] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
  297. [01:01:30] [Server thread/INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions!
  298. [01:01:30] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
  299. [01:01:30] [Server thread/INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions!
  300. [01:01:30] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  301. [01:01:30] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
  302. [01:01:30] [Server thread/INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions!
  303. [01:01:30] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  304. [01:01:30] [Server thread/INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions!
  305. [01:01:30] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
  306. [01:01:30] [Server thread/INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions!
  307. [01:01:30] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
  308. [01:01:31] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  309. [01:01:31] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
  310. [01:01:31] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
  311. [01:01:31] [Server thread/INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions!
  312. [01:01:31] [Server thread/INFO]: [Skellett] Registered 58 Effects, 19 Conditions, 151 Expressions and 25 Events
  313. [01:01:31] [Server thread/INFO]: [Skellett] Has been enabled!
  314. [01:01:31] [Server thread/INFO]: [SK-NBeeT] Enabling SK-NBeeT v2.7.3*
  315. [01:01:31] [Server thread/INFO]: [Sk-NBeeT] Sk-NBeeT is not supported on this version [v1_15_R1] and will now be disabled
  316. [01:01:31] [Server thread/INFO]: [SK-NBeeT] Disabling SK-NBeeT v2.7.3
  317. [01:01:31] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.0
  318. [01:01:31] [Server thread/INFO]:
  319. [01:01:31] [Server thread/INFO]:
  320. [01:01:31] [Server thread/INFO]: ******************************************************
  321. [01:01:31] [Server thread/INFO]: This version of HolographicDisplays only
  322. [01:01:31] [Server thread/INFO]: works on server versions from 1.8 to 1.14.
  323. [01:01:31] [Server thread/INFO]: The plugin will be disabled.
  324. [01:01:31] [Server thread/INFO]: ******************************************************
  325. [01:01:31] [Server thread/INFO]:
  326. [01:01:36] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2-Pikachu-Patch-3*
  327. [01:01:36] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
  328. [01:01:36] [Server thread/INFO]: [TuSKe] Check for updates enabled. It will check in some seconds.
  329. [01:01:36] [Server thread/INFO]: [TuSKe] Documentation enabled. Some files containing all syntax of all addons will be generated.
  330. [01:01:36] [Server thread/INFO]: [TuSKe] Loaded 8 events, 12 conditions, 20 effects, 62 expressions and 0 types. Have fun!
  331. [01:01:36] [Server thread/INFO]: [skript-holo] Enabling skript-holo v1.0.0
  332. [01:01:36] [Server thread/INFO]: [skript-holo] Started metrics!
  333. [01:01:36] [Server thread/INFO]: [skript-holo] Finished loading!
  334. [01:01:36] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.18*
  335. [01:01:36] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.18!
  336. [01:01:36] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
  337. [01:01:36] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  338. [01:01:36] [Server thread/WARN]: [skRayFall] EffectLib 6.0 for 1.13 is not supported as of right now since it has backwards breaking changes for users below 1.10
  339. [01:01:36] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
  340. [01:01:36] [Server thread/WARN]: [skRayFall] EffectLib 6.0 for 1.13 is not supported as of right now since it has backwards breaking changes for users below 1.10
  341. [01:01:36] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  342. [01:01:36] [Server thread/INFO]: [skRayFall] Enabling general 1.8+ bacon!
  343. [01:01:36] [Server thread/INFO]: [skRayFall] Getting the general 1.9+ bacon!
  344. [01:01:37] [Server thread/INFO]: [skRayFall] Bacon is ready!
  345. [01:01:37] [Server thread/INFO]: Done (39.622s)! For help, type "help"
  346. [01:01:37] [Server thread/INFO]: Timings Reset
  347. [01:01:37] [Craft Scheduler Thread - 8/INFO]: [skDragon] Checking for updates now!
  348. [01:01:37] [Server thread/INFO]: [Skript] Loading variables...
  349. [01:01:37] [Craft Scheduler Thread - 8/INFO]: [skDragon] You have the latest version!
  350. [01:01:37] [Server thread/INFO]: [Skript] Loaded 90 variables in 0.1 seconds
  351. [01:01:42] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  352. [01:01:42] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 8 triggers and 5 commands in 4.78 seconds
  353. [01:01:42] [Server thread/INFO]: [Skript] Finished loading.
  354. [01:01:42] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.15(573)
  355. [01:01:43] [Server thread/WARN]: [ViaVersion] You are running a development version, please report any bugs to GitHub.
  356. [01:01:43] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6059ms or 121 ticks behind
  357. [01:01:44] [Craft Scheduler Thread - 6/INFO]: [TuSKe] Checking for latest update...
  358. [01:01:44] [Craft Scheduler Thread - 6/INFO]: [TuSKe] New update available: v1.8.2
  359. [01:01:44] [Craft Scheduler Thread - 6/INFO]: [TuSKe] Check what's new in: https://github.com/Tuke-Nuke/TuSKe/releases/tag/1.8.2
  360. [01:01:44] [Craft Scheduler Thread - 6/INFO]: [TuSKe] You can download and update it with /tuske update.
  361. [01:01:48] [Craft Scheduler Thread - 6/INFO]: [TuSKe] Generating documentation of Skript & Addons.
  362. [01:01:48] [Craft Scheduler Thread - 6/INFO]: [TuSKe] Documentation was generated successfully.
  363. [01:01:53] [nats:3/INFO]: issued-punishment player=DiamondTechFire
  364. [01:05:25] [Server thread/INFO]: /192.154.11.248:59015 lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.lang.NullPointerException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement