1. Hm, I'm really not sure what is causing your issues. Are you still getting PlayerData is undefined?
    My only guess is, it's unable to match titles via config. Do you mind sending me your config so I can run it through a linter?
     
  2. There:
    [DOUBLEPOST=1426513768][/DOUBLEPOST]From data, config and also plugins
     

    Attached Files:

  3. replace your current config with this one, and then reload the plugin.
    I modified it by hand to bring it up to date this should address most issues.
     

    Attached Files:

  4. hello all ) config is in json file or js file?
     
  5. .json
    [DOUBLEPOST=1426517998][/DOUBLEPOST]
    Will try a few hours later, thanks
     
  6. May have a hot fix for PlayerData at well in a second, working with a user on a test update
     
  7. Okay, waiting
    [DOUBLEPOST=1426522312][/DOUBLEPOST]And one more report...

    You know, at version 1.1.0 bug, that rank disapear... So, when update - his rank became "[]"... Any fix?
     
  8. This should address all issues with [] ranks and undefined playerdata, try the attach file for me. Simply drag and drop it to overwrite the current one. Let me know how it runs, as I can't test from work.
     

    Attached Files:

  9. Need I change at first config file in post #323 ?
     
  10. Yes please chagne the config first.
     
  11. There... After someone logged:

    Code:
    [Oxide] 7:44 PM [Info] PlayerData is undefined
    Mifolog joined
    And look at the picture xD
     

    Attached Files:

  12. Interesting.
    check your data file, do players have titles in their names? (Where it says RealName) I'm back to the drawing board then.
     
  13. I also can contact u via skype and show u If u need...
    [DOUBLEPOST=1426525079][/DOUBLEPOST]
    Code:
    [Oxide] 7:59 PM [Debug] ExType: TargetInvocationException
    [Oxide] 7:59 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'Ranks And Titles' (ArgumentNullException: Argument cannot be null.
    Parameter name: value)
    [Oxide] 7:59 PM [Debug]   at System.String.StartsWith (System.String value, StringComparison comparisonType) [0x00000] in <filename unknown>:0
      at BasePlayer+<Find>c__AnonStorey33.<>m__65 (.BasePlayer x) [0x00000] in <filename unknown>:0
      at System.Collections.Generic.List`1[BasePlayer].GetIndex (Int32 startIndex, Int32 count, System.Predicate`1 match) [0x00000] in <filename unknown>:0
      at System.Collections.Generic.List`1[BasePlayer].Find (System.Predicate`1 match) [0x00000] in <filename unknown>:0
      at BasePlayer.Find (System.String strNameOrIDOrIP) [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
    KTOTAM was killed by spo0ted?! <color=#cccccc>[(B0BA:89]</color>
    [DOUBLEPOST=1426525266][/DOUBLEPOST]So, here from data file...

    Guy haven't got rank (Good Joint) from v1.1.0, and now like on the picture...
     

    Attached Files:

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

    Hot Fix

     
  15. Okay here's the problem. The plugin isn't writing to the Data File, im hosting a dedicated server, any idea what i can do to fix this? Because i'll /rt set "Name" "title" it says title is set, but ill open the data file and it wont change.
     
    Last edited by a moderator: Mar 17, 2015
  16. Getting the following error randomly. It does not appear to be causing an issue but hard to track down. Config is fresh as of previous update and data file does not appear to have any corruption issues.

    [Oxide] 7:03 PM [Debug] ExType: TargetInvocationException
    [Oxide] 7:03 PM [Error] Failed to call hook 'OnEntityDeath' on plugin 'Ranks And Titles' (ArgumentNullException: Argument cannot be null.
    Parameter name: value)
    [Oxide] 7:03 PM [Debug] at System.String.StartsWith (System.String value, StringComparison comparisonType) [0x00000] in <filename unknown>:0
    at BasePlayer+<Find>c__AnonStorey33.<>m__65 (.BasePlayer x) [0x00000] in <filename unknown>:0
    at System.Collections.Generic.List`1[BasePlayer].GetIndex (Int32 startIndex, Int32 count, System.Predicate`1 match) [0x00000] in <filename unknown>:0
    at System.Collections.Generic.List`1[BasePlayer].Find (System.Predicate`1 match) [0x00000] in <filename unknown>:0
    at BasePlayer.Find (System.String strNameOrIDOrIP) [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
     
  17. KillParadise updated Ranks And Titles with a new update entry:

    Bug Tweaks, and Console Chat


    [DOUBLEPOST=1426620886,1426562308][/DOUBLEPOST]
    Which Version are you using? Latest?
     
  18. I figured it out, LOL it was as simple as using lowercase. Didn't read the faq close enough apparently.. Thanks for the great plugin <3
     
  19. hello all ) ; where can i config this plugin? ranks titles number of death etc..? thanks
     
  20. The config is located in oxide/config the data file is located in oxide/data