1. KillParadise updated Ranks And Titles with a new update entry:

    Hotfix

     
  2. CHR

    CHR

    Ty for your work,

    But i disabled the plugin for now, my People get mad cuz of my trieing shit out ^^

    I try it again tomorrow.

    The /who error on notifier seems to also happen without ur plugin... means notifier related at least i was able to figure that out
     
  3. /rtconvert unknown command
     
  4. Not sure what else there is to try out? I uploaded the fix that should address your error. Is another issue present?

    sorry its /rtrefresh now was in the process of updating the post lol
     
  5. Code:
    [Error] Failed to call hook 'OnEntityDeath' on plugin 'Oxide.Ext.JavaScript.Plugins.JavaScriptPlugin' (NullReferenceException: Object reference not set to an instance of an object)
    10:57 AM [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[] ar
     
    Last edited by a moderator: Mar 6, 2015
  6. What were you doing when this happened?
     
  7. dunno its players,
    [DOUBLEPOST=1425658303][/DOUBLEPOST]does the groups plugin mess with the titles and ranks? they seem to disappear after a while but groups still showing.
    I see it in the console but not ingame
    :13 AM [Info] [Logger] [Wright] EB Games <color=#FFFFFF>[New Guy]</color> [Swiftblade] ran chat command: /home 1
     
  8. hmm, could be kills again, however I'm not going to jump into it while at work I don't want to push any more updates from here since I am probably going to royally fuck it all up rather than fix it without being able to test.

    I will check over the code but if its not hindering (does it happen every kill?) might wait till I can physically get on and see my changes myself.
    Are you using the Karma system? Or no?
     
  9. I only did the /set ranks and switched to /set titles.
     
  10. Hmm, well that led me to catch one thing I did miss. But I'm not sure if its something that would cause the error. Check your data file and make sure it switched setup types from ranks to titles .
     
  11. Code:
    [Oxide] 5:22 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] 5:22 PM [Debug]  at Oxide.Ext.JavaScript.JavaScriptExtension.<JavaScrip
    tExtension>m__0 (System.Exception ex) [0x00000] in <filename unknown>:0
      at Oxide.Core.ExceptionHandler.FormatException (System.Exception ex) [0x00000]
    in <filename unknown>:0  17kb/s in, 57kb/s out
      at Oxide.Core.Logging.Logger.WriteException (System.String message, System.Exc
    eption 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.O
    (Admin) OC2901 was killed by siamrain [Sp?her]
    @ every kill
     
    Last edited by a moderator: Mar 6, 2015
  12. Here, try this and tell me if there is still an error coming through. (Once again at work so I can't just dive into this)
     

    Attached Files:

  13. Code:
    [Oxide] 11:33 AM [Error] Failed to call hook 'OnPlayerInit' on plugin 'Ranks And Titles'
    File: RanksAndTitles.js Line: 213 Column: 8 TypeError 76561198128273623 is undefined:
      at Jint.Native.Function.ScriptFunctionInstance.Call (JsValue thisArg, Jint.Native.JsValue[] arguments) [0x00000] in <filename unknown>:0
      at Oxide.Ext.JavaScript.Plugins.J
     
    Last edited by a moderator: Mar 6, 2015
  14. Oh come now, that doesn't even make sense. Now it's just messing with me... This is why I hate patching at work lol.
    EDIT: try the attached.
     

    Attached Files:

    Last edited by a moderator: Mar 6, 2015
  15. Seems to be working with no errors so far but not seeing ingame titles inchat nore nameplates..
     
  16. I have some try catches set, check your console see if it says stuff like "something is undefeined" or some other stuff along those lines.
     
  17. hm no error message no ingame ranks with your last patch :p
     
  18. Yeah, I'll be doing a full repair when I get home, I can't fix what I can't test lol. So in order to avoid spamming more updates I will do a full fix at home I added error catchers to keep the console spam to a minimum
     
  19. dont know if this has been addressed yet but when i login this error message happens
    Code:
    Oxide] 4:00 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'Ranks And Titles'
    File: RanksAndTitles.js Line: 213 Column: 8 ReferenceError steamID is not defined:
      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
    this is on a fresh install of plugin.
     
    Last edited by a moderator: Mar 6, 2015
  20. Erased eveything(config and data) restart the server and then i used /set ranks
    Code:
    8:10 PM [Debug] ExType: TargetInvocationException
    8:10 PM [Error] Failed to call hook 'cmdStartSetup' on plugin 'Ranks And Titles' (KeyNotFoundException: The specified key 'infoTitle' does not exist in the ExpandoObject.)
    8:10 PM [Debug]   at System.Dynamic.ExpandoObject.System.Collections.Generic.IDictionary<System.String,System.Object>.get_Item (System.String key) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
     
    Last edited by a moderator: Mar 6, 2015