It works for me, but the weird thing is it does list one of the admins in the rank list despite me restricting admins on everything. I don't show at all. No other admins list as I reset the database a couple of days ago and they haven't been on since then yet.
UPDATE: I checked the database and noticed not all users including that admin have the "admin" setting in their list, so they are not getting a true or a false. Also shutting down the mod and adding it in manually doesn't work as RankME just resaves the database as it was without the admin setting.
Rank-ME [Replaced]
Discussion in 'Plugin Support' started by Steenamaroo, May 29, 2015.
-
SkinN õ.Õ'.|. updated Rank-ME with a new update entry:
Rank-ME | New CFG Update System & Rank Whitelist
- This version introduces a new Configuration Update System, however a reset is not required at all, nor will be required in the future unless the plugin suffers a major update -
What does the whitelist do
-
So lets say you have these on the whitelist:
Code:"RANK WHITELIST":[ "pvpkills", "deaths", "kdr", "bullets" ],
[DOUBLEPOST=1449888138][/DOUBLEPOST]This is good if you wanna reduce the /rank command spam -
Reset using /rankme reset and still have issue as above. Also unable to restore a backup copy of the database by:
unload rankme
copy rankme-db.json to data\rankme-db.json and overwrite
load rankme
I had to edit the plugin db name and modify the file like so:
line 11: DBNAME = 'rankme_db'
rename rankme-db.json to rankme_db.json and reload plugin.
This allowed me to restore a backup database. Is there an easier method?Last edited by a moderator: Dec 12, 2015 -
If you want to backup your database you could have simply unload the plugin, copy the current db anywhere else, and then if you'd wanted to reset the db you could've just load the plugin and use the /rankme reset command, and, even if the plugin does this for you, you could save the database manually using the /rankme save command after resetting the database to make sure it saves the current data. (But though, Rank-ME auto saves the database after reset, so its not totally necessary)
Its not that simple to reset a data file from Oxide as you can only delete the data files when the server is completely off.
The issue everyone is experiencing at the moment can only be solved through the plugin code, which is up to me to fix it, I just hadn't had the time yet, you should never in any case delete your database or reset its data just because something is not working right, you'll just lose your data and the issue will still be there, as it was your case and all the others who tried the same thing as you.
I have to ask you to be a little more patient until I manage to fix the issue. -
I saved a copy of the database in case the plugin had bugs. It did, so I reverted back to 2.2.3 but it threw errors on /top resources/bullets/etc due to the new entries like admin and turrets. I did what was in the best interest of my players.
Take your time, I understand. -
Attached Files:
-
-
Same issue after one test
-
[DOUBLEPOST=1449937131][/DOUBLEPOST]This is very weird because its working fine for me, check the image.Attached Files:
-
-
i did a reset of my database after load your plugin with the new fix.
but you can look after the reset i have the same issue.Attached Files:
Last edited by a moderator: Dec 12, 2015 -
-
getting errors with the current version: - NOTE Guard Dominic is a HumanNPC.
[Oxide] 1:50 PM [Info] [Death Notes] Guard Dominic killed a Wolf with a Unknown Weapon from 5m.
[Oxide] 1:50 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'rankme v2.4.0'
Traceback (most recent call last):
File "rankme.py", line 576, in OnEntityDeath
RuntimeError: Failed to call OnEntityDeath (KeyNotFoundException: 2063380683)
at IronPython.Runtime.PythonDictionary.GetItem (object) <0x0006c>
at IronPython.Runtime.PythonDictionary.get_Item (object) <0x00024>
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object) <0x000a2>
at (wrapper dynamic-method) object.OnEntityDeath$70 (System.Runtime.CompilerServices.Closure,IronPython.Runtime.PythonFunction,object,object,object) <0x04ad4>
Saved 39,501 ents, serialization(0.00), write(0.01), disk(0.00) totalstall(0.02).
Saving complete -
Can this be fixed
Code:[12/12/2015 6:10:35 AM] [Oxide] 6:10 AM [Error] Failed to run a 900.00 timer in 'rankme v2.4.0' (KeyNotFoundException: NAME)
-
[DOUBLEPOST=1449981755][/DOUBLEPOST] -
you could find my config file
Attached Files:
-
-
[12/16/2015 7:14:57 PM] [Oxide] 7:14 PM [Error] Failed to run a 900.00 timer in 'rankme v2.4.0' (KeyNotFoundException: ADMIN)
-
Seems to not be working properly this update.
-
Same here does not seem to be working, only 1 person's name shows up on all lists even after fresh install of all files but it shows the display picture of other people.
EDIT: No logs or errors that I can link, just that it is not working as intended. -
To everyone who keeps saying it is not working.
Rank-ME | Page 14 | Oxide