No rankup found
BehnH opened this issue ยท 11 comments
Hello Author,
Autorank is saying that it cannot find any rankups when I have added more than 10, I am using the advanced config which you can find here: http://pastebin.com/QhmLWu5k
I am sure it is a stupid mistake but hopefully you are able to assist me
Thanks.
Can you show me what Autorank shows when you type /ar check when in the group Elder?
Ok, that has been fixed to my knowledge, but now when I type /ar check I am presented with this:
Read upwards...
12.08 19:18:41 [Server] INFO ... 15 more
12.08 19:18:41 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at me.armar.plugins.autorank.commands.manager.CommandsManager.onCommand(CommandsManager.java:150) ~[?:?]
12.08 19:18:41 [Server] INFO at me.armar.plugins.autorank.commands.CheckCommand.onCommand(CheckCommand.java:296) ~[?:?]
12.08 19:18:41 [Server] INFO at me.armar.plugins.autorank.commands.CheckCommand.check(CheckCommand.java:143) ~[?:?]
12.08 19:18:41 [Server] INFO at me.armar.plugins.autorank.rankbuilder.holders.RequirementsHolder.meetsRequirement(RequirementsHolder.java:79) ~[?:?]
12.08 19:18:41 [Server] INFO at me.armar.plugins.autorank.playerchecker.requirement.BlocksBrokenRequirement.meetsRequirement(BlocksBrokenRequirement.java:91) ~[?:?]
12.08 19:18:41 [Server] INFO at me.armar.plugins.autorank.statsmanager.handlers.StatzHandler.getNormalStat(StatzHandler.java:63) ~[?:?]
12.08 19:18:41 [Server] INFO Caused by: java.lang.NullPointerException
12.08 19:18:41 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
12.08 19:18:41 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:571) [spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:672) [spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:733) [spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_60]
12.08 19:18:41 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_60]
12.08 19:18:41 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1186) [spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnection.handleCommand(PlayerConnection.java:1351) [spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchCommand(CraftServer.java:646) ~[spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.10.2.jar:git-Spigot-5391d73-00359a1]
12.08 19:18:41 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'ar' in plugin Autorank v3.8.4
12.08 19:18:41 [Server] ERROR null
12.08 19:18:41 [Server] INFO bshayhoe issued server command: /ar check
Could you try this version? http://62.131.38.74:8080/job/Autorank/598/
You have group called 'rookie', but you use the group 'Rookie' in the Autorank Config. Change either rookie into Rookie or the other way around!