Getting the following during plugin load after today's Rust update:

Failed to call hook 'OnServerInitialized' on plugin 'CustomLootSpawns v0.2.15' (ArgumentException: The Object you want to instantiate is null.) at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation) [0x00049] in <745c4d442eef4e08b35b5975d62d89d1>:0 at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation) [0x00001] in <745c4d442eef4e08b35b5975d62d89d1>:0 at Facepunch.Instantiate.GameObject (UnityEngine.GameObject go, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot) [0x00000] in <3391e54414f44c35b50534e87fb7f42f>:0 at Oxide.Plugins.CustomLootSpawns.InstantiateEntity (System.String type, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation) [0x0000b] in <7611c4e19f7c4c70b44d7d5f9cca0881>:0 at Oxide.Plugins.CustomLootSpawns.SpawnBoxEntity (System.String type, UnityEngine.Vector3 pos, System.Single rot, System.UInt64 skin) [0x00013] in <7611c4e19f7c4c70b44d7d5f9cca0881>:0 at Oxide.Plugins.CustomLootSpawns.InitializeNewBox (System.Int32 ID) [0x00019] in <7611c4e19f7c4c70b44d7d5f9cca0881>:0 at Oxide.Plugins.CustomLootSpawns.InitializeBoxSpawns () [0x00026] in <7611c4e19f7c4c70b44d7d5f9cca0881>:0 at Oxide.Plugins.CustomLootSpawns.OnServerInitialized () [0x00012] in <7611c4e19f7c4c70b44d7d5f9cca0881>:0 at Oxide.Plugins.CustomLootSpawns.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0015d] in <7611c4e19f7c4c70b44d7d5f9cca0881>: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 :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0