AutoSaveWorld

AutoSaveWorld - multifunctional plugin that can save, backup, purge, restart the minecraft server, reload plugins and much more.
AutoSaveWorld will work on any bukkit/spigot/mcpc+/cauldron build starting from version 1.2.5-R5.0
Version: 4.14.2
Features:
Note: all feautures except autosave are disabled by default.
- Performs a world and players data saves (similar to save-all in console)
- Performs a world backups({server folder}/backups/)
- Performs some plugins data purge
- Performs autorestart at a defined time
- Performs restart at server crash
- Executes console commands defined in config automatically
- Warning messages
- Multi-World Support
- Configurable messages
- Option to disable broadcast message
Documentation:
Note: Configuration can only be reloaded by built-in commands
AutoSaveWorld have many features:
1)AutoSave - saves your worlds and player inventory.
AutoSave documentation page
2)AutoBackup - backups your worlds
AutoBackup documentation page
3)AutoPurge - purges some plugins data
AutoPurge documentation page
4)AutoRestart - restarts server at a defined time
AutoRestart documentation page
5)CrashRestart - restarts server if it crashes
CrashRestart documentation page
6)AutoConsoleCommand - automatically executes console commands
AutoConsoleCommand documentation page
7)WorldRegen - starts server with a fresh map but preserves some plugins territory claims
WorldRegen documentation page
8)PluginManager - load, unload, reload plugins using commands
PluginManager documentation page
Messages config explanation:
Messages configuration
Additional commands:
/asw help #displays help for all comands Permission:autosaveworld.help
/asw reload #reloads config.yml and configmsg.ymlPermission:autosaveworld.reload
/asw reloadconfig #reloads config.yml Permission:autosaveworld.reloadconfig
/asw reloadmsg #reloads configmsg.yml Permission:autosaveworld.reloadmsg
/asw version #displays AutoSaveWorld version Permission:autosaveworld.version
/asw info #displays AutoSaveWorld info Permission:autosaveworld.info
Note:All commands work if you are OP, console or have permission.
Note:Config can only be reloaded using config reload commands.
Dev builds and Source code
Develompent builds: jenkins
Source code: GitHub
-
View User Profile
-
Send Message
Posted Feb 3, 2014@Shevchikden
I will try to disable structure saving. We are not on spigot any more because that was the first change we tried out when these problems came about. Will post my findings.
-
View User Profile
-
Send Message
Posted Feb 3, 2014@karzzon Idk why autosave disable is not working, but i will try to fix this.
If you are running bukkit 1.6.4 or later than your problem is structure saving which takes a lot of time to complete when saving world. You may try to disable structure saving in save options, but be careful, i have tested it only on 1.7.2 spigot.
-
View User Profile
-
Send Message
Posted Feb 3, 2014@Shevchikden
I can confirm that what happens to @flip284 also happened to my server. Then I tested it on a local server for myself. With no plugins but autosaveworld I get kicked while the server is autosaving some of the time. The server doesn't go completely down as I am able to join again instantly. This was the same behaviour that my server had but it would happen to a number of players (but not all) at the same time. Then as a temp fix I attempted to just disable autosave in the config. Even with autosave disabled in the config the autosave would still happen. Another thing is that this problem happens on both spigot and craftbukkit for me.
TLTR: People get kicked from my server when autosave is happening, it also happens on my local test server with ONLY autosaveworld installed. Autosave is happening even when disabled.
-
View User Profile
-
Send Message
Posted Feb 2, 2014@Darthmineboy I'm working on it, but it is not easy.
-
View User Profile
-
Send Message
Posted Feb 2, 2014Any ideas when the towny hook for Worldregen is added? I can't wait till it is out :D, my towny server is very messy atm whilst my factions server is extremely clean :P
Cheers,
Darthmineboy
-
View User Profile
-
Send Message
Posted Feb 1, 2014@flip284
Who cares about non server threads. The reason of crash is always at main thread stacktrace and i don't see autosaveworld here.
Your crash problem is probably because of some plugin that has betterenderchest in his package name.
-
View User Profile
-
Send Message
Posted Feb 1, 2014@Shevchikden
did you somehow miss this part...
[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:
------[15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: process reaper [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.handleInventoryCloseEvent(CraftEventFactory.java:712) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerList.disconnect(PlayerList.java:278) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 2651 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:705) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:130) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.misc.Unsafe.park(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:678) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [15:33:54] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Keep-Alive-Timer [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 2650 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 2651 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Netty IO #3 [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Keep-Alive-Timer [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnectionChannel.initChannel(SourceFile:72) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 2650 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #3 [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: BLOCKED [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnectionChannel.initChannel(SourceFile:72) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:373) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:417) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Netty IO #2 [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 23 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #2 [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: true | State: RUNNABLE [15:33:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591) [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 67 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.FileIOThread.b(SourceFile:44) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.FileIOThread.run(SourceFile:23) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-1 [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 66 | Suspended: false | Native: false | State: WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: File IO Thread [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 67 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.FileIOThread.b(SourceFile:44) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.FileIOThread.run(SourceFile:23) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1 [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: pool-7-thread-1 [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 66 | Suspended: false | Native: false | State: WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.misc.Unsafe.park(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-29 [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]: mc.alk.arena.objects.queues.ArenaMatchQueue.getArenaMatch(ArenaMatchQueue.java:93) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: mc.alk.arena.controllers.BattleArenaController.run(BattleArenaController.java:113) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-25 [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Chunk I/O Executor Thread-1 [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: true | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 65 | Suspended: false | Native: false | State: WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.misc.Unsafe.park(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) [15:33:54] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-6-thread-1 [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 45 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Thread-29 [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld WorldRegenCopyThread [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 61 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.misc.Unsafe.park(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.worldregen.WorldRegenCopyThread.run(WorldRegenCopyThread.java:82) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: mc.alk.arena.objects.queues.ArenaMatchQueue.getArenaMatch(ArenaMatchQueue.java:93) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:95) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: mc.alk.arena.controllers.BattleArenaController.run(BattleArenaController.java:113) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Thread-25 [15:33:54] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:92) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 52 | Suspended: false | Native: true | State: RUNNABLE [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld CrashRestartThread [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.getClass(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.logging.LogRecord.<init>(LogRecord.java:179) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.logging.Logger.log(Logger.java:647) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:530) [15:33:54] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.CrashRestartThread.dumpThread(CrashRestartThread.java:122) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:498) [15:33:54] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.restart.CrashRestartThread.run(CrashRestartThread.java:82) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: pool-6-thread-1 [15:33:54] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:75) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 45 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.yaml.snakeyaml.constructor.SafeConstructor.<init>(SafeConstructor.java:61) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:95) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.yaml.snakeyaml.constructor.Constructor.<init>(Constructor.java:77) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.yaml.snakeyaml.constructor.Constructor.<init>(Constructor.java:64) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.yaml.snakeyaml.constructor.Constructor.<init>(Constructor.java:54) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:82) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.yaml.snakeyaml.Yaml.<init>(Yaml.java:80) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-8 [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.anjocaido.groupmanager.dataholder.WorldDataHolder.writeUsers(WorldDataHolder.java:1070) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.saveChanges(WorldsHolder.java:364) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.anjocaido.groupmanager.GroupManager$1.run(GroupManager.java:337) [15:33:54] [Spigot Watchdog Thread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-7 [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178) [15:33:54] [Spigot Watchdog Thread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #1 [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: true | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [15:33:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: AutoSaveWorld WorldRegenCopyThread [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: autosaveworld.threads.worldregen.WorldRegenCopyThread.run(WorldRegenCopyThread.java:82) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty IO #0 [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: BLOCKED [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: AutoSaveWorld AutoConsoleCommandThread [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnectionChannel.initChannel(SourceFile:72) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 38 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: autosaveworld.threads.consolecommand.AutoConsoleCommandThread.run(AutoConsoleCommandThread.java:95) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:411) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: AutoSaveWorld AutoRestartThread [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:249) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 36 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:90) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: autosaveworld.threads.restart.AutoRestartThread.run(AutoRestartThread.java:92) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: AutoSaveWorld CrashRestartThread [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 35 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:69) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-5 [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: autosaveworld.threads.restart.CrashRestartThread.run(CrashRestartThread.java:79) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedOutputStream.write(BufferedOutputStream.java:128) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.PrintStream.write(PrintStream.java:480) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: AutoSaveWorld AutoPurgeThread [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.System.arraycopy(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.BufferedOutputStream.write(BufferedOutputStream.java:128) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.PrintStream.write(PrintStream.java:480) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: autosaveworld.threads.purge.AutoPurgeThread.run(AutoPurgeThread.java:75) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: AutoSaveWorld AutoBackupThread [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:707) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:33) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE [15:33:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: autosaveworld.threads.backup.AutoBackupThread.run(AutoBackupThread.java:95) [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: AutoSaveWorld AutoSaveThread [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:242) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 32 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: autosaveworld.threads.save.AutoSaveThread.run(AutoSaveThread.java:82) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Thread-8 [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadCommandReader.run(ThreadCommandReader.java:32) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(CreditsModule.java:110) [15:33:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) [15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:130) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.open(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.<init>(FileOutputStream.java:212) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Thread-7 [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.FileOutputStream.<init>(FileOutputStream.java:165) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: java.io.FileWriter.<init>(FileWriter.java:90) [15:33:54] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.AntiXRay.FlatFileDataStore.savePlayerData(FlatFileDataStore.java:113) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: me.ryanhamshire.AntiXRay.PlayerEventHandler.onPlayerQuit(PlayerEventHandler.java:53) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor225.invoke(Unknown Source) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:181) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Netty IO #1 [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerList.disconnect(PlayerList.java:281) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:705) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 22 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:130) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:678) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228) [15:33:54] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_7_R1.ThreadSleepForever.run(SourceFile:62) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81) [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:591) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:301) [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [Spigot Watchdog Thread/ERROR]: Locked on:java.util.zip.Inflater.end(Inflater.java:366) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Netty IO #0 [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.zip.Inflater.end(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 21 | Suspended: false | Native: false | State: BLOCKED [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.zip.Inflater.end(Inflater.java:366) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.util.zip.Inflater.finalize(Inflater.java:376) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.Collections$SynchronizedCollection.add(Collections.java:1636) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer.access$100(Finalizer.java:32) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnectionChannel.initChannel(SourceFile:72) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70) [15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:162) [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:148) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:503) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:730) [15:33:54] [Spigot Watchdog Thread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:441) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:411) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:249) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:90) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Spigot Watchdog Thread [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.management.ThreadImpl.getThreadInfo1(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:172) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:139) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:65) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Thread-5 [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 18 | Suspended: false | Native: false | State: WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.misc.Unsafe.park(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.util.com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:73) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.run(Thread.java:724) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Server console handler [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 17 | Suspended: false | Native: true | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:254) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.io.FileInputStream.readBytes(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:242) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:235) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:254) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.io.FilterInputStream.read(FilterInputStream.java:83) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1167) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.ThreadCommandReader.run(ThreadCommandReader.java:32) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: DestroyJavaVM [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 16 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Server thread [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:130) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: nl.rutgerkok.betterenderchest.eventhandler.BetterEnderEventHandler.onInventoryClose(BetterEnderEventHandler.java:85) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.handleInventoryCloseEvent(CraftEventFactory.java:712) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.PlayerList.disconnect(PlayerList.java:278) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:705) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:130) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:678) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Server Infinisleeper [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 15 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Thread.sleep(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: net.minecraft.server.v1_7_R1.ThreadSleepForever.run(SourceFile:62) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Snooper Timer [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Object.wait(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.TimerThread.run(Timer.java:505) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Signal Dispatcher [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Finalizer [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 3 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Thread is waiting on monitor(s): [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Locked on:java.util.zip.Inflater.end(Inflater.java:366) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.zip.Inflater.end(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.zip.Inflater.end(Inflater.java:366) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.util.zip.Inflater.finalize(Inflater.java:376) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.ref.Finalizer.access$100(Finalizer.java:32) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:------[15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Current Thread: Reference Handler [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: Stack: [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Object.wait(Native Method) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.Object.wait(Object.java:503) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133) [15:33:54] [AutoSaveWorld CrashRestartThread/ERROR]:-------
View User Profile
-
Send Message
Posted Jan 30, 2014@flip284
15:33:54] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread [15:33:54] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: RUNNABLE [15:33:54] [Spigot Watchdog Thread/ERROR]: Stack: [15:33:54] [Spigot Watchdog Thread/ERROR]: nl.rutgerkok.betterenderchest.eventhandler.BetterEnderEventHandler.onInventoryClose(BetterEnderEventHandler.java:85) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) [15:33:54] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [15:33:54] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:606) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [15:33:54] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482)
Don't see autosaveworld here.
-
View User Profile
-
Send Message
Posted Jan 30, 2014Auto save world seems to be crashing my server.. Running current spigot with autosaveworld 4.13 http://pastebin.com/E9pehabP
-
View User Profile
-
Send Message
Posted Jan 28, 2014@ZenTauren
I would recommend a wrapper such as RemoteToolkit to get what you are looking for.
-
View User Profile
-
Send Message
Posted Jan 28, 2014Please find a way to return the console in Windows after an AutoRestart :)
-
View User Profile
-
Send Message
Posted Jan 26, 2014@Mortalsinn Because it is just how it works.
-
View User Profile
-
Send Message
Posted Jan 26, 2014is there a reason when ASW auto reboots my server the console is gone? the server is still running in the background, that's not an issue but there is no console anymore
-
View User Profile
-
Send Message
Posted Jan 26, 2014@Shevchikden
I see. Thank you for pointing it out.
-
View User Profile
-
Send Message
Posted Jan 25, 2014@Depravity
You have some problems with Mystcraft mod, can't help here.
-
View User Profile
-
Send Message
Posted Jan 25, 2014I'm having a nasty error every time ASW saves. This only started today and there have been no changes to the server files. The save still happens, but it seems to impact ASW server restarts as well. The server will try to reboot at the predetermined time, but it gets most of the way finished loading and throws another error. The server works fine after this if I do a manual restart.
Here is a Pastebin of the saving error: http://pastebin.com/3EcKUfP7.
Unfortunately I don't currently have a copy of the error being thrown during reboot. I will get that later if needed, during a less active time on my server.
The server is running Direwolf 20 v. 1.0.11.
-
View User Profile
-
Send Message
Posted Jan 23, 2014I figured it out. The issue was that I didn't change the Java Version in my Bukkit GUI. I also had to install the 64 bit version so I could allocate more than 1GB of ram.
-
View User Profile
-
Send Message
Posted Jan 23, 2014@engle777
Nope you didn't, or you forgot to change symbolic links if you are running mac or linux, or JAVA_HOME if running windows.
-
View User Profile
-
Send Message
Posted Jan 23, 2014Interesting because I have updated my Java to 7, and I usually do use Google. I rarely ask the developers for help.
-
View User Profile
-
Send Message
Posted Jan 23, 2014@engle777
Update your java to java7.
And you should use google before asking, because finding fix for Unsupported major.minor version 51.0 error is really easy, but you haven't even tried.