Clans

Moved

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

5/5, 15 likes
  1. k1lly0u updated Clans with a new update entry:

    0.1.26

     
  2. On server start up
    [​IMG]
     
  3. Getting this now after upgrading:
    Capture.PNG
     
  4. Sure you got another problem. I checked the actual code: it compiles 100%.
    [DOUBLEPOST=1472973286][/DOUBLEPOST]
    Seems it does'nt fit for Legacy :p
    The timer function is set up correct. It runs the timer and checks then again against the "player==null".
     
  5. Not really sure where i'd have the problem, the version right prior compiles and runs fine, its just the .26 that is crapping out
     
  6. Code:
    (13:32:29) | [Oxide] 13:32 [Error] Failed to call hook 'HasFriend' on plugin 'Clans v0.1.26' (InvalidCastException: Cannot cast from source type to destination type.)
    (13:32:29) | [Oxide] 13:32 [Debug] 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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Sep 6, 2016
  7. k1lly0u updated Clans with a new update entry:

    0.1.27

     
  8. Doesn't work, updated to the latest Oxide, as well.
    Code:
    (20:05:20) | [Oxide] 12:05 [Info] Loaded plugin Clans v0.1.27 by k1lly0u
    (20:05:20) | [Oxide] 12:05 [Error] Failed to call hook 'OnServerInitialized' on plugin 'Clans v0.1.27' (NullReferenceException: Object reference not set to an instance of an object)
    (20:05:20) | [Oxide] 12:05 [Debug] at Oxide.Plugins.Clans.SaveLoop () [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 name, System.Object[] args) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Sep 6, 2016
  9. I got a problem with the plugin maybe u can help me to solve it.
     
  10. Invalid config, delete it and reload the plugin
     
  11. Thanks. sorted it

    I'm noticing there's some things that have changed, no longer see clan tags when standing infront of someone, also cant see clan tags in chat, nothing in new config to enable. we've set up our clans again as the data seems to have gotten boned somehow, so I know the plugin is working fine, /c and /clan etc. Just seems like some functionality has been lost.
     
  12. This plugin is not compatible with other clan plugins so there was no chance of data being transferred. Since it is a universal plugin there is no support to add clan tags to player names and clan tags in chat are handled by BetterChat
     
  13. Yeh nah forget it I realised I was looking at the wrong clan plugin, its exactly the same filename as the Rust:IO one, all sorted now, thanks
     
  14. All 3 clan plugins on this site have the same filename :p
     
  15. Code:
    (11:55:01) | [Oxide] 11:52 [Error] Failed to run a 3.00 timer in 'Clans v0.1.27' (NullReferenceException: Object reference not set to an instance of an object)
    (11:55:01) | [Oxide] 11:52 [Debug] at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Message (System.String message, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Game.Rust.Libraries.Covalence.RustPlayer.Reply (System.String message, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans+Clan.Broadcast (System.String message, System.String sender) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans+<OnUserConnected>c__AnonStorey0.<>m__0 () [0x00000] in <filename unknown>:0
    at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Sep 6, 2016
  16. What version of oxide are you running? You probably need to update
    Your config is either corrupt, or you are using a config from another clans plugin
     
  17. k1lly0u updated Clans with a new update entry:

    0.1.28

     
  18. @k1lly0u I got issues with the plugin throwing errors v0.1.0 and the new one v0.1.28 :(

    Did you take over from "Clans", "playrust.io / dcode", "1.7.2", ResourceId = 842 ?


    Code:
    (17:56:04) | [Oxide] 18:53 [Error] Failed to call hook 'OnServerCommand' on plugin 'RustCore v1.0.0' (NullReferenceException: Object reference not set to an instance of an object)(17:56:04) | [Oxide] 18:53 [Debug] at Oxide.Plugins.Clans.Reply (IPlayer player, System.String message, System.String message2) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Clans.cmdClanChat (IPlayer player, System.String command, System.String[] args) [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:56:19) | [Oxide] 18:53 [Error] Failed to call hook 'OnUserDisconnected' on plugin 'Clans v0.1.28' (NullReferenceException: Object reference not set to an instance of an object)(17:56:19) | [Oxide] 18:53 [Debug] at Oxide.Plugins.Clans.OnUserDisconnected (IPlayer player) [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 name, System.Object[] args) [0x00000] in <filename unknown>:0
    
     
  19. For Legacy compiles normally but the commands do not work.
     

    Attached Files: