Author Topic: [Solved] Crash while loading - missing command station with new game  (Read 1265 times)

Offline drumlin

  • Newbie Mark II
  • *
  • Posts: 19
Hi,

I upgraded to 3.0 from one of the latest pre-releases using the built in installer. When I try to load my old savegame, the game crashes:

14.01.2010 20:18:37 (3.0.0.0)
-----------------------------------Application_ThreadException-----------------------------------System.Exception: Could not find sound 'ShotDoubleLazer2'
   bei AIWar.GameForm.PlaySound(String Filename, SoundType Type) in C:\vcprojs\AIWar\GameFormParts\Startup.cs:Zeile 2627.
   bei AIWar.ForegroundObject.FireAtObject(ForegroundObject ObjectToFireAt, Int32 OffsetAmount, FInt OffsetAngle) in C:\vcprojs\AIWar\Framework\ForegroundObject.cs:Zeile 10741.
   bei AIWar.ForegroundObject.TryAttack() in C:\vcprojs\AIWar\Framework\ForegroundObject.cs:Zeile 9911.
   bei AIWar.GameForm.RunNextCycle(Boolean DoRendering, Boolean DoScrollingAndInput) in C:\vcprojs\AIWar\GameFormParts\GameLoop.cs:Zeile 1235.
   bei AIWar.GameForm.gameLoop() in C:\vcprojs\AIWar\GameFormParts\GameLoop.cs:Zeile 247.
   bei AIWar.GameForm.GameForm_Load(Object sender, EventArgs e) in C:\vcprojs\AIWar\GameFormParts\Startup.cs:Zeile 275.
   bei System.Windows.Forms.Form.OnLoad(EventArgs e)
   bei System.Windows.Forms.Form.OnCreateControl()
   bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   bei System.Windows.Forms.Control.CreateControl()
   bei System.Windows.Forms.Control.WmShowWindow(Message& m)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   bei System.Windows.Forms.ContainerControl.WndProc(Message& m)
   bei System.Windows.Forms.Form.WmShowWindow(Message& m)
   bei System.Windows.Forms.Form.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



I tried to start a new game, but there where my home command station should be nothing is displayed (attached). I guess I will just try to reinstall everything.
« Last Edit: January 14, 2010, 02:46:11 pm by drumlin »

Offline x4000

  • Chris McElligott Park, Arcen Founder and Lead Dev
  • Arcen Staff
  • Zenith Council Member Mark III
  • *****
  • Posts: 31,651
Re: Crash while loading - missing command station with new game
« Reply #1 on: January 14, 2010, 02:36:45 pm »
Yes, it looks like it did not update several things, which is very unusual -- I would suggest doing a fresh install of 3.0 and just keeping your settings.dat and Save folders.  Sorry for the trouble, I am not sure what would cause the installer to skip files like that.
Have ideas or bug reports for one of our games?  Mantis for Suggestions and Bug Reports. Thanks for helping to make our games better!

Offline drumlin

  • Newbie Mark II
  • *
  • Posts: 19
Re: Crash while loading - missing command station with new game
« Reply #2 on: January 14, 2010, 02:42:03 pm »
Thanks for the quick answer.

I reinstalled the game, everything works. :D

Offline x4000

  • Chris McElligott Park, Arcen Founder and Lead Dev
  • Arcen Staff
  • Zenith Council Member Mark III
  • *****
  • Posts: 31,651
Re: [Solved] Crash while loading - missing command station with new game
« Reply #3 on: January 14, 2010, 03:08:28 pm »
Glad to hear it!
Have ideas or bug reports for one of our games?  Mantis for Suggestions and Bug Reports. Thanks for helping to make our games better!