Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.87 KB | None | 0 0
  1. [10:40:49] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [10:40:49] [Server thread/INFO]: Loading properties
  3. [10:40:49] [Server thread/INFO]: Default game type: SURVIVAL
  4. [10:40:50] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [10:40:50] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [10:40:50] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [10:40:50] [Server thread/INFO]: Debug logging is disabled
  8. [10:40:50] [Server thread/INFO]: Generating keypair
  9. [10:40:50] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [10:40:50] [Server thread/INFO]: Using epoll channel type
  11. [10:40:50] [Server thread/WARN]: Plugin `PvP_Health v1.3.4' uses the space-character (0x20) in its name `PvP Health' - this is discouraged
  12. [10:40:50] [Server thread/WARN]: Plugin `Jump_Pads v1.1' uses the space-character (0x20) in its name `Jump Pads' - this is discouraged
  13. [10:40:50] [Server thread/WARN]: Plugin `HidePlugins_Reloaded v1.0' uses the space-character (0x20) in its name `HidePlugins Reloaded' - this is discouraged
  14. [10:40:51] [Server thread/ERROR]: Ambiguous plugin name `WorldEdit' for files `plugins/WorldEdit.jar' and `plugins/worldedit-bukkit-6.1.jar' in `plugins'
  15. [10:40:51] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  16. [10:40:51] [Server thread/ERROR]: Could not load 'plugins/JnR.jar' in folder 'plugins'
  17. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/Obi_Maus/JnR/Main : Unsupported major.minor version 52.0
  18. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  19. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  20. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  21. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  22. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  23. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  24. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  25. Caused by: java.lang.UnsupportedClassVersionError: me/Obi_Maus/JnR/Main : Unsupported major.minor version 52.0
  26. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_131]
  27. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_131]
  28. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_131]
  29. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_131]
  30. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_131]
  31. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_131]
  32. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_131]
  33. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_131]
  34. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_131]
  35. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  36. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  37. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_131]
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_131]
  39. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_131]
  40. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_131]
  41. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  42. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  43. ... 6 more
  44. [10:40:51] [Server thread/ERROR]: Could not load 'plugins/ChromeBan.jar' in folder 'plugins'
  45. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/Obi_Maus/ChromeBan/Main : Unsupported major.minor version 52.0
  46. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  47. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  48. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  49. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  50. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  51. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  52. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  53. Caused by: java.lang.UnsupportedClassVersionError: me/Obi_Maus/ChromeBan/Main : Unsupported major.minor version 52.0
  54. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_131]
  55. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_131]
  56. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_131]
  57. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_131]
  58. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_131]
  59. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_131]
  60. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_131]
  61. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_131]
  62. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_131]
  63. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  64. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  65. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_131]
  66. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_131]
  67. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_131]
  68. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_131]
  69. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  70. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  71. ... 6 more
  72. [10:40:51] [Server thread/ERROR]: Could not load 'plugins/itemeditor-1.4.2.jar' in folder 'plugins'
  73. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: eu/securebit/itemeditor/Main : Unsupported major.minor version 52.0
  74. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  75. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  76. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  77. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  78. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  79. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  80. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  81. Caused by: java.lang.UnsupportedClassVersionError: eu/securebit/itemeditor/Main : Unsupported major.minor version 52.0
  82. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_131]
  83. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_131]
  84. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_131]
  85. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_131]
  86. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_131]
  87. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_131]
  88. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_131]
  89. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_131]
  90. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_131]
  91. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  92. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  93. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_131]
  94. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_131]
  95. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_131]
  96. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_131]
  97. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  98. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  99. ... 6 more
  100. [10:40:51] [Server thread/ERROR]: Could not load 'plugins/HidePlugins_Reloaded.jar' in folder 'plugins'
  101. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: co/complexcode/hidepluginsreloaded/Main : Unsupported major.minor version 52.0
  102. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  103. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  104. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  105. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  106. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  107. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  108. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  109. Caused by: java.lang.UnsupportedClassVersionError: co/complexcode/hidepluginsreloaded/Main : Unsupported major.minor version 52.0
  110. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_131]
  111. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_131]
  112. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_131]
  113. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_131]
  114. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_131]
  115. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_131]
  116. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_131]
  117. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_131]
  118. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_131]
  119. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  120. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  121. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_131]
  122. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_131]
  123. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_131]
  124. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_131]
  125. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  126. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  127. ... 6 more
  128. [10:40:51] [Server thread/WARN]: While loading PvP_Health v1.3.4 (plugins/PvPHealth.jar) found old-data folder: `plugins/PvP Health' next to the new one `plugins/PvP_Health'
  129. [10:40:51] [Server thread/ERROR]: Could not load 'plugins/Mute.jar' in folder 'plugins'
  130. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/tainlastv/mute/Mute : Unsupported major.minor version 52.0
  131. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  132. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  133. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  134. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  135. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  136. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  137. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  138. Caused by: java.lang.UnsupportedClassVersionError: de/tainlastv/mute/Mute : Unsupported major.minor version 52.0
  139. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_131]
  140. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_131]
  141. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_131]
  142. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_131]
  143. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_131]
  144. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_131]
  145. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_131]
  146. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_131]
  147. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_131]
  148. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  149. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  150. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_131]
  151. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_131]
  152. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_131]
  153. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_131]
  154. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  155. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  156. ... 6 more
  157. [10:40:51] [Server thread/ERROR]: Could not load 'plugins/Clans.jar' in folder 'plugins'
  158. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/Obi_Maus/Clans/Main : Unsupported major.minor version 52.0
  159. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  160. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  161. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  162. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  163. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  164. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  165. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  166. Caused by: java.lang.UnsupportedClassVersionError: me/Obi_Maus/Clans/Main : Unsupported major.minor version 52.0
  167. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_131]
  168. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_131]
  169. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_131]
  170. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_131]
  171. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_131]
  172. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_131]
  173. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_131]
  174. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_131]
  175. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_131]
  176. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  177. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  178. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_131]
  179. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_131]
  180. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_131]
  181. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_131]
  182. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  183. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  184. ... 6 more
  185. [10:40:51] [Server thread/ERROR]: Could not load 'plugins/Obi.jar' in folder 'plugins'
  186. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/Obi_Maus/Obi/Main : Unsupported major.minor version 52.0
  187. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  188. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  189. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  190. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  191. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  192. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  193. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  194. Caused by: java.lang.UnsupportedClassVersionError: me/Obi_Maus/Obi/Main : Unsupported major.minor version 52.0
  195. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_131]
  196. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_131]
  197. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_131]
  198. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_131]
  199. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_131]
  200. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_131]
  201. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_131]
  202. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_131]
  203. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_131]
  204. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  205. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  206. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_131]
  207. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_131]
  208. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_131]
  209. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_131]
  210. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  211. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  212. ... 6 more
  213. [10:40:51] [Server thread/INFO]: [MOTDColor] Loading MOTDColor v0.5
  214. [10:40:51] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.6.2.2
  215. [10:40:51] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7-SNAPSHOT;3677-000c238
  216. [10:40:51] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  217. [10:40:51] [Server thread/INFO]: [Jump_Pads] Loading Jump_Pads v1.1
  218. [10:40:51] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
  219. [10:40:51] [Server thread/INFO]: [iDispenser] Loading iDispenser v5
  220. [10:40:51] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
  221. [10:40:51] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  222. [10:40:51] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  223. [10:40:51] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  224. [10:40:51] [Server thread/INFO]: [ServerSpy] Loading ServerSpy v0.2
  225. [10:40:51] [Server thread/INFO]: [PvP_Health] Loading PvP_Health v1.3.4
  226. [10:40:51] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  227. [10:40:51] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
  228. [10:40:51] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.4
  229. [10:40:51] [Server thread/INFO]: [CheckNameHistory] Loading CheckNameHistory v3.0.0
  230. [10:40:51] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  231. [10:40:51] [Server thread/INFO]: [Trading] Loading Trading v3.2
  232. [10:40:51] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  233. [10:40:51] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.3
  234. [10:40:51] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  235. [10:40:51] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.81
  236. [10:40:51] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  237. [10:40:51] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  238. [10:40:51] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
  239. [10:40:51] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  240. [10:40:51] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  241. [10:40:51] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  242. [10:40:51] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  243. [10:40:51] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
  244. [10:40:51] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
  245. [10:40:52] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
  246. [10:40:52] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
  247. [10:40:52] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
  248. [10:40:52] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
  249. [10:40:52] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  250. [10:40:52] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  251. [10:40:52] [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.
  252. [10:40:52] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  253. [10:40:52] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  254. [10:40:52] [Server thread/INFO]: Preparing level "world"
  255. [10:40:52] [Server thread/INFO]: -------- World Settings For [world] --------
  256. [10:40:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  257. [10:40:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  258. [10:40:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  259. [10:40:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  260. [10:40:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  261. [10:40:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  262. [10:40:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  263. [10:40:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  264. [10:40:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  265. [10:40:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  266. [10:40:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  267. [10:40:52] [Server thread/INFO]: Random Lighting Updates: false
  268. [10:40:52] [Server thread/INFO]: Structure Info Saving: true
  269. [10:40:52] [Server thread/INFO]: Mob Spawn Range: 4
  270. [10:40:52] [Server thread/INFO]: Anti X-Ray: true
  271. [10:40:52] [Server thread/INFO]: Engine Mode: 1
  272. [10:40:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  273. [10:40:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  274. [10:40:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  275. [10:40:52] [Server thread/INFO]: Sending up to 10 chunks per packet
  276. [10:40:52] [Server thread/INFO]: Max Entity Collisions: 8
  277. [10:40:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  278. [10:40:52] [Server thread/INFO]: Max TNT Explosions: 100
  279. [10:40:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  280. [10:40:52] [Server thread/INFO]: Item Despawn Rate: 6000
  281. [10:40:52] [Server thread/INFO]: Item Merge Radius: 2.5
  282. [10:40:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  283. [10:40:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  284. [10:40:52] [Server thread/INFO]: View Distance: 10
  285. [10:40:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  286. [10:40:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  287. [10:40:52] [Server thread/INFO]: Clear tick list: false
  288. [10:40:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  289. [10:40:52] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  290. [10:40:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  291. [10:40:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  292. [10:40:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  293. [10:40:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  294. [10:40:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  295. [10:40:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  296. [10:40:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  297. [10:40:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  298. [10:40:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  299. [10:40:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  300. [10:40:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  301. [10:40:52] [Server thread/INFO]: Random Lighting Updates: false
  302. [10:40:52] [Server thread/INFO]: Structure Info Saving: true
  303. [10:40:52] [Server thread/INFO]: Mob Spawn Range: 4
  304. [10:40:52] [Server thread/INFO]: Anti X-Ray: true
  305. [10:40:52] [Server thread/INFO]: Engine Mode: 1
  306. [10:40:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  307. [10:40:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  308. [10:40:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  309. [10:40:52] [Server thread/INFO]: Sending up to 10 chunks per packet
  310. [10:40:52] [Server thread/INFO]: Max Entity Collisions: 8
  311. [10:40:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  312. [10:40:52] [Server thread/INFO]: Max TNT Explosions: 100
  313. [10:40:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  314. [10:40:52] [Server thread/INFO]: Item Despawn Rate: 6000
  315. [10:40:52] [Server thread/INFO]: Item Merge Radius: 2.5
  316. [10:40:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  317. [10:40:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  318. [10:40:52] [Server thread/INFO]: View Distance: 10
  319. [10:40:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  320. [10:40:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  321. [10:40:52] [Server thread/INFO]: Clear tick list: false
  322. [10:40:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  323. [10:40:52] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  324. [10:40:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  325. [10:40:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  326. [10:40:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  327. [10:40:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  328. [10:40:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  329. [10:40:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  330. [10:40:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  331. [10:40:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  332. [10:40:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  333. [10:40:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  334. [10:40:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  335. [10:40:52] [Server thread/INFO]: Random Lighting Updates: false
  336. [10:40:52] [Server thread/INFO]: Structure Info Saving: true
  337. [10:40:52] [Server thread/INFO]: Mob Spawn Range: 4
  338. [10:40:52] [Server thread/INFO]: Anti X-Ray: true
  339. [10:40:52] [Server thread/INFO]: Engine Mode: 1
  340. [10:40:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  341. [10:40:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  342. [10:40:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  343. [10:40:52] [Server thread/INFO]: Sending up to 10 chunks per packet
  344. [10:40:52] [Server thread/INFO]: Max Entity Collisions: 8
  345. [10:40:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  346. [10:40:52] [Server thread/INFO]: Max TNT Explosions: 100
  347. [10:40:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  348. [10:40:52] [Server thread/INFO]: Item Despawn Rate: 6000
  349. [10:40:52] [Server thread/INFO]: Item Merge Radius: 2.5
  350. [10:40:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  351. [10:40:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  352. [10:40:52] [Server thread/INFO]: View Distance: 10
  353. [10:40:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  354. [10:40:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  355. [10:40:52] [Server thread/INFO]: Clear tick list: false
  356. [10:40:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  357. [10:40:52] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4015007550872921549)
  358. [10:40:53] [Server thread/INFO]: Preparing spawn area: 71%
  359. [10:40:53] [Server thread/INFO]: Preparing start region for level 1 (Seed: -4015007550872921549)
  360. [10:40:54] [Server thread/INFO]: Preparing start region for level 2 (Seed: -4015007550872921549)
  361. [10:40:54] [Server thread/INFO]: [MOTDColor] Enabling MOTDColor v0.5
  362. [10:40:54] [Server thread/INFO]: [MOTDColor] MOTDColor event priority: NORMAL
  363. [10:40:54] [Server thread/INFO]: [MOTDColor] MOTDColor: icon url loaded.
  364. [10:40:54] [Server thread/WARN]: javax.imageio.IIOException: Can't get input stream from URL!
  365. [10:40:54] [Server thread/WARN]: at javax.imageio.ImageIO.read(ImageIO.java:1395)
  366. [10:40:54] [Server thread/WARN]: at MOTDColor.MOTDColor.loadIcon(MOTDColor.java:208)
  367. [10:40:54] [Server thread/WARN]: at MOTDColor.MOTDColor.registerListener(MOTDColor.java:193)
  368. [10:40:54] [Server thread/WARN]: at MOTDColor.MOTDColor.onEnable(MOTDColor.java:32)
  369. [10:40:54] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  370. [10:40:54] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  371. [10:40:54] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  372. [10:40:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  373. [10:40:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  374. [10:40:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  375. [10:40:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  376. [10:40:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  377. [10:40:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  378. [10:40:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  379. [10:40:54] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  380. [10:40:54] [Server thread/WARN]: Caused by: javax.net.ssl.SSLException: java.security.ProviderException: java.security.InvalidKeyException: EC parameters error
  381. [10:40:54] [Server thread/WARN]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
  382. [10:40:54] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1914)
  383. [10:40:54] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1872)
  384. [10:40:54] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1855)
  385. [10:40:54] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1376)
  386. [10:40:54] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1353)
  387. [10:40:54] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
  388. [10:40:54] [Server thread/WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
  389. [10:40:54] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1348)
  390. [10:40:54] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  391. [10:40:54] [Server thread/WARN]: at java.net.URL.openStream(URL.java:1048)
  392. [10:40:54] [Server thread/WARN]: at javax.imageio.ImageIO.read(ImageIO.java:1393)
  393. [10:40:54] [Server thread/WARN]: ... 14 more
  394. [10:40:54] [Server thread/WARN]: Caused by: java.security.ProviderException: java.security.InvalidKeyException: EC parameters error
  395. [10:40:54] [Server thread/WARN]: at sun.security.pkcs11.P11Key$P11ECPublicKey.getEncodedInternal(P11Key.java:1024)
  396. [10:40:54] [Server thread/WARN]: at sun.security.pkcs11.P11Key.equals(P11Key.java:158)
  397. [10:40:54] [Server thread/WARN]: at java.util.ArrayList.indexOf(ArrayList.java:298)
  398. [10:40:54] [Server thread/WARN]: at java.util.ArrayList.contains(ArrayList.java:281)
  399. [10:40:54] [Server thread/WARN]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:239)
  400. [10:40:54] [Server thread/WARN]: at sun.security.validator.Validator.validate(Validator.java:260)
  401. [10:40:54] [Server thread/WARN]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
  402. [10:40:54] [Server thread/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
  403. [10:40:54] [Server thread/WARN]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
  404. [10:40:54] [Server thread/WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1459)
  405. [10:40:54] [Server thread/WARN]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:213)
  406. [10:40:54] [Server thread/WARN]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:961)
  407. [10:40:54] [Server thread/WARN]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:897)
  408. [10:40:54] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1033)
  409. [10:40:54] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1342)
  410. [10:40:54] [Server thread/WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1369)
  411. [10:40:54] [Server thread/WARN]: ... 21 more
  412. [10:40:54] [Server thread/WARN]: Caused by: java.security.InvalidKeyException: EC parameters error
  413. [10:40:54] [Server thread/WARN]: at sun.security.ec.ECParameters.getAlgorithmParameters(ECParameters.java:284)
  414. [10:40:54] [Server thread/WARN]: at sun.security.ec.ECPublicKeyImpl.<init>(ECPublicKeyImpl.java:59)
  415. [10:40:54] [Server thread/WARN]: at sun.security.pkcs11.P11Key$P11ECPublicKey.getEncodedInternal(P11Key.java:1021)
  416. [10:40:54] [Server thread/WARN]: ... 36 more
  417. [10:40:54] [Server thread/WARN]: Caused by: java.security.NoSuchProviderException: no such provider: SunEC
  418. [10:40:54] [Server thread/WARN]: at sun.security.jca.GetInstance.getService(GetInstance.java:83)
  419. [10:40:54] [Server thread/WARN]: at sun.security.jca.GetInstance.getInstance(GetInstance.java:206)
  420. [10:40:54] [Server thread/WARN]: at java.security.Security.getImpl(Security.java:697)
  421. [10:40:54] [Server thread/WARN]: at java.security.AlgorithmParameters.getInstance(AlgorithmParameters.java:199)
  422. [10:40:54] [Server thread/WARN]: at sun.security.ec.ECParameters.getAlgorithmParameters(ECParameters.java:279)
  423. [10:40:54] [Server thread/WARN]: ... 38 more
  424. [10:40:54] [Server thread/INFO]: [MOTDColor] MOTDColor: icon not loaded.
  425. [10:40:54] [Server thread/INFO]: [MOTDColor] MOTDColor enabled!
  426. [10:40:54] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.6.2.2
  427. [10:40:55] [Server thread/INFO]: [Crate] Your server is running v1.6.2.2 and the newest is v1.7.3.
  428. [10:40:55] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7-SNAPSHOT;3677-000c238
  429. [10:40:55] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  430. [10:40:56] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  431. [10:40:56] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_131).
  432. [10:40:56] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
  433. [10:40:56] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  434. [10:40:56] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  435. [10:40:56] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  436. [10:40:56] [Server thread/INFO]: [Jump_Pads] Enabling Jump_Pads v1.1
  437. [10:40:56] [Server thread/INFO]: [iDispenser] Enabling iDispenser v5
  438. [10:40:56] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  439. [10:40:56] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  440. [10:40:56] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  441. [10:40:56] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  442. [10:40:56] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  443. [10:40:56] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  444. [10:40:56] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  445. [10:40:56] [Thread-9/ERROR]: [PermissionsEx] The updater could not contact dev.bukkit.org for updating.
  446. [10:40:56] [Thread-9/ERROR]: [PermissionsEx] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
  447. [10:40:56] [Thread-9/ERROR]: [PermissionsEx] null
  448. javax.net.ssl.SSLException: java.security.ProviderException: java.security.InvalidKeyException: EC parameters error
  449. at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) ~[?:1.7.0_131]
  450. at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1914) ~[?:1.7.0_131]
  451. at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1872) ~[?:1.7.0_131]
  452. at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1855) ~[?:1.7.0_131]
  453. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1376) ~[?:1.7.0_131]
  454. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1353) ~[?:1.7.0_131]
  455. at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[?:1.7.0_131]
  456. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.7.0_131]
  457. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1348) ~[?:1.7.0_131]
  458. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.7.0_131]
  459. at ru.tehkode.libs.net.gravitydevelopment.updater.Updater.read(Updater.java:643) [PermissionsEx-1.23.4.jar:?]
  460. at ru.tehkode.libs.net.gravitydevelopment.updater.Updater.runUpdater(Updater.java:718) [PermissionsEx-1.23.4.jar:?]
  461. at ru.tehkode.libs.net.gravitydevelopment.updater.Updater.access$100(Updater.java:36) [PermissionsEx-1.23.4.jar:?]
  462. at ru.tehkode.libs.net.gravitydevelopment.updater.Updater$UpdateRunnable.run(Updater.java:713) [PermissionsEx-1.23.4.jar:?]
  463. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  464. Caused by: java.security.ProviderException: java.security.InvalidKeyException: EC parameters error
  465. at sun.security.pkcs11.P11Key$P11ECPublicKey.getEncodedInternal(P11Key.java:1024) ~[sunpkcs11.jar:1.7.0_131]
  466. at sun.security.pkcs11.P11Key.equals(P11Key.java:158) ~[sunpkcs11.jar:1.7.0_131]
  467. at java.util.ArrayList.indexOf(ArrayList.java:298) ~[?:1.7.0_131]
  468. at java.util.ArrayList.contains(ArrayList.java:281) ~[?:1.7.0_131]
  469. at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:239) ~[?:1.7.0_131]
  470. at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.7.0_131]
  471. at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326) ~[?:1.7.0_131]
  472. at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) ~[?:1.7.0_131]
  473. at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126) ~[?:1.7.0_131]
  474. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1459) ~[?:1.7.0_131]
  475. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:213) ~[?:1.7.0_131]
  476. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:961) ~[?:1.7.0_131]
  477. at sun.security.ssl.Handshaker.process_record(Handshaker.java:897) ~[?:1.7.0_131]
  478. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1033) ~[?:1.7.0_131]
  479. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1342) ~[?:1.7.0_131]
  480. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1369) ~[?:1.7.0_131]
  481. ... 10 more
  482. Caused by: java.security.InvalidKeyException: EC parameters error
  483. at sun.security.ec.ECParameters.getAlgorithmParameters(ECParameters.java:284) ~[?:1.7.0_131]
  484. at sun.security.ec.ECPublicKeyImpl.<init>(ECPublicKeyImpl.java:59) ~[?:1.7.0_131]
  485. at sun.security.pkcs11.P11Key$P11ECPublicKey.getEncodedInternal(P11Key.java:1021) ~[sunpkcs11.jar:1.7.0_131]
  486. at sun.security.pkcs11.P11Key.equals(P11Key.java:158) ~[sunpkcs11.jar:1.7.0_131]
  487. at java.util.ArrayList.indexOf(ArrayList.java:298) ~[?:1.7.0_131]
  488. at java.util.ArrayList.contains(ArrayList.java:281) ~[?:1.7.0_131]
  489. at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:239) ~[?:1.7.0_131]
  490. at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.7.0_131]
  491. at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326) ~[?:1.7.0_131]
  492. at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) ~[?:1.7.0_131]
  493. at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126) ~[?:1.7.0_131]
  494. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1459) ~[?:1.7.0_131]
  495. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:213) ~[?:1.7.0_131]
  496. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:961) ~[?:1.7.0_131]
  497. at sun.security.ssl.Handshaker.process_record(Handshaker.java:897) ~[?:1.7.0_131]
  498. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1033) ~[?:1.7.0_131]
  499. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1342) ~[?:1.7.0_131]
  500. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1369) ~[?:1.7.0_131]
  501. ... 10 more
  502. Caused by: java.security.NoSuchProviderException: no such provider: SunEC
  503. at sun.security.jca.GetInstance.getService(GetInstance.java:83) ~[?:1.7.0_131]
  504. at sun.security.jca.GetInstance.getInstance(GetInstance.java:206) ~[?:1.7.0_131]
  505. at java.security.Security.getImpl(Security.java:697) ~[?:1.7.0_131]
  506. at java.security.AlgorithmParameters.getInstance(AlgorithmParameters.java:199) ~[?:1.7.0_131]
  507. at sun.security.ec.ECParameters.getAlgorithmParameters(ECParameters.java:279) ~[?:1.7.0_131]
  508. at sun.security.ec.ECPublicKeyImpl.<init>(ECPublicKeyImpl.java:59) ~[?:1.7.0_131]
  509. at sun.security.pkcs11.P11Key$P11ECPublicKey.getEncodedInternal(P11Key.java:1021) ~[sunpkcs11.jar:1.7.0_131]
  510. at sun.security.pkcs11.P11Key.equals(P11Key.java:158) ~[sunpkcs11.jar:1.7.0_131]
  511. at java.util.ArrayList.indexOf(ArrayList.java:298) ~[?:1.7.0_131]
  512. at java.util.ArrayList.contains(ArrayList.java:281) ~[?:1.7.0_131]
  513. at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:239) ~[?:1.7.0_131]
  514. at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.7.0_131]
  515. at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326) ~[?:1.7.0_131]
  516. at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) ~[?:1.7.0_131]
  517. at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126) ~[?:1.7.0_131]
  518. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1459) ~[?:1.7.0_131]
  519. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:213) ~[?:1.7.0_131]
  520. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:961) ~[?:1.7.0_131]
  521. at sun.security.ssl.Handshaker.process_record(Handshaker.java:897) ~[?:1.7.0_131]
  522. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1033) ~[?:1.7.0_131]
  523. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1342) ~[?:1.7.0_131]
  524. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1369) ~[?:1.7.0_131]
  525. ... 10 more
  526. [10:40:57] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  527. [10:40:57] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  528. [10:40:57] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  529. [10:40:57] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  530. [10:40:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  531. [10:40:57] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  532. [10:40:57] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  533. [10:40:57] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  534. [10:40:57] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  535. [10:40:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  536. [10:40:57] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  537. [10:40:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  538. [10:40:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  539. [10:40:57] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  540. [10:40:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  541. [10:40:57] [Server thread/INFO]: [WorldGuard] Loading region data...
  542. [10:40:57] [Server thread/INFO]: [ServerSpy] Enabling ServerSpy v0.2
  543. [10:40:57] [Server thread/INFO]: [ServerSpy] Opened SQLite database spy.db
  544. [10:40:57] [Server thread/INFO]: [ServerSpy] ServerSpy by KoolKrafter enabled successfully. Thanks for downloading :)
  545. [10:40:57] [Server thread/INFO]: [PvP_Health] Enabling PvP_Health v1.3.4
  546. [10:40:57] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  547. [10:40:57] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
  548. [10:40:57] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
  549. [10:40:57] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
  550. java.net.BindException: Cannot assign requested address (Bind failed)
  551. at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.7.0_131]
  552. at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376) ~[?:1.7.0_131]
  553. at java.net.ServerSocket.bind(ServerSocket.java:376) ~[?:1.7.0_131]
  554. at java.net.ServerSocket.bind(ServerSocket.java:330) ~[?:1.7.0_131]
  555. at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
  556. at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [Votifier.jar:?]
  557. at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
  558. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  559. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  560. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  561. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  562. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  563. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  564. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  565. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  566. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  567. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  568. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  569. [10:40:57] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
  570. [10:40:57] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.4
  571. [10:40:57] [Server thread/INFO]:
  572. [10:40:57] [Server thread/INFO]: === Super Trails ===
  573. [10:40:57] [Server thread/INFO]: SuperTrails 9.6.4 for MC 1.8 enabled
  574. [10:40:57] [Server thread/INFO]: Thank you for using !
  575. [10:40:57] [Server thread/INFO]: =====================
  576. [10:40:57] [Server thread/INFO]:
  577. [10:40:57] [Server thread/INFO]: [CheckNameHistory] Enabling CheckNameHistory v3.0.0
  578. [10:40:57] [Server thread/INFO]: [CheckNameHistory] CheckNameHistory version 3.0.0 is Enabled
  579. [10:40:57] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  580. [10:40:58] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  581. [10:40:58] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  582. [10:40:58] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  583. [10:40:58] [Server thread/INFO]: Using locale en_US
  584. [10:40:58] [Server thread/INFO]: Using locale en_US
  585. [10:40:58] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  586. [10:40:58] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  587. [10:40:58] [Server thread/INFO]: [Trading] Enabling Trading v3.2
  588. [10:40:58] [Server thread/INFO]: [Trading] Trading has been enabled
  589. [10:40:58] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  590. [10:40:58] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.3
  591. [10:40:59] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  592. [10:40:59] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  593. [10:40:59] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  594. [10:40:59] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -4015007550872921549
  595. [10:40:59] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -4015007550872921549
  596. [10:40:59] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -4015007550872921549
  597. [10:40:59] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Spawn' - Env: NORMAL - Type: NORMAL & seed: -3772172987645487382
  598. [10:40:59] [Server thread/INFO]: -------- World Settings For [Spawn] --------
  599. [10:40:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  600. [10:40:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  601. [10:40:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  602. [10:40:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  603. [10:40:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  604. [10:40:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  605. [10:40:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  606. [10:40:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  607. [10:40:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  608. [10:40:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  609. [10:40:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  610. [10:40:59] [Server thread/INFO]: Random Lighting Updates: false
  611. [10:40:59] [Server thread/INFO]: Structure Info Saving: true
  612. [10:40:59] [Server thread/INFO]: Mob Spawn Range: 4
  613. [10:40:59] [Server thread/INFO]: Anti X-Ray: true
  614. [10:40:59] [Server thread/INFO]: Engine Mode: 1
  615. [10:40:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  616. [10:40:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  617. [10:40:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  618. [10:40:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  619. [10:40:59] [Server thread/INFO]: Max Entity Collisions: 8
  620. [10:40:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  621. [10:40:59] [Server thread/INFO]: Max TNT Explosions: 100
  622. [10:40:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  623. [10:40:59] [Server thread/INFO]: Item Despawn Rate: 6000
  624. [10:40:59] [Server thread/INFO]: Item Merge Radius: 2.5
  625. [10:40:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  626. [10:40:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  627. [10:40:59] [Server thread/INFO]: View Distance: 10
  628. [10:40:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  629. [10:40:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  630. [10:40:59] [Server thread/INFO]: Clear tick list: false
  631. [10:40:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  632. [10:40:59] [Server thread/INFO]: Preparing start region for level 3 (Seed: -3772172987645487382)
  633. [10:40:59] [Server thread/ERROR]: Chunk file at -32,-15 is in the wrong location; relocating. (Expected -32, -15, got -13, -6)
  634. [10:40:59] [Server thread/ERROR]: Chunk file at -32,-12 is in the wrong location; relocating. (Expected -32, -12, got -28, -12)
  635. [10:40:59] [Server thread/ERROR]: Chunk file at -32,-6 is in the wrong location; relocating. (Expected -32, -6, got -24, -16)
  636. [10:40:59] [Server thread/ERROR]: Chunk file at -32,-5 is in the wrong location; relocating. (Expected -32, -5, got -4, -19)
  637. [10:40:59] [Server thread/ERROR]: Chunk file at -32,-4 is in the wrong location; relocating. (Expected -32, -4, got -28, -15)
  638. [10:40:59] [Server thread/ERROR]: Chunk file at -32,-2 is in the wrong location; relocating. (Expected -32, -2, got -26, -15)
  639. [10:40:59] [Server thread/ERROR]: Chunk file at -31,-4 is in the wrong location; relocating. (Expected -31, -4, got -3, -16)
  640. [10:40:59] [Server thread/ERROR]: Chunk file at -31,-3 is in the wrong location; relocating. (Expected -31, -3, got -16, -21)
  641. [10:40:59] [Server thread/ERROR]: Chunk file at -29,-10 is in the wrong location; relocating. (Expected -29, -10, got -27, -21)
  642. [10:40:59] [Server thread/ERROR]: Chunk file at -29,-5 is in the wrong location; relocating. (Expected -29, -5, got -15, -4)
  643. [10:40:59] [Server thread/ERROR]: Chunk file at -28,-6 is in the wrong location; relocating. (Expected -28, -6, got -21, -21)
  644. [10:40:59] [Server thread/ERROR]: Chunk file at -28,-4 is in the wrong location; relocating. (Expected -28, -4, got -24, -21)
  645. [10:40:59] [Server thread/ERROR]: Chunk file at -28,-3 is in the wrong location; relocating. (Expected -28, -3, got -32, -5)
  646. [10:40:59] [Server thread/ERROR]: Chunk file at -28,-1 is in the wrong location; relocating. (Expected -28, -1, got -15, -21)
  647. [10:40:59] [Server thread/ERROR]: Chunk file at -27,-14 is in the wrong location; relocating. (Expected -27, -14, got -22, -21)
  648. [10:40:59] [Server thread/ERROR]: Chunk file at -27,-7 is in the wrong location; relocating. (Expected -27, -7, got -17, -6)
  649. [10:40:59] [Server thread/ERROR]: Chunk file at -27,-1 is in the wrong location; relocating. (Expected -27, -1, got -26, -4)
  650. [10:40:59] [Server thread/ERROR]: Chunk file at -26,-16 is in the wrong location; relocating. (Expected -26, -16, got -20, -21)
  651. [10:40:59] [Server thread/ERROR]: Chunk file at -26,-13 is in the wrong location; relocating. (Expected -26, -13, got -3, -7)
  652. [10:40:59] [Server thread/ERROR]: Chunk file at -26,-8 is in the wrong location; relocating. (Expected -26, -8, got -25, -21)
  653. [10:40:59] [Server thread/ERROR]: Chunk file at -26,-6 is in the wrong location; relocating. (Expected -26, -6, got -29, -1)
  654. [10:40:59] [Server thread/ERROR]: Chunk file at -26,-3 is in the wrong location; relocating. (Expected -26, -3, got -32, -18)
  655. [10:40:59] [Server thread/ERROR]: Chunk file at -26,-2 is in the wrong location; relocating. (Expected -26, -2, got -30, -7)
  656. [10:40:59] [Server thread/ERROR]: Chunk file at -25,-8 is in the wrong location; relocating. (Expected -25, -8, got -6, -8)
  657. [10:40:59] [Server thread/ERROR]: Chunk file at -25,-7 is in the wrong location; relocating. (Expected -25, -7, got -23, -21)
  658. [10:40:59] [Server thread/ERROR]: Chunk file at -24,-1 is in the wrong location; relocating. (Expected -24, -1, got -13, -17)
  659. [10:40:59] [Server thread/ERROR]: Chunk file at -23,-11 is in the wrong location; relocating. (Expected -23, -11, got -5, -3)
  660. [10:40:59] [Server thread/ERROR]: Chunk file at -22,-16 is in the wrong location; relocating. (Expected -22, -16, got -17, -4)
  661. [10:40:59] [Server thread/ERROR]: Chunk file at -22,-15 is in the wrong location; relocating. (Expected -22, -15, got -28, -22)
  662. [10:40:59] [Server thread/ERROR]: Chunk file at -22,-14 is in the wrong location; relocating. (Expected -22, -14, got -14, -7)
  663. [10:40:59] [Server thread/ERROR]: Chunk file at -22,-12 is in the wrong location; relocating. (Expected -22, -12, got -25, -19)
  664. [10:40:59] [Server thread/ERROR]: Chunk file at -21,-14 is in the wrong location; relocating. (Expected -21, -14, got -29, -4)
  665. [10:40:59] [Server thread/ERROR]: Chunk file at -21,-3 is in the wrong location; relocating. (Expected -21, -3, got -6, -13)
  666. [10:40:59] [Server thread/ERROR]: Chunk file at -20,-12 is in the wrong location; relocating. (Expected -20, -12, got -9, -7)
  667. [10:41:00] [Server thread/ERROR]: [Multiverse-Core] The world 'Spawn' could NOT be loaded because it contains errors!
  668. [10:41:00] [Server thread/ERROR]: [Multiverse-Core] Try using Chukster to repair your world! 'Spawn'
  669. [10:41:00] [Server thread/ERROR]: [Multiverse-Core] http://forums.bukkit.org/threads/admin-chunkster.8186/
  670. [10:41:00] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'plot' - Env: NORMAL - Type: NORMAL & seed: 4255518262093775081 & generator: PlotMe-DefaultGenerator
  671. [10:41:00] [Server thread/INFO]: -------- World Settings For [plot] --------
  672. [10:41:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  673. [10:41:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  674. [10:41:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  675. [10:41:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  676. [10:41:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  677. [10:41:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  678. [10:41:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  679. [10:41:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  680. [10:41:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  681. [10:41:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  682. [10:41:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  683. [10:41:00] [Server thread/INFO]: Random Lighting Updates: false
  684. [10:41:00] [Server thread/INFO]: Structure Info Saving: true
  685. [10:41:00] [Server thread/INFO]: Mob Spawn Range: 4
  686. [10:41:00] [Server thread/INFO]: Anti X-Ray: true
  687. [10:41:00] [Server thread/INFO]: Engine Mode: 1
  688. [10:41:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  689. [10:41:00] [Server thread/INFO]: Replace Blocks: [1, 5]
  690. [10:41:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  691. [10:41:00] [Server thread/INFO]: Sending up to 10 chunks per packet
  692. [10:41:00] [Server thread/INFO]: Max Entity Collisions: 8
  693. [10:41:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  694. [10:41:00] [Server thread/INFO]: Max TNT Explosions: 100
  695. [10:41:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  696. [10:41:00] [Server thread/INFO]: Item Despawn Rate: 6000
  697. [10:41:00] [Server thread/INFO]: Item Merge Radius: 2.5
  698. [10:41:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  699. [10:41:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  700. [10:41:00] [Server thread/INFO]: View Distance: 10
  701. [10:41:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  702. [10:41:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
  703. [10:41:00] [Server thread/INFO]: Clear tick list: false
  704. [10:41:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  705. [10:41:00] [Server thread/INFO]: Preparing start region for level 4 (Seed: 4255518262093775081)
  706. [10:41:00] [Server thread/INFO]: [WorldGuard] (plot) TNT ignition is PERMITTED.
  707. [10:41:00] [Server thread/INFO]: [WorldGuard] (plot) Lighters are PERMITTED.
  708. [10:41:00] [Server thread/INFO]: [WorldGuard] (plot) Lava fire is blocked.
  709. [10:41:00] [Server thread/INFO]: [WorldGuard] (plot) Fire spread is UNRESTRICTED.
  710. [10:41:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plot'
  711. [10:41:00] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  712. [10:41:00] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.81
  713. [10:41:00] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
  714. [10:41:00] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
  715. [10:41:00] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
  716. [10:41:00] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
  717. [10:41:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
  718. [10:41:00] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  719. [10:41:00] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  720. [10:41:00] [Thread-12/WARN]: [HolographicDisplays] Could not contact BukkitDev to check for updates.
  721. [10:41:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  722. [10:41:01] [Thread-13/INFO]: UUID of player Obi_Maus is 09f80a64-1854-3a4c-b513-274f37ea3c29
  723. [10:41:01] [Server thread/INFO]: Done (8.974s)! For help, type "help" or "?"
  724. [10:41:01] [Craft Scheduler Thread - 11/INFO]: [Vault] Checking for Updates ...
  725. [10:41:01] [Craft Scheduler Thread - 11/INFO]: [Vault] There was an issue attempting to check for the latest version.
  726. [10:41:01] [Craft Scheduler Thread - 11/INFO]: [Vault] No new version available
  727. [10:41:02] [Server thread/INFO]: [Essentials] Found new UUID for Obi_Maus. Replacing 42b11ca5-a046-49fe-8633-0bfc67f2fa84 with 09f80a64-1854-3a4c-b513-274f37ea3c29
  728. [10:41:02] [Server thread/INFO]: Obi_Maus[/82.207.252.242:4691] logged in with entity id 340 at ([world]6.5, 72.0, 245.5)
  729. [10:41:02] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Multiverse-Core v2.4-b527
  730. org.bukkit.event.EventException
  731. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  732. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  733. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  734. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  735. at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer.teleport(CraftPlayer.java:444) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  736. at com.earth2me.essentials.Teleport.now(Teleport.java:126) [Essentials-2.x-SNAPSHOT.jar:?]
  737. at com.earth2me.essentials.Teleport.now(Teleport.java:84) [Essentials-2.x-SNAPSHOT.jar:?]
  738. at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$NewPlayerTeleport.run(EssentialsSpawnPlayerListener.java:162) [EssentialsSpawn-2.x-SNAPSHOT.jar:?]
  739. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  740. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  741. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  742. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  743. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  744. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  745. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  746. Caused by: java.lang.NullPointerException
  747. at com.onarandombox.MultiverseCore.listeners.MVPlayerListener.playerTeleport(MVPlayerListener.java:222) ~[?:?]
  748. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_131]
  749. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_131]
  750. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_131]
  751. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_131]
  752. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  753. ... 14 more
  754. [10:41:02] [pool-19-thread-1/INFO]: Creating empty config: /home/minecraft/plugins/Essentials/userdata/09f80a64-1854-3a4c-b513-274f37ea3c29.yml
  755. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -19,-12 is in the wrong location; relocating. (Expected -19, -12, got -22, -24)
  756. [10:41:02] [Craft Scheduler Thread - 8/INFO]: [CheckNameHistory] Failed to get Name history!
  757. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -19,-14 is in the wrong location; relocating. (Expected -19, -14, got -24, -6)
  758. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -18,-14 is in the wrong location; relocating. (Expected -18, -14, got -19, -29)
  759. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -18,-15 is in the wrong location; relocating. (Expected -18, -15, got -2, -4)
  760. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -16,-12 is in the wrong location; relocating. (Expected -16, -12, got -15, -2)
  761. [10:41:02] [Server thread/ERROR]: Encountered an unexpected exception
  762. net.minecraft.server.v1_8_R3.ReportedException: Loading NBT data
  763. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:412) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  764. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  765. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  766. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  767. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  768. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  769. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  770. at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:70) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  771. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  772. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  773. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  774. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  775. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  776. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_131]
  777. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_131]
  778. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  779. Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
  780. at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.7.0_131]
  781. at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.7.0_131]
  782. at java.io.BufferedInputStream.read1(BufferedInputStream.java:273) ~[?:1.7.0_131]
  783. at java.io.BufferedInputStream.read(BufferedInputStream.java:334) ~[?:1.7.0_131]
  784. at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.7.0_131]
  785. at java.io.DataInputStream.readUTF(DataInputStream.java:609) ~[?:1.7.0_131]
  786. at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.7.0_131]
  787. at net.minecraft.server.v1_8_R3.NBTTagCompound.b(SourceFile:399) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  788. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:67) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  789. at net.minecraft.server.v1_8_R3.NBTTagList.load(NBTTagList.java:54) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  790. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  791. ... 15 more
  792. [10:41:02] [Server thread/ERROR]: Cause of unexpected exception was
  793. java.io.EOFException: Unexpected end of ZLIB input stream
  794. at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240) ~[?:1.7.0_131]
  795. at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) ~[?:1.7.0_131]
  796. at java.io.BufferedInputStream.read1(BufferedInputStream.java:273) ~[?:1.7.0_131]
  797. at java.io.BufferedInputStream.read(BufferedInputStream.java:334) ~[?:1.7.0_131]
  798. at java.io.DataInputStream.readFully(DataInputStream.java:195) ~[?:1.7.0_131]
  799. at java.io.DataInputStream.readUTF(DataInputStream.java:609) ~[?:1.7.0_131]
  800. at java.io.DataInputStream.readUTF(DataInputStream.java:564) ~[?:1.7.0_131]
  801. at net.minecraft.server.v1_8_R3.NBTTagCompound.b(SourceFile:399) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  802. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:67) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  803. at net.minecraft.server.v1_8_R3.NBTTagList.load(NBTTagList.java:54) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  804. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  805. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  806. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  807. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  808. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  809. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  810. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  811. at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:70) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  812. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  813. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  814. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  815. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  816. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[spigot-1.8.8.jar:git-Spigot-db6de12-18fbb24]
  817. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[?:1.7.0_131]
  818. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[?:1.7.0_131]
  819. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_131]
  820. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -16,-4 is in the wrong location; relocating. (Expected -16, -4, got -20, -18)
  821. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -15,-13 is in the wrong location; relocating. (Expected -15, -13, got -19, -8)
  822. [10:41:02] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/./crash-reports/crash-2017-07-20_10.41.02-server.txt
  823. [10:41:02] [Server thread/INFO]: Stopping server
  824. [10:41:02] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
  825. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -16,-15 is in the wrong location; relocating. (Expected -16, -15, got -14, -9)
  826. [10:41:02] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  827. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -15,-14 is in the wrong location; relocating. (Expected -15, -14, got -23, -18)
  828. [10:41:02] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v1.81
  829. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -17,-17 is in the wrong location; relocating. (Expected -17, -17, got -30, -2)
  830. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -14,-5 is in the wrong location; relocating. (Expected -14, -5, got -16, -17)
  831. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -14,-14 is in the wrong location; relocating. (Expected -14, -14, got -14, -20)
  832. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -17,-18 is in the wrong location; relocating. (Expected -17, -18, got -4, -5)
  833. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -18,-19 is in the wrong location; relocating. (Expected -18, -19, got -27, -4)
  834. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -16,-18 is in the wrong location; relocating. (Expected -16, -18, got -30, -19)
  835. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -17,-19 is in the wrong location; relocating. (Expected -17, -19, got -20, -22)
  836. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -15,-18 is in the wrong location; relocating. (Expected -15, -18, got -18, -5)
  837. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -16,-19 is in the wrong location; relocating. (Expected -16, -19, got -15, -15)
  838. [10:41:02] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -14,-19 is in the wrong location; relocating. (Expected -14, -19, got -23, -18)
  839. [10:41:02] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  840. [10:41:02] [Server thread/INFO]: [Multiverse-Core] - Disabled
  841. [10:41:02] [Server thread/INFO]: [CombatTagPlus] Disabling CombatTagPlus v1.2.3
  842. [10:41:02] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  843. [10:41:02] [Server thread/INFO]: [Trading] Disabling Trading v3.2
  844. [10:41:02] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  845. [10:41:02] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  846. [10:41:02] [Server thread/INFO]: [CheckNameHistory] Disabling CheckNameHistory v3.0.0
  847. [10:41:02] [Server thread/INFO]: [CheckNameHistory] CheckNameHistory version 3.0.0 is Disabled
  848. [10:41:02] [Server thread/INFO]: [SuperTrails] Disabling SuperTrails v9.6.4
  849. [10:41:02] [Server thread/INFO]: [PlotMe-DefaultGenerator] Disabling PlotMe-DefaultGenerator v0.16.1
  850. [10:41:02] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  851. [10:41:02] [Server thread/INFO]: [Votifier] Votifier disabled.
  852. [10:41:02] [Server thread/INFO]: [PvP_Health] Disabling PvP_Health v1.3.4
  853. [10:41:02] [Server thread/INFO]: [ServerSpy] Disabling ServerSpy v0.2
  854. [10:41:02] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  855. [10:41:02] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  856. [10:41:02] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  857. [10:41:02] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  858. [10:41:02] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
  859. [10:41:02] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
  860. [10:41:02] [Server thread/INFO]: [PlotMe] Disabling PlotMe v0.16.3
  861. [10:41:02] [Server thread/INFO]: [iDispenser] Disabling iDispenser v5
  862. [10:41:02] [Server thread/INFO]: [Vault] Disabling Vault v1.5.3-b37
  863. [10:41:02] [Server thread/INFO]: [Jump_Pads] Disabling Jump_Pads v1.1
  864. [10:41:02] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
  865. [10:41:02] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.7-SNAPSHOT;3677-000c238
  866. [10:41:02] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.6.2.2
  867. [10:41:02] [Server thread/INFO]: [MOTDColor] Disabling MOTDColor v0.5
  868. [10:41:02] [Server thread/INFO]: [MOTDColor] MOTDColor disabled!
  869. [10:41:02] [Server thread/INFO]: Saving players
  870. [10:41:02] [Server thread/INFO]: Obi_Maus lost connection: Server closed
  871. [10:41:02] [Server thread/INFO]: Obi_Maus left the game.
  872. [10:41:02] [Server thread/INFO]: Saving worlds
  873. [10:41:02] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  874. [10:41:03] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  875. [10:41:03] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  876. [10:41:03] [Server thread/INFO]: Saving chunks for level 'Spawn'/Overworld
  877. [10:41:03] [Server thread/INFO]: Saving chunks for level 'plot'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement