Time not being recorded
PyroLlama opened this issue · 6 comments
We're attempting to use AutoRank with Essentials and GroupManager and the times for the players don't seem to be recorded. They can be manually set but will not increment at all. They'll stay at 0 minutes, if set to 5 minutes they'll stay at 5 minutes. This happens even with the latest developer build. However if manually set the players will rank up as per usual.
Here's the contents of the debug file http://pastebin.com/gFCmkKB5
same issue, but using mysql.. the database table has only the original tablename and columns created no player times or anything are being saved.. when trying to run /ar gcheck or /archeck on any player, it says they've never logged into the server.. dafuq..
I was already using the latest dev version. And tried debug mode. Nothing about updating players time. Either your wiki is out of date or the yml files are wrong when it comes to setting up SQL. Iirc it tells you I open up advanced config and enae SQL as well as in the settings file. I ended up just doig a combination of on time and my existing rank plugin. I do wish it worked though is seems much lighter
Sent from my iPhone, sorry for the typos.
On Sep 4, 2014, at 11:20 AM, "Staartvin" [email protected] wrote:
Can you try the latest dev version and turn debug on? You should get messages telling you it's updating players' time.
—
Reply to this email directly or view it on GitHub.
One nore thing for even if you do fix it. The old advanced config wiki is wrong too.. The new files all have different formats such as the variable: name then value: val instead of variable: value
Sent from my iPhone, sorry for the typos.
On Sep 4, 2014, at 11:20 AM, "Staartvin" [email protected] wrote:
Can you try the latest dev version and turn debug on? You should get messages telling you it's updating players' time.
—
Reply to this email directly or view it on GitHub.
Can you try the latest dev version and turn debug on? You should get messages telling you it's updating players' time.