Clans

Moved

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

5/5, 15 likes
  1. All good, this was a while ago, now is working with current version.
     
  2. Hey, dont working . please fix it.
    "12:45:41 Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.4' (NullReferenceException: Object reference not set to an instance of an object)"
     
  3. (20:52:56) | Failed to call hook 'cmdClan' on plugin 'Clans v0.1.4' (ArgumentNullException: Argument cannot be null.

    Parameter name: key)
     
  4. Wulf

    Wulf Community Admin

    Please upload your config file for the plugin here using the 'Upload a File' button.
     
  5. I had the same error on installing Clans 0.1.4, however resolved it by, going into the following folders FIRST and deleting the files called 'Clans.json'

    \oxide\config\
    \oxide\data\
    \oxide\lang\en

    THEN copied the Clans.cs ... No warning error, and it works. Quick test, type /clanhelp in Chat
     
  6. @k1lly0u @Wulf
    Code:
    10:47 [Error] Failed to call hook 'cmdClan' on plugin 'Clans v0.1.4' (ArgumentNullException: Argument cannot be null.
    Parameter name: key)
    10:47 [Stacktrace]   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
    10:48 [Error] Failed to call hook 'cmdClan' on plugin 'Clans v0.1.4' (ArgumentNullException: Argument cannot be null.
    Parameter name: key)
    10:48 [Stacktrace]   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
    [DOUBLEPOST=1493974456][/DOUBLEPOST]but it's with latest rust build and not latest oxide(build 2.0.3248)
     
  7. is there anyway to add in if your in a clan you can auto be added to the tcs so you dont have to go around all the tcs that are hidden
     
  8. Code:
     Failed to call hook 'cmdClan' on plugin 'Clans v0.1.4' (ArgumentNullException: Argument cannot be null.
    Parameter name: key)
    (22:22:54) | 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 (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)
     
  9. Code:
    (16:04:07) | Failed to call hook 'cmdClan' on plugin 'Clans v0.1.4' (NullReferenceException: Object reference not set to an instance of an object)
    (16:04:07) | at Oxide.Game.Rust.Libraries.Player.Message (.BasePlayer player, System.String message, System.String prefix, UInt64 userId) [0x00000] in <filename unknown>:0
    at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Message (System.String message) [0x00000] in <filename unknown>:0
    at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Reply (System.String message) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.Reply (IPlayer player, System.String message, System.String message2) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.InviteMember (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. hi
    i have a problem with this plugin

    the users loose clan tag if they disconnect and reconnect to the server..

    whats wrong - any idea ?
     
  11. i updated the plugin, and now i get Unknown Command: clans
    same with crosshair... ;\ why do i even bother searching for these plugins to update them.. ;\
     
  12. Wulf

    Wulf Community Admin

    Check your oxide/logs for errors.
     
  13. 05:42 [Info] Loaded plugin Clans v0.1.4 by k1lly0u

    I did find this!
    5:42 AM [Error] ShowCrosshair plugin requires missing dependency: ImageLibrary
    same with
    5:42 AM [Error] LustyMap plugin requires missing dependency: ImageLibrary

    No idea though.. ;(
     
  14. They are different plugins nothing to do with this one install this to remove that message ImageLibrary for Rust | Oxide
     
  15. ok but there is still this:

    05:42 [Info] Loaded plugin Clans v0.1.4 by k1lly0u

    And clans is not working.
     
  16. Have you tried to make a clan in game yet and do you have betterchat plugin installed
     
  17. Yes ive tried making a clan, it says:
    Unknown Command: clans
    I don't have betterchat...
     
  18. download (1).png
    You need betterchat if you read the overview you will see also read the overview for the correct commands and do this for every plugin you have installed
     
  19. Interesting.. didnt need it before...
    thanks!
     
  20. Question, or suggestion.

    Is there a way for the clan founder to disable friendly fire? so clan members wont shoot clan mates?
    and have the founder control that option to turn it off and on?