Autorank

Autorank

380k Downloads

Server Stopped Responding

Maxipan opened this issue ยท 2 comments

commented

I've had a random crash which is caused by Autorank I believe. (Read from bottom to top)

11.10 06:42:06 [Server] ERROR net.minecraft.server.v1_7_R4.LoginListener.c(LoginListener.java:119)
11.10 06:42:06 [Server] ERROR net.minecraft.server.v1_7_R4.PlayerList.a(PlayerList.java:152)
11.10 06:42:06 [Server] ERROR net.minecraft.server.v1_7_R4.PlayerList.c(PlayerList.java:265)
11.10 06:42:06 [Server] ERROR org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494)
11.10 06:42:06 [Server] ERROR org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509)
11.10 06:42:06 [Server] ERROR org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
11.10 06:42:06 [Server] ERROR org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298)
11.10 06:42:06 [Server] ERROR java.lang.reflect.Method.invoke(Unknown Source)
11.10 06:42:06 [Server] ERROR sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
11.10 06:42:06 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
11.10 06:42:06 [Server] ERROR sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11.10 06:42:06 [Server] ERROR me.armar.plugins.autorank.listeners.PlayerJoinListener.onPlayerJoin(PlayerJoinListener.java:35)
11.10 06:42:06 [Server] ERROR me.armar.plugins.autorank.playerchecker.PlayerChecker.checkPlayer(PlayerChecker.java:64)
11.10 06:42:06 [Server] ERROR me.armar.plugins.autorank.playerchecker.RankChange.applyChange(RankChange.java:35)
11.10 06:42:06 [Server] ERROR me.armar.plugins.autorank.playerchecker.RankChange.checkRequirements(RankChange.java:68)
11.10 06:42:06 [Server] ERROR me.armar.plugins.autorank.util.uuid.UUIDManager.getUUIDFromPlayer(UUIDManager.java:278)
11.10 06:42:06 [Server] ERROR me.armar.plugins.autorank.util.uuid.UUIDManager.getUUIDs(UUIDManager.java:385)
11.10 06:42:06 [Server] ERROR java.lang.Thread.join(Unknown Source)
11.10 06:42:06 [Server] ERROR java.lang.Thread.join(Unknown Source)
11.10 06:42:06 [Server] ERROR java.lang.Object.wait(Native Method)
11.10 06:42:06 [Server] ERROR Stack:
11.10 06:42:06 [Server] ERROR PID: 23 | Suspended: false | Native: false | State: WAITING
11.10 06:42:06 [Server] ERROR Current Thread: Server thread
11.10 06:42:06 [Server] ERROR ------------------------------
11.10 06:42:06 [Server] ERROR Server thread dump (Look for plugins here before reporting to Spigot!):
11.10 06:42:06 [Server] ERROR ------------------------------
11.10 06:42:06 [Server] ERROR Spigot version: git-Spigot-1.7.9-R0.2-205-g3633afe (MC: 1.7.10)
11.10 06:42:06 [Server] ERROR Be sure to include ALL relevant console errors and Minecraft crash reports
11.10 06:42:06 [Server] ERROR Please report this to http://www.spigotmc.org/
11.10 06:42:06 [Server] ERROR The server has stopped responding!

commented

Could you provide the whole error?

commented

Closed due to inactivity.