PlayerRankings update wiped my player hoursSolved
I just updated PlayerRanking.cs to the latest version, now /ranks shows 0 hours for my players... I made sure ConnectionDB.cs was updated as well... Anyone know how to fix this?
I just realized something corrupted my ConnectionDB.json file. It only has a handful of users now.... That is very annoying...
In response to Lincoln ():
I just realized something corrupted my ConnectionDB.json file. It only has a handful of users now......
That can happen if the server was abruptly shutdown while it was saving. I.e. server was not shutdown properly.
In response to Wulf ():
That can happen if the server was abruptly shutdown while it was saving. I.e. server was not shutdow...
Perhaps yeah, but the server hasn't been restarted in 2 days. Guess I need to start backing up these files in the event it occurs again.
In response to Lincoln ():
Perhaps yeah, but the server hasn't been restarted in 2 days. Guess I need to start backing up these...
It would be not be practical for PlayerRankings to corrupt that data since it does nothing but read it.
In response to Ankawi ():
It would be not be practical for PlayerRankings to corrupt that data since it does nothing but read...
As this plugin did wipe my data when compatability with connectdb was "temporarily" removed i can sympathise with anyone else that lost data, I already had a backup of my connectdb file that i made before starting sever after wipe and map change but it was useless until this plugin was again updated and the compatability was restored, The connectdb files were not corrupted   they were just not being accessed. Thankfully all is good now (and thanks already posted to Ankawi) , I have posted before regarding the backing up of connectdb data file before updating it or this plugin.
In response to Ankawi ():
It would be not be practical for PlayerRankings to corrupt that data since it does nothing but read...
Corrupt is not the right word, but the incompatibility of ConnectionDB.cs and PlayerRankings.cs definitely did cause my ConnectionDB.json file to wipe.
Locked automatically