turt2live / AntiShare

Creative Awkwardness (Multi-platform plugin)
GNU General Public License v3.0
5 stars 4 forks source link

1.7.4 crash log? not sure.. #140

Closed HavenServer closed 10 years ago

HavenServer commented 10 years ago

03.01 17:38:32 [Server] ERROR java.lang.Object.wait(Object.java:503) 03.01 17:38:32 [Server] ERROR java.lang.Object.wait(Native Method) 03.01 17:38:32 [Server] ERROR Stack: 03.01 17:38:32 [Server] ERROR PID: 88 | Suspended: false | Native: false | State: WAITING 03.01 17:38:32 [Server] ERROR Current Thread: PermissionsEx-Cleaner 03.01 17:38:32 [Server] ERROR ------------------------------ 03.01 17:38:32 [Server] ERROR java.lang.Thread.run(Thread.java:744) 03.01 17:38:32 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 03.01 17:38:32 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 03.01 17:38:32 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) 03.01 17:38:32 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467) 03.01 17:38:32 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082) 03.01 17:38:32 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) 03.01 17:38:32 [Server] ERROR sun.misc.Unsafe.park(Native Method) 03.01 17:38:32 [Server] ERROR Stack: 03.01 17:38:32 [Server] ERROR PID: 464 | Suspended: false | Native: false | State: TIMED_WAITING 03.01 17:38:32 [Server] ERROR Current Thread: Chunk I/O Executor Thread-2 03.01 17:38:32 [Server] ERROR ------------------------------ 03.01 17:38:32 [Server] ERROR java.lang.Thread.run(Thread.java:744) 03.01 17:38:32 [Server] ERROR java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 03.01 17:38:32 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 03.01 17:38:32 [Server] ERROR java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068) 03.01 17:38:32 [Server] ERROR java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467) 03.01 17:38:32 [Server] ERROR java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082) 03.01 17:38:32 [Server] ERROR java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) 03.01 17:38:32 [Server] ERROR sun.misc.Unsafe.park(Native Method) 03.01 17:38:32 [Server] ERROR Stack: 03.01 17:38:32 [Server] ERROR PID: 1355 | Suspended: false | Native: false | State: TIMED_WAITING 03.01 17:38:32 [Server] ERROR Current Thread: Chunk I/O Executor Thread-3 03.01 17:38:32 [Server] ERROR ------------------------------ 03.01 17:38:32 [Multicraft] Skipped 6 lines due to rate limit (30/s) 03.01 17:38:31 [Server] ERROR net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:657) 03.01 17:38:31 [Server] ERROR net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:128) 03.01 17:38:31 [Server] ERROR net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:703) 03.01 17:38:31 [Server] ERROR net.minecraft.server.v1_7_R1.PlayerList.disconnect(PlayerList.java:281) 03.01 17:38:31 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) 03.01 17:38:31 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482) 03.01 17:38:31 [Server] ERROR org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) 03.01 17:38:31 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 03.01 17:38:31 [Server] ERROR org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 03.01 17:38:31 [Server] ERROR java.lang.reflect.Method.invoke(Method.java:606) 03.01 17:38:31 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03.01 17:38:31 [Server] ERROR sun.reflect.GeneratedMethodAccessor450.invoke(Unknown Source) 03.01 17:38:31 [Server] ERROR com.turt2live.antishare.ASListener.onQuit(ASListener.java:1831) 03.01 17:38:31 [Server] ERROR com.turt2live.antishare.manager.InventoryManager.unloadPlayer(InventoryManager.java:377) 03.01 17:38:31 [Server] ERROR com.turt2live.antishare.manager.InventoryManager.savePlayer(InventoryManager.java:189) 03.01 17:38:31 [Server] ERROR com.turt2live.antishare.inventory.ASInventory.save(ASInventory.java:235) 03.01 17:38:31 [Server] ERROR com.turt2live.antishare.io.GameModeIdentity.hasChangedGameMode(GameModeIdentity.java:24) 03.01 17:38:31 [Server] ERROR com.turt2live.antishare.io.GenericDataFile.getFile(GenericDataFile.java:21) 03.01 17:38:31 [Server] ERROR com.feildmaster.lib.configuration.shade.antishare.EnhancedConfiguration.(EnhancedConfiguration.java:87) 03.01 17:38:31 [Server] ERROR com.feildmaster.lib.configuration.shade.antishare.EnhancedConfiguration.load(EnhancedConfiguration.java:105) 03.01 17:38:31 [Server] ERROR org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) 03.01 17:38:31 [Server] ERROR org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:142) 03.01 17:38:31 [Server] ERROR java.lang.StringBuilder.append(StringBuilder.java:132) 03.01 17:38:31 [Server] ERROR java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:415) 03.01 17:38:31 [Server] ERROR java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114) 03.01 17:38:31 [Server] ERROR java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130

turt2live commented 10 years ago

This doesn't appear to be the cause of AntiShare.