At server startup:
[AutomatedEvents] Next Chinook Event in 2 minutes
[AutomatedEvents] Spawning CargoShip
[AutomatedEvents] Next Cargo Ship Event in 2 minutes
[AutomatedEvents] Spawning Cargo Plane
[AutomatedEvents] Next Cargo Plane Event in 2 minutes
[AutomatedEvents] Spawning Bradley
Failed to run a 120.00 timer in 'AutomatedEvents v0.2.6' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.AutomatedEvents.RunEvent (Oxide.Plugins.AutomatedEvents+EventType type, System.Boolean runonce) [0x001dc] in <3fc8b6148cfb4637bc0baa3718eb6133>:0
at Oxide.Plugins.AutomatedEvents+<StartEventTimer>c__AnonStorey0.<>m__0 () [0x00000] in <3fc8b6148cfb4637bc0baa3718eb6133>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <b0a93b504f034a0db8b1c3d2503c0987>:0 Also have this error after run all events:
IndexOutOfRangeException: Index was outside the bounds of the array.
EggHuntEvent.SpawnEggsAtPoint (System.Int32 numEggs, UnityEngine.Vector3 pos, UnityEngine.Vector3 aimDir, System.Single minDist, System.Single maxDist) (at <d2c4022d6f8b46048878340fb617169d>:0)
EggHuntEvent.SpawnEggs () (at <d2c4022d6f8b46048878340fb617169d>:0)
EggHuntEvent.StartEvent () (at <d2c4022d6f8b46048878340fb617169d>:0)
InvokeHandler.DoTick () (at <b98e4bbf698f44479cbeb5746bf68596>:0)
InvokeHandler.LateUpdate () (at <b98e4bbf698f44479cbeb5746bf68596>:0)