actually it doesn't work It was lagging up my server i had to remove it
Rank-ME [Replaced]
Discussion in 'Plugin Support' started by Steenamaroo, May 29, 2015.
-
when someone use /top we get this error ? any fix ?
Code:[Error] Failed to call hook 'top_CMD' on plugin 'rankme v2.4.2' Traceback (most recent call last): File "rankme.py", line 688, in top_CMD RuntimeError: Failed to call top_CMD (KeyNotFoundException: 76561198021632268) 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 System.Dynamic.UpdateDelegates.UpdateAndExecute2<object, object, object> (System.Runtime.CompilerServices.CallSite,object,object) <0x0030a> at Microsoft.Scripting.Interpreter.DynamicInstruction`3<object, object, object>.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x00113> at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x000c8>
-
Hello,
Error in logs after the last update (2.4.2). Update done this morning for me, never seen this error before...
Code:[Oxide] 1:09 PM [Error] Failed to run a 900.00 timer in 'rankme v2.4.2' (KeyNotFoundException: ADMIN) [Oxide] 1:09 PM [Debug] 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 Microsoft.Scripting.Interpreter.DynamicInstruction`3<object, object, object>.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x00113> at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame) <0x000c8>
Last edited by a moderator: Dec 31, 2015 -
Everyone on the server share the same stats and only 1 name shows up on any /top list, would love an update when you get some free time.
Clean rust/oxide install, seems like the database update didn't fix it. -
Exactly. I'm also waiting for a fix.
-
Hello my Rank me keeps saying the same name for every player plz i cant find a fix any where thank you
-
Here also the same Name problem, update pl ^^ <3
-
Code:[Oxide] 1:18 AM [Error] Failed to call hook 'top_CMD' on plugin 'rankme v2.4.2' Traceback (most recent call last): File "rankme.py", line 697, in top_CMD RuntimeError: Failed to call top_CMD (UnboundLocalException: Local variable 'i' referenced before assignment.) at IronPython.Runtime.Operations.PythonOps.CheckUninitialized (System.Object value, System.String name) [0x00000] in <filename unknown>:0 at Microsoft.Scripting.Interpreter.FuncCallInstruction`3[System.Object,System.String,System.Object].Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0 at Microsoft.Scripting.Interpreter.Interpreter.Run (Microsoft.Scripting.Interpreter.InterpretedFrame frame) [0x00000] in <filename unknown>:0
-
Hi. Really wanted this plugin on my server. Didn't find it on the website I rent server from so I asked them and got this answer: "
Thanks for contacting us regarding this plugin;
I'm afraid we don't support python plugins for Rust due to potential security risks, we are currently reviewing the security of these plugins and may support them if they prove secure.
If you'd like to link us to the most recent .lua version of this plugin however we'd be more than happy to install this for you.
Sorry for any inconvenience!"
Is it possible for me to get it then or? -
-
-
-
-
-
same names show up for top what ever
-
I wanted to ask anyone that is experiencing the issue that duplicates the players names in the Top Lists to please upload your current configuration and database file.
Thanks in advance. -
Here you go SkinN hope it helps cause my players really miss this
Attached Files:
-
-
Default config. Just ran it for a few minutes.
Attached Files:
-
-
the plugin loads but none of the commands are working for me ?
the plugin stops functioning when i use oxide.reload rankme ?
then i have to restart server to fix it
[DOUBLEPOST=1453110193][/DOUBLEPOST]please make distance track animal kill distance please
[DOUBLEPOST=1453112702,1453105291][/DOUBLEPOST]Code:# Is victim an Animal? if 'animal' in str(ent): att['animals'] += 1 # Check for distance if dis > att['distance']: att['distance'] = dis
Last edited by a moderator: Jan 18, 2016