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

[Problem] Wywala serwer


Rekomendowane odpowiedzi

Opublikowano

Siemka gdy 2 graczy wbije na serwer to nagle go wywala błąd niżej:

 

 

14:24:16] [server thread/ERROR]: Encountered an unexpected exception
java.lang.ArrayIndexOutOfBoundsException: -1
    at java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:368) ~[?:1.7.0_75]
    at java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:377) ~[?:1.7.0_75]
    at net.minecraft.server.v1_7_R1.PlayerList.tick(PlayerList.java:777) ~[spigot.jar:git-Spigot-1224]
    at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:661) ~[spigot.jar:git-Spigot-1224]
    at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) ~[spigot.jar:git-Spigot-1224]
    at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) ~[spigot.jar:git-Spigot-1224]
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1224]
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1224]
[14:24:16] [server thread/ERROR]: This crash report has been saved to: /data/feliconyt/434872.wom/./crash-reports/crash-2015-04-19_14.24.16-server.txt
[14:25:25] [spigot Watchdog Thread/ERROR]: The server has stopped responding!
[14:25:25] [spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[14:25:25] [spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[14:25:25] [spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1224 (MC: 1.7.2)
[14:25:25] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:25] [spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[14:25:25] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:25] [spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[14:25:25] [spigot Watchdog Thread/ERROR]:     PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:25] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:25] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[14:25:25] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.DedicatedServer.a(DedicatedServer.java:254)
[14:25:25] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:479)
[14:25:25] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
[14:25:25] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:25] [spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 76 | Suspended: false | Native: false | State: WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 75 | Suspended: false | Native: false | State: WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 27 | Suspended: false | Native: true | State: RUNNABLE
[14:25:26] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[14:25:26] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 72 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.FileIOThread.b(SourceFile:44)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.FileIOThread.run(SourceFile:23)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 39 | Suspended: false | Native: false | State: WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:25:26] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.Variables$2.run(Variables.java:378)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Skript variable save thread for database 'default'
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 62 | Suspended: false | Native: false | State: WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.misc.Unsafe.park(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:25:26] [spigot Watchdog Thread/ERROR]:         ch.njol.skript.variables.VariablesStorage$1.run(VariablesStorage.java:76)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 52 | Suspended: false | Native: true | State: RUNNABLE
[14:25:26] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.PlainDatagramSocketImpl.receive0(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:146)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:816)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:java.net.DatagramSocket.receive(DatagramSocket.java:816)
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.net.PlainDatagramSocketImpl.receive0(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.net.AbstractPlainDatagramSocketImpl.receive(AbstractPlainDatagramSocketImpl.java:146)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.net.DatagramSocket.receive(DatagramSocket.java:816)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.RemoteStatusListener.run(SourceFile:256)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 25 | Suspended: false | Native: true | State: RUNNABLE
[14:25:26] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: IndependentThread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 41 | Suspended: false | Native: false | State: WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:503)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.dzikoysk.funnyguilds.util.thread.IndependentThread.run(IndependentThread.java:29)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 40 | Suspended: false | Native: false | State: WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:503)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:526)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:69)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:107)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:70)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:93)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:78)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 24 | Suspended: false | Native: true | State: RUNNABLE
[14:25:26] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 22 | Suspended: false | Native: false | State: RUNNABLE
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpThreads0(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[14:25:26] [spigot Watchdog Thread/ERROR]:         org.spigotmc.WatchdogThread.run(WatchdogThread.java:69)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 19 | Suspended: false | Native: false | State: WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[14:25:26] [spigot Watchdog Thread/ERROR]:         sun.java2d.Disposer.run(Disposer.java:145)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.currentThread(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.interrupted(Thread.java:983)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.checkInterruptWhileWaiting(AbstractQueuedSynchronizer.java:2005)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2044)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73)
[14:25:26] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.v1_7_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.run(Thread.java:745)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 16 | Suspended: false | Native: true | State: RUNNABLE
[14:25:26] [spigot Watchdog Thread/ERROR]:     Thread is waiting on monitor(s):
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[14:25:26] [spigot Watchdog Thread/ERROR]:         Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.readBytes(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.io.FileInputStream.read(FileInputStream.java:272)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.io.FilterInputStream.read(FilterInputStream.java:83)
[14:25:26] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
[14:25:26] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[14:25:26] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[14:25:26] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
[14:25:26] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506)
[14:25:26] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153)
[14:25:26] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117)
[14:25:26] [spigot Watchdog Thread/ERROR]:         org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.ThreadCommandReader.run(ThreadCommandReader.java:34)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 13 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.DedicatedServer.a(DedicatedServer.java:254)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:479)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Thread.sleep(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         net.minecraft.server.v1_7_R1.ThreadSleepForever.run(SourceFile:62)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.mainLoop(Timer.java:552)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.util.TimerThread.run(Timer.java:505)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 4 | Suspended: false | Native: false | State: RUNNABLE
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 3 | Suspended: false | Native: false | State: WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[14:25:26] [spigot Watchdog Thread/ERROR]:     PID: 2 | Suspended: false | Native: false | State: WAITING
[14:25:26] [spigot Watchdog Thread/ERROR]:     Stack:
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Native Method)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.Object.wait(Object.java:503)
[14:25:26] [spigot Watchdog Thread/ERROR]:         java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
[14:25:26] [spigot Watchdog Thread/ERROR]: ------------------------------
[14:25:26] [spigot Watchdog Thread/INFO]: Attempting to restart with ./spigot.jar
[14:25:27] [spigot Watchdog Thread/INFO]: MCKubeX lost connection: §6§l> §4§6iFelicon : §4Restartujemy serwer wracamy za chwilke ;)
[14:25:28] [spigot Watchdog Thread/INFO]: playerOnlyOne lost connection: §6§l> §4§6iFelicon : §4Restartujemy serwer wracamy za chwilke ;)
[14:25:29] [spigot Watchdog Thread/INFO]: Stopping server
[14:25:29] [spigot Watchdog Thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.13.1
[14:25:29] [spigot Watchdog Thread/INFO]: [Timeismoney] Disabling Timeismoney v1.5
[14:25:29] [spigot Watchdog Thread/INFO]: Timeismoney is now disabled
[14:25:29] [spigot Watchdog Thread/INFO]: [AuthMe] Disabling AuthMe v3.4
[14:25:29] [spigot Watchdog Thread/INFO]: [PlayerHeads] Disabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[14:25:29] [spigot Watchdog Thread/INFO]: [AZRank] Disabling AZRank v1.2.5
[14:25:29] [spigot Watchdog Thread/INFO]: [AZRank] AZRank is now disabled.
[14:25:29] [spigot Watchdog Thread/INFO]: [OtherDrops] Disabling OtherDrops v2.8b.573
[14:25:29] [spigot Watchdog Thread/INFO]: OtherDrops 2.8b.573 unloaded.
[14:25:29] [spigot Watchdog Thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.13.1
[14:25:29] [spigot Watchdog Thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
[14:25:29] [spigot Watchdog Thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is disabled.
[14:25:29] [spigot Watchdog Thread/INFO]: [FakeServer] Disabling FakeServer v2.0.3
[14:25:29] [spigot Watchdog Thread/INFO]: [Essentials] Disabling Essentials v2.13.1
[14:25:29] [spigot Watchdog Thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
[14:25:29] [spigot Watchdog Thread/INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.14.2
[14:25:29] [spigot Watchdog Thread/INFO]: > Mapa : Autozapisywanie mapy
[14:25:29] [spigot Watchdog Thread/INFO]: > Mapa : Autozapisywanie mapy zakonczone
[14:25:32] [spigot Watchdog Thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0
[14:25:32] [spigot Watchdog Thread/INFO]: [KukuStone] Disabling KukuStone v1.1
[14:25:32] [spigot Watchdog Thread/INFO]: [AntiAd] Disabling AntiAd v2.2.1
[14:25:32] [spigot Watchdog Thread/INFO]: [AntiAd] &2AntiAd Wersja 2.2.1 jest obecnie wyłączona.
[14:25:32] [spigot Watchdog Thread/INFO]: [FunnyGuilds] Disabling FunnyGuilds v3.9.9.1 Cleaned
[14:25:33] [spigot Watchdog Thread/INFO]: [AutoMessage] Disabling AutoMessage v2.4.0
[14:25:33] [spigot Watchdog Thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[14:25:33] [spigot Watchdog Thread/INFO]: [DisableRespawnScreen] Disabling DisableRespawnScreen v2.0.0
[14:25:33] [spigot Watchdog Thread/INFO]: [FigAdmin] Disabling FigAdmin v4.0.16
[14:25:33] [spigot Watchdog Thread/INFO]: FigAdmin disabled.
[14:25:33] [spigot Watchdog Thread/INFO]: [MyCommand] Disabling MyCommand v5.1.3
[14:25:33] [spigot Watchdog Thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
[14:25:33] [spigot Watchdog Thread/INFO]: = Version : 5.1.3
[14:25:33] [spigot Watchdog Thread/INFO]: = Author : MRI a.k.a Ivanpro
[14:25:33] [spigot Watchdog Thread/INFO]: = Status : Deactivated
[14:25:33] [spigot Watchdog Thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[14:25:33] [spigot Watchdog Thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b691
[14:25:33] [spigot Watchdog Thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.19.5
[14:25:33] [spigot Watchdog Thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[14:25:33] [spigot Watchdog Thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
[14:25:33] [spigot Watchdog Thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
[14:25:33] [spigot Watchdog Thread/INFO]: Permissions file successfully reloaded
[14:25:33] [spigot Watchdog Thread/INFO]: [PermissionsEx] v1.19.5 disabled successfully.
[14:25:33] [spigot Watchdog Thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
[14:25:33] [spigot Watchdog Thread/INFO]: [ColoredSigns] Disabling ColoredSigns v2.0
[14:25:33] [spigot Watchdog Thread/WARN]: [ColoredSigns] ColoredSigns version 2.0 disabling...
[14:25:33] [spigot Watchdog Thread/INFO]: [dragoTeleport] Disabling dragoTeleport v1.0
[14:25:33] [spigot Watchdog Thread/INFO]: [skript] Disabling Skript v2.1.2
[14:25:33] [spigot Watchdog Thread/INFO]: [WorldEdit] Disabling WorldEdit v6.0;3342-78f975b9
[14:25:33] [spigot Watchdog Thread/INFO]: [ChatQ] Disabling ChatQ v2.1
[14:25:33] [spigot Watchdog Thread/INFO]: [HideStream] Disabling HideStream v3.7
[14:25:33] [spigot Watchdog Thread/INFO]: [HideStream] Version 3.7 disabled.
[14:25:33] [spigot Watchdog Thread/INFO]: [WorldBorder] Disabling WorldBorder v1.7.9
[14:25:33] [spigot Watchdog Thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
[14:25:33] [spigot Watchdog Thread/INFO]: Saving players
[14:25:33] [spigot Watchdog Thread/INFO]: Saving worlds
[14:25:33] [spigot Watchdog Thread/INFO]: Saving chunks for level 'world'/Overworld
[14:25:33] [spigot Watchdog Thread/INFO]: Saving chunks for level 'world_nether'/Nether
[14:25:33] [spigot Watchdog Thread/INFO]: Saving chunks for level 'world_the_end'/The End
[14:25:33] [Thread-4/INFO]: Stopping server
[14:25:33] [Thread-4/INFO]: Saving players

 

Opublikowano

zktualizuj spigota... masz zrypaną wersję, potem gdzies naprawiali ten błąd.

już spróbuję

 

Podaj listę pluginów, jaka wersja serwera spigota? Spróbuj odinstalować plugin skript.

Silnik był 1.7.2 r0.3 teraz zmieniłem na najnowszy 1.7.10 ze stronki:

Pluginy:

AntiAD

AuthMe

AutoMessage

AutoSaveWorld

AZRank

ChatQ

ColoredSigns

DisableRespawnScreen

DragoTeleport

Essentials

EssentialsChat

EssentialsSpawn

FakeServer

FigAdmin

FunnyGuilds

HideStream

KukuStone

Multiverse-Core

MyCommand

NoCheatPlus

OtherDrops

PermissionsEx

PlayerHeads

ProtocolLIB

Skript

TimeIsMoney

Vault

WorldBorder

WorldEdit

WorldGuard

 

 

Działa @GotoFinal dzięki

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...