Advertisement
Guest User

log neu

a guest
Sep 17th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.65 KB | None | 0 0
  1. [19:07:33] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [19:07:33] [Server thread/INFO]: Loading properties
  3. [19:07:33] [Server thread/INFO]: Default game type: SURVIVAL
  4. [19:07:33] [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. [19:07:34] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [19:07:34] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [19:07:34] [Server thread/INFO]: Debug logging is disabled
  8. [19:07:34] [Server thread/INFO]: Generating keypair
  9. [19:07:34] [Server thread/INFO]: Starting Minecraft server on minehost140.host-unlimited.de:28185
  10. [19:07:34] [Server thread/INFO]: Using epoll channel type
  11. [19:07:34] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [19:07:34] [Server thread/INFO]: [PrefixSystem] Loading PrefixSystem v1.0
  13. [19:07:34] [Server thread/INFO]: [SimpleBackup] Loading SimpleBackup v1.5
  14. [19:07:34] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.2.17
  15. [19:07:34] [Server thread/INFO]: [Wartung] Loading Wartung v1.0
  16. [19:07:34] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  17. [19:07:34] [Server thread/INFO]: [LastLog] Loading LastLog v1.1.1
  18. [19:07:34] [Server thread/INFO]: [AutoRestart] Loading AutoRestart v2.11.0
  19. [19:07:34] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  20. [19:07:34] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.10.0
  21. [19:07:34] [Server thread/INFO]: [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft...
  22. [19:07:34] [Server thread/INFO]: LogBlock-Connection-Pool - is starting.
  23. [19:07:35] [Server thread/INFO]: LogBlock-Connection-Pool - is closing down.
  24. [19:07:35] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  25. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization: Communications link failure
  26.  
  27. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  28. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:581) ~[LogBlock%20(1).jar:?]
  29. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:152) ~[LogBlock%20(1).jar:?]
  30. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96) ~[LogBlock%20(1).jar:?]
  31. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock%20(1).jar:?]
  32. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock%20(1).jar:?]
  33. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock%20(1).jar:?]
  34. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  35. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  36. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  37. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
  38. Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  39.  
  40. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  41. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_161]
  42. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_161]
  43. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_161]
  44. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_161]
  45. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  46. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  47. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  48. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  49. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  50. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  51. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  52. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  53. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_161]
  54. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_161]
  55. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_161]
  56. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_161]
  57. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  58. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  59. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  60. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock%20(1).jar:?]
  61. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock%20(1).jar:?]
  62. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock%20(1).jar:?]
  63. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock%20(1).jar:?]
  64. ... 9 more
  65. Caused by: java.net.ConnectException: Verbindungsaufbau abgelehnt (Connection refused)
  66. at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_161]
  67. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_161]
  68. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_161]
  69. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_161]
  70. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_161]
  71. at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_161]
  72. at java.net.Socket.connect(Socket.java:538) ~[?:1.8.0_161]
  73. at java.net.Socket.<init>(Socket.java:434) ~[?:1.8.0_161]
  74. at java.net.Socket.<init>(Socket.java:244) ~[?:1.8.0_161]
  75. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  76. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  77. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  78. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  79. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  80. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  81. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  82. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_161]
  83. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_161]
  84. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_161]
  85. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_161]
  86. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  87. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  88. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  89. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock%20(1).jar:?]
  90. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock%20(1).jar:?]
  91. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock%20(1).jar:?]
  92. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock%20(1).jar:?]
  93. ... 9 more
  94. [19:07:35] [Server thread/INFO]: [EazyNick] Loading EazyNick v1.132
  95. [19:07:35] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
  96. [19:07:35] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
  97. [19:07:35] [Server thread/INFO]: [WorldSignTP-p_getName] Loading WorldSignTP v1
  98. [19:07:35] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  99. [19:07:35] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  100. [19:07:35] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  101. [19:07:35] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  102. [19:07:35] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.2.17
  103. [19:07:35] [Server thread/INFO]:  __  __ ___ __ __ 
  104. [19:07:35] [Server thread/INFO]:  | | | / ` |__/ |__) |__ |__) |\/| /__` 
  105. [19:07:35] [Server thread/INFO]:  |___ \__/ \__, | \ | |___ | \ | | .__/ 
  106. [19:07:35] [Server thread/INFO]: 
  107. [19:07:35] [Server thread/INFO]:  Loading version v4.2.17 on Bukkit - CraftBukkit
  108. [19:07:35] [Server thread/INFO]:  Running on server version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) - 1.8.8-R0.1-SNAPSHOT
  109. [19:07:35] [Server thread/INFO]: 
  110. [19:07:35] [Server thread/INFO]: [LP] Loading configuration...
  111. [19:07:35] [Server thread/INFO]: [LP] Loading storage provider... [H2]
  112. [19:07:36] [Server thread/INFO]: [LP] Loading internal permission managers...
  113. [19:07:36] [Server thread/INFO]: [LP] Performing initial data load...
  114. [19:07:36] [Server thread/INFO]: [LP] Successfully enabled. (took 1028ms)
  115. [19:07:36] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  116. [19:07:36] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  117. [19:07:36] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  118. [19:07:36] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  119. [19:07:36] [Server thread/INFO]: [LP] Registered Vault permission & chat hook.
  120. [19:07:36] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  121. [19:07:36] [Server thread/INFO]: Preparing level "world"
  122. [19:07:36] [Server thread/INFO]: -------- World Settings For [world] --------
  123. [19:07:36] [Server thread/INFO]: Mob Spawn Range: 4
  124. [19:07:36] [Server thread/INFO]: Anti X-Ray: true
  125. [19:07:36] [Server thread/INFO]: Engine Mode: 1
  126. [19:07:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  127. [19:07:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  128. [19:07:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  129. [19:07:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  130. [19:07:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  131. [19:07:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  132. [19:07:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  133. [19:07:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  134. [19:07:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  135. [19:07:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  136. [19:07:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  137. [19:07:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  138. [19:07:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  139. [19:07:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  140. [19:07:36] [Server thread/INFO]: Random Lighting Updates: false
  141. [19:07:36] [Server thread/INFO]: Structure Info Saving: true
  142. [19:07:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  143. [19:07:36] [Server thread/INFO]: Max Entity Collisions: 8
  144. [19:07:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  145. [19:07:36] [Server thread/INFO]: Max TNT Explosions: 100
  146. [19:07:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  147. [19:07:36] [Server thread/INFO]: Item Despawn Rate: 6000
  148. [19:07:36] [Server thread/INFO]: Item Merge Radius: 2.5
  149. [19:07:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  150. [19:07:36] [Server thread/INFO]: View Distance: 10
  151. [19:07:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  152. [19:07:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  153. [19:07:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  154. [19:07:36] [Server thread/INFO]: Clear tick list: false
  155. [19:07:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  156. [19:07:36] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  157. [19:07:36] [Server thread/INFO]: Mob Spawn Range: 4
  158. [19:07:36] [Server thread/INFO]: Anti X-Ray: true
  159. [19:07:36] [Server thread/INFO]: Engine Mode: 1
  160. [19:07:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  161. [19:07:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  162. [19:07:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  163. [19:07:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  164. [19:07:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  165. [19:07:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  166. [19:07:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  167. [19:07:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  168. [19:07:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  169. [19:07:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  170. [19:07:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  171. [19:07:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  172. [19:07:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  173. [19:07:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  174. [19:07:36] [Server thread/INFO]: Random Lighting Updates: false
  175. [19:07:36] [Server thread/INFO]: Structure Info Saving: true
  176. [19:07:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  177. [19:07:36] [Server thread/INFO]: Max Entity Collisions: 8
  178. [19:07:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  179. [19:07:36] [Server thread/INFO]: Max TNT Explosions: 100
  180. [19:07:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  181. [19:07:36] [Server thread/INFO]: Item Despawn Rate: 6000
  182. [19:07:36] [Server thread/INFO]: Item Merge Radius: 2.5
  183. [19:07:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  184. [19:07:36] [Server thread/INFO]: View Distance: 10
  185. [19:07:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  186. [19:07:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  187. [19:07:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  188. [19:07:36] [Server thread/INFO]: Clear tick list: false
  189. [19:07:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  190. [19:07:36] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  191. [19:07:36] [Server thread/INFO]: Mob Spawn Range: 4
  192. [19:07:36] [Server thread/INFO]: Anti X-Ray: true
  193. [19:07:36] [Server thread/INFO]: Engine Mode: 1
  194. [19:07:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  195. [19:07:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  196. [19:07:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  197. [19:07:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  198. [19:07:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  199. [19:07:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  200. [19:07:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  201. [19:07:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  202. [19:07:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  203. [19:07:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  204. [19:07:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  205. [19:07:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  206. [19:07:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  207. [19:07:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  208. [19:07:36] [Server thread/INFO]: Random Lighting Updates: false
  209. [19:07:36] [Server thread/INFO]: Structure Info Saving: true
  210. [19:07:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  211. [19:07:36] [Server thread/INFO]: Max Entity Collisions: 8
  212. [19:07:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  213. [19:07:36] [Server thread/INFO]: Max TNT Explosions: 100
  214. [19:07:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  215. [19:07:36] [Server thread/INFO]: Item Despawn Rate: 6000
  216. [19:07:36] [Server thread/INFO]: Item Merge Radius: 2.5
  217. [19:07:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  218. [19:07:36] [Server thread/INFO]: View Distance: 10
  219. [19:07:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  220. [19:07:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  221. [19:07:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  222. [19:07:36] [Server thread/INFO]: Clear tick list: false
  223. [19:07:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  224. [19:07:36] [Server thread/INFO]: Preparing start region for level 0 (Seed: -815089522026739450)
  225. [19:07:37] [Server thread/INFO]: Preparing spawn area: 71%
  226. [19:07:37] [Server thread/INFO]: Preparing start region for level 1 (Seed: -815089522026739450)
  227. [19:07:38] [Server thread/INFO]: Preparing start region for level 2 (Seed: -815089522026739450)
  228. [19:07:38] [Server thread/INFO]: [PrefixSystem] Enabling PrefixSystem v1.0
  229. [19:07:38] [Server thread/INFO]: [PrefixSystem] The plugin has been: ENABLED
  230. [19:07:38] [Server thread/INFO]: [SimpleBackup] Enabling SimpleBackup v1.5
  231. [19:07:38] [Server thread/INFO]: [SimpleBackup] Worlds [CraftWorld{name=world}, CraftWorld{name=world_nether}, CraftWorld{name=world_the_end}] scheduled for backup.
  232. [19:07:38] [Server thread/INFO]: [SimpleBackup] Backup scheduled starting in 1.0 hours, repeat interval: 1.0 hours
  233. [19:07:38] [Server thread/INFO]: [SimpleBackup] Enabled.
  234. [19:07:38] [Server thread/INFO]: [Wartung] Enabling Wartung v1.0
  235. [19:07:38] [Server thread/INFO]: [Wartung] Plugin erfolgreich aktiviert!
  236. [19:07:38] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  237. [19:07:39] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  238. [19:07:39] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  239. [19:07:39] [Server thread/INFO]: [LastLog] Enabling LastLog v1.1.1
  240. [19:07:39] [Server thread/INFO]: [AutoRestart] Enabling AutoRestart v2.11.0
  241. [19:07:39] [Server thread/WARN]: [AutoRestart] Could not save config.yml to plugins/AutoRestart/config.yml because config.yml already exists.
  242. [19:07:39] [Thread-13/INFO]: [AutoRestart] Checking for update!
  243. [19:07:39] [Server thread/INFO]: [AutoRestart] Enabled!
  244. [19:07:39] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  245. [19:07:39] [Thread-8/WARN]: Exception in thread "Thread-8"
  246. [19:07:39] [Thread-8/WARN]: java.lang.ArrayIndexOutOfBoundsException: 1
  247. [19:07:39] [Thread-8/WARN]: at org.serversmc.autorestart.utils.UpdateFinder.loadPluginFromFile(UpdateFinder.java:76)
  248. [19:07:39] [Thread-8/WARN]: at org.serversmc.autorestart.utils.UpdateFinder.init(UpdateFinder.java:22)
  249. [19:07:39] [Thread-8/WARN]: at org.serversmc.autorestart.core.TimerThread.run(TimerThread.java:29)
  250. [19:07:39] [Thread-8/WARN]: at java.lang.Thread.run(Thread.java:748)
  251. [19:07:39] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  252. [19:07:39] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  253. [19:07:39] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  254. [19:07:39] [Server thread/INFO]: Using locale de_DE
  255. [19:07:39] [Server thread/INFO]: Using locale de_DE
  256. [19:07:39] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  257. [19:07:39] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  258. [19:07:39] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  259. [19:07:39] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.10.0
  260. [19:07:39] [Server thread/INFO]: [EazyNick] Enabling EazyNick v1.132
  261. [19:07:39] [Server thread/INFO]: [NICK] ========== [ NickSystem ] ==========
  262. [19:07:39] [Server thread/INFO]: [NICK] Starting system...
  263. [19:07:39] [Server thread/INFO]: [NICK] 
  264. [19:07:39] [Server thread/INFO]: [NICK] Scanning active Minecraft-Version ...
  265. [19:07:39] [Server thread/INFO]: [NICK] Loading 1_8_R3 ...
  266. [19:07:39] [Server thread/INFO]: [NICK] Version 1_8_R3 was loaded successfully!
  267. [19:07:39] [Server thread/INFO]: [NICK] 
  268. [19:07:39] [Server thread/INFO]: [NICK] API-Mode: false
  269. [19:07:39] [Server thread/INFO]: [NICK] Plugin by: Justix
  270. [19:07:39] [Server thread/INFO]: [NICK] Version: 1.132
  271. [19:07:39] [Server thread/INFO]: [NICK] Plugin-State: ENABLED
  272. [19:07:39] [Server thread/INFO]: [NICK] 
  273. [19:07:39] [Server thread/INFO]: [NICK] System started in 136ms
  274. [19:07:39] [Server thread/INFO]: [NICK] ========== [ NickSystem ] ==========
  275. [19:07:39] [Server thread/INFO]: [Updater] Checking for updates...
  276. [19:07:39] [Server thread/INFO]: [Updater] No new version available
  277. [19:07:39] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
  278. [19:07:39] [Server thread/INFO]: [WorldSignTP-p_getName] Enabling WorldSignTP v1
  279. [19:07:39] [Server thread/INFO]: WorldSignTP » ----------------------------------------------------------------------
  280. [19:07:39] [Server thread/INFO]: WorldSignTP » Das Plugin WorldSignTP von p_getName wird nun geladen
  281. [19:07:39] [Server thread/INFO]: WorldSignTP » Du hast die Version 1 installiert
  282. [19:07:39] [Server thread/INFO]: WorldSignTP » Du hast die Spigot Version 1.8.8 installiert auf welcher das Plugin programmiert wurde
  283. [19:07:39] [Server thread/INFO]: WorldSignTP » Bitte beachte, dass das Plugin auf Basis der Java Version 8 programmiert wurde
  284. [19:07:39] [Server thread/INFO]: WorldSignTP » Sollte es zu Fehlern kommen verwende die Java Version 8
  285. [19:07:39] [Server thread/INFO]: WorldSignTP » Bei Fragen oder Problemen melde dich bei pgetname@gmail.com
  286. [19:07:39] [Server thread/INFO]: WorldSignTP » Das Plugin wurde erfolgreich geladen und aktiviert
  287. [19:07:39] [Server thread/INFO]: WorldSignTP » ----------------------------------------------------------------------
  288. [19:07:39] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  289. [19:07:39] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  290. [19:07:40] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  291. [19:07:40] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  292. [19:07:40] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  293. [19:07:40] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  294. [19:07:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  295. [19:07:40] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  296. [19:07:40] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  297. [19:07:40] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  298. [19:07:40] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  299. [19:07:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  300. [19:07:40] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  301. [19:07:40] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  302. [19:07:40] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  303. [19:07:40] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  304. [19:07:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  305. [19:07:40] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
  306. [19:07:40] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  307. [19:07:40] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  308. [19:07:40] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  309. [19:07:40] [Server thread/INFO]: -------- World Settings For [Lobby] --------
  310. [19:07:40] [Server thread/INFO]: Mob Spawn Range: 4
  311. [19:07:40] [Server thread/INFO]: Anti X-Ray: true
  312. [19:07:40] [Server thread/INFO]: Engine Mode: 1
  313. [19:07:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  314. [19:07:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  315. [19:07:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  316. [19:07:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  317. [19:07:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  318. [19:07:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  319. [19:07:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  320. [19:07:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  321. [19:07:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  322. [19:07:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  323. [19:07:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  324. [19:07:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  325. [19:07:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  326. [19:07:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  327. [19:07:40] [Server thread/INFO]: Random Lighting Updates: false
  328. [19:07:40] [Server thread/INFO]: Structure Info Saving: true
  329. [19:07:40] [Server thread/INFO]: Sending up to 10 chunks per packet
  330. [19:07:40] [Server thread/INFO]: Max Entity Collisions: 8
  331. [19:07:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  332. [19:07:40] [Server thread/INFO]: Max TNT Explosions: 100
  333. [19:07:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  334. [19:07:40] [Server thread/INFO]: Item Despawn Rate: 6000
  335. [19:07:40] [Server thread/INFO]: Item Merge Radius: 2.5
  336. [19:07:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  337. [19:07:40] [Server thread/INFO]: View Distance: 10
  338. [19:07:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  339. [19:07:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  340. [19:07:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  341. [19:07:40] [Server thread/INFO]: Clear tick list: false
  342. [19:07:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  343. [19:07:40] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1743120469902064180)
  344. [19:07:40] [Thread-13/WARN]: Exception in thread "Thread-13"
  345. [19:07:40] [Thread-13/WARN]: java.lang.NullPointerException
  346. [19:07:40] [Thread-13/WARN]: at me.dennis.updatecheck.core.UpdateCheck.needsUpdate(UpdateCheck.java:28)
  347. [19:07:40] [Thread-13/WARN]: at org.serversmc.autorestart.utils.PluginUtils$1.run(PluginUtils.java:71)
  348. [19:07:40] [Thread-13/WARN]: at java.lang.Thread.run(Thread.java:748)
  349. [19:07:40] [Server thread/INFO]: [WorldGuard] (Lobby) TNT ignition is PERMITTED.
  350. [19:07:40] [Server thread/INFO]: [WorldGuard] (Lobby) Lighters are PERMITTED.
  351. [19:07:40] [Server thread/INFO]: [WorldGuard] (Lobby) Lava fire is blocked.
  352. [19:07:40] [Server thread/INFO]: [WorldGuard] (Lobby) Fire spread is UNRESTRICTED.
  353. [19:07:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby'
  354. [19:07:40] [Server thread/INFO]: -------- World Settings For [Matserbilders-Arenoa] --------
  355. [19:07:40] [Server thread/INFO]: Mob Spawn Range: 4
  356. [19:07:40] [Server thread/INFO]: Anti X-Ray: true
  357. [19:07:40] [Server thread/INFO]: Engine Mode: 1
  358. [19:07:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  359. [19:07:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  360. [19:07:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  361. [19:07:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  362. [19:07:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  363. [19:07:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  364. [19:07:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  365. [19:07:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  366. [19:07:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  367. [19:07:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  368. [19:07:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  369. [19:07:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  370. [19:07:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  371. [19:07:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  372. [19:07:40] [Server thread/INFO]: Random Lighting Updates: false
  373. [19:07:40] [Server thread/INFO]: Structure Info Saving: true
  374. [19:07:40] [Server thread/INFO]: Sending up to 10 chunks per packet
  375. [19:07:40] [Server thread/INFO]: Max Entity Collisions: 8
  376. [19:07:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  377. [19:07:40] [Server thread/INFO]: Max TNT Explosions: 100
  378. [19:07:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  379. [19:07:40] [Server thread/INFO]: Item Despawn Rate: 6000
  380. [19:07:40] [Server thread/INFO]: Item Merge Radius: 2.5
  381. [19:07:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  382. [19:07:40] [Server thread/INFO]: View Distance: 10
  383. [19:07:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  384. [19:07:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  385. [19:07:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  386. [19:07:40] [Server thread/INFO]: Clear tick list: false
  387. [19:07:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  388. [19:07:40] [Server thread/INFO]: Preparing start region for level 4 (Seed: -8323508848290825979)
  389. [19:07:41] [Server thread/INFO]: [WorldGuard] (Matserbilders-Arenoa) TNT ignition is PERMITTED.
  390. [19:07:41] [Server thread/INFO]: [WorldGuard] (Matserbilders-Arenoa) Lighters are PERMITTED.
  391. [19:07:41] [Server thread/INFO]: [WorldGuard] (Matserbilders-Arenoa) Lava fire is blocked.
  392. [19:07:41] [Server thread/INFO]: [WorldGuard] (Matserbilders-Arenoa) Fire spread is UNRESTRICTED.
  393. [19:07:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Matserbilders-Arenoa'
  394. [19:07:41] [Server thread/INFO]: -------- World Settings For [BauTeam] --------
  395. [19:07:41] [Server thread/INFO]: Mob Spawn Range: 4
  396. [19:07:41] [Server thread/INFO]: Anti X-Ray: true
  397. [19:07:41] [Server thread/INFO]: Engine Mode: 1
  398. [19:07:41] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  399. [19:07:41] [Server thread/INFO]: Replace Blocks: [1, 5]
  400. [19:07:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  401. [19:07:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
  402. [19:07:41] [Server thread/INFO]: Cane Growth Modifier: 100%
  403. [19:07:41] [Server thread/INFO]: Melon Growth Modifier: 100%
  404. [19:07:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  405. [19:07:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  406. [19:07:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
  407. [19:07:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
  408. [19:07:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  409. [19:07:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  410. [19:07:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  411. [19:07:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  412. [19:07:41] [Server thread/INFO]: Random Lighting Updates: false
  413. [19:07:41] [Server thread/INFO]: Structure Info Saving: true
  414. [19:07:41] [Server thread/INFO]: Sending up to 10 chunks per packet
  415. [19:07:41] [Server thread/INFO]: Max Entity Collisions: 8
  416. [19:07:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  417. [19:07:41] [Server thread/INFO]: Max TNT Explosions: 100
  418. [19:07:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  419. [19:07:41] [Server thread/INFO]: Item Despawn Rate: 6000
  420. [19:07:41] [Server thread/INFO]: Item Merge Radius: 2.5
  421. [19:07:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
  422. [19:07:41] [Server thread/INFO]: View Distance: 10
  423. [19:07:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  424. [19:07:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  425. [19:07:41] [Server thread/INFO]: Chunks to Grow per Tick: 650
  426. [19:07:41] [Server thread/INFO]: Clear tick list: false
  427. [19:07:41] [Server thread/INFO]: Experience Merge Radius: 3.0
  428. [19:07:41] [Server thread/INFO]: Preparing start region for level 5 (Seed: -8328520368559362463)
  429. [19:07:41] [Server thread/INFO]: [WorldGuard] (BauTeam) TNT ignition is PERMITTED.
  430. [19:07:41] [Server thread/INFO]: [WorldGuard] (BauTeam) Lighters are PERMITTED.
  431. [19:07:41] [Server thread/INFO]: [WorldGuard] (BauTeam) Lava fire is blocked.
  432. [19:07:41] [Server thread/INFO]: [WorldGuard] (BauTeam) Fire spread is UNRESTRICTED.
  433. [19:07:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BauTeam'
  434. [19:07:42] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  435. [19:07:42] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  436. [19:07:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  437. [19:07:42] [Server thread/INFO]: Done (5,853s)! For help, type "help" or "?"
  438. [19:07:42] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  439. [19:07:42] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ...
  440. [19:07:42] [Server thread/WARN]: [ViaVersion] There is a newer version available: 1.5.0, you're on: 1.3.0
  441. [19:07:43] [Craft Scheduler Thread - 1/WARN]: [Vault] Stable Version: 1.7.1 is out! You are still running version: 1.5.6
  442. [19:07:43] [Craft Scheduler Thread - 1/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  443. [19:08:16] [Server thread/INFO]: TPS from last 1m, 5m, 15m: *20.0, *20.0, *20.0
  444. [19:08:21] [User Authenticator #1/INFO]: UUID of player Michel13xx is f13ce0d6-41c1-4d29-96da-b7c1c3c51d03
  445. [19:08:21] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'BauTeam'
  446. [19:08:21] [Server thread/INFO]: Michel13xx[/87.139.127.47:62528] logged in with entity id 426 at ([BauTeam]-63.26532754496062, 70.0, 442.90249900505387)
  447. [19:08:41] [Server thread/INFO]: Michel13xx issued server command: /spawn
  448. [19:08:41] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'Lobby'
  449. [19:14:26] [Async Chat Thread - #0/INFO]: <Owner | Michel13xx> t
  450. [19:15:02] [Server thread/INFO]: Michel13xx issued server command: /nick
  451. [19:15:02] [pool-5-thread-1/INFO]: [LP] Set prefix.99. to true for michel13xx in context global.
  452. [19:15:02] [pool-5-thread-1/INFO]: [LP] Set suffix.99. to true for michel13xx in context global.
  453. [19:15:06] [Server thread/INFO]: Zukesers issued server command: /unnick
  454. [19:15:06] [pool-5-thread-1/INFO]: [LP] Unset prefix.99. for michel13xx in context global.
  455. [19:15:06] [pool-5-thread-1/INFO]: [LP] Unset suffix.99. for michel13xx in context global.
  456. [19:15:12] [Server thread/INFO]: Michel13xx issued server command: /spawn
  457. [19:15:22] [Server thread/INFO]: Michel13xx issued server command: /worldsigntp
  458. [19:15:30] [Server thread/INFO]: Michel13xx issued server command: /worldsigntp addsign
  459. [19:15:39] [Server thread/INFO]: Michel13xx issued server command: /worldsigntp addsign
  460. [19:15:59] [Server thread/INFO]: Michel13xx issued server command: /spawn
  461. [19:16:11] [Server console handler/ERROR]: Exception handling console input
  462. java.io.IOException: Eingabe-/Ausgabefehler
  463. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_161]
  464. at java.io.FileInputStream.read(FileInputStream.java:255) ~[?:1.8.0_161]
  465. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_161]
  466. at java.io.BufferedInputStream.read(BufferedInputStream.java:265) ~[?:1.8.0_161]
  467. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  468. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  469. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  470. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  471. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  472. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  473. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  474. at net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
  475. [19:16:11] [Thread-4/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement