Dedicated Server don't start
Hi,
My dedicated server don't start after last update.
Configuration fie are default.
Error
InvalidOperationException: GetSingleton<ProjectM.DayNightCycle>() requires that exactly one ProjectM.DayNightCycle exist that match this query, but there are 0.
at Unity.Entities.EntityQueryImpl.GetSingleton[T] () [0x00000] in <00000000000000000000000000000000>:0
at Unity.Entities.EntityQuery.GetSingleton[T] () [0x00000] in <00000000000000000000000000000000>:0
at ProjectM.IncreaseMountAttackSystem.OnUpdate () [0x00000] in <00000000000000000000000000000000>:0
at Unity.Entities.SystemBase.Update () [0x00000] in <00000000000000000000000000000000>:0
at Unity.Entities.ComponentSystemGroup.UpdateAllSystems () [0x00000] in <00000000000000000000000000000000>:0
at Unity.Entities.ComponentSystem.Update () [0x00000] in <00000000000000000000000000000000>:0
Github issues : https://github.com/StunlockStudios/vrising-dedicated-server-instructions/issues/117
Any idea ?