Failed to call hook 'OnClanDestroy' on plugin 'ClanTeam v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.ClanTeam.OnClanDestroy (System.String tag) [0x00054] in <ffe42ff568f046ab93a8888a380fdf62>:0
at Oxide.Plugins.ClanTeam.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00361] in <ffe42ff568f046ab93a8888a380fdf62>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 NullReferenceException at OnClanDestroyError
Fixed in the next version, thanks for the report.
Failed to call hook 'OnClanDestroy' on plugin 'ClanTeam v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.ClanTeam.OnClanDestroy (System.String tag) [0x00054] in <25095cfeee4444bda0bfc192b11a45c4>:0
at Oxide.Plugins.ClanTeam.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00361] in <25095cfeee4444bda0bfc192b11a45c4>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 Wulf
Fixed in the next version, thanks for the report.
using the updated version, but still the same error
It hasn't been updated yet.CreeZusing the updated version, but still the same error
oh I see, want to ask im fresh, so I have no info about it, when it gets update will I have to do the update manually or when the server restarts or immediately it checks the update ? Thank you very much for your answer.Wulf
It hasn't been updated yet.
You would have to download it and update it.CreeZoh I see, want to ask im fresh, so I have no info about it, when it gets update will I have to do the update manually or when the server restarts or immediately it checks the update ? Thank you very much for your answer.
version: v1.0.5
I get an error when I leave a clan if I am the last member and it gets destroyed.
Here is the full error:
Failed to call hook 'OnClanDestroy' on plugin 'ClanTeam v1.0.5' (KeyNotFoundException: The given key was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.ClanTeam.OnClanDestroy (System.String tag) [0x00000] in <e853a2943ace4529b52a1b6b195c057d>:0
at Oxide.Plugins.ClanTeam.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00361] in <e853a2943ace4529b52a1b6b195c057d>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)