Good afternoon. Today, it randomly popped out an error while a user was plowing some stags
Not sure if this would be an issue on Deathnotes or if it could be an issue from the plugin itself. if needed, I can send logs of oxide of today.
Failed to call hook 'OnDeathNotice' on plugin 'Rustcord v1.11.1' (ArgumentNullException: Value cannot be null.
Parameter name: source)
at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0000d] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Oxide.Plugins.Rustcord+<GetChannel>c__AnonStorey9.<>m__0 (Oxide.Ext.Discord.DiscordObjects.Guild x) [0x00006] in <9442d2c217804fb29da670bc55022631>:0
at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate, System.Boolean& found) [0x0003f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Oxide.Plugins.Rustcord.GetChannel (Oxide.Ext.Discord.DiscordClient c, System.String chan_id, System.Action`1[T] cb, System.String guildid) [0x00026] in <9442d2c217804fb29da670bc55022631>:0
at Oxide.Plugins.Rustcord+<OnDeathNotice>c__AnonStorey4.<>m__1 (Oxide.Plugins.Rustcord+Settings+Channel ch) [0x00017] in <9442d2c217804fb29da670bc55022631>:0
at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <567df3e0919241ba98db88bec4c6696f>:0
at Oxide.Plugins.Rustcord.OnDeathNotice (System.Collections.Generic.Dictionary`2[TKey,TValue] data, System.String message) [0x001b9] in <9442d2c217804fb29da670bc55022631>:0
at Oxide.Plugins.Rustcord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d2] in <9442d2c217804fb29da670bc55022631>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <98321e516fc1420ea57d4d2088213a59>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ac41dd3599754d448b8c218b34645820>:0Not sure if this would be an issue on Deathnotes or if it could be an issue from the plugin itself. if needed, I can send logs of oxide of today.