Same error here since the update. Before the update was working fine. Seems like this isn't what is needed, but this is the only errors I know how to find since I'm new to this stuff
NullReferenceException: Object reference not set to an instance of an object
at Oxide.Plugins.RaidableBases.SpawnRandomBase (System.String& message, Oxide.Plugins.RaidableBases+RaidableType type, Oxide.Plugins.RaidableBases+RaidableMode mode, System.String baseName, System.Boolean isAdmin, Oxide.Plugins.RaidableBases+Payment payment) [0x000bc] in <3d8282e8890942d292437941b808c0ce>:0
at Oxide.Plugins.RaidableBases+<MaintainCoroutine>c__Iterator3.MoveNext () [0x000d1] in <3d8282e8890942d292437941b808c0ce>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <0b31faaf1c50461d95c83ac166a20393>:0
(Filename: <3d8282e8890942d292437941b808c0ce> Line: 0)
14:36 [Error] Failed to call hook 'CommandRaidBase' on plugin 'RaidableBases v1.7.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidableBases.SpawnRandomBase (System.String& message, Oxide.Plugins.RaidableBases+RaidableType type, Oxide.Plugins.RaidableBases+RaidableMode mode, System.String baseName, System.Boolean isAdmin, Oxide.Plugins.RaidableBases+Payment payment) [0x000bc] in <3d0c26511a714d1895472e8a536227d1>:0
at Oxide.Plugins.RaidableBases.ProcessConsoleCommand (Oxide.Core.Libraries.Covalence.IPlayer p, System.String[] args, System.Boolean isAdmin) [0x000c7] in <3d0c26511a714d1895472e8a536227d1>:0
at Oxide.Plugins.RaidableBases.CommandRaidBase (Oxide.Core.Libraries.Covalence.IPlayer p, System.String command, System.String[] args) [0x00084] in <3d0c26511a714d1895472e8a536227d1>:0
at Oxide.Plugins.RaidableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0277b] in <3d0c26511a714d1895472e8a536227d1>: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>:0