Plugin is a life saver. Updated Rust / Oxide as of 12/17 and, I'm getting the following error message in console:
Failed to call hook 'OnPluginLoaded' on plugin 'CustomSpawnPoints v1.1.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.CustomSpawnPoints.LoadSpawnpoints () [0x00007] in <68a1be17b34b499ebb3499573654defc>:0
at Oxide.Plugins.CustomSpawnPoints.OnPluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00029] in <68a1be17b34b499ebb3499573654defc>:0
at Oxide.Plugins.CustomSpawnPoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000bf] in <68a1be17b34b499ebb3499573654defc>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0Let me know if you need additional details. I apologize if this is a configuration error / plugin incompatibility on my side or, if I'm just blatently over looking something.
Thanks!

