Just bought off of steam, getting this error on start:
22/10/2009 5:33:04 PM (2.0)
-----------------------------------Application_ThreadException-----------------------------------System.NullReferenceException: Object reference not set to an instance of an object.
at AIWar.GameMusic.SetFillNotifications(Int32 numberOfSectors) in C:\vcprojs\AIWar\DX\GameMusic.cs:line 151
at AIWar.GameMusic.Play() in C:\vcprojs\AIWar\DX\GameMusic.cs:line 342
at AIWar.GameMusic..ctor(String Filename) in C:\vcprojs\AIWar\DX\GameMusic.cs:line 128
at AIWar.GameForm.GameForm_Load(Object sender, EventArgs e) in C:\vcprojs\AIWar\GameFormParts\Startup.cs:line 177
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Running Win 7 RTM x64, Core i7, Radeon 5870.