NullReferenceException: Object reference not set to an instance of an objectFixed

Plug in has been working fine for weeks but suddenly im getting this. One base will spawn then nothing after. This is an error from the server log:

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 <302727cd58b24f99bf9f0deccb29f794>:0
at Oxide.Plugins.RaidableBases+<ScheduleCoroutine>c__Iterator4.MoveNext () [0x000da] in <302727cd58b24f99bf9f0deccb29f794>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <745c4d442eef4e08b35b5975d62d89d1>:0

Anybody got any ideas?

thanks for looking up the error message

what version ? if 1.7.0 then it will be fixed in 1.7.1

Hi its the latest version so ill wait for the update. Cheers for replying and thanks for making sucha brilliant plugin!

Locked automatically