Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.50 KB | None | 0 0
  1. [14:21:17] [Server thread/INFO]: Starting minecraft server version 1.11.2
  2. [14:21:17] [Server thread/INFO]: Loading properties
  3. [14:21:17] [Server thread/INFO]: Default game type: SURVIVAL
  4. [14:21:17] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-3fb9445-6e3cec8 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
  5. [14:21:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [14:21:18] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [14:21:18] [Server thread/INFO]: Debug logging is disabled
  8. [14:21:18] [Server thread/INFO]: Generating keypair
  9. [14:21:18] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [14:21:18] [Server thread/INFO]: Using epoll channel type
  11. [14:21:18] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [14:21:18] [Server thread/ERROR]: Could not load 'plugins/ChestShop.jar' in folder 'plugins'
  13. org.bukkit.plugin.UnknownDependencyException: Vault
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
  15. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
  16. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
  17. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
  18. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
  19. [14:21:18] [Server thread/ERROR]: ebean.properties not found
  20. [14:21:18] [Server thread/INFO]: DataSourcePool [LoginSecurity] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  21. [14:21:18] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  22. [14:21:18] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerProfile but not supported by DB Platform - ignored
  23. [14:21:18] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerLocation but not supported by DB Platform - ignored
  24. [14:21:18] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.Migration but not supported by DB Platform - ignored
  25. [14:21:18] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.PlayerInventory but not supported by DB Platform - ignored
  26. [14:21:18] [Server thread/INFO]: Explicit Identity on com.lenis0012.bukkit.loginsecurity.storage.ActionEntry but not supported by DB Platform - ignored
  27. [14:21:18] [Server thread/INFO]: Entities enhanced[0] subclassed[5]
  28. [14:21:18] [Server thread/INFO]: [SetHome] Loading SetHome v1.2
  29. [14:21:18] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  30. [14:21:18] [Server thread/INFO]: [CraftingRecipe] Loading CraftingRecipe v1.0
  31. [14:21:18] [Server thread/INFO]: [LoginSecurity] Loading LoginSecurity v2.1.7
  32. [14:21:18] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  33. [14:21:18] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  34. [14:21:18] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  35. [14:21:18] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  36. [14:21:18] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  37. [14:21:18] [Server thread/INFO]: Preparing level "world"
  38. [14:21:18] [Server thread/INFO]: -------- World Settings For [world] --------
  39. [14:21:18] [Server thread/INFO]: Mob Spawn Range: 4
  40. [14:21:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  41. [14:21:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  42. [14:21:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  43. [14:21:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  44. [14:21:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  45. [14:21:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  46. [14:21:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  47. [14:21:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  48. [14:21:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  49. [14:21:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  50. [14:21:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  51. [14:21:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  52. [14:21:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  53. [14:21:18] [Server thread/INFO]: Random Lighting Updates: false
  54. [14:21:18] [Server thread/INFO]: Structure Info Saving: true
  55. [14:21:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  56. [14:21:18] [Server thread/INFO]: Max TNT Explosions: 100
  57. [14:21:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  58. [14:21:18] [Server thread/INFO]: Item Despawn Rate: 6000
  59. [14:21:18] [Server thread/INFO]: Item Merge Radius: 2.5
  60. [14:21:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  61. [14:21:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  62. [14:21:18] [Server thread/INFO]: View Distance: 10
  63. [14:21:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  64. [14:21:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  65. [14:21:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  66. [14:21:18] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  67. [14:21:18] [Server thread/INFO]: Mob Spawn Range: 4
  68. [14:21:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  69. [14:21:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  70. [14:21:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  71. [14:21:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  72. [14:21:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  73. [14:21:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  74. [14:21:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  75. [14:21:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  76. [14:21:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  77. [14:21:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  78. [14:21:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  79. [14:21:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  80. [14:21:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  81. [14:21:18] [Server thread/INFO]: Random Lighting Updates: false
  82. [14:21:18] [Server thread/INFO]: Structure Info Saving: true
  83. [14:21:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  84. [14:21:18] [Server thread/INFO]: Max TNT Explosions: 100
  85. [14:21:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  86. [14:21:18] [Server thread/INFO]: Item Despawn Rate: 6000
  87. [14:21:18] [Server thread/INFO]: Item Merge Radius: 2.5
  88. [14:21:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  89. [14:21:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  90. [14:21:18] [Server thread/INFO]: View Distance: 10
  91. [14:21:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  92. [14:21:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  93. [14:21:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  94. [14:21:18] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  95. [14:21:18] [Server thread/INFO]: Mob Spawn Range: 4
  96. [14:21:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  97. [14:21:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  98. [14:21:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  99. [14:21:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  100. [14:21:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  101. [14:21:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  102. [14:21:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  103. [14:21:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  104. [14:21:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  105. [14:21:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  106. [14:21:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  107. [14:21:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  108. [14:21:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  109. [14:21:18] [Server thread/INFO]: Random Lighting Updates: false
  110. [14:21:18] [Server thread/INFO]: Structure Info Saving: true
  111. [14:21:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  112. [14:21:18] [Server thread/INFO]: Max TNT Explosions: 100
  113. [14:21:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  114. [14:21:18] [Server thread/INFO]: Item Despawn Rate: 6000
  115. [14:21:18] [Server thread/INFO]: Item Merge Radius: 2.5
  116. [14:21:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  117. [14:21:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  118. [14:21:18] [Server thread/INFO]: View Distance: 10
  119. [14:21:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  120. [14:21:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  121. [14:21:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  122. [14:21:18] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1153445734320325735)
  123. [14:21:18] [Server thread/ERROR]: Encountered an unexpected exception
  124. java.lang.ArrayIndexOutOfBoundsException: -7132223
  125. at java.util.ArrayList.elementData(ArrayList.java:422) ~[?:1.8.0_161]
  126. at java.util.ArrayList.set(ArrayList.java:450) ~[?:1.8.0_161]
  127. at net.minecraft.server.v1_11_R1.RegionFile.<init>(RegionFile.java:74) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
  128. at net.minecraft.server.v1_11_R1.RegionFileCache.b(RegionFileCache.java:50) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
  129. at net.minecraft.server.v1_11_R1.RegionFileCache.f(RegionFileCache.java:100) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
  130. at net.minecraft.server.v1_11_R1.ChunkRegionLoader.a(ChunkRegionLoader.java:72) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
  131. at net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:132) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
  132. at net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:120) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
  133. at net.minecraft.server.v1_11_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
  134. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:373) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
  135. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
  136. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
  137. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
  138. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
  139. [14:21:18] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/./crash-reports/crash-2018-02-22_14.21.18-server.txt
  140. [14:21:18] [Server thread/INFO]: Stopping server
  141. [14:21:18] [Server thread/INFO]: Saving players
  142. [14:21:18] [Server thread/INFO]: Saving worlds
  143. [14:21:18] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  144. [14:21:18] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  145. [14:21:18] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement