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

Crash przy wejściu gracza na Serwer


NFidon

Rekomendowane odpowiedzi

Opublikowano

O tuż taki problem jest jak w opisie.A dokładnie to dotyczy jednego gracza jak on wbije na serwer to koniec.Serwer crash-uje. Daje logi od wejścia na serwer : 

 
[15:04:24] [server thread/INFO]: hellsfelix[/31.0.3.146:12198] logged in with entity id 623 at ([PlotWorld] -115.52382399397479, 65.0, 5.996936719524628)
[15:04:24] [server thread/INFO]: [WorldEdit] Using inbuilt NmsBlock for this version.
[15:04:31] [server thread/INFO]: [AuthMe] hellsfelix logged in!
[15:04:47] [server thread/INFO]: hellsfelix issued server command: /butcher
[15:04:49] [server thread/INFO]: Kuba2015[/195.69.80.74:64371] logged in with entity id 872 at ([PlotWorld] -116.0, 65.0, 5.0)
[15:05:51] [spigot Watchdog Thread/ERROR]: The server has stopped responding!
[15:05:51] [spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
[15:05:51] [spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[15:05:51] [spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-1.7.2-R0.3-122-gb58e277 (MC: 1.7.2)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.nio.charset.CoderResult$Cache.access$200(CoderResult.java:195)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.nio.charset.CoderResult.malformedForLength(CoderResult.java:234)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.cs.US_ASCII$Decoder.decodeArrayLoop(US_ASCII.java:92)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.cs.US_ASCII$Decoder.decodeLoop(US_ASCII.java:127)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:561)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:317)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.InputStreamReader.read(InputStreamReader.java:184)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.BufferedReader.fill(BufferedReader.java:154)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.BufferedReader.readLine(BufferedReader.java:317)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.BufferedReader.readLine(BufferedReader.java:382)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:141)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.JsonConfiguration.<init>(JsonConfiguration.java:184)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.EncodedJsonConfiguration.<init>(EncodedJsonConfiguration.java:20)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.getConfigHandle(FlatFilePlayerData.java:77)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.getPlayerData(FlatFilePlayerData.java:269)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:98)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:87)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.InventoriesListener.playerJoin(InventoriesListener.java:113)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:487)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:472)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:245)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:135)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:87)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:150)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnection.c(ServerConnection.java:77)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:700)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Entire Thread Dump:
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: BLOCKED
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 86 | Suspended: false | Native: false | State: WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 85 | Suspended: false | Native: false | State: WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: MV-Inv Profile Write Thread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 84 | Suspended: false | Native: false | State: WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData$FileWriteThread.run(FlatFilePlayerData.java:208)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: false | State: BLOCKED
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:471)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.dzikoysk.funnyguilds.util.reflect.PacketExtension$1.channelRead(PacketExtension.java:59)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
[15:05:51] [spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[15:05:51] [spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:05:51] [spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:05:51] [spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 78 | Suspended: false | Native: false | State: TIMED_WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.FileIOThread.b(SourceFile:44)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.FileIOThread.run(SourceFile:23)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: BLOCKED
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPlugins(SimplePluginManager.java:350)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.getPlugins(MinecraftServer.java:889)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.RemoteStatusListener.getFullReply(SourceFile:171)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.RemoteStatusListener.parsePacket(SourceFile:115)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.RemoteStatusListener.run(SourceFile:262)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: IndependentThread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.dzikoysk.funnyguilds.util.thread.IndependentThread.run(IndependentThread.java:29)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: PermissionsEx-Cleaner
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 43 | Suspended: false | Native: false | State: WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:526)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld WorldRegenCopyThread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.worldregen.WorldRegenCopyThread.run(WorldRegenCopyThread.java:82)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:95)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:92)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:75)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:95)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:82)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: BLOCKED
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnectionChannel.initChannel(ServerConnectionChannel.java:33)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:411)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:249)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:90)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: TIMED_WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:69)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Disposer.java:145)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Thread-5
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: RUNNABLE
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.forkAndExec(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.UNIXProcess.<init>(UNIXProcess.java:186)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.ProcessImpl.start(ProcessImpl.java:130)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Runtime.exec(Runtime.java:617)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Runtime.exec(Runtime.java:485)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:188)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:178)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:173)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:69)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:92)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:75)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:610)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:629)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:357)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:745)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: true | State: RUNNABLE
[15:05:51] [spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[15:05:51] [spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[15:05:51] [spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[15:05:51] [spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:272)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadCommandReader.run(ThreadCommandReader.java:32)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: RUNNABLE
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
[15:05:51] [spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
[15:05:51] [spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
[15:05:51] [spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedReader.readLine(BufferedReader.java:317)
[15:05:51] [spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:472)
[15:05:51] [spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_7_R1.ServerConnection.c(ServerConnection.java:77)
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.nio.charset.CoderResult$Cache.access$200(CoderResult.java:195)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.nio.charset.CoderResult.malformedForLength(CoderResult.java:234)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.cs.US_ASCII$Decoder.decodeArrayLoop(US_ASCII.java:92)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.cs.US_ASCII$Decoder.decodeLoop(US_ASCII.java:127)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:561)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:317)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.InputStreamReader.read(InputStreamReader.java:184)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.BufferedReader.fill(BufferedReader.java:154)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.BufferedReader.readLine(BufferedReader.java:317)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.io.BufferedReader.readLine(BufferedReader.java:382)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:141)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.JsonConfiguration.<init>(JsonConfiguration.java:184)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.EncodedJsonConfiguration.<init>(EncodedJsonConfiguration.java:20)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.getConfigHandle(FlatFilePlayerData.java:77)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.getPlayerData(FlatFilePlayerData.java:269)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:98)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:87)
[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.InventoriesListener.playerJoin(InventoriesListener.java:113)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[15:05:51] [spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:487)
[15:05:51] [spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:472)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerList.c(PlayerList.java:245)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerList.a(PlayerList.java:135)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.LoginListener.c(LoginListener.java:87)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.LoginListener.a(LoginListener.java:42)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:150)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnection.c(ServerConnection.java:77)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:700)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: TIMED_WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadSleepForever.run(SourceFile:62)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 11 | Suspended: false | Native: false | State: TIMED_WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
[15:05:51] [spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
[15:05:51] [spigot Watchdog Thread/ERROR]: Stack:
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503)
[15:05:51] [spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
[15:05:51] [spigot Watchdog Thread/ERROR]: ------------------------------
[15:05:51] [spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
[15:05:51] [Thread-4/INFO]: Stopping server
 
Opublikowano

Lel, specjaliści się znaleźli.

Usuń plugin Multiverse-Inventories bo to on Ci crashuje serwer.

thx,

 

moje sprostowanie:

"[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.util.EncodedJsonConfiguration.<init>(EncodedJsonConfiguration.java:20)"

 

lub

 

"[15:05:51] [spigot Watchdog Thread/ERROR]: com.onarandombox.multiverseinventories.InventoriesListener.playerJoin(InventoriesListener.java:113)"

 

a dokładnie, "multiverseinventories", masz taki plugin? zaktualizuj lub zamiń na,

multiworld,

http://www.curse.com/bukkit-plugins/minecraft/multiworld-v-2-0

+

multiinv,

http://www.curse.com/bukkit-plugins/minecraft/multiinv

+

tuxtwolib,

http://www.curse.com/bukkit-plugins/minecraft/tuxtwolib

wgraj też silnik PaperSpigot,

http://tcpr.ca/paperspigot

# taki tam drobny edit : )

opencraft.pl << { na takim jeszcze nie grałeś }

TDepLbR.gif

Opublikowano

wgraj jakikolwiek silnik serwerowy 1.8.8

 

wersje serwerów minecraft'a 1.7 bardzo lubią się crashować, miej to na uwadze.

 

prosiłbym Cie też o wstawianie takich kraszy w spojler,

aby go wstawić, zaznacz text który chcesz wstawić w spojler,

kliknij ten zielono-niebieski obrazek obok różowo-białej gumki,

rozwiń, wybierz Spojler i wstaw.

opencraft.pl << { na takim jeszcze nie grałeś }

TDepLbR.gif

Opublikowano

MASZ ZA MAŁO RAMU W BŁĘDZIE PRZECIEŻ JEST NAPISANE... DOŁÓŻ WIĘCEJ RAMU

 

Zacytuj mi linijkę w której jest tak napisane. ;)

─────────────────────────────────────────────────────────────────────────────


Moderator to usuwa. EHE...


─────────────────────────────────────────────────────────────────────────────

Opublikowano

Któryś raz już widzę tutaj ten błąd. 

Powoduje go twój silnik.

Polecam wgrać nowszy, bądź po prostu inny. 

 

@Edit

[15:05:51] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.

Używasz skryptu startowego ? 

Opublikowano

Usuń wszystkie możliwe zapisy graczy, prawdopodobnie jest to spowodowane zmianą wersji silnika 1.7 na 1.8

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...