[Error] Failed to call hook 'OnPlayerSleepEnded'
Hello,

I'm seeing the following error in my logs... anyone else?

00:04 [Error] Failed to call hook 'OnPlayerSleepEnded' on plugin 'AntiOfflineRaid v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AntiOfflineRaid.UpdateLastOnline (System.UInt64 playerId, System.Boolean hasMoved) [0x00000] in <7f9c056c4a3e46a280f9b4e2a20625d9>:0

at Oxide.Plugins.AntiOfflineRaid.OnPlayerSleepEnded (BasePlayer player) [0x0000c] in <7f9c056c4a3e46a280f9b4e2a20625d9>:0

at Oxide.Plugins.AntiOfflineRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00720] in <7f9c056c4a3e46a280f9b4e2a20625d9>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

Also seeing this error on initial load:

[Error] Failed to call hook 'OnServerInitialized' on plugin 'AntiOfflineRaid v1.0.2' (ArgumentNullException: Value cannot be null.
Parameter name: source)
at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000d] in <a314714511a14f84b853c03efd8682b8>:0

at Oxide.Plugins.AntiOfflineRaid.OnServerInitialized () [0x0004f] in <806a6765ed0b48a495717ea3ff34b13c>:0

at Oxide.Plugins.AntiOfflineRaid.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x007e1] in <806a6765ed0b48a495717ea3ff34b13c>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0