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)
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!
Sorry I never got back to you on this! A while ago I removed the "Stories" App from the tablet, which was the source of new quests besides RNG quests. This is not broken, the game has just changed direction, after you recalibrate it changes RNG quests over to the new quest system which works much better and has a better variety of RNG quests. I wanted to focus more on exploration and less on Quests as I'm not a great story teller, hope this clears things up! :)
Edit 2/24/23: The app is now usable again, but only Steam has the update currently.
Hello! My apologies that option is supposed to display more info on how to report. You can reply here with it, and I'll see what I can do to get it fixed asap.
10/10/21 Update: I fixed the options menu bug, it'll be in an update later today :)
← Return to game
Comments
Log in with itch.io to leave a comment.
Nevermind, I just needed to play as administrator.
Whenever I try to engage FTL in exploration mode this happens:
**Advanced Info**
0
0
2085704
5
{X:0 Y:0}
{X:635 Y:266}
4
1000
**END**
System.UnauthorizedAccessException: Access to the path 'SavE_TEST' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at System.IO.Directory.CreateDirectory(String path)
at Stellaxy2.Galaxy_View..ctor()
at Stellaxy2.GM_Menu.HandleInput()
at Stellaxy2.ScreenManager.Update()
at Stellaxy2.Game1.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at MonoGame.Framework.WinFormsGameWindow.TickOnIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at MonoGame.Framework.WinFormsGameWindow.RunLoop()
at MonoGame.Framework.WinFormsGamePlatform.RunLoop()
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
at Microsoft.Xna.Framework.Game.Run()
at Stellaxy2.Program.Main(String[] args)
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)
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!
How opent gamemode selector menu ?
Hi! The gamemode selection menu shows up when you start a new save game.
Not working its bug?
Which version are you playing? (Bottom left in main menu)
1.1.0.5 O
What happens when you select new game?
*Edit: I found out what's going on, I will be pushing an update out today to fix this.
**Edit 2: There is an update out to address this, thank you very much for reporting!
Looks like this game is broken, after receiving the FTL drive and "recalibrating", nothing happens (as in no new main quests appear)
The quest menu tells me to upgrade my ship... but nothing happens if I upgrade my ship either.
Do you have all of the engine & gun upgrades?
Yes, upgraded to nuclear engine (before upgrading to FTL drive), and bought all gun upgrades (basic gun, advanced gun, railgun and laser gun).
Hmm, that's strange. I'll test it out and see what's up.
Sorry I never got back to you on this! A while ago I removed the "Stories" App from the tablet, which was the source of new quests besides RNG quests. This is not broken, the game has just changed direction, after you recalibrate it changes RNG quests over to the new quest system which works much better and has a better variety of RNG quests. I wanted to focus more on exploration and less on Quests as I'm not a great story teller, hope this clears things up! :)
Edit 2/24/23: The app is now usable again, but only Steam has the update currently.
Selecting the "Bugs/Suggestions/Inquiries?" option in the options menu does nothing, and I have a crash to report. What do I do?
Hello! My apologies that option is supposed to display more info on how to report. You can reply here with it, and I'll see what I can do to get it fixed asap.
10/10/21 Update: I fixed the options menu bug, it'll be in an update later today :)