Not ranking up players
NJ2013 opened this issue · 10 comments
i have autorank and stats installed (both up to date) and autorank does not seem to update players it says " NJ2014 has played for 2 hours 52 minutes 19 seconds and is in member. Requirements to be ranked up: meets all the requirements for rank Recruit but has no rank up"
Tell me what you need to know to fix this
Hey, I'm guessing in the config you have set what rank they will proceed to be? (Note this is case sensitive)
Sent from my iPhone
On 24 Aug 2014, at 22:09, NJ2013 [email protected] wrote:
Note: does not throw an error into console
—
Reply to this email directly or view it on GitHub.
in the simple config i have i will double check the case i think they are case correct. i also used the advanced config that is the one i want to use
24.08 14:10:15 [Server] INFO ... 3 more
24.08 14:10:15 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
24.08 14:10:15 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53)
24.08 14:10:15 [Server] INFO at me.armar.plugins.autorank.playtimes.PlaytimesUpdate.run(PlaytimesUpdate.java:29)
24.08 14:10:15 [Server] INFO at me.armar.plugins.autorank.playtimes.PlaytimesUpdate.updateMinutesPlayed(PlaytimesUpdate.java:37)
24.08 14:10:15 [Server] INFO at me.armar.plugins.autorank.playtimes.PlaytimesUpdate.updateMinutesPlayed(PlaytimesUpdate.java:53)
24.08 14:10:15 [Server] INFO at me.armar.plugins.autorank.hooks.DependencyManager.isAFK(DependencyManager.java:125)
24.08 14:10:15 [Server] INFO at me.armar.plugins.autorank.hooks.essentialsapi.EssentialsHandler.isAFK(EssentialsHandler.java:36)
24.08 14:10:15 [Server] INFO Caused by: java.lang.IllegalAccessError: tried to access method com.earth2me.essentials.Essentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User; from class me.armar.plugins.autorank.hooks.essentialsapi.EssentialsHandler
24.08 14:10:15 [Server] INFO at java.lang.Thread.run(Thread.java:745)
24.08 14:10:15 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
24.08 14:10:15 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
24.08 14:10:15 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
24.08 14:10:15 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin Autorank v3.2 generated an exception while executing task 376286
24.08 14:10:15 [Server] WARN Exception in thread "pool-3-thread-339"
This error just come through in console but it hasnt been constant im not sure what is causing it i dont think its a command
Ok, will leave that down to the devs as I don't know about the error, good luck!
Sent from my iPhone
On 24 Aug 2014, at 22:26, NJ2013 [email protected] wrote:
24.08 14:10:15 [Server] INFO ... 3 more
24.08 14:10:15 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
24.08 14:10:15 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53)
24.08 14:10:15 [Server] INFO at me.armar.plugins.autorank.playtimes.PlaytimesUpdate.run(PlaytimesUpdate.java:29)
24.08 14:10:15 [Server] INFO at me.armar.plugins.autorank.playtimes.PlaytimesUpdate.updateMinutesPlayed(PlaytimesUpdate.java:37)
24.08 14:10:15 [Server] INFO at me.armar.plugins.autorank.playtimes.PlaytimesUpdate.updateMinutesPlayed(PlaytimesUpdate.java:53)
24.08 14:10:15 [Server] INFO at me.armar.plugins.autorank.hooks.DependencyManager.isAFK(DependencyManager.java:125)
24.08 14:10:15 [Server] INFO at me.armar.plugins.autorank.hooks.essentialsapi.EssentialsHandler.isAFK(EssentialsHandler.java:36)
24.08 14:10:15 [Server] INFO Caused by: java.lang.IllegalAccessError: tried to access method com.earth2me.essentials.Essentials.getUser(Lorg/bukkit/entity/Player;)Lcom/earth2me/essentials/User; from class me.armar.plugins.autorank.hooks.essentialsapi.EssentialsHandler
24.08 14:10:15 [Server] INFO at java.lang.Thread.run(Thread.java:745)
24.08 14:10:15 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
24.08 14:10:15 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
24.08 14:10:15 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
24.08 14:10:15 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin Autorank v3.2 generated an exception while executing task 376286
24.08 14:10:15 [Server] WARN Exception in thread "pool-3-thread-339"This error just come through in console but it hasnt been constant im not sure what is causing it i dont think its a command
—
Reply to this email directly or view it on GitHub.
OK this issue was solved by one of my admin apparently i had an inheritance from a previous plan that was no longer in my perms file and it was messing up autorank aswell.
Thank you for your time
I still see the error in console occasionally but haven't gotten in game to check the ranks my admim just told me of this