Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(-2)

Hello, I have a problem with Stellaxy. Once I opened the game, and click Start new game, and after I closed it (because I had the problem with fullscreen option), I opened the game again, and now always after opening I see communicate about crash. :(


Crash raport:

**Advanced Info**

0

0

7858594

0

{X:0 Y:0}

{X:635 Y:355}

0

0

**END**

System.ArgumentOutOfRangeException: Indeks był spoza zakresu. Musi mieć wartość nieujemną i mniejszą niż rozmiar kolekcji.

Nazwa parametru: index

   w System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)

   w System.Collections.Generic.List`1.get_Item(Int32 index)

   w Stellaxy2.SaveSelection..ctor()

   w Stellaxy2.MainMenu.HandleInput()

   w Stellaxy2.ScreenManager.Update()

   w Stellaxy2.Game1.Update(GameTime gameTime)

   w Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)

   w Microsoft.Xna.Framework.Game.Tick()

   w MonoGame.Framework.WinFormsGameWindow.TickOnIdle(Object sender, EventArgs e)

   w System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)

   w System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)

   w System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

   w System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

   w System.Windows.Forms.Application.Run(Form mainForm)

   w MonoGame.Framework.WinFormsGameWindow.RunLoop()

   w MonoGame.Framework.WinFormsGamePlatform.RunLoop()

   w Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)

   w Microsoft.Xna.Framework.Game.Run()

   w Stellaxy2.Program.Main(String[] args)

(1 edit)

Hey there! Sorry about any spam comments, I've had issues for a while... It sounds like the save selection is picking up a fake save file without there being a save. Try to go through the new game section again, it should work. I'll work on a patch for that crash in the meantime. Thank you for reporting!

Edit 7/5/22 - Getting an update out to fix this issue, sorry about that!