Yeah I know what's causing it, I'm Hoping to have a fix by today at some point.
Ranks And Titles [Unmaintained]
Discussion in 'Plugin Support' started by KillParadise, Mar 3, 2015.
-
We are seeing ranks being removed over time from players that log off and back on. They can run "/rt refresh" to restore but after they start chatting it goes away. I see no errors in the console log.
-
-
-
-
KillParadise updated Ranks And Titles with a new update entry:
New Checks & Old Error Fixes
-
-
Code:
[Oxide] 12:59 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin' (NullReferenceException: Object reference not set to an instance of an object) [Oxide] 12:59 PM [Debug] at Oxide.Ext.JavaScript.JavaScriptExtension.<JavaScriptExtension>m__0 (System.Exception ex) [0x00000] in <filename unknown>:0 at Oxide.Core.ExceptionHandler.FormatException (System.Exception ex) [0x00000] in <filename unknown>:0 at Oxide.Core.Logging.Logger.WriteException (System.String message, System.Exception ex) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.PluginManager.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
-
Or something along those lines? This issue may be related to ids coming back undefined so data cannot be found for certain players. -
-
When the plugin does this, it says "Data not found for victim. Attempting to create data..." (Or it could say killer) and then this error appears, that means data creation failed. Which means something isn't able to be found (in this case the players steam id) I am still un sure of what causes the steam id to fail but I hope to have a fix soon.
This error however is not dangerous or threatening to your server or my plugin, it's more of an annoyance right now than anything.
A thing you could try is to type /rt clear which will completely wipe player data and start it fresh. However that's up to you as all players would lose their ranks and kills/deaths. -
Attached Files:
-
-
-
Last edited by a moderator: Mar 9, 2015
-
-
How to switch on? -
-
Attached Files:
-
-
-
[DOUBLEPOST=1425909946][/DOUBLEPOST]In er nothing...Attached Files:
-