Guest User

Untitled

a guest
Jan 5th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 79.46 KB | None | 0 0
  1. [19:25:22] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [19:25:22] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [19:25:22] [Server thread/INFO]: Loading properties
  4. [19:25:22] [Server thread/INFO]: Default game type: SURVIVAL
  5. [19:25:22] [Server thread/INFO]: Generating keypair
  6. [19:25:22] [Server thread/INFO]: Starting Minecraft server on 83.169.11.105:9988
  7. [19:25:22] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
  8. [19:25:23] [Thread-7/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
  9. [19:25:23] [Thread-7/WARN]: Could not get latest artifact information: IOException
  10. [19:25:24] [Server thread/INFO]: [NoJoinMessage] Loading NoJoinMessage v1.6
  11. [19:25:24] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0-beta-01;3335-e7a18b26
  12. [19:25:24] [Server thread/INFO]: [AdminToolbox] Loading AdminToolbox v2.0
  13. [19:25:24] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  14. [19:25:24] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.80
  15. [19:25:24] [Server thread/INFO]: [LogBlock] Connecting to minecraft_320@jdbc:mysql://localhost:3306/minecraft_320?useUnicode=true&characterEncoding=utf-8...
  16. [19:25:26] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  17. com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  18.  
  19. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  20. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
  21. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_25]
  22. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_25]
  23. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_25]
  24. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  25. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  26. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  27. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  28. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  29. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  30. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  31. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  32. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
  33. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_25]
  34. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_25]
  35. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_25]
  36. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  37. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  38. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  39. at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_25]
  40. at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_25]
  41. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:72) ~[LogBlock.jar.jar:?]
  42. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:245) [LogBlock.jar.jar:?]
  43. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:84) [LogBlock.jar.jar:?]
  44. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:360) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  45. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  46. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  47. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  48. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  49. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  50. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  51. Caused by: java.net.ConnectException: Connection refused: connect
  52. at java.net.DualStackPlainSocketImpl.connect0(Native Method) ~[?:1.8.0_25]
  53. at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) ~[?:1.8.0_25]
  54. at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[?:1.8.0_25]
  55. at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[?:1.8.0_25]
  56. at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_25]
  57. at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_25]
  58. at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_25]
  59. at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_25]
  60. at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_25]
  61. at java.net.Socket.<init>(Unknown Source) ~[?:1.8.0_25]
  62. at java.net.Socket.<init>(Unknown Source) ~[?:1.8.0_25]
  63. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  64. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  65. ... 24 more
  66. [19:25:26] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  67. [19:25:26] [Server thread/INFO]: [PetitionPlugin] Loading PetitionPlugin v1.5.1
  68. [19:25:26] [Server thread/INFO]: [ColorSignz] Loading ColorSignz v1.0
  69. [19:25:26] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
  70. [19:25:26] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
  71. [19:25:26] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-02
  72. [19:25:26] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
  73. [19:25:26] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  74. [19:25:26] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
  75. [19:25:26] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  76. [19:25:26] [Server thread/INFO]: [[HitmanHit]] Loading HitmanHit v1.0
  77. [19:25:26] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  78. [19:25:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  79. [19:25:26] [Server thread/INFO]: [DisguiseCraft] Loading DisguiseCraft v5.1
  80. [19:25:26] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.17
  81. [19:25:26] [Server thread/INFO]: [InSigns] Loading InSigns v2.0
  82. [19:25:26] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13b
  83. [19:25:26] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.8.4
  84. [19:25:26] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  85. [19:25:26] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1130)
  86. [19:25:26] [Server thread/INFO]: [Quests] Loading Quests v2.0.0
  87. [19:25:26] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.19.1
  88. [19:25:26] [Server thread/INFO]: [VillagerShop] Loading VillagerShop v0.4d
  89. [19:25:26] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
  90. [19:25:26] [Server thread/INFO]: [AntiXRay] Loading AntiXRay v1.8.2
  91. [19:25:26] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.1
  92. [19:25:26] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
  93. [19:25:27] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  94. [19:25:27] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  95. [19:25:27] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  96. [19:25:27] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  97. [19:25:27] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  98. [19:25:27] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  99. [19:25:27] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  100. [19:25:27] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  101. [19:25:27] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  102. [19:25:27] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  103. [19:25:27] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  104. [19:25:27] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13b
  105. [19:25:27] [Server thread/INFO]: §9[PlotMe] §r 2 plots loaded
  106. [19:25:27] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  107. [19:25:27] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  108. [19:25:27] [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.
  109. [19:25:27] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  110. [19:25:27] [Server thread/INFO]: Preparing level "Hauptwelt"
  111. [19:25:27] [Server thread/INFO]: Preparing start region for level 0 (Seed: 27594263)
  112. [19:25:28] [Server thread/INFO]: Preparing spawn area: 58%
  113. [19:25:29] [Server thread/INFO]: Preparing start region for level 1 (Seed: -5205724445910175264)
  114. [19:25:30] [Server thread/INFO]: Preparing spawn area: 55%
  115. [19:25:31] [Server thread/INFO]: Preparing start region for level 2 (Seed: -5205724445910175264)
  116. [19:25:31] [Server thread/INFO]: [NoJoinMessage] Enabling NoJoinMessage v1.6
  117. [19:25:31] [Server thread/INFO]: NoJoinMessage Has Been Enabled. 1.6
  118. [19:25:31] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0-beta-01;3335-e7a18b26
  119. [19:25:31] [Server thread/ERROR]: [WorldEdit] Unable to read default configuration: config.yml
  120. [19:25:32] [Server thread/WARN]: [WorldEdit] Error loading WorldEdit configuration
  121. java.io.FileNotFoundException: plugins\WorldEdit\config.yml (Das System kann die angegebene Datei nicht finden)
  122. at java.io.FileInputStream.open(Native Method) ~[?:1.8.0_25]
  123. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_25]
  124. at com.sk89q.util.yaml.YAMLProcessor.getInputStream(YAMLProcessor.java:230) ~[worldedit-bukkit-6.0-beta-01.jar:?]
  125. at com.sk89q.util.yaml.YAMLProcessor.load(YAMLProcessor.java:109) ~[worldedit-bukkit-6.0-beta-01.jar:?]
  126. at com.sk89q.worldedit.util.YAMLConfiguration.load(YAMLConfiguration.java:50) [worldedit-bukkit-6.0-beta-01.jar:?]
  127. at com.sk89q.worldedit.bukkit.BukkitConfiguration.load(BukkitConfiguration.java:42) [worldedit-bukkit-6.0-beta-01.jar:?]
  128. at com.sk89q.worldedit.bukkit.WorldEditPlugin.loadConfig(WorldEditPlugin.java:126) [worldedit-bukkit-6.0-beta-01.jar:?]
  129. at com.sk89q.worldedit.bukkit.WorldEditPlugin.onEnable(WorldEditPlugin.java:100) [worldedit-bukkit-6.0-beta-01.jar:?]
  130. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  131. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  132. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  133. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  134. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  135. at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  136. at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  137. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  138. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  139. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  140. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  141. [19:25:32] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  142. [19:25:32] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R3 as the Bukkit adapter
  143. [19:25:32] [Server thread/INFO]: [AdminToolbox] Enabling AdminToolbox v2.0
  144. [19:25:32] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  145. [19:25:32] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  146. [19:25:32] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  147. [19:25:32] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  148. [19:25:32] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy version: 1.4.1-b436)
  149. [19:25:32] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.80
  150. [19:25:32] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  151. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Moderator. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  152. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldedit.*' not found for group Moderator. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  153. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldguard.*' not found for group Moderator. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  154. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'default' not found for group Spieler. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  155. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Spieler. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  156. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'default' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  157. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.afk.kickexempt' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  158. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.book.title' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  159. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.book.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  160. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.chat.url' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  161. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.chat.magic' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  162. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.clearinventory' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  163. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.delwarp' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  164. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.eco.loan' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  165. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.exp.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  166. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.ext' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  167. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.fly' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  168. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.fly.safelogin' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  169. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.getpos' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  170. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.getpos.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  171. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.helpop.receive' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  172. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.home.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  173. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.invsee' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  174. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.jails' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  175. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.jump' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  176. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.kick' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  177. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.kick.notify' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  178. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.msg.magic' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  179. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.mute' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  180. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.mute.notify' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  181. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.seen.banreason' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  182. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.seen.extra' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  183. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.setwarp' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  184. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.signs.create.*' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  185. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.signs.break.*' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  186. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.time' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  187. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.time.set' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  188. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.protect.alerts' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  189. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.protect.admin' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  190. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.protect.ownerinfo' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  191. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.ptime' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  192. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.ptime.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  193. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.togglejail' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  194. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.top' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  195. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tp' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  196. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tp.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  197. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tphere' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  198. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tppos' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  199. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tptoggle' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  200. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.vanish' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  201. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.warps.*' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  202. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.weather' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  203. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.whois' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  204. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.workbench' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  205. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.world' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  206. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.worlds.*' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  207. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.jail.allow.jails' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  208. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.jail.allow.togglejail' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  209. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  210. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Admin. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  211. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldedit.*' not found for group Admin. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  212. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldguard.*' not found for group Admin. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  213. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'builder' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  214. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  215. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:essentials_supporter' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  216. [19:25:32] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldguard.*' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\hauptwelt\groups.yml
  217. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Moderator. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  218. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldedit.*' not found for group Moderator. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  219. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldguard.*' not found for group Moderator. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  220. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'default' not found for group Spieler. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  221. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Spieler. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  222. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'default' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  223. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  224. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Admin. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  225. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldedit.*' not found for group Admin. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  226. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldguard.*' not found for group Admin. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  227. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'builder' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  228. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  229. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:essentials_supporter' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  230. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldguard.*' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\world\groups.yml
  231. [19:25:33] [Server thread/INFO]: GroupManager - INFO - World Found: franzislilawelt
  232. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Moderator. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  233. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldedit.*' not found for group Moderator. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  234. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldguard.*' not found for group Moderator. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  235. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'default' not found for group Spieler. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  236. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Spieler. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  237. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'default' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  238. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.afk.kickexempt' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  239. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.book.title' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  240. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.book.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  241. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.chat.url' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  242. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.chat.magic' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  243. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.clearinventory' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  244. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.delwarp' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  245. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.eco.loan' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  246. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.exp.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  247. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.ext' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  248. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.fly' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  249. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.fly.safelogin' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  250. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.getpos' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  251. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.getpos.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  252. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.helpop.receive' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  253. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.home.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  254. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.invsee' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  255. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.jails' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  256. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.jump' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  257. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.kick' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  258. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.kick.notify' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  259. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.msg.magic' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  260. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.mute' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  261. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.mute.notify' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  262. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.seen.banreason' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  263. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.seen.extra' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  264. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.setwarp' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  265. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.signs.create.*' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  266. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.signs.break.*' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  267. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.time' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  268. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.time.set' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  269. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.protect.alerts' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  270. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.protect.admin' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  271. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.protect.ownerinfo' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  272. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.ptime' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  273. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.ptime.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  274. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.togglejail' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  275. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.top' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  276. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tp' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  277. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tp.others' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  278. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tphere' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  279. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tppos' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  280. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.tptoggle' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  281. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.vanish' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  282. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.warps.*' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  283. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.weather' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  284. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.whois' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  285. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.workbench' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  286. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.world' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  287. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.worlds.*' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  288. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.jail.allow.jails' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  289. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'essentials.jail.allow.togglejail' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  290. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group VIP. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  291. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Admin. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  292. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldedit.*' not found for group Admin. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  293. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldguard.*' not found for group Admin. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  294. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'builder' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  295. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'hit.create' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  296. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:essentials_supporter' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  297. [19:25:33] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'worldguard.*' not found for group Supporter. Ignoring entry in file: plugins\GroupManager\worlds\franzislilawelt\groups.yml
  298. [19:25:33] [Server thread/INFO]: GroupManager - INFO - World Found: hauptwelt
  299. [19:25:33] [Server thread/INFO]: GroupManager - INFO - World Found: world
  300. [19:25:33] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  301. [19:25:33] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  302. [19:25:33] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  303. [19:25:33] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  304. [19:25:33] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  305. [19:25:33] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  306. [19:25:33] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  307. [19:25:33] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  308. [19:25:33] [Server thread/INFO]: [PetitionPlugin] Enabling PetitionPlugin v1.5.1
  309. [19:25:33] [Server thread/INFO]: [Pe] NotifierThread interval set to 300 seconds
  310. [19:25:33] [Server thread/INFO]: [Pe] PetitionPlugin version 1.5.1 is enabled!
  311. [19:25:33] [Server thread/INFO]: [ColorSignz] Enabling ColorSignz v1.0
  312. [19:25:33] [Server thread/INFO]: [ColorSignz] Plugin has been enabled!
  313. [19:25:33] [Server thread/INFO]: [ColorSignz] Plugin by KiffiPlays!
  314. [19:25:33] [Server thread/INFO]: [ColorSignz] Teamspeak: KiffiPlays.net!
  315. [19:25:33] [Server thread/INFO]: [ColorSignz] Website: www.KiffiPlays.net!
  316. [19:25:33] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-02
  317. [19:25:33] [Thread-9/INFO]: [Pe] NotifierThread started
  318. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt) TNT ignition is PERMITTED.
  319. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt) Lighters are PERMITTED.
  320. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt) Lava fire is blocked.
  321. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt) All fire spread is disabled.
  322. [19:25:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hauptwelt'
  323. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt_nether) TNT ignition is PERMITTED.
  324. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt_nether) Lighters are PERMITTED.
  325. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt_nether) Lava fire is blocked.
  326. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt_nether) All fire spread is disabled.
  327. [19:25:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hauptwelt_nether'
  328. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt_the_end) TNT ignition is PERMITTED.
  329. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt_the_end) Lighters are PERMITTED.
  330. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt_the_end) Lava fire is blocked.
  331. [19:25:33] [Server thread/INFO]: [WorldGuard] (Hauptwelt_the_end) All fire spread is disabled.
  332. [19:25:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hauptwelt_the_end'
  333. [19:25:33] [Server thread/INFO]: [WorldGuard] Loading region data...
  334. [19:25:33] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
  335. [19:25:33] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  336. [19:25:33] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
  337. [19:25:33] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  338. [19:25:33] [Server thread/INFO]: [iConomy - April Fools] Enabled (40 ms)
  339. [19:25:33] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  340. [19:25:33] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  341. [19:25:33] [Server thread/INFO]: [[HitmanHit]] Enabling HitmanHit v1.0
  342. [19:25:33] [Server thread/INFO]: HitmanHit has been Enabled!
  343. [19:25:33] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  344. [19:25:33] [Thread-11/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  345. [19:25:33] [Server thread/INFO]: [DisguiseCraft] Enabling DisguiseCraft v5.1
  346. [19:25:33] [Server thread/INFO]: [DisguiseCraft] Version 5.1 is enabled!
  347. [19:25:34] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.17
  348. [19:25:34] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  349. [19:25:35] [Server thread/INFO]: [InSigns] Enabling InSigns v2.0
  350. [19:25:35] [Server thread/INFO]: [InSigns] 2.0 enabled.
  351. [19:25:35] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.8.4
  352. [19:25:35] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [PlayerPingVariable, StatsVariables, GeneralVariables, VaultVariables]
  353. [19:25:35] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  354. [19:25:35] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  355. [19:25:35] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
  356. [19:25:37] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Hauptwelt' - Env: NORMAL - Type: LARGE_BIOMES & seed: 27594263
  357. [19:25:37] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Hauptwelt_nether' - Env: NETHER - Type: NORMAL & seed: -5205724445910175264
  358. [19:25:37] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Hauptwelt_the_end' - Env: THE_END - Type: NORMAL & seed: -5205724445910175264
  359. [19:25:37] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Abbauwelt' - Env: NORMAL - Type: FLAT & seed: -8033453216769014022
  360. [19:25:37] [Server thread/INFO]: Preparing start region for level 3 (Seed: -8033453216769014022)
  361. [19:25:38] [Server thread/INFO]: [WorldGuard] (Abbauwelt) TNT ignition is PERMITTED.
  362. [19:25:38] [Server thread/INFO]: [WorldGuard] (Abbauwelt) Lighters are PERMITTED.
  363. [19:25:38] [Server thread/INFO]: [WorldGuard] (Abbauwelt) Lava fire is blocked.
  364. [19:25:38] [Server thread/INFO]: [WorldGuard] (Abbauwelt) All fire spread is disabled.
  365. [19:25:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Abbauwelt'
  366. [19:25:38] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'StadtWelt' - Env: NORMAL - Type: NORMAL & seed: 4097120383217146062
  367. [19:25:38] [Server thread/INFO]: Preparing start region for level 4 (Seed: 4097120383217146062)
  368. [19:25:39] [Server thread/INFO]: Preparing spawn area for StadtWelt, 20%
  369. [19:25:40] [Server thread/INFO]: Preparing spawn area for StadtWelt, 65%
  370. [19:25:40] [Server thread/INFO]: [WorldGuard] (StadtWelt) TNT ignition is PERMITTED.
  371. [19:25:40] [Server thread/INFO]: [WorldGuard] (StadtWelt) Lighters are PERMITTED.
  372. [19:25:40] [Server thread/INFO]: [WorldGuard] (StadtWelt) Lava fire is blocked.
  373. [19:25:40] [Server thread/INFO]: [WorldGuard] (StadtWelt) All fire spread is disabled.
  374. [19:25:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'StadtWelt'
  375. [19:25:41] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'flachland' - Env: NORMAL - Type: FLAT & seed: -4262316064287035011
  376. [19:25:41] [Server thread/INFO]: Preparing start region for level 5 (Seed: -4262316064287035011)
  377. [19:25:41] [Server thread/INFO]: [WorldGuard] (flachland) TNT ignition is PERMITTED.
  378. [19:25:41] [Server thread/INFO]: [WorldGuard] (flachland) Lighters are PERMITTED.
  379. [19:25:41] [Server thread/INFO]: [WorldGuard] (flachland) Lava fire is blocked.
  380. [19:25:41] [Server thread/INFO]: [WorldGuard] (flachland) All fire spread is disabled.
  381. [19:25:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flachland'
  382. [19:25:41] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'flachland_nether' - Env: NETHER - Type: FLAT & seed: -3438171092784571524
  383. [19:25:41] [Server thread/INFO]: Preparing start region for level 6 (Seed: -3438171092784571524)
  384. [19:25:42] [Server thread/INFO]: Preparing spawn area for flachland_nether, 52%
  385. [19:25:43] [Server thread/INFO]: [WorldGuard] (flachland_nether) TNT ignition is PERMITTED.
  386. [19:25:43] [Server thread/INFO]: [WorldGuard] (flachland_nether) Lighters are PERMITTED.
  387. [19:25:43] [Server thread/INFO]: [WorldGuard] (flachland_nether) Lava fire is blocked.
  388. [19:25:43] [Server thread/INFO]: [WorldGuard] (flachland_nether) All fire spread is disabled.
  389. [19:25:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flachland_nether'
  390. [19:25:43] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'flachland_the_end' - Env: THE_END - Type: FLAT & seed: -3438171092784571524
  391. [19:25:43] [Server thread/INFO]: Preparing start region for level 7 (Seed: -3438171092784571524)
  392. [19:25:44] [Server thread/INFO]: [WorldGuard] (flachland_the_end) TNT ignition is PERMITTED.
  393. [19:25:44] [Server thread/INFO]: [WorldGuard] (flachland_the_end) Lighters are PERMITTED.
  394. [19:25:44] [Server thread/INFO]: [WorldGuard] (flachland_the_end) Lava fire is blocked.
  395. [19:25:44] [Server thread/INFO]: [WorldGuard] (flachland_the_end) All fire spread is disabled.
  396. [19:25:44] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flachland_the_end'
  397. [19:25:44] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Stadt' - Env: NORMAL - Type: NORMAL & seed: 1404311458315485179 & generator: PlotMe
  398. [19:25:44] [Server thread/INFO]: Preparing start region for level 8 (Seed: 1404311458315485179)
  399. [19:25:45] [Server thread/INFO]: Preparing spawn area for Stadt, 85%
  400. [19:25:45] [Server thread/INFO]: [WorldGuard] (Stadt) TNT ignition is PERMITTED.
  401. [19:25:45] [Server thread/INFO]: [WorldGuard] (Stadt) Lighters are PERMITTED.
  402. [19:25:45] [Server thread/INFO]: [WorldGuard] (Stadt) Lava fire is blocked.
  403. [19:25:45] [Server thread/INFO]: [WorldGuard] (Stadt) All fire spread is disabled.
  404. [19:25:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Stadt'
  405. [19:25:45] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'WeedMiners' - Env: NORMAL - Type: NORMAL & seed: -6454686228011832153
  406. [19:25:45] [Server thread/INFO]: Preparing start region for level 9 (Seed: -6454686228011832153)
  407. [19:25:46] [Server thread/INFO]: Preparing spawn area for WeedMiners, 12%
  408. [19:25:47] [Server thread/INFO]: Preparing spawn area for WeedMiners, 65%
  409. [19:25:48] [Server thread/INFO]: [WorldGuard] (WeedMiners) TNT ignition is PERMITTED.
  410. [19:25:48] [Server thread/INFO]: [WorldGuard] (WeedMiners) Lighters are PERMITTED.
  411. [19:25:48] [Server thread/INFO]: [WorldGuard] (WeedMiners) Lava fire is blocked.
  412. [19:25:48] [Server thread/INFO]: [WorldGuard] (WeedMiners) All fire spread is disabled.
  413. [19:25:48] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'WeedMiners'
  414. [19:25:48] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'WeedMinersStadt' - Env: NORMAL - Type: NORMAL & seed: 8398319140415693251
  415. [19:25:48] [Server thread/INFO]: Preparing start region for level 10 (Seed: 8398319140415693251)
  416. [19:25:49] [Server thread/INFO]: Preparing spawn area for WeedMinersStadt, 44%
  417. [19:25:50] [Server thread/INFO]: [WorldGuard] (WeedMinersStadt) TNT ignition is PERMITTED.
  418. [19:25:50] [Server thread/INFO]: [WorldGuard] (WeedMinersStadt) Lighters are PERMITTED.
  419. [19:25:50] [Server thread/INFO]: [WorldGuard] (WeedMinersStadt) Lava fire is blocked.
  420. [19:25:50] [Server thread/INFO]: [WorldGuard] (WeedMinersStadt) All fire spread is disabled.
  421. [19:25:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'WeedMinersStadt'
  422. [19:25:50] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Franzislilawelt' - Env: NORMAL - Type: NORMAL & seed: -5621123825033391884
  423. [19:25:50] [Server thread/INFO]: Preparing start region for level 11 (Seed: -5621123825033391884)
  424. [19:25:52] [Server thread/INFO]: Preparing spawn area for Franzislilawelt, 24%
  425. [19:25:53] [Server thread/INFO]: Preparing spawn area for Franzislilawelt, 85%
  426. [19:25:53] [Server thread/INFO]: [WorldGuard] (Franzislilawelt) TNT ignition is PERMITTED.
  427. [19:25:53] [Server thread/INFO]: [WorldGuard] (Franzislilawelt) Lighters are PERMITTED.
  428. [19:25:53] [Server thread/INFO]: [WorldGuard] (Franzislilawelt) Lava fire is blocked.
  429. [19:25:53] [Server thread/INFO]: [WorldGuard] (Franzislilawelt) All fire spread is disabled.
  430. [19:25:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Franzislilawelt'
  431. [19:25:54] [Server thread/INFO]: [Multiverse-Core] 12 - World(s) loaded.
  432. [19:25:54] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1130)
  433. [19:25:54] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
  434. [19:25:55] [Server thread/INFO]: [Quests] Enabling Quests v2.0.0
  435. [19:25:55] [Server thread/INFO]: [Quests] Enabled.
  436. [19:25:58] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.19.1
  437. [19:25:58] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  438. [19:25:58] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  439. [19:25:58] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  440. [19:25:58] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  441. [19:25:58] [Server thread/INFO]: [VanishNoPacket] 3.19.1 loaded.
  442. [19:25:58] [Server thread/INFO]: [VillagerShop] Enabling VillagerShop v0.4d
  443. [19:25:58] [Server thread/INFO]: [VillagerShop] EOF - Villagers have been loaded :D
  444. [19:25:58] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  445. [19:25:58] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  446. [19:26:00] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  447. [19:26:00] [Server thread/INFO]: [AntiXRay] Enabling AntiXRay v1.8.2
  448. [19:26:01] [Server thread/INFO]: [AntiXRay] AntiXRay enabled.
  449. [19:26:01] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.1
  450. [19:26:01] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  451. [19:26:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  452. [19:26:08] [Server thread/INFO]: Done (40.544s)! For help, type "help" or "?"
  453. [19:26:08] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.1.2
  454. [19:26:08] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  455. [19:26:08] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  456. [19:26:08] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  457. [19:26:09] [Server thread/INFO]: [Citizens] Loaded 26 NPCs.
  458. [19:26:10] [pool-3-thread-20/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@19d94ea[id=f718e4d4-8639-4010-a49d-f94f18385e4c,name=,properties={},legacy=false]
  459. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  460. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  461. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  462. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  463. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  464. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  465. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_25]
  466. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_25]
  467. at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  468. [19:26:10] [pool-3-thread-4/INFO]: [Vault] Checking for Updates:
  469. [19:26:10] [pool-3-thread-4/WARN]: [Vault] Stable Version: 1.5.0 is out! You are still running version: 1.4.1
  470. [19:26:10] [pool-3-thread-4/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  471. [19:26:10] [pool-3-thread-17/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@1339183[id=dc156973-3d70-4381-a8ee-2c4593c1c4a1,name=,properties={},legacy=false]
  472. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  473. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  474. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  475. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  476. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  477. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  478. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_25]
  479. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_25]
  480. at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  481. [19:26:10] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2207ms behind, skipping 44 tick(s)
  482. [19:26:10] [pool-3-thread-12/WARN]: Couldn't look up profile properties for net.minecraft.util.com.mojang.authlib.GameProfile@1971dea[id=6be0ff3f-59ab-45cc-84db-4e79b0f8f109,name=,properties={},legacy=false]
  483. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  484. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  485. at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:135) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  486. at net.citizensnpcs.npc.entity.HumanController$SkinFetcher.run(HumanController.java:117) [Citizens.jar:?]
  487. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  488. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  489. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_25]
  490. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_25]
  491. at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  492. [19:26:11] [Server thread/WARN]: [Quests] Task #48 for Quests v2.0.0 generated an exception
  493. java.lang.NoSuchMethodError: com.sk89q.worldguard.protection.managers.RegionManager.getRegionExact(Ljava/lang/String;)Lcom/sk89q/worldguard/protection/regions/ProtectedRegion;
  494. at me.blackvein.quests.Quests.regionFound(Quests.java:3147) ~[?:?]
  495. at me.blackvein.quests.Quests.loadQuests(Quests.java:2578) ~[?:?]
  496. at me.blackvein.quests.Quests$1.run(Quests.java:227) ~[?:?]
  497. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  498. at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  499. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  500. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  501. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  502. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  503. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  504. [19:26:15] [pool-3-thread-17/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
  505. [19:26:26] [Server thread/INFO]: Plugins (30): NoJoinMessage, WorldEdit, AdminToolbox, Essentials, LogBlock, GroupManager, PetitionPlugin, ColorSignz, ProtocolLib, WorldGuard, EssentialsProtect, EssentialsChat, EssentialsAntiBuild, iConomy, HitmanHit, Vault, EssentialsSpawn, DisguiseCraft, ChestShop, InSigns, PlotMe, ScoreboardStats, Multiverse-Core, Citizens, Quests, VanishNoPacket, VillagerShop, Multiverse-Portals, AntiXRay, HolographicDisplays
  506. [19:26:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5326ms behind, skipping 106 tick(s)
  507. [19:26:34] [Server thread/INFO]: [VanishNoPacket] JackyO disappeared.
  508. [19:26:34] [Server thread/ERROR]: null
  509. java.lang.NoSuchMethodException: me.blackvein.quests.Quester$1.hardClear(java.lang.Object)
  510. at java.lang.Class.getMethod(Unknown Source) ~[?:1.8.0_25]
  511. at me.blackvein.quests.Quester.hardClear(Quester.java:3398) [Quests.jar:?]
  512. at me.blackvein.quests.Quester.loadData(Quester.java:2507) [Quests.jar:?]
  513. at me.blackvein.quests.PlayerListener.onPlayerJoin(PlayerListener.java:784) [Quests.jar:?]
  514. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  515. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  516. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  517. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  518. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  519. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  520. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  521. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  522. at net.minecraft.server.v1_7_R3.PlayerList.c(PlayerList.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  523. at net.minecraft.server.v1_7_R3.PlayerList.a(PlayerList.java:138) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  524. at net.minecraft.server.v1_7_R3.LoginListener.c(LoginListener.java:76) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  525. at net.minecraft.server.v1_7_R3.LoginListener.a(LoginListener.java:42) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  526. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:160) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  527. at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  528. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  529. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  530. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  531. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  532. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  533. [19:26:35] [Server thread/INFO]: JackyO[/185.22.143.20:49422] logged in with entity id 1099 at ([Hauptwelt] 1117.6493680023582, 148.55096862418918, 2272.6011693179953)
  534. [19:26:36] [Server thread/INFO]: JackyO issued server command: /we cui
  535. [19:26:50] [Server thread/ERROR]: null
  536. java.lang.NoSuchMethodException: me.blackvein.quests.Quester$1.hardClear(java.lang.Object)
  537. at java.lang.Class.getMethod(Unknown Source) ~[?:1.8.0_25]
  538. at me.blackvein.quests.Quester.hardClear(Quester.java:3398) [Quests.jar:?]
  539. at me.blackvein.quests.Quester.loadData(Quester.java:2507) [Quests.jar:?]
  540. at me.blackvein.quests.PlayerListener.onPlayerJoin(PlayerListener.java:784) [Quests.jar:?]
  541. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  542. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  543. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  544. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  545. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  546. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  547. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  548. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  549. at net.minecraft.server.v1_7_R3.PlayerList.c(PlayerList.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  550. at net.minecraft.server.v1_7_R3.PlayerList.a(PlayerList.java:138) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  551. at net.minecraft.server.v1_7_R3.LoginListener.c(LoginListener.java:76) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  552. at net.minecraft.server.v1_7_R3.LoginListener.a(LoginListener.java:42) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  553. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:160) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  554. at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  555. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  556. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  557. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  558. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  559. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  560. [19:26:50] [Server thread/INFO]: _chunk__[/213.209.90.235:2916] logged in with entity id 1101 at ([StadtWelt] 196.9271623443978, 100.0, -135.14329070562448)
  561. [19:26:59] [Server thread/ERROR]: null
  562. java.lang.NoSuchMethodException: me.blackvein.quests.Quester$1.hardClear(java.lang.Object)
  563. at java.lang.Class.getMethod(Unknown Source) ~[?:1.8.0_25]
  564. at me.blackvein.quests.Quester.hardClear(Quester.java:3398) [Quests.jar:?]
  565. at me.blackvein.quests.Quester.loadData(Quester.java:2507) [Quests.jar:?]
  566. at me.blackvein.quests.PlayerListener.onPlayerJoin(PlayerListener.java:784) [Quests.jar:?]
  567. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  568. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  569. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  570. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  571. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  572. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  573. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  574. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  575. at net.minecraft.server.v1_7_R3.PlayerList.c(PlayerList.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  576. at net.minecraft.server.v1_7_R3.PlayerList.a(PlayerList.java:138) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  577. at net.minecraft.server.v1_7_R3.LoginListener.c(LoginListener.java:76) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  578. at net.minecraft.server.v1_7_R3.LoginListener.a(LoginListener.java:42) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  579. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:160) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  580. at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  581. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  582. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  583. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  584. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  585. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  586. [19:28:51] [Server thread/WARN]: Failed to handle packet for /83.99.0.118:54819
  587. net.minecraft.server.v1_7_R3.ReportedException: Exception generating new chunk
  588. at net.minecraft.server.v1_7_R3.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:150) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  589. at net.minecraft.server.v1_7_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:119) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  590. at net.minecraft.server.v1_7_R3.PlayerChunk.<init>(PlayerChunk.java:35) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  591. at net.minecraft.server.v1_7_R3.PlayerChunkMap.a(PlayerChunkMap.java:91) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  592. at net.minecraft.server.v1_7_R3.PlayerChunkMap.addPlayer(PlayerChunkMap.java:135) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  593. at net.minecraft.server.v1_7_R3.PlayerList.a(PlayerList.java:210) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  594. at net.minecraft.server.v1_7_R3.PlayerList.c(PlayerList.java:268) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  595. at net.minecraft.server.v1_7_R3.PlayerList.a(PlayerList.java:138) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  596. at net.minecraft.server.v1_7_R3.LoginListener.c(LoginListener.java:76) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  597. at net.minecraft.server.v1_7_R3.LoginListener.a(LoginListener.java:42) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  598. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:160) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  599. at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  600. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  601. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  602. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  603. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  604. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  605. Caused by: java.lang.OutOfMemoryError: Java heap space
  606. at net.minecraft.server.v1_7_R3.ChunkProviderGenerate.getOrCreateChunk(SourceFile:190) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  607. at org.bukkit.craftbukkit.v1_7_R3.generator.NormalChunkGenerator.getOrCreateChunk(NormalChunkGenerator.java:41) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  608. at net.minecraft.server.v1_7_R3.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:142) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  609. ... 16 more
  610. [19:28:58] [Server thread/INFO]: Plugins (30): NoJoinMessage, WorldEdit, AdminToolbox, Essentials, LogBlock, GroupManager, PetitionPlugin, ColorSignz, ProtocolLib, WorldGuard, EssentialsProtect, EssentialsChat, EssentialsAntiBuild, iConomy, HitmanHit, Vault, EssentialsSpawn, DisguiseCraft, ChestShop, InSigns, PlotMe, ScoreboardStats, Multiverse-Core, Citizens, Quests, VanishNoPacket, VillagerShop, Multiverse-Portals, AntiXRay, HolographicDisplays
  611. [19:29:21] [Server thread/ERROR]: Encountered an unexpected exception
  612. java.lang.OutOfMemoryError: Java heap space
  613. at net.minecraft.server.v1_7_R3.NBTTagByteArray.load(SourceFile:27) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  614. at net.minecraft.server.v1_7_R3.NBTTagCompound.a(SourceFile:329) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  615. at net.minecraft.server.v1_7_R3.NBTTagCompound.load(SourceFile:41) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  616. at net.minecraft.server.v1_7_R3.NBTTagList.load(SourceFile:37) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  617. at net.minecraft.server.v1_7_R3.NBTTagCompound.a(SourceFile:329) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  618. at net.minecraft.server.v1_7_R3.NBTTagCompound.load(SourceFile:41) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  619. at net.minecraft.server.v1_7_R3.NBTTagCompound.a(SourceFile:329) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  620. at net.minecraft.server.v1_7_R3.NBTTagCompound.load(SourceFile:41) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  621. at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:120) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  622. at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:89) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  623. at net.minecraft.server.v1_7_R3.NBTCompressedStreamTools.a(SourceFile:85) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  624. at net.minecraft.server.v1_7_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:83) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  625. at org.bukkit.craftbukkit.v1_7_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  626. at org.bukkit.craftbukkit.v1_7_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  627. at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  628. at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  629. at org.bukkit.craftbukkit.v1_7_R3.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  630. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:1.8.0_25]
  631. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:1.8.0_25]
  632. at java.lang.Thread.run(Unknown Source) ~[?:1.8.0_25]
  633. [19:29:21] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Jack\Desktop\Server\Green Leaf\.\crash-reports\crash-2015-01-05_19.29.21-server.txt
  634. [19:35:33] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
Advertisement
Add Comment
Please, Sign In to add comment