NullReferenceException: Object reference not set to an instance of an object
at Oxide.Plugins.HeavyOilRigEvent.DeployHackableCrates () [0x00062] in <11ff248992fe4bc08e96739456be8cb4>:0
at Oxide.Plugins.HeavyOilRigEvent.SetupHeavyOilRig (System.Boolean isManual) [0x000a0] in <11ff248992fe4bc08e96739456be8cb4>:0
at Oxide.Plugins.HeavyOilRigEvent+<RunHeavyOilRigEvent>d__38.MoveNext () [0x000ac] in <11ff248992fe4bc08e96739456be8cb4>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <935634f5cc14479dbaa30641d55600a9>:0
UnityEngine.MonoBehaviour:StartCoroutineManaged2(MonoBehaviour, IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
Oxide.Plugins.HeavyOilRigEvent:cmdHeavyOilStart(IPlayer, String)
Oxide.Plugins.HeavyOilRigEvent:DirectCallHook(String, Object&, Object[])
Oxide.Plugins.CSharpPlugin:InvokeMethod(HookMethod, Object[])
Oxide.Core.Plugins.CSPlugin:OnCallHook(String, Object[])
Oxide.Core.Plugins.Plugin:CallHook(String, Object[])
Oxide.Plugins.<>c__DisplayClass7_0:<HandleAddedToManager>b__0(IPlayer, String, String[])
Oxide.Core.Plugins.Plugin:CovalenceCommandCallback(IPlayer, String, String[])
Oxide.Game.Rust.Libraries.Covalence.<>c__DisplayClass7_0:<RegisterCommand>b__0(Arg)
ConsoleSystem:Internal(Arg)
ConsoleSystem:Run(Option, String, Object[])
Oxide.Game.Rust.Libraries.Server:Command(String, Object[])
Oxide.Plugins.EventController:CheckEvents()
InvokeHandlerBase`1:DoTick()
InvokeHandlerBase`1:LateUpdate()