Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

ERRORY/BŁĘDY/WARN/CRASH na serwerze


krzychul

Rekomendowane odpowiedzi

Opublikowano

tak jak w temacie. Niech ktoś zerknie okiem xD. Mój serwer : bukkit 1.8.8-RO.1

 

---- Minecraft Crash Report ----
// Would you like a cupcake?

Time: 6/20/17 12:15 AM
Description: Watching Server 

java.lang.Error
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:579)
    at java.net.Socket.connect(Socket.java:528)
    at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
    at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
    at sun.net.www.http.HttpClient.New(HttpClient.java:308)
    at sun.net.www.http.HttpClient.New(HttpClient.java:326)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:997)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:933)
    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:851)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
    at java.net.URL.openStream(URL.java:1041)
    at com.certox.Core.onEnable(Core.java:168)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:720)
    at org.bukkit.Bukkit.reload(Bukkit.java:544)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:606)
    at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:372)
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:336)
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629)
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537)
    at java.lang.Thread.run(Thread.java:745)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:579)
    at java.net.Socket.connect(Socket.java:528)
    at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
    at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
    at sun.net.www.http.HttpClient.New(HttpClient.java:308)
    at sun.net.www.http.HttpClient.New(HttpClient.java:326)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:997)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:933)
    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:851)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
    at java.net.URL.openStream(URL.java:1041)
    at com.certox.Core.onEnable(Core.java:168)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:720)
    at org.bukkit.Bukkit.reload(Bukkit.java:544)
    at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620)
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:606)
    at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:372)
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:336)
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629)

-- Thread Dump --
Details:
    Threads: "pool-49-thread-1" Id=126 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72eb5fea
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@72eb5fea
    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
    at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519)
    at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    ...


"pool-46-thread-1" Id=125 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3ae63697
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3ae63697
    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
    at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519)
    at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    ...


"pool-43-thread-1" Id=124 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@600a11b6
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@600a11b6
    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
    at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519)
    at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    ...


"pool-40-thread-1" Id=123 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3510f4fc
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3510f4fc
    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
    at java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519)
    at java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    ...


"Timer-5" Id=122 TIMED_WAITING on java.util.TaskQueue@6c43e79b
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@6c43e79b
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


"Timer-4" Id=118 TIMED_WAITING on java.util.TaskQueue@5e1aa8a4
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@5e1aa8a4
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


"AutoSaveWorld AutoConsoleCommandThread" Id=116 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:69)


"AutoSaveWorld AutoRestartThread" Id=115 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:107)


"AutoSaveWorld CrashRestartThread" Id=114 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at autosaveworld.threads.restart.CrashRestartThread.run(CrashRestartThread.java:158)


"AutoSaveWorld AutoPurgeThread" Id=112 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:70)


"AutoSaveWorld AutoBackupThread" Id=111 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:93)


"AutoSaveWorld AutoSaveThread" Id=110 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)


"pool-25-thread-1" Id=108 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2835d740
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2835d740
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)


"pool-24-thread-1" Id=104 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66c6bf5f
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@66c6bf5f
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)


"Netty Epoll Server IO #4" Id=25 RUNNABLE (in native)
    at io.netty.channel.epoll.Native.epollWait(Native Method)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    at java.lang.Thread.run(Thread.java:745)


"Netty Epoll Server IO #3" Id=24 RUNNABLE (in native)
    at io.netty.channel.epoll.Native.epollWait(Native Method)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    at java.lang.Thread.run(Thread.java:745)


"File IO Thread" Id=101 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
    at net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
    at java.lang.Thread.run(Thread.java:745)


"Server Watchdog" Id=81 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
    at net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:43)
    at java.lang.Thread.run(Thread.java:745)


"Query Listener #1" Id=80 RUNNABLE (in native)
    at java.net.PlainDatagramSocketImpl.receive0(Native Method)
    -  locked java.net.PlainDatagramSocketImpl@23e2ab0
    at java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:146)
    -  locked java.net.PlainDatagramSocketImpl@23e2ab0
    at java.net.DatagramSocket.receive(DatagramSocket.java:817)
    -  locked java.net.DatagramPacket@619d95fd
    -  locked java.net.DatagramSocket@392e030f
    at net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
    at java.lang.Thread.run(Thread.java:745)


"ChangeSkin Database Pool Thread #0" Id=78 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30e2471c
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@30e2471c
    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
    at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
    at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    ...


"Timer-3" Id=77 TIMED_WAITING on java.util.TaskQueue@57aa9856
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@57aa9856
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


"Thread-19" Id=68 WAITING on java.lang.Thread@f76311
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.Thread@f76311
    at java.lang.Thread.join(Thread.java:1281)
    at java.lang.Thread.join(Thread.java:1355)
    at com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289)
    at com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241)
    at com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508)
    at com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466)
    at com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41)
    ...


"Timer-2" Id=66 TIMED_WAITING on java.util.TaskQueue@7188f195
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@7188f195
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


"Netty Epoll Server IO #2" Id=23 RUNNABLE (in native)
    at io.netty.channel.epoll.Native.epollWait(Native Method)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    at java.lang.Thread.run(Thread.java:745)


"Timer-1" Id=57 TIMED_WAITING on java.util.TaskQueue@55aca76e
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@55aca76e
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


"Timer-0" Id=54 TIMED_WAITING on java.util.TaskQueue@3a2452b3
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@3a2452b3
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


"Netty Epoll Server IO #1" Id=22 RUNNABLE (in native)
    at io.netty.channel.epoll.Native.epollWait(Native Method)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    at java.lang.Thread.run(Thread.java:745)


"Netty Epoll Server IO #0" Id=21 RUNNABLE (in native)
    at io.netty.channel.epoll.Native.epollWait(Native Method)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
    at java.lang.Thread.run(Thread.java:745)


"Server console handler" Id=17 RUNNABLE (in native)
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(FileInputStream.java:272)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
    -  locked java.io.BufferedInputStream@26b18397
    at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
    at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
    -  locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@1a3e0a33
    at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
    -  locked org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream@1a3e0a33
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
    ...


"Thread-4" Id=18 RUNNABLE
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:345)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    -  locked java.io.BufferedOutputStream@5f0fa7ba
    at java.io.PrintStream.write(PrintStream.java:482)
    -  locked java.io.PrintStream@7cccd517
    at java.io.FilterOutputStream.write(FilterOutputStream.java:97)
    at org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:44)
    at java.lang.Thread.run(Thread.java:745)


"DestroyJavaVM" Id=16 RUNNABLE


"Server thread" Id=14 RUNNABLE (in native)
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    -  locked java.net.SocksSocketImpl@6c04b36
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:579)
    at java.net.Socket.connect(Socket.java:528)
    at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
    ...


"Server Infinisleeper" Id=15 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:53)


"Snooper Timer" Id=11 TIMED_WAITING on java.util.TaskQueue@245892ab
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@245892ab
    at java.util.TimerThread.mainLoop(Timer.java:552)
    at java.util.TimerThread.run(Timer.java:505)


"Signal Dispatcher" Id=5 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@33052b31
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.ReferenceQueue$Lock@33052b31
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@1856b822
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.Reference$Lock@1856b822
    at java.lang.Object.wait(Object.java:503)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)

Stacktrace:
    at net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:59)
    at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.8.8
    Operating System: Linux (amd64) version 3.16.0-4-amd64
    Java Version: 1.7.0_80, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1577619000 bytes (1504 MB) / 2117074944 bytes (2019 MB) up to 2202009600 bytes (2100 MB)
    JVM Flags: 4 total; -Xmx2100M -XX:PermSize=64M -XX:MaxPermSize=128M -XX:+UseG1GC
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    CraftBukkit Information: 
   Running: CraftBukkit version git-Bukkit-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT) false
   Plugins: { WorldEdit v6.1;no_git_id com.sk89q.worldedit.bukkit.WorldEditPlugin [], VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1 com.thevoxelbox.voxelsniper.VoxelSniper [przerwap, MikeMatrix, Gavjenks, giltwist, psanker, Deamon5550, DivineRage], Skript v2.1.2 ch.njol.skript.Skript [Njol], Vault v1.5.6-b49 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], Multiverse-Core v2.5-b699 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], eastStone v4.0 pl.eastwestfm.eaststone.StonePlugin [EastWestFM], PermissionsEx v1.23.4 ru.tehkode.permissions.bukkit.PermissionsEx [[t3hk0d3, zml]], WorldGuard v6.1 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], AntiJoinBot v5.0 com.certox.Core [200dvd/Certox, Maxetto], Shopkeepers v1.81 com.nisovin.shopkeepers.ShopkeepersPlugin [nisovin, blablubbabc], iConomy v7.0.6 com.iCo6.iConomy [Nijikokun, SpaceManiac, TheGameFreak666], ItemStay v1.5.6 me.nighteyes604.ItemStay.ItemStay [Nighteyes604, speeed], WildSkript v1.8 net.dzikoysk.wildskript.WildSkript [Dzikoysk], TreasureChest v8.4.5 com.mtihc.minecraft.treasurechest.v8.plugin.TreasureChestPlugin [Mtihc], ChestShop v3.8.12 com.Acrobot.ChestShop.ChestShop [Acrobot], ClearLag v2.9.3 me.minebuilders.clearlag.Clearlag [bob7l], SkQuery v3.0.0-SNAPSHOT com.w00tmast3r.skquery.SkQuery [w00tmast3r], ProtocolLib v4.2.0 com.comphenix.protocol.ProtocolLib [dmulloy2, comphenix], HolographicDisplays v2.2.3 com.gmail.filoghost.holographicdisplays.HolographicDisplays [], AutoSaveWorld v4.14.2 autosaveworld.core.AutoSaveWorld [_Shevchik_], CleanroomGenerator v1.0.0 io.nv.bukkit.CleanroomGenerator.CleanroomGenerator [NVX (Neo_Vortex)], Essentials v2.0.1-b276 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs], EssentialsProtect vTeamCity com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], EssentialsSpawn vTeamCity com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], OtherDrops v2.8b.596 com.gmail.zariust.otherdrops.OtherDrops [Zarius, cyklo, Celtic Minstrel], SpawnerGUI v1.9.5 me.assist.spawnergui.Main [Assist, mrmag518], AZRank v1.3.b4 pl.azpal.azrank.AZRank [Rutr], IslandWorld v7.1 pl.islandworld.IslandWorld [Gnacik], skRayFall v1.9.7 net.rayfall.eyesniper2.skrayfall.Core [eyesniper2], AuthMe v3.3.6 fr.xephi.authme.AuthMe [Xephi59], ChatItem v1.3.5.2 me.dadus33.chatitem.ChatItem [dadus33], ChangeSkin v2.3.2 com.github.games647.changeskin.bukkit.ChangeSkinBukkit [games647, https://github.com/games647/ChangeSkin/graphs/contributors], EssentialsChat vTeamCity com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally],}
   Warnings: DEFAULT
   Reload Count: 1
   Threads: { RUNNABLE Netty Epoll Server IO #2: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)], TIMED_WAITING AutoSaveWorld AutoRestartThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:107)], WAITING Thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-1: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Timer-5: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty Epoll Server IO #4: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld CrashRestartThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.restart.CrashRestartThread.run(CrashRestartThread.java:158)], TIMED_WAITING pool-43-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], WAITING pool-24-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-49-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:53)], TIMED_WAITING File IO Thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51), net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30), java.lang.Thread.run(Thread.java:745)], RUNNABLE Netty Epoll Server IO #3: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], RUNNABLE Query Listener #1: [java.net.PlainDatagramSocketImpl.receive0(Native Method), java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:146), java.net.DatagramSocket.receive(DatagramSocket.java:817), net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING Timer-4: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING pool-25-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-40-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld AutoSaveThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)], RUNNABLE Server thread: [java.net.PlainSocketImpl.socketConnect(Native Method), java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339), java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200), java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182), java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392), java.net.Socket.connect(Socket.java:579), java.net.Socket.connect(Socket.java:528), sun.net.NetworkClient.doConnect(NetworkClient.java:180), sun.net.www.http.HttpClient.openServer(HttpClient.java:432), sun.net.www.http.HttpClient.openServer(HttpClient.java:527), sun.net.www.http.HttpClient.<init>(HttpClient.java:211), sun.net.www.http.HttpClient.New(HttpClient.java:308), sun.net.www.http.HttpClient.New(HttpClient.java:326), sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:997), sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:933), sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:851), sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301), java.net.URL.openStream(URL.java:1041), com.certox.Core.onEnable(Core.java:168), org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321), org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332), org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404), org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342), org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314), org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:720), org.bukkit.Bukkit.reload(Bukkit.java:544), org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25), org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140), org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620), org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:606), net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:372), net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:336), net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629), net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537), java.lang.Thread.run(Thread.java:745)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:272), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read(BufferedInputStream.java:254), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:80)], RUNNABLE DestroyJavaVM: [], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)], TIMED_WAITING ChangeSkin Database Pool Thread #0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld AutoConsoleCommandThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:69)], RUNNABLE Netty Epoll Server IO #0: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld AutoPurgeThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:70)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Timer-3: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Timer-2: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING Thread-19: [java.lang.Object.wait(Native Method), java.lang.Thread.join(Thread.java:1281), java.lang.Thread.join(Thread.java:1355), com.Acrobot.ChestShop.Updater.Updater.waitForThread(Updater.java:289), com.Acrobot.ChestShop.Updater.Updater.getLatestType(Updater.java:241), com.Acrobot.ChestShop.Updater.Updater.shouldUpdate(Updater.java:508), com.Acrobot.ChestShop.Updater.Updater.versionCheck(Updater.java:466), com.Acrobot.ChestShop.Updater.Updater.access$400(Updater.java:41), com.Acrobot.ChestShop.Updater.Updater$UpdateRunnable.run(Updater.java:586), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING AutoSaveWorld AutoBackupThread: [java.lang.Thread.sleep(Native Method), autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:93)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:745)], RUNNABLE Server Watchdog: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1640), org.bukkit.craftbukkit.v1_8_R3.CraftCrashReport.call(CraftCrashReport.java:29), net.minecraft.server.v1_8_R3.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_8_R3.CrashReport.h(CrashReport.java:127), net.minecraft.server.v1_8_R3.CrashReport.<init>(CrashReport.java:34), net.minecraft.server.v1_8_R3.ThreadWatchdog.run(SourceFile:57), java.lang.Thread.run(Thread.java:745)], TIMED_WAITING pool-46-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082), java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:519), java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:682), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615), java.lang.Thread.run(Thread.java:745)],}
   Recent tasks from 8653-8683{AZRank:pl.azpal.azrank.TimeRankChecker@8629,}
    Profiler Position: N/A (disabled)
    Player Count: 1 / 100; [EntityPlayer['Mower'/130, l='IslandWorld', x=27.38, y=22.00, z=28.47](Mower at 27.379082581354066,22.0,28.46792279713249)]
    Is Modded: Definitely; Server brand changed to 'CraftBukkit'
    Type: Dedicated Server (map_server.txt)

[00:22:54] [Server thread/INFO]: Starting minecraft server version 1.8.8


[00:22:54] [Server thread/INFO]: Loading properties
[00:22:54] [Server thread/INFO]: Default game type: SURVIVAL
[00:22:54] [Server thread/INFO]: Generating keypair
[00:22:54] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:29547
[00:22:55] [Server thread/INFO]: Using epoll channel type
[00:22:55] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[00:22:56] [Server thread/ERROR]: Could not load 'plugins/CaseOpen.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/WuK/CaseOpen/Main : Unsupported major.minor version 52.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [mc.jar:git-Bukkit-e1ebe52]
    at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [mc.jar:git-Bukkit-e1ebe52]
    at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [mc.jar:git-Bukkit-e1ebe52]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [mc.jar:git-Bukkit-e1ebe52]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [mc.jar:git-Bukkit-e1ebe52]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
Caused by: java.lang.UnsupportedClassVersionError: de/WuK/CaseOpen/Main : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[mc.jar:git-Bukkit-e1ebe52]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
    at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
    at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[mc.jar:git-Bukkit-e1ebe52]
    ... 9 more
[00:22:56] [Server thread/ERROR]: Could not load 'plugins/QuestJobs1.8.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/khazovgames/questjobs/QuestJobs : Unsupported major.minor version 52.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [mc.jar:git-Bukkit-e1ebe52]
    at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [mc.jar:git-Bukkit-e1ebe52]
    at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [mc.jar:git-Bukkit-e1ebe52]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [mc.jar:git-Bukkit-e1ebe52]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [mc.jar:git-Bukkit-e1ebe52]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
Caused by: java.lang.UnsupportedClassVersionError: com/khazovgames/questjobs/QuestJobs : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[mc.jar:git-Bukkit-e1ebe52]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
    at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
    at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[mc.jar:git-Bukkit-e1ebe52]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[mc.jar:git-Bukkit-e1ebe52]
    ... 9 more
[00:22:57] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[00:22:57] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[00:22:57] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[00:22:57] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[00:22:57] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
[00:22:57] [Server thread/INFO]: [eastStone] Loading eastStone v4.0
[00:22:57] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
[00:22:57] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[00:22:57] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[00:22:57] [Server thread/INFO]: [AJB] Loading AntiJoinBot v5.0
[00:22:57] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.81
[00:22:57] [Server thread/INFO]: [iConomy] Loading iConomy v7.0.6
[00:22:57] [Server thread/INFO]: [ItemStay] Loading ItemStay v1.5.6
[00:22:57] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[00:22:57] [Server thread/INFO]: [TreasureChest] Loading TreasureChest v8.4.5
[00:22:57] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[00:22:57] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
[00:22:57] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.0.0-SNAPSHOT
[00:22:57] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.0
[00:22:57] [Server thread/WARN]: [ProtocolLib] Detected outdated Java version: Java 7
[00:22:57] [Server thread/WARN]: [ProtocolLib] It is recommended that you update to Java 8 as soon as possible.
[00:22:57] [Server thread/WARN]: [ProtocolLib] Future versions of ProtocolLib many not support Java 7.
[00:22:57] [Server thread/WARN]: [ProtocolLib] Java 8 will allow for much faster reflection performance.
[00:22:57] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.3
[00:22:57] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
[00:22:57] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
[00:22:57] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b276
[00:22:57] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[00:22:57] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[00:22:57] [Server thread/INFO]: [OtherDrops] Loading OtherDrops v2.8b.596
[00:22:57] [Server thread/INFO]: [SpawnerGUI] Loading SpawnerGUI v1.9.5
[00:22:57] [Server thread/INFO]: [AZRank] Loading AZRank v1.3.b4
[00:22:57] [Server thread/INFO]: [IslandWorld] Loading IslandWorld v7.1
[00:22:57] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.7
[00:22:57] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.3.6
[00:22:57] [Server thread/INFO]: [ChatItem] Loading ChatItem v1.3.5.2
[00:22:57] [Server thread/INFO]: [ChangeSkin] Loading ChangeSkin v2.3.2
[00:22:57] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[00:22:57] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[00:22:57] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[00:22:57] [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.
[00:22:57] [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!
[00:22:57] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[00:22:57] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[00:22:57] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[00:22:57] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[00:22:57] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[00:22:57] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[00:22:57] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.0
[00:22:57] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[00:22:57] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
[00:22:57] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
[00:22:57] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
[00:22:57] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[00:22:57] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[00:22:57] [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.
[00:22:57] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[00:22:57] [Server thread/INFO]: Preparing level "world"
[00:22:57] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2692104356391866674)
[00:22:58] [Server thread/INFO]: Preparing spawn area: 36%
[00:22:59] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3940223627132156935)
[00:23:00] [Server thread/INFO]: Preparing spawn area: 65%
[00:23:00] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3940223627132156935)
[00:23:01] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[00:23:01] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[00:23:01] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[00:23:01] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[00:23:01] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
[00:23:01] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
[00:23:02] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[00:23:04] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[00:23:04] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[00:23:04] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[00:23:04] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
[00:23:06] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: budowanie
[00:23:06] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[00:23:06] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2337984558489650940)
[00:23:06] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: dupa
[00:23:06] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[00:23:06] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Glowny
[00:23:06] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[00:23:06] [Server thread/INFO]: Could not set generator for world 'skyworld': Plugin 'uSkyBlock' does not exist
[00:23:06] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: skyworld
[00:23:06] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[00:23:06] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[00:23:06] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
[00:23:06] [Server thread/INFO]: [eastStone] Enabling eastStone v4.0
[00:23:07] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[00:23:07] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[00:23:07] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[00:23:07] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[00:23:07] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[00:23:07] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[00:23:07] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[00:23:07] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[00:23:07] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[00:23:07] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[00:23:07] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[00:23:07] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[00:23:07] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[00:23:07] [Server thread/INFO]: [WorldGuard] (IslandWorld) TNT ignition is PERMITTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] (IslandWorld) Lighters are PERMITTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] (IslandWorld) Lava fire is blocked.
[00:23:07] [Server thread/INFO]: [WorldGuard] (IslandWorld) Fire spread is UNRESTRICTED.
[00:23:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IslandWorld'
[00:23:07] [Server thread/INFO]: [WorldGuard] Loading region data...
[00:23:08] [Server thread/INFO]: [AJB] Enabling AntiJoinBot v5.0
[00:23:08] [Server thread/INFO]: AntiJoinBot enabled in 60 seconds
[00:23:08] [Server thread/INFO]: [AJB] Loaded: 9487 IP's
[00:23:08] [Server thread/INFO]: [AJB] Loaded: 4 User's
[00:23:08] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection http://myip.ms/files/blacklist/csf/latest_blacklist.txt in main server thread
[00:23:08] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection socket://myip.ms:80 in main server thread
[00:25:15] [Server thread/INFO]: [AJB] Error Downloading the Blacklist
[00:25:15] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.81
[00:25:16] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0.6
[00:25:16] [Server thread/INFO]: [iConomy - April Fools] Enabled (33 ms)
[00:25:16] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[00:25:16] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[00:25:16] [Thread-16/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[00:25:16] [Server thread/INFO]: [ItemStay] Enabling ItemStay v1.5.6
[00:25:16] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[00:25:16] [Server thread/INFO]: [WildSkript] skQuery hooked!
[00:25:16] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[00:25:16] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[00:25:16] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
[00:25:16] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.4.5
[00:25:17] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[00:25:17] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[00:25:17] [Server thread/INFO]: creating table 'items'
[00:25:17] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL ,  UNIQUE (`code`)) 
[00:25:17] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[00:25:17] [Server thread/INFO]: creating table 'accounts'
[00:25:17] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
[00:25:17] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) ) 
[00:25:17] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
[00:25:17] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[00:25:17] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
[00:25:17] [Server thread/INFO]: [ClearLag] Loading modules...
[00:25:17] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[00:25:17] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[00:25:17] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[00:25:17] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
[00:25:18] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.0.0-SNAPSHOT
[00:25:18] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[00:25:18] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[00:25:18] [Thread-18/INFO]: [ClearLag] No updates found!
[00:25:18] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 117 classes.
[00:25:18] [Server thread/INFO]: [skQuery] Beginning to process a total of 117 from SkQuery
[00:25:18] [Server thread/INFO]: [skQuery] Out of 117 classes, 117 classes were loaded from SkQuery
[00:25:18] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.3
[00:25:18] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
[00:25:18] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[00:25:18] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b276
[00:25:18] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsProtect to the same version.
[00:25:18] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
[00:25:18] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
[00:25:18] [Server thread/INFO]: Using locale pl
[00:25:18] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as spawner provider.
[00:25:19] [Server thread/INFO]: Using locale pl
[00:25:19] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
[00:25:19] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[00:25:19] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
[00:25:19] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[00:25:19] [Server thread/WARN]: §4Niepoprawna wersja! Prosze zaktualizowac wszystkie pliki Essentials do tej samej wersji.
[00:25:19] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[00:25:19] [Server thread/WARN]: §4Niepoprawna wersja! Prosze zaktualizowac wszystkie pliki Essentials do tej samej wersji.
[00:25:19] [Server thread/INFO]: [OtherDrops] Enabling OtherDrops v2.8b.596
[00:25:19] [Server thread/INFO]: [OtherDrops:2.8b.596] Found supported plugin(s): 'WorldGuard'
[00:25:19] [Server thread/INFO]: [OtherDrops:2.8b.596] Loading file: otherdrops-drops.yml
[00:25:20] [Server thread/INFO]: [OtherDrops:2.8b.596] Config loaded - total targets: 1 sections: 96 failed: 0
[00:25:20] [Server thread/INFO]: [OtherDrops:2.8b.596] OtherDrops printing list:
[00:25:20] [Server thread/INFO]: [OtherDrops:2.8b.596] OtherDrops loaded.
[00:25:20] [Server thread/INFO]: [SpawnerGUI] Enabling SpawnerGUI v1.9.5
[00:25:20] [Server thread/INFO]: [SpawnerGUI] WorldGuard hooked.
[00:25:20] [Server thread/INFO]: 293025360 3
[00:25:20] [Server thread/INFO]: 2078476000 24
[00:25:20] [Server thread/INFO]: 1825534652 21
[00:25:20] [Server thread/INFO]: 1706152220 19
[00:25:20] [Server thread/INFO]: 1570472209 18
[00:25:20] [Server thread/INFO]: 2081312142 24
[00:25:20] [Server thread/INFO]: 1654668007 19
[00:25:20] [Server thread/INFO]: 899581 0
[00:25:20] [Server thread/INFO]: [AZRank] Enabling AZRank v1.3.b4
[00:25:20] [Server thread/INFO]: [AZRank] Found Vault and PermissionsEx and is good to go
[00:25:20] [Server thread/INFO]: [AZRank][Config]option: 'message' is: +player is now a(n) +group for+time
[00:25:20] [Server thread/INFO]: [AZRank][Config]option: 'aWhile' is:  a while
[00:25:20] [Server thread/INFO]: [AZRank][Config]option: 'ever' is: ever
[00:25:20] [Server thread/INFO]: [AZRank][Config]option: 'broadcastRankChange' is: true
[00:25:20] [Server thread/INFO]: [AZRank][Config]option: 'allowOpsChanges' is: true
[00:25:20] [Server thread/INFO]: [AZRank][Config]option: 'logEverything' is: false
[00:25:20] [Server thread/INFO]: [AZRank][Config]option: 'checkInterval' is: 10seconds
[00:25:20] [Server thread/INFO]: [AZRank] AZRank v1.3.b4 is now enabled.
[00:25:20] [Server thread/INFO]: [IslandWorld] Enabling IslandWorld v7.1
[00:25:21] [Server thread/INFO]: [IslandWorld] Dynmap support disabled
[00:25:21] [Server thread/INFO]: [IslandWorld] Worlds info: IslandWorld/world[50.5/136/2.5/0.0/0.0]
[00:25:21] [Server thread/INFO]: [IslandWorld] Using New Schematic Manager
[00:25:21] [Server thread/INFO]: [IslandWorld] Checking for updates
[00:25:21] [Server thread/INFO]: [IslandWorld] ########## IslandWorld update ##########
[00:25:21] [Server thread/INFO]: [IslandWorld] A new version of IslandWorld was found!
[00:25:21] [Server thread/INFO]: [IslandWorld] Version found: Island World v7.3
[00:25:21] [Server thread/INFO]: [IslandWorld] Version running: IslandWorld v7.1
[00:25:21] [Server thread/INFO]: [IslandWorld] #####################################
[00:25:21] [Server thread/INFO]: [IslandWorld] Loaded 9993 free islands.
[00:25:21] [Server thread/INFO]: [IslandWorld] Loaded 7 taken islands.
[00:25:21] [Server thread/INFO]: [IslandWorld] Loaded 0 helping players.
[00:25:21] [Server thread/INFO]: [IslandWorld] Loaded 0 points.
[00:25:21] [Server thread/INFO]: [IslandWorld] Plugin enabled.
[00:25:21] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.7
[00:25:21] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.7!
[00:25:21] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
[00:25:21] [Server thread/INFO]: [skRayFall] Cooking Bacon...
[00:25:21] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
[00:25:21] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
[00:25:21] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
[00:25:21] [Server thread/INFO]: [skRayFall] Bacon holograms found
[00:25:21] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled
[00:25:21] [Server thread/INFO]: [skRayFall] Enabling general 1.8/1.9/1.10/1.11 bacon!
[00:25:21] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon!
[00:25:21] [Server thread/INFO]: [skRayFall] Bacon is ready!
[00:25:21] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.3.6
[00:25:21] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[00:25:21] [Server thread/INFO]: [AuthMe] Set Language: en
[00:25:22] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[00:25:22] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[00:25:22] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[00:25:22] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[00:25:22] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[00:25:22] [Server thread/INFO]: [AuthMe] Authme 3.3.6 enabled
[00:25:22] [Server thread/INFO]: [ChatItem] Enabling ChatItem v1.3.5.2
[00:25:22] [Server thread/INFO]: [ChangeSkin] Enabling ChangeSkin v2.3.2
[00:25:22] [Server thread/WARN]: [ChangeSkin] Cannot check bungeecord support. You use a non-spigot build
[00:25:22] [Server thread/INFO]: HikariPool-1 - Started.
[00:25:22] [Server thread/INFO]: HikariPool-1 - Driver does not support get/set network timeout for connections. (org.sqlite.Conn.getNetworkTimeout()I)
[00:25:22] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[00:25:22] [Server thread/WARN]: §4Niepoprawna wersja! Prosze zaktualizowac wszystkie pliki Essentials do tej samej wersji.
[00:25:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[00:25:23] [Server thread/INFO]: Done (145.639s)! For help, type "help" or "?"
[00:25:23] [Server thread/INFO]: Starting GS4 status listener
[00:25:23] [Query Listener #1/INFO]: Query running on 0.0.0.0:29547
[00:25:23] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.6
[00:25:23] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[00:25:23] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[00:25:23] [pool-3-thread-14/INFO]: [Skript] Checking for the latest version of Skript...
[00:25:23] [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.
[00:25:23] [Skript update thread/ERROR]: #!#! 
[00:25:23] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
[00:25:23] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
[00:25:23] [Skript update thread/ERROR]: #!#! 
[00:25:23] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[00:25:23] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[00:25:23] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
[00:25:23] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[00:25:23] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[00:25:23] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[00:25:23] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[00:25:23] [Skript update thread/ERROR]: #!#! 
[00:25:23] [Skript update thread/ERROR]: #!#! Stack trace:
[00:25:23] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[00:25:23] [Skript update thread/ERROR]: #!#!     at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:598)
[00:25:23] [Skript update thread/ERROR]: #!#!     at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
[00:25:23] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[00:25:23] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater$2.run(Updater.java:210)
[00:25:23] [Skript update thread/ERROR]: #!#!     at java.lang.Thread.run(Thread.java:745)
[00:25:23] [Skript update thread/ERROR]: #!#! 
[00:25:23] [Skript update thread/ERROR]: #!#! Version Information:
[00:25:23] [Skript update thread/ERROR]: #!#!   Skript: 2.1.2
[00:25:23] [Skript update thread/ERROR]: #!#!   Bukkit: 1.8.8-R0.1-SNAPSHOT
[00:25:23] [Skript update thread/ERROR]: #!#!   Minecraft: 1.8.8
[00:25:23] [Skript update thread/ERROR]: #!#!   Java: 1.7.0_80
[00:25:23] [Skript update thread/ERROR]: #!#! 
[00:25:23] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
[00:25:23] [Skript update thread/ERROR]: #!#! 
[00:25:23] [Skript update thread/ERROR]: #!#! Current node: send "&8[&aBOT&r&8]: &fChcesz opa,tak?" (BotJasiek.sk, line 4)
[00:25:23] [Skript update thread/ERROR]: #!#! Current item: null
[00:25:23] [Skript update thread/ERROR]: #!#! 
[00:25:23] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
[00:25:23] [Skript update thread/ERROR]: #!#! 
[00:25:23] [Skript update thread/ERROR]: #!#! End of Error.
[00:25:23] [Skript update thread/ERROR]: #!#! 
[00:25:23] [Skript update thread/INFO]: [Skript] You're currently running the latest stable version of Skript.
[00:25:23] [pool-3-thread-9/INFO]: [Metrics] Unexpected end of file from server
[00:25:27] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (konkurs.sk, line 12: loop all players:')
[00:25:27] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (konkurs.sk, line 15: loop all players:')
[00:25:27] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (konkurs.sk, line 18: loop all players:')
[00:25:27] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (konkurs.sk, line 21: loop all players:')
[00:25:27] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (konkurs.sk, line 24: loop all players:')
[00:25:27] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (konkurs.sk, line 27: loop all players:')
[00:25:27] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (konkurs.sk, line 31: loop all players:')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak1} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak2} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak3} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak4} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak5} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak6} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak7} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak8} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak9} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak10} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak11} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {konkurs.znak12} and {konkurs.znak%loop-number%} (there might be more conflicts). (konkurs.sk, line 11: set {konkurs.kod} to "%{konkurs.znak1}%%{konkurs.znak2}%%{konkurs.znak3}%%{konkurs.znak4}%%{konkurs.znak5}%%{konkurs.znak6}%%{konkurs.znak7}%%{konkurs.znak8}%%{konkurs.znak9}%%{konkurs.znak10}%%{konkurs.znak11}%%{konkurs.znak12}%"')
[00:25:36] [Server thread/WARN]: [Skript] Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (misje.sk, line 178: if attacker is a player:')
[00:25:37] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[00:25:37] [Server thread/INFO]: [Skript] Loaded 13 scripts with a total of 93 triggers and 17 commands in 14.07 seconds
[00:25:37] [Server thread/INFO]: [Skript] Finished loading.
[00:25:37] [pool-3-thread-15/INFO]: [Vault] Checking for Updates ... 
[00:25:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 14352ms behind, skipping 287 tick(s)
[00:25:37] [pool-3-thread-15/INFO]: [Vault] No new version available
[00:26:35] [pool-3-thread-12/INFO]: AntiJoinBot is enabled 

I kolejne logi 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...