1. i also getting same error
     
  2. Prompt this file JS installed in config where all the plugins? Sori Google translator
     
  3. KillParadise updated Ranks And Titles with a new update entry:

    Compatibility Fixes & Death Handler Fixes

     
  4. i have a player that it saids now he is Admin but he is player in datafile, he gets the Admin tag
     
  5. Are you using chathandler?
     
  6. i use prefix and have admin -> default to true is that the problem
     
  7. Yes. This will set everyone to the prefix of Admin as the default
     
  8. no i dont use chathandler
    [DOUBLEPOST=1435588657][/DOUBLEPOST]aahhhh ok thought it was for the admins only
     
  9. Don't worry next update will include permission driven prefixes instead of defaults so most of it will be automatic. ;)
     
  10. ok nice
     
  11. Hi,

    i always get this error .... any ideas?

    PS: I did not posted it 3 times, that is just copy paste from the error log. .. i get billions of those messages.

    Code:
    File: RanksAndTitles.js Line: 678 Column: 15 TypeError hitinfo is null:
      at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.CallFunction (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [6/29/2015 4:52:17 PM] [Oxide] 4:52 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RanksAndTitles'
    File: RanksAndTitles.js Line: 678 Column: 15 TypeError hitinfo is null:
      at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.CallFunction (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
    [6/29/2015 4:52:17 PM] [Oxide] 4:52 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RanksAndTitles'
    File: RanksAndTitles.js Line: 678 Column: 15 TypeError hitinfo is null:
      at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.CallFunction (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
    I have the same issue ... i used the old rank and titles version and that works without the error
     
  12. Are you using v1.6.5 ?
     
  13. Yep, latest version.
    [DOUBLEPOST=1435590726][/DOUBLEPOST]Maybe it helps: i use the Rank And Titles only for a kill ranking ... not the karma system.
     
  14. Nah thats a different branch of the plugin the issue is happening within the death handler. It never makes it past that point. I made checks and double checks to catch it but it's still slipping by.
    Please try to attached version to see if the error persists:
    EDIT: WHOOPS wrong edit. My fault. I re attched a new one
     
  15. It is intalled ... i let it run for a while and let you know.
     
  16. They may still give you the error. If it does here is a slight adjustment I just caught and fixed in this file.
     

    Attached Files:

  17. There was just some killing goeing on. No message so far .. i let you know if the ranking itselfe is working or not.
    [DOUBLEPOST=1435591918][/DOUBLEPOST]Lol .. i posted the text before and a sec later got this message:

    Code:
    [6/29/2015 5:36:43 PM] [Oxide] 5:36 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'RanksAndTitles'
    File: RanksAndTitles.js Line: 680 Column: 17 TypeError killer is null:
      at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.CallFunction (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  18. Okay. Sounds good, thanks I'm at work or I would test it myself lol
     
  19. Hi, just installed the plug in. When a player chats, what they said appears twice in the chat box. Any ideas? Thanks.
     
  20. You're using another plugin that modifies chat, my plugin has a built in chat handler to display ranks, titles, etc. If you're using another plugin that would send its own chat this is why double appear