kamilpocwiard

Untitled

Apr 16th, 2014
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.42 KB | None | 0 0
  1. [16:14:54] [Server thread/INFO]: Starting minecraft server version 1.7.2
  2. [16:14:54] [Server thread/INFO]: Loading properties
  3. [16:14:54] [Server thread/INFO]: Default game type: SURVIVAL
  4. [16:14:54] [Server thread/INFO]: Generating keypair
  5. [16:14:54] [Server thread/INFO]: Starting Minecraft server on 46.29.19.168:26670
  6. [16:14:55] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.1-SNAPSHOT)
  7. [16:14:55] [Server thread/ERROR]: Could not load 'plugins/SQLibrary-7.1.jar' in folder 'plugins'
  8. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  9. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:255) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  10. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  11. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  12. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  13. at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  14. at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  15. at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  16. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:414) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  17. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  18. Caused by: java.util.zip.ZipException: error in opening zip file
  19. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  20. at java.util.zip.ZipFile.<init>(ZipFile.java:215) ~[?:1.7.0_45]
  21. at java.util.zip.ZipFile.<init>(ZipFile.java:145) ~[?:1.7.0_45]
  22. at java.util.jar.JarFile.<init>(JarFile.java:153) ~[?:1.7.0_45]
  23. at java.util.jar.JarFile.<init>(JarFile.java:117) ~[?:1.7.0_45]
  24. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:243) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  25. ... 8 more
  26. [16:14:55] [Server thread/ERROR]: Could not load 'plugins/WorldBorder.jar' in folder 'plugins'
  27. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  28. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:255) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  29. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  30. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  31. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  32. at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  33. at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  34. at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  35. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:414) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  36. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  37. Caused by: java.util.zip.ZipException: error in opening zip file
  38. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  39. at java.util.zip.ZipFile.<init>(ZipFile.java:215) ~[?:1.7.0_45]
  40. at java.util.zip.ZipFile.<init>(ZipFile.java:145) ~[?:1.7.0_45]
  41. at java.util.jar.JarFile.<init>(JarFile.java:153) ~[?:1.7.0_45]
  42. at java.util.jar.JarFile.<init>(JarFile.java:117) ~[?:1.7.0_45]
  43. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:243) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  44. ... 8 more
  45. [16:14:55] [Server thread/ERROR]: Could not load 'plugins/TagAPI.jar' in folder 'plugins'
  46. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  47. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:255) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  48. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  49. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  50. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  51. at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  52. at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  53. at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  54. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:414) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  55. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  56. Caused by: java.util.zip.ZipException: error in opening zip file
  57. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_45]
  58. at java.util.zip.ZipFile.<init>(ZipFile.java:215) ~[?:1.7.0_45]
  59. at java.util.zip.ZipFile.<init>(ZipFile.java:145) ~[?:1.7.0_45]
  60. at java.util.jar.JarFile.<init>(JarFile.java:153) ~[?:1.7.0_45]
  61. at java.util.jar.JarFile.<init>(JarFile.java:117) ~[?:1.7.0_45]
  62. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:243) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  63. ... 8 more
  64. [16:14:55] [Thread-7/INFO]: ----- Bukkit Auto Updater -----
  65. [16:14:55] [Thread-7/INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  66. [16:14:55] [Thread-7/INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
  67. [16:14:55] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
  68. [16:14:55] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  69. [16:14:55] [Thread-7/INFO]: ----- ------------------- -----
  70. [16:14:55] [Server thread/INFO]: [PermissionsEx] sql backend registered!
  71. [16:14:55] [Server thread/INFO]: [PermissionsEx] file backend registered!
  72. [16:14:55] [Server thread/INFO]: [PermissionsEx] PermissionEx plugin initialized.
  73. [16:14:55] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.4.0
  74. [16:14:55] [Server thread/INFO]: [JM] Loading JM v2.0
  75. [16:14:55] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8-SNAPSHOT:2606-84598e2,master
  76. [16:14:55] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
  77. [16:14:55] [Server thread/INFO]: [Skript] Loading Skript v2.0.2
  78. [16:14:55] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
  79. [16:14:55] [Server thread/INFO]: [dragoTeleport] Loading dragoTeleport v1.1
  80. [16:14:55] [Server thread/INFO]: [Vault] Loading Vault v1.2.25-b320
  81. [16:14:55] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.1.3-SNAPSHOT
  82. [16:14:56] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.19.6
  83. [16:14:56] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  84. [16:14:56] [Server thread/INFO]: Permissions file successfully reloaded
  85. [16:14:56] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  86. [16:14:56] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v2.1
  87. [16:14:56] [Server thread/INFO]: [SkriptPlus] Loading SkriptPlus v1.3.2
  88. [16:14:56] [Server thread/INFO]: [HesterQGuild] Loading HesterQGuild vBeta
  89. [16:14:56] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v880-60c3ed4
  90. [16:14:56] [Server thread/INFO]: [Essentials] Loading Essentials v2.12.2
  91. [16:14:56] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.12.2
  92. [16:14:56] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b699
  93. [16:14:56] [Server thread/INFO]: [AZRank] Loading AZRank v1.2.5
  94. [16:14:56] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.12.2
  95. [16:14:56] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.3.3
  96. [16:14:56] [Server thread/INFO]: [Vault] Enabling Vault v1.2.25-b320
  97. [16:14:56] [Server thread/INFO]: [Vault][Economy] Essentials Economy found: Waiting
  98. [16:14:56] [Server thread/INFO]: [Vault][Permission] PermissionsEx found: Waiting
  99. [16:14:56] [Server thread/INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system.
  100. [16:14:56] [Server thread/INFO]: [Vault][Chat] PermissionsEx found: Waiting
  101. [16:14:56] [Server thread/INFO]: [Vault] Enabled Version 1.2.25-b320
  102. [16:14:56] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  103. [16:14:56] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  104. [16:14:56] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.1.3-SNAPSHOT
  105. [16:14:56] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  106. [16:14:56] [Server thread/INFO]: Preparing level "world"
  107. [16:14:56] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6742531743130912528)
  108. [16:14:57] [Server thread/INFO]: Preparing spawn area: 89%
  109. [16:14:57] [Server thread/INFO]: Preparing start region for level 1 (Seed: 9141197510170532297)
  110. [16:14:58] [Server thread/INFO]: Preparing start region for level 2 (Seed: 9141197510170532297)
  111. [16:14:58] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.4.0
  112. [16:14:58] [Server thread/INFO]: [JM] Enabling JM v2.0
  113. [16:14:58] [Server thread/INFO]: [JM] Loading 13 users.
  114. [16:14:58] [Server thread/INFO]: [JM] JoinMessages has been enabled.
  115. [16:14:58] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8-SNAPSHOT:2606-84598e2,master
  116. [16:14:58] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  117. [16:14:58] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
  118. [16:14:58] [Server thread/INFO]: [FrameProtect] enabled.
  119. [16:14:58] [Server thread/INFO]: [Skript] Enabling Skript v2.0.2
  120. [16:15:00] [Server thread/INFO]: [Skript] Loaded a total of 10567 english aliases
  121. [16:15:00] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 160, 161, 162, 163, 164, 174, 175, 422
  122. [16:15:00] [Server thread/INFO]: [Skript] ~ created by & ? Peter Güttinger aka Njol ~
  123. [16:15:00] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
  124. [16:15:00] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
  125. [16:15:00] [Server thread/INFO]: [dragoTeleport] Enabling dragoTeleport v1.1
  126. [16:15:00] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.19.6
  127. [16:15:00] [Server thread/INFO]: [PermissionsEx] Superperms support enabled.
  128. [16:15:00] [Server thread/INFO]: [PermissionsEx] v1.19.6 enabled
  129. [16:15:00] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  130. [16:15:00] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  131. [16:15:00] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  132. [16:15:00] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  133. [16:15:00] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  134. [16:15:01] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -6742531743130912528
  135. [16:15:01] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 9141197510170532297
  136. [16:15:01] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 9141197510170532297
  137. [16:15:01] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  138. [16:15:01] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v2.1
  139. [16:15:01] [Server thread/INFO]: [SkriptPlus] Enabling SkriptPlus v1.3.2
  140. [16:15:01] [Server thread/INFO]: [HesterQGuild] Enabling HesterQGuild vBeta
  141. [16:15:01] [Server thread/ERROR]: [HesterQGuild] Plugin HesterQGuild vBeta has failed to register events for class HesterQ.Guild.BlockEvent because org/kitteh/tag/PlayerReceiveNameTagEvent does not exist.
  142. [16:15:01] [Server thread/INFO]: [Gildia] has been enabled.
  143. [16:15:01] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v880-60c3ed4
  144. [16:15:01] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  145. [16:15:01] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  146. [16:15:01] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  147. [16:15:01] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  148. [16:15:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  149. [16:15:01] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  150. [16:15:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  151. [16:15:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  152. [16:15:01] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  153. [16:15:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  154. [16:15:01] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  155. [16:15:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  156. [16:15:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  157. [16:15:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  158. [16:15:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  159. [16:15:01] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
  160. [16:15:01] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  161. [16:15:01] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  162. [16:15:01] [Server thread/INFO]: [Essentials] Enabling Essentials v2.12.2
  163. [16:15:01] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  164. [16:15:01] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.12.2
  165. [16:15:01] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b699
  166. [16:15:01] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b699 Enabled - By Rigby and fernferret
  167. [16:15:01] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
  168. [16:15:01] [Server thread/INFO]: [AZRank] Enabling AZRank v1.2.5
  169. [16:15:01] [Server thread/INFO]: [AZRank] Found Vault and PermissionsEx and is good to go
  170. [16:15:01] [Server thread/INFO]: [AZRank][Config]option: 'message' is: +player is now a(n) +group for+time
  171. [16:15:01] [Server thread/INFO]: [AZRank][Config]option: 'aWhile' is: a while
  172. [16:15:01] [Server thread/INFO]: [AZRank][Config]option: 'ever' is: ever
  173. [16:15:01] [Server thread/INFO]: [AZRank][Config]option: 'broadcastRankChange' is: true
  174. [16:15:01] [Server thread/INFO]: [AZRank][Config]option: 'allowOpsChanges' is: true
  175. [16:15:01] [Server thread/INFO]: [AZRank][Config]option: 'logEverything' is: false
  176. [16:15:01] [Server thread/INFO]: [AZRank][Config]option: 'checkInterval' is: 10seconds
  177. [16:15:01] [Server thread/INFO]: [AZRank] AZRank v1.2.5 is now enabled.
  178. [16:15:01] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.12.2
  179. [16:15:01] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.3.3
  180. [16:15:01] [Server thread/INFO]: [AuthMe] Loading Configuration File...
  181. [16:15:01] [Server thread/WARN]: [AuthMe] Merge new Config Options if needed..
  182. [16:15:01] [Server thread/WARN]: [AuthMe] Please check your config.yml file!
  183. [16:15:01] [Server thread/INFO]: [AuthMe] Set Language: en
  184. [16:15:02] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
  185. [16:15:02] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
  186. [16:15:02] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
  187. [16:15:02] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
  188. [16:15:02] [Server thread/INFO]: [AuthMe] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
  189. [16:15:02] [Server thread/INFO]: [AuthMe] Authme 3.3.3 enabled
  190. [16:15:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  191. [16:15:02] [Server thread/INFO]: Done (5,655s)! For help, type "help" or "?"
  192. [16:15:02] [Server thread/INFO]: Starting GS4 status listener
  193. [16:15:02] [Query Listener #1/INFO]: Query running on 46.29.19.168:26670
  194. [16:15:02] [pool-3-thread-7/INFO]: [Skript] Checking for the latest version of Skript...
  195. [16:15:02] [Server thread/ERROR]: #!#!
  196. [16:15:02] [Server thread/ERROR]: #!#! ===!!!=== Skript variable load error ===!!!===
  197. [16:15:02] [Server thread/ERROR]: #!#! Unable to load (all) variables:
  198. [16:15:02] [Server thread/ERROR]: #!#! 1 variable could not be loaded!
  199. [16:15:02] [Server thread/ERROR]: #!#! Affected variables: ban.text.<player>
  200. [16:15:02] [Server thread/ERROR]: #!#! further information:
  201. [16:15:02] [Server thread/ERROR]: #!#! invalid amount of commas in line 8 ('ban.text.<player>, string,')
  202. [16:15:02] [Server thread/ERROR]: #!#! Created a backup of variables.csv as variables_2014-04-16_16-15-02.csv
  203. [16:15:02] [Server thread/ERROR]: #!#!
  204. [16:15:02] [Server thread/ERROR]: #!#! Skript will work properly, but old variables might not be available at all and new ones may or may not be saved until Skript is able to create a backup of the old file and/or is able to connect to the database (which requires a restart of Skript)!
  205. [16:15:02] [Server thread/ERROR]: #!#!
  206. [16:15:03] [Skript update thread/INFO]: [Skript] An internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.
  207. [16:15:03] [Skript update thread/ERROR]: #!#!
  208. [16:15:03] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
  209. [16:15:03] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
  210. [16:15:03] [Skript update thread/ERROR]: #!#!
  211. [16:15:03] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  212. [16:15:03] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  213. [16:15:03] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
  214. [16:15:03] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  215. [16:15:03] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  216. [16:15:03] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  217. [16:15:03] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  218. [16:15:03] [Skript update thread/ERROR]: #!#!
  219. [16:15:03] [Skript update thread/ERROR]: #!#! Stack trace:
  220. [16:15:03] [Skript update thread/ERROR]: #!#! java.lang.StringIndexOutOfBoundsException: String index out of range: -1
  221. [16:15:03] [Skript update thread/ERROR]: #!#! at java.lang.String.substring(String.java:1911)
  222. [16:15:03] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:170)
  223. [16:15:03] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:744)
  224. [16:15:03] [Skript update thread/ERROR]: #!#!
  225. [16:15:03] [Skript update thread/ERROR]: #!#! Version Information:
  226. [16:15:03] [Skript update thread/ERROR]: #!#! Skript: 2.0.2
  227. [16:15:03] [Skript update thread/ERROR]: #!#! Bukkit: 1.7.2-R0.1-SNAPSHOT
  228. [16:15:03] [Skript update thread/ERROR]: #!#! Minecraft: 1.7.2
  229. [16:15:03] [Skript update thread/ERROR]: #!#! Java: 1.7.0_45
  230. [16:15:03] [Skript update thread/ERROR]: #!#!
  231. [16:15:03] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
  232. [16:15:03] [Skript update thread/ERROR]: #!#!
  233. [16:15:03] [Skript update thread/ERROR]: #!#! Current node: send "&cJezeli licznik przekroczy 30 , wejscie na serwer nie bd mozliwe do czasu resetu ( 30 sec )" (eBot.sk, line 16)
  234. [16:15:03] [Skript update thread/ERROR]: #!#! Current item: null
  235. [16:15:03] [Skript update thread/ERROR]: #!#!
  236. [16:15:03] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
  237. [16:15:03] [Skript update thread/ERROR]: #!#!
  238. [16:15:03] [Skript update thread/ERROR]: #!#! End of Error.
  239. [16:15:03] [Skript update thread/ERROR]: #!#!
  240. [16:15:06] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '4' with e.g. 'cobblestone'. (eDrop.sk, line 509: 'remove 2304 4 from player')
  241. [16:15:06] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '4' with e.g. 'cobblestone'. (eDrop.sk, line 509: 'remove 2304 4 from player')
  242. [16:15:06] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '266' with e.g. 'golden ingot'. (eKox.sk, line 3: 'if player has 72 266:')
  243. [16:15:06] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '260' with e.g. 'apple'. (eKox.sk, line 4: 'if player has 1 260:')
  244. [16:15:06] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '260' with e.g. 'apple'. (eKox.sk, line 5: 'remove 1 260 from player')
  245. [16:15:06] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '260' with e.g. 'apple'. (eKox.sk, line 5: 'remove 1 260 from player')
  246. [16:15:06] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '266' with e.g. 'golden ingot'. (eKox.sk, line 6: 'remove 72 266 from player')
  247. [16:15:06] [Server thread/WARN]: [Skript] Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '266' with e.g. 'golden ingot'. (eKox.sk, line 6: 'remove 72 266 from player')
  248. [16:15:07] [Server thread/INFO]: [Skript] All scripts loaded without errors!
  249. [16:15:07] [Server thread/INFO]: [Skript] loaded 29 scripts with a total of 63 triggers and 38 commands in 4.77 seconds
  250. [16:15:07] [Server thread/INFO]: [Skript] Skript finished loading!
  251. [16:15:07] [Server thread/INFO]: [NametagEdit] Hooked into PermissionsEx!
  252. [16:15:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5130ms behind, skipping 102 tick(s)
  253. [16:15:08] [Server thread/INFO]: GameProfile{id='null', name='Vip_Master'} (/178.36.126.250:12163) lost connection: Disconnected
  254. [16:15:08] [Server thread/INFO]: GameProfile{id='null', name='Vetoks'} (/77.254.204.36:51596) lost connection: Disconnected
  255. [16:15:09] [User Authenticator #1/INFO]: UUID of player kamilpocwiard is adabba0f87414b6ab7b9e1bd99ea4576
  256. [16:15:09] [Server thread/INFO]: kamilpocwiard[/83.23.55.223:58189] logged in with entity id 195 at ([world] -33.45014627573604, 67.02889213792369, 26.330542178775495)
  257. [16:15:09] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to JM v2.0
  258. org.bukkit.event.EventException
  259. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  260. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  261. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  262. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  263. at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:225) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  264. at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:116) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  265. at net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:78) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  266. at net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  267. at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:149) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  268. at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  269. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:645) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  270. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  271. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:535) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  272. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:447) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  273. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  274. Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
  275. at java.util.ArrayList.rangeCheck(ArrayList.java:635) ~[?:1.7.0_45]
  276. at java.util.ArrayList.get(ArrayList.java:411) ~[?:1.7.0_45]
  277. at net.winneonsword.JM.JoinListener.onJoin(JoinListener.java:49) ~[?:?]
  278. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  279. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_45]
  280. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_45]
  281. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_45]
  282. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  283. ... 14 more
  284. [16:15:15] [Server thread/INFO]: [AuthMe] kamilpocwiard logged in!
  285. [16:15:17] [Server thread/INFO]: kamilpocwiard issued server command: /whitelist on
  286. [16:15:17] [Server thread/INFO]: kamilpocwiard: Turned on white-listing
  287. [16:15:22] [User Authenticator #2/INFO]: UUID of player power_king995 is 861a6aefd4e44e7c84c53d98ba891f12
  288. [16:15:22] [Server thread/INFO]: power_king995[/83.183.199.164:64187] logged in with entity id 468 at ([world] -18.07740445421129, 73.73941042838095, 16.52694903183962)
  289. [16:15:22] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to JM v2.0
  290. org.bukkit.event.EventException
  291. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  292. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  293. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  294. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  295. at net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:225) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  296. at net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:116) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  297. at net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:78) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  298. at net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  299. at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:149) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  300. at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  301. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:645) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  302. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  303. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:535) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  304. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:447) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  305. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  306. Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
  307. at java.util.ArrayList.rangeCheck(ArrayList.java:635) ~[?:1.7.0_45]
  308. at java.util.ArrayList.get(ArrayList.java:411) ~[?:1.7.0_45]
  309. at net.winneonsword.JM.JoinListener.onJoin(JoinListener.java:49) ~[?:?]
  310. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_45]
  311. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_45]
  312. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_45]
  313. at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_45]
  314. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ~[craftbukkit.jar:git-Bukkit-1.6.4-R2.0-18-g071d500-b2935jnks]
  315. ... 14 more
  316. [16:15:25] [Server thread/INFO]: [AuthMe] power_king995 logged in!
  317. [16:15:33] [Server thread/INFO]: kamilpocwiard issued server command: /br sphere cobbblestone 5
  318. [16:15:33] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
  319. [16:15:34] [Server thread/INFO]: GameProfile{id='null', name='Barwa7'} (/46.174.224.130:57647) lost connection: Disconnected
  320. [16:15:34] [User Authenticator #3/INFO]: UUID of player HesterQ is d36051248e174d1fbcd3a2fe6f053218
  321. [16:15:34] [Server thread/INFO]: Disconnecting GameProfile{id='d36051248e174d1fbcd3a2fe6f053218', name='HesterQ'} (/93.105.234.35:31844): You are not white-listed on this server!
  322. [16:15:34] [Server thread/INFO]: GameProfile{id='d36051248e174d1fbcd3a2fe6f053218', name='HesterQ'} (/93.105.234.35:31844) lost connection: You are not white-listed on this server!
  323. [16:15:36] [Server thread/INFO]: kamilpocwiard issued server command: /br sphere cobblestone 5
  324. [16:15:49] [User Authenticator #4/INFO]: UUID of player xChrupek11 is bc03f67f9a544b9583846f3802369f0c
  325. [16:15:49] [Server thread/INFO]: Disconnecting GameProfile{id='bc03f67f9a544b9583846f3802369f0c', name='xChrupek11'} (/83.4.76.146:52091): You are not white-listed on this server!
  326. [16:15:49] [Server thread/INFO]: GameProfile{id='bc03f67f9a544b9583846f3802369f0c', name='xChrupek11'} (/83.4.76.146:52091) lost connection: You are not white-listed on this server!
  327. [16:15:59] [Server thread/INFO]: kamilpocwiard issued server command: /mask 2
  328. [16:16:03] [Server thread/INFO]: kamilpocwiard issued server command: /undo
  329. [16:16:06] [Server thread/INFO]: GameProfile{id='null', name='bartek88'} (/188.125.238.88:59940) lost connection: Disconnected
  330. [16:16:06] [Server thread/INFO]: kamilpocwiard issued server command: /br sphere cobblestone 3
  331. [16:16:21] [Server thread/INFO]: kamilpocwiard issued server command: /undo
  332. [16:16:21] [Server thread/INFO]: GameProfile{id='null', name='bartek88'} (/188.125.238.88:59945) lost connection: Disconnected
  333. [16:16:22] [Server thread/INFO]: GameProfile{id='null', name='KTrolll'} (/194.153.119.67:56800) lost connection: Disconnected
  334. [16:16:25] [Server thread/INFO]: GameProfile{id='null', name='KTrolll'} (/194.153.119.67:56827) lost connection: Disconnected
  335. [16:16:46] [Server thread/INFO]: kamilpocwiard issued server command: /br sphere cobblestone 2
  336. [16:16:53] [Server thread/INFO]: kamilpocwiard issued server command: /br sphere cobblestone 1
  337. [16:16:56] [Server thread/INFO]: GameProfile{id='null', name='Muchiejew12'} (/185.15.0.9:62355) lost connection: Disconnected
  338. [16:17:10] [Server thread/INFO]: GameProfile{id='null', name='KTrolll'} (/194.153.119.67:57090) lost connection: Disconnected
  339. [16:17:20] [Server thread/INFO]: GameProfile{id='null', name='CzubusForever'} (/83.24.134.19:29801) lost connection: Disconnected
  340. [16:17:24] [Server thread/INFO]: power_king995 issued server command: /butcher
  341. [16:17:26] [User Authenticator #5/INFO]: UUID of player paxon61 is a9779aa0461a44b09201acccfd8e6d0d
  342. [16:17:26] [Server thread/INFO]: Disconnecting GameProfile{id='a9779aa0461a44b09201acccfd8e6d0d', name='paxon61'} (/83.30.62.170:52266): You are not white-listed on this server!
  343. [16:17:26] [Server thread/INFO]: GameProfile{id='a9779aa0461a44b09201acccfd8e6d0d', name='paxon61'} (/83.30.62.170:52266) lost connection: You are not white-listed on this server!
  344. [16:17:43] [User Authenticator #6/INFO]: UUID of player recool001 is 864764e645f94a41a0d1eb7d93b46256
  345. [16:17:43] [Server thread/INFO]: GameProfile{id='864764e645f94a41a0d1eb7d93b46256', name='recool001'} (/91.188.116.186:37417) lost connection: Disconnected
  346. [16:18:16] [Server thread/INFO]: GameProfile{id='null', name='Krukmi'} (/109.199.21.1:53960) lost connection: Disconnected
  347. [16:18:40] [Server thread/INFO]: GameProfile{id='null', name='Krukmi'} (/109.199.21.1:53975) lost connection: Disconnected
  348. [16:18:47] [Server thread/INFO]: GameProfile{id='null', name='koles12'} (/85.219.143.56:63965) lost connection: Disconnected
  349. [16:18:59] [Server thread/INFO]: GameProfile{id='null', name='JPKoxu'} (/89.65.90.231:54726) lost connection: Disconnected
  350. [16:19:00] [User Authenticator #7/INFO]: UUID of player xZirro73 is 3ec063d5628745d792e2b0de3173017a
  351. [16:19:00] [Server thread/INFO]: Disconnecting GameProfile{id='3ec063d5628745d792e2b0de3173017a', name='xZirro73'} (/95.160.23.89:50107): You are not white-listed on this server!
  352. [16:19:00] [Server thread/INFO]: GameProfile{id='3ec063d5628745d792e2b0de3173017a', name='xZirro73'} (/95.160.23.89:50107) lost connection: You are not white-listed on this server!
  353. [16:19:12] [User Authenticator #8/INFO]: UUID of player TRAILER11 is d20a92b302084c94baaf76ffac25c22c
  354. [16:19:12] [Server thread/INFO]: Disconnecting GameProfile{id='d20a92b302084c94baaf76ffac25c22c', name='TRAILER11'} (/83.26.45.151:51908): You are not white-listed on this server!
  355. [16:19:12] [Server thread/INFO]: GameProfile{id='d20a92b302084c94baaf76ffac25c22c', name='TRAILER11'} (/83.26.45.151:51908) lost connection: You are not white-listed on this server!
  356. [16:20:04] [Server thread/INFO]: kamilpocwiard issued server command: /gc
  357. [16:20:41] [Server thread/INFO]: GameProfile{id='null', name='michalisko'} (/87.205.218.109:19086) lost connection: Disconnected
  358. [16:20:44] [Server thread/INFO]: GameProfile{id='null', name='michalisko'} (/87.205.218.109:19090) lost connection: Disconnected
  359. [16:20:51] [Server thread/INFO]: GameProfile{id='null', name='pietrej'} (/213.146.44.73:54108) lost connection: Disconnected
  360. [16:21:00] [Server thread/INFO]: GameProfile{id='null', name='pietrej'} (/213.146.44.73:54155) lost connection: Disconnected
  361. [16:21:07] [Server thread/INFO]: GameProfile{id='null', name='pietrej'} (/213.146.44.73:54163) lost connection: Disconnected
  362. [16:21:46] [Server thread/INFO]: GameProfile{id='null', name='Medof'} (/91.223.52.1:56934) lost connection: Disconnected
  363. [16:22:06] [Server thread/INFO]: GameProfile{id='null', name='1Vendii'} (/109.196.117.94:49286) lost connection: Disconnected
  364. [16:22:24] [User Authenticator #9/INFO]: UUID of player Rejmund16 is c339bc72a28245bf8f914bfb52896d2a
  365. [16:22:24] [Server thread/INFO]: Disconnecting GameProfile{id='c339bc72a28245bf8f914bfb52896d2a', name='Rejmund16'} (/88.199.243.145:51260): You are not white-listed on this server!
  366. [16:22:24] [Server thread/INFO]: GameProfile{id='c339bc72a28245bf8f914bfb52896d2a', name='Rejmund16'} (/88.199.243.145:51260) lost connection: You are not white-listed on this server!
  367. [16:22:27] [User Authenticator #10/INFO]: UUID of player AvenGroove is 50227097f5c842ebaf78692a91a0ba86
  368. [16:22:27] [Server thread/INFO]: Disconnecting GameProfile{id='50227097f5c842ebaf78692a91a0ba86', name='AvenGroove'} (/31.6.135.106:52271): You are not white-listed on this server!
  369. [16:22:27] [Server thread/INFO]: GameProfile{id='50227097f5c842ebaf78692a91a0ba86', name='AvenGroove'} (/31.6.135.106:52271) lost connection: You are not white-listed on this server!
  370. [16:22:43] [User Authenticator #11/INFO]: UUID of player VeryL is 7d585b64608746f5b598fd942a42e134
  371. [16:22:43] [Server thread/INFO]: Disconnecting GameProfile{id='7d585b64608746f5b598fd942a42e134', name='VeryL'} (/83.25.233.49:56846): You are not white-listed on this server!
  372. [16:22:43] [Server thread/INFO]: GameProfile{id='7d585b64608746f5b598fd942a42e134', name='VeryL'} (/83.25.233.49:56846) lost connection: You are not white-listed on this server!
  373. [16:22:59] [Server thread/INFO]: GameProfile{id='null', name='filip1397'} (/93.176.194.18:33280) lost connection: Disconnected
  374. [16:23:18] [User Authenticator #12/INFO]: UUID of player misiekPL123 is 85eeb4fb731d42bc9622aa3523f91a68
  375. [16:23:18] [Server thread/INFO]: Disconnecting GameProfile{id='85eeb4fb731d42bc9622aa3523f91a68', name='misiekPL123'} (/195.150.64.45:54589): You are not white-listed on this server!
  376. [16:23:18] [Server thread/INFO]: GameProfile{id='85eeb4fb731d42bc9622aa3523f91a68', name='misiekPL123'} (/195.150.64.45:54589) lost connection: You are not white-listed on this server!
  377. [16:23:20] [Server thread/INFO]: GameProfile{id='null', name='xHarsi_Mc'} (/89.74.121.73:51668) lost connection: Disconnected
  378. [16:23:43] [User Authenticator #14/INFO]: UUID of player yxcraft is 59f8eb9e8a76407c833543d6057ee0eb
  379. [16:23:43] [Server thread/INFO]: Disconnecting GameProfile{id='59f8eb9e8a76407c833543d6057ee0eb', name='yxcraft'} (/88.156.227.48:33868): You are not white-listed on this server!
  380. [16:23:43] [Server thread/INFO]: GameProfile{id='59f8eb9e8a76407c833543d6057ee0eb', name='yxcraft'} (/88.156.227.48:33868) lost connection: You are not white-listed on this server!
  381. [16:24:07] [User Authenticator #15/INFO]: UUID of player LIUSEKPL is 89ee40bf14824a8293e1417bc7851d1e
  382. [16:24:07] [Server thread/INFO]: Disconnecting GameProfile{id='89ee40bf14824a8293e1417bc7851d1e', name='LIUSEKPL'} (/46.205.243.235:10195): You are not white-listed on this server!
  383. [16:24:07] [Server thread/INFO]: GameProfile{id='89ee40bf14824a8293e1417bc7851d1e', name='LIUSEKPL'} (/46.205.243.235:10195) lost connection: You are not white-listed on this server!
  384. [16:24:10] [User Authenticator #16/INFO]: UUID of player LIUSEKPL is 89ee40bf14824a8293e1417bc7851d1e
  385. [16:24:10] [Server thread/INFO]: Disconnecting GameProfile{id='89ee40bf14824a8293e1417bc7851d1e', name='LIUSEKPL'} (/46.205.243.235:10199): You are not white-listed on this server!
  386. [16:24:10] [Server thread/INFO]: GameProfile{id='89ee40bf14824a8293e1417bc7851d1e', name='LIUSEKPL'} (/46.205.243.235:10199) lost connection: You are not white-listed on this server!
  387. [16:24:15] [User Authenticator #17/INFO]: UUID of player Krzychu12PL is 011d4d64025e44d8bab22f723a1b9218
  388. [16:24:15] [Server thread/INFO]: Disconnecting GameProfile{id='011d4d64025e44d8bab22f723a1b9218', name='Krzychu12PL'} (/77.91.43.7:3356): You are not white-listed on this server!
  389. [16:24:15] [Server thread/INFO]: GameProfile{id='011d4d64025e44d8bab22f723a1b9218', name='Krzychu12PL'} (/77.91.43.7:3356) lost connection: You are not white-listed on this server!
  390. [16:24:16] [Server thread/INFO]: GameProfile{id='null', name='Casyear'} (/178.42.43.249:26285) lost connection: Disconnected
  391. [16:24:30] [Server thread/INFO]: GameProfile{id='null', name='arkosz'} (/78.88.83.238:3755) lost connection: Disconnected
  392. [16:24:35] [Server thread/INFO]: GameProfile{id='null', name='Culterr'} (/91.192.89.52:5640) lost connection: Disconnected
  393. [16:24:35] [Server thread/INFO]: GameProfile{id='null', name='arkosz'} (/78.88.83.238:3758) lost connection: Disconnected
  394. [16:24:36] [Server thread/INFO]: GameProfile{id='null', name='Casyear'} (/178.42.43.249:26282) lost connection: Disconnected
  395. [16:25:51] [Server thread/INFO]: kamilpocwiard lost connection: Disconnected
  396. [16:25:51] [Server thread/INFO]: power_king995 lost connection: Disconnected
  397. [16:25:51] [Server thread/INFO]: /89.228.97.246:60843 lost connection: Disconnected
  398. [16:25:51] [Server thread/INFO]: /94.40.30.49:57301 lost connection: Disconnected
  399. [16:25:51] [Server thread/INFO]: /46.205.243.235:10276 lost connection: Disconnected
  400. [16:25:51] [Server thread/INFO]: /94.40.30.49:57302 lost connection: Disconnected
  401. [16:25:51] [Server thread/INFO]: /89.68.99.33:62713 lost connection: Disconnected
  402. [16:25:51] [Server thread/INFO]: kamilpocwiard just disappeared out of thin air!
  403. [16:25:51] [Server thread/INFO]: Aww, it seems power_king995 has left us.
  404. [16:25:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 45168ms behind, skipping 903 tick(s)
  405. [16:25:57] [User Authenticator #18/INFO]: UUID of player LIUSEKPL is 89ee40bf14824a8293e1417bc7851d1e
  406. [16:25:57] [Server thread/INFO]: Disconnecting GameProfile{id='89ee40bf14824a8293e1417bc7851d1e', name='LIUSEKPL'} (/46.205.243.235:10286): You are not white-listed on this server!
  407. [16:25:57] [Server thread/INFO]: GameProfile{id='89ee40bf14824a8293e1417bc7851d1e', name='LIUSEKPL'} (/46.205.243.235:10286) lost connection: You are not white-listed on this server!
Advertisement
Add Comment
Please, Sign In to add comment