Egghunt not spawning any eggs
Hello,

I created a new Rustserver on 02. April 2020 and updated it to the newest version yesterday. As soon as I start the event Egghunt it will be displayed successfully, but no eggs are spawned with the following console error:

IndexOutOfRangeException: Index was outside the bounds of the array.
at EggHuntEvent.SpawnEggsAtPoint (System.Int32 numEggs, UnityEngine.Vector3 pos, UnityEngine.Vector3 aimDir, System.Single minDist, System.Single maxDist) [0x00084] in <91c5d02d0b58420798892e1244723554>:0
at EggHuntEvent.SpawnEggs () [0x0003e] in <91c5d02d0b58420798892e1244723554>:0
at EggHuntEvent.StartEvent () [0x00000] in <91c5d02d0b58420798892e1244723554>:0
at InvokeHandler.DoTick () [0x000bd] in <12b1d3b878af4a43a592542dbeea1e9e>:0
at InvokeHandler.LateUpdate () [0x0000c] in <12b1d3b878af4a43a592542dbeea1e9e>:0

I use a VPS with 8 GB RAM and Oxide installed. How can I solve the problem that the eggs are spawned? I have already tried everything, reloaded all updates, disabled all plugins, removed Oxide and reinstalled it.

Thanks for your help :)
Rust had an update today, so I would make sure you are fully updated again.
Thank you very much for your quick answer Wulf, I love your projects, btw.  :)

I have now triggered the update again via SteamCMD and have validated it. I restarted RUST and tried the same, unfortunately without success, with the same error message. :(

I googled around most of the day and found nothing useful. Do any of you know where I can find the Easteregg Hunt event in the code structure on a Linux server?

Thanks for your answer :)