NullReferenceException at UserDataExistsError
(16:02:12) | Failed to call hook 'OnPlayerConnected' on plugin 'MagicChat v0.1.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.MagicChat.UserDataExists (BasePlayer player) [0x00002] in <229b02ec993c4650b072b728d4aeb454>:0
at Oxide.Plugins.MagicChat.OnPlayerConnected (BasePlayer player) [0x00000] in <229b02ec993c4650b072b728d4aeb454>:0
at Oxide.Plugins.MagicChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00139] in <229b02ec993c4650b072b728d4aeb454>: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
This also happens on OnPlayerDisconnect
I guess this won't be changed or is someone working on it ?