i did update cs file only , i didnt change the config and data , and the problem is still there
Failed to run a 3.00 timer in 'SmartWarnings v2.4.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.SmartWarnings.DisplayUnAcknowledgedWarnings (Oxide.Core.Libraries.Covalence.IPlayer player) [0x000b4] in <7cedc64554d04edca3c00b6b74ac4406>:0
at Oxide.Plugins.SmartWarnings+<OnPlayerSleepEnded>c__AnonStorey2.<>m__0 () [0x00010] in <7cedc64554d04edca3c00b6b74ac4406>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <bae5f1223fce49c493b01571c99dce02>:0
new thing happen when i did update the plugin when i give warning to player i cant give more warnings
Failed to call hook 'cmdWarnGUI' on plugin 'SmartWarnings v2.4.2' (ArgumentException: An item with the same key has already been added. Key: 3)
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <fb001e01371b4adca20013e0ac763896>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at Oxide.Plugins.SmartWarnings.WarnPlayer (Oxide.Core.Libraries.Covalence.IPlayer targetPlayer, Oxide.Core.Libraries.Covalence.IPlayer adminPlayer, System.String preset) [0x001d2] in <e886f86cad4d4ff1a5d41a4ba278e405>:0
at Oxide.Plugins.SmartWarnings.cmdWarnGUI (Oxide.Core.Libraries.Covalence.IPlayer player, System.String cmd, System.String[] args) [0x002b2] in <e886f86cad4d4ff1a5d41a4ba278e405>:0
at Oxide.Plugins.SmartWarnings.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004b4] in <e886f86cad4d4ff1a5d41a4ba278e405>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0