Clans

Moved

Total Downloads: 7,878 - First Release: Aug 19, 2016 - Last Update: Oct 21, 2017

5/5, 15 likes
  1. yes this idea! Plus FF for allys
     
  2. Hi,

    Daily reboot deleted ClansData since the last update Oxide/Rust

    It's normal ?

    PS: I use this universal plugin because i need to translate messages in FR for my server; Rust:IO clan doesn't give me the choice. And eventually need ally.

    Thanks
     
  3. Nobody can help ? :(

    Clan was removed again
     
  4. Hi,

    Can you fix it please:

    Code:
    Failed to call hook 'cmdClan' on plugin 'Clans v0.1.4' (ArgumentNullException: Argument cannot be null.
    Parameter name: key)
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)  at System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.KickMember (IPlayer player, System.String targetplayer) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.cmdClan (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
    thanks
     
  5. I get that too. A fix would be very much appreciated :=)
     
  6. How do i increase tag length? There's no option for it.

    Got it nevermind
    [DOUBLEPOST=1505346302][/DOUBLEPOST]Ok so I got the plugin to work but now I see 2 of the same clan tags. How do I fix that?
     
  7. No update available yet ? :(

    Maybe you @k1lly0u ?
     
  8. Wulf

    Wulf Community Admin

    What is the exact command you used to get that error?
     
  9. I don't know, I see it from my RCON.

    Maybe happened when players kick a mate from clan.

    Now error change and it's :

    Code:
    Failed to call hook 'cmdClan' on plugin 'Clans v0.1.4' (KeyNotFoundException: The given key was not present in the dictionary.)
    at System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.Alliance (IPlayer player, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.cmdClan (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  10. Wulf

    Wulf Community Admin

    Looks like the Ally option from that error. Looks like it was the Kick for the first error.
     
  11. Can be fixed later ?

    I use this plugin bcause I need lang files and there is no lang file for Rust:IO clan :/
     
  12. For some reason I see 2 of the same clan names by my name is there a fix for that?
     
  13. k1lly0u updated Clans with a new update entry:

    0.1.5

     
  14. Thanks @k1lly0u I test it and tell you

    Big thanks
     
  15. Clans removed after server restart .. and my players need to creat there clans again after every restart .
    i think this problem happens after i use BetterChat plugin .~!
     
  16. i install the plugin and it show this: Plugin Dont Work

    EDIT: SORRY My fault : I must delete the old config. now works


    Code:
    Unloaded plugin Clans v0.1.5 by k1lly0u
    (18:22:42) | Loaded plugin Clans v0.1.5 by k1lly0u
    (18:22:42) | Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.5' (NullReferenceException: Object reference not set to an instance of an object)
    (18:22:42) | at Oxide.Plugins.Clans.OnServerInitialized () [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Sep 20, 2017
  17. @ k1lly0u
    Estou realmente tendo esse mesmo problem :(
    Corrigir por favor
    [DOUBLEPOST=1506095039][/DOUBLEPOST]@k1lly0u
    I'm having this same problem :(
    Fix it please
     
  18. Hey, have this Error:

    Code:
    (19:30:20) | Failed to call hook 'cmdClan' on plugin 'Clans v0.1.5' (ArgumentNullException: Argument cannot be null.
    Parameter name: key)
    (19:30:20) | at System.Collections.Generic.Dictionary`2[System.String,System.String].get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.PromoteMember (IPlayer player, System.String targetplayer) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.cmdClan (IPlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  19. the problem is that promoteplayer lets everyone do both normal members and the leader should just let promote the leader and the moderator.

    all members can promote and demote members of clan you can fix?
     
    Last edited by a moderator: Oct 17, 2017
  20. In hurtworld v2 I get this error

    Code:
    12:34 [Error] Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.5' (ArgumentException: An element with the same key already exists in the dictionary.)
    12:34 [Stacktrace]   at System.Collections.Generic.Dictionary`2[System.String,System.String].Add (System.String key, System.String value) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.FillClanList () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.OnServerInitialized () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
    The clans are not saving in data file... although base functionality is working