﻿Distant Worlds - Crash Dump - Version 1.1.0.0
Stride Version 4.1.34.0-CodeForce

09:47:50 Monday, 30 January 2023


System.AggregateException: One or more errors occurred. (Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index'))
 ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')

   at BonusList DistantWorlds.Types.Empire.CalculateBonuses()+0x88B
   at void DistantWorlds.Types.Empire.DoTasks(DateTime time, Galaxy galaxy)+0x570
   at void DistantWorlds.Types.Galaxy.DoTasks(DateTime time)+0xF1
   at async Task<int> DistantWorlds.Types.GameClient.InitiateGalaxyProcessing(DateTime time, Galaxy galaxy)+0x5C
   --- End of inner exception stack trace ---

   at void DistantWorlds.Types.Galaxy.ProcessTasks()+0xC0
   at void DistantWorlds2.DWGame.Update(GameTime gameTime)+0x2FC


Further info follows:

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')

   at BonusList DistantWorlds.Types.Empire.CalculateBonuses()+0x88B
   at void DistantWorlds.Types.Empire.DoTasks(DateTime time, Galaxy galaxy)+0x570
   at void DistantWorlds.Types.Galaxy.DoTasks(DateTime time)+0xF1
   at async Task<int> DistantWorlds.Types.GameClient.InitiateGalaxyProcessing(DateTime time, Galaxy galaxy)+0x5C



--- COMPLETE ---
