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 :)
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 :)