KeyNotFoundException at OnPlayerDisconnectedFixed
(13:16:12) | Failed to call hook 'OnPlayerDisconnected' on plugin 'MoneyTime v1.0.3' (KeyNotFoundException: The given key was not present in the dictionary.)
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <437ba245d8404784b9fbab9b439ac908>:0
at Oxide.Plugins.MoneyTime.OnPlayerDisconnected (BasePlayer player) [0x00000] in <52a6bc07aa5e4d229204352c526348e8>:0
at Oxide.Plugins.MoneyTime.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001ce] in <52a6bc07aa5e4d229204352c526348e8>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <8a646463979e4a1d9c0e2f1298e9483f>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1fe782f4b27a43ae85d29ebb2d56c007>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <1fe782f4b27a43ae85d29ebb2d56c007>:0

Up until this point its been fine, not sure why its spamming

^ please update!
Open the .cs file and change onplayinit to onplayerconnected
Locked automatically