View Issue Details

IDProjectCategoryLast Update
0000900AI War 1 / ClassicGUIOct 26, 2010 11:51 am
ReporterWinter Born Assigned Tokeith.lamothe  
Severitymajor 
Status resolvedResolutionfixed 
Product Version3.908 
Summary0000900: Unable to start game with one or more expansions disabled
DescriptionI do not have a vanilla install to test the base game

disabled both expansions and was unable to start game -- crash after pushing "start" button
enabled exp 1 Zenith, disabled CoN and was unable to start game
diabled exp 1 Zenith and enabled CoN and game started

UnhandledErrors.txt

10/26/2010 8:54:10 AM (3.908)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at LobbyAIPlayerControlSet.HandleChangeToAIPlayer () [0x00000] in <filename unknown>:0
  at LobbyPlayer.SubclassPreShow () [0x00000] in <filename unknown>:0
  at AbstractArcenWindow.PreShow () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
Stack Trace: at LobbyAIPlayerControlSet.HandleChangeToAIPlayer () [0x00000] in <filename unknown>:0
  at LobbyPlayer.SubclassPreShow () [0x00000] in <filename unknown>:0
  at AbstractArcenWindow.PreShow () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
10/26/2010 8:54:32 AM (3.908)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.NullReferenceException: Object reference not set to an instance of an object
  at LobbyAIPlayerControlSet.HandleChangeToAIPlayer () [0x00000] in <filename unknown>:0
  at LobbyPlayer.SubclassPreShow () [0x00000] in <filename unknown>:0
  at AbstractArcenWindow.PreShow () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
Stack Trace: at LobbyAIPlayerControlSet.HandleChangeToAIPlayer () [0x00000] in <filename unknown>:0
  at LobbyPlayer.SubclassPreShow () [0x00000] in <filename unknown>:0
  at AbstractArcenWindow.PreShow () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
TagsNo tags attached.
Internal Weight

Activities

Winter Born

Oct 26, 2010 10:56 am

reporter  

keith.lamothe

Oct 26, 2010 10:58 am

administrator   ~0002144

Well, isn't that cute. Looking into it, thanks much for catching that.

keith.lamothe

Oct 26, 2010 11:08 am

administrator   ~0002145

I've been unable to reproduce this by either disabling expansions on the license key menu or in the lobby. What exactly are you doing to get the crash, starting from running the .exe?

Winter Born

Oct 26, 2010 11:26 am

reporter   ~0002146

Last edited: Oct 26, 2010 11:30 am

yes, sort of

I accidently destroyed the unity shortcuts when I reinstalled the Slimdx vesion last night
So I dragged a shortcut from the unity .exe file to my desktop and have been using that shortcut.

Target "C:\Program Files\AIWar\AIWar.exe"
Start In "C:\Program Files\AIWar"
Run Normal window
no compatability tags set

keith.lamothe

Oct 26, 2010 11:29 am

administrator   ~0002147

Ah, that could be hosing its path-finding, so to speak. But that doesn't explain why it would work for some cases and not others, like that.

Winter Born

Oct 26, 2010 11:31 am

reporter   ~0002148

What can I do to help before I go to work?

keith.lamothe

Oct 26, 2010 11:33 am

administrator   ~0002149

Don't worry about it, I'll take care of it one way or another :)

keith.lamothe

Oct 26, 2010 11:38 am

administrator   ~0002150

Ok, found it; it was from having an expansion-specific AI Type as one of the AI Player's "last used" type, and then disabling that expansion and trying to open the lobby. I'm finishing up the fix now, checking for similar behavior with minor factions, etc.

keith.lamothe

Oct 26, 2010 11:46 am

administrator   ~0002151

This one is done. Thanks very much for catching that :)

Winter Born

Oct 26, 2010 11:51 am

reporter   ~0002152

My honor to help

Issue History

Date Modified Username Field Change
Oct 26, 2010 10:56 am Winter Born New Issue
Oct 26, 2010 10:56 am Winter Born File Added: Screenshot_2010_10_26_08_39_59.png
Oct 26, 2010 10:58 am keith.lamothe Note Added: 0002144
Oct 26, 2010 10:58 am keith.lamothe Assigned To => keith.lamothe
Oct 26, 2010 10:58 am keith.lamothe Status new => assigned
Oct 26, 2010 11:08 am keith.lamothe Note Added: 0002145
Oct 26, 2010 11:09 am keith.lamothe Status assigned => feedback
Oct 26, 2010 11:26 am Winter Born Note Added: 0002146
Oct 26, 2010 11:26 am Winter Born Status feedback => assigned
Oct 26, 2010 11:29 am keith.lamothe Note Added: 0002147
Oct 26, 2010 11:30 am Winter Born Note Edited: 0002146
Oct 26, 2010 11:31 am Winter Born Note Added: 0002148
Oct 26, 2010 11:33 am keith.lamothe Note Added: 0002149
Oct 26, 2010 11:38 am keith.lamothe Note Added: 0002150
Oct 26, 2010 11:46 am keith.lamothe Note Added: 0002151
Oct 26, 2010 11:46 am keith.lamothe Status assigned => resolved
Oct 26, 2010 11:46 am keith.lamothe Resolution open => fixed
Oct 26, 2010 11:51 am Winter Born Note Added: 0002152
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - UI => GUI