1. Yeah I know what's causing it, I'm Hoping to have a fix by today at some point.
     
  2. 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.
     
  3. Are you using groups?
     
  4. We are using groups.
     
  5. That's why, when I send groups my data it uses it for a split second, and then instantly goes back to using its own, still trying to figure this out.
     
  6. KillParadise updated Ranks And Titles with a new update entry:

    New Checks & Old Error Fixes

     
  7. ok and thank you for the info.
     
  8. 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 
     
  9. Does the console say anything else above that ? Like "Data file not found attempting to create data file..."
    Or something along those lines? This issue may be related to ids coming back undefined so data cannot be found for certain players.
     
  10. Maybe error while installing? Needs restart the server?
     
  11. No, what I'm thinking is when a player attempted to kill someone or well, did kill someone they didn't have a data branch in my data file, so the plugin would then attempt to automatically create the data for this player, whether it be the killer or the victim. However if this were to fail (IE the players steam id undefined or whatever the error is for certain players) then it would throw an error that looks like the one you posted.

    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.
     
  12. typed /rt and:
     

    Attached Files:

  13. It doesn't look like your on Version 1.1.0 delete the current one on your server and download and install the new version
     
  14. Yep, with 1.1.0 works fine, but how to give to admins the abulity to change their carma like all players? Thanks.
     
    Last edited by a moderator: Mar 9, 2015
  15. Currently there is not a method to set a persons karma, but I will be implementing it with the next update as it has been requested by many.
     
  16. "adminsOn": "Admins ranks turned on.",

    How to switch on?
     
  17. OH I'm sorry I mis understood you, when in game just type /rt noadmin it should be turned on by default but this command will toggle it.
     
  18. :(
     

    Attached Files:

  19. This is a known bug with Rust, I am working on my own chat handling system to be able to set color differently and more efficiently that should remove this bug.
     
  20. Nothing changed for me with /rt noadmin (no + or - in karma wuth kills). And how to add to all players first lvl title (player or smth)? Now someone have it, someone doesn't have, why? Thanks.
    [DOUBLEPOST=1425909946][/DOUBLEPOST]In er nothing...
     

    Attached Files: