View Issue Details

IDProjectCategoryLast Update
0000813AI War 1 / ClassicGraphical BugOct 22, 2010 3:45 am
ReporterGiegue Assigned ToChris_McElligottPark  
Severitymajor 
Status resolvedResolutionfixed 
Product Version3.900 
Fixed in Version3.901 
Summary0000813: Galaxy Map messes up
Descriptionafter I started a game in a new version (a few versions ago), the galaxy map was fine.

but after a few minutes, it messed up, and most of my planets, including my homeworld, had their icons missing. I could still select them, though. also: no planet tooltip thing can be seen either, as seen in this screenshot
Tagsgalaxy map
Internal Weight

Activities

Giegue

Oct 21, 2010 8:50 pm

reporter  

Giegue

Oct 21, 2010 8:59 pm

reporter   ~0001886

10/20/2010 4:33:19 PM (3.719)
-----------------------------------Error-----------------------------------Log String: Update: System.NullReferenceException: Object reference not set to an instance of an object
  at Planet.RenderGalaxyView (.UnityRenderer R, Boolean IsForLobby) [0x00000] in <filename unknown>:0
  at Game.DrawGame () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at MainCameraLogic.Update () [0x00000] in <filename unknown>:0
Stack Trace: at Planet.RenderGalaxyView (.UnityRenderer R, Boolean IsForLobby) [0x00000] in <filename unknown>:0
  at Game.DrawGame () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at MainCameraLogic.Update () [0x00000] in <filename unknown>:0



that was in my ErrorsReportedByEngine.txt.

Chris_McElligottPark

Oct 21, 2010 10:02 pm

administrator   ~0001906

Keith, I can confirm that this happens on the z_mininggolem save file. So now we have a reproducible case, too.

keith.lamothe

Oct 21, 2010 10:06 pm

administrator   ~0001908

But this is a null exception on PlanetRenderGalaxyView, not the AI thread. Or do you mean in general?

Chris_McElligottPark

Oct 21, 2010 10:06 pm

administrator   ~0001909

Eh? Now we have a reproducible case of the error Giegue is referring to. I'm not talking about the other thread.

keith.lamothe

Oct 21, 2010 10:09 pm

administrator   ~0001911

Oh, sorry, thought you were referring to our earlier conversation.

Should I break off of the stats tabs to take a look at this?

Chris_McElligottPark

Oct 21, 2010 10:10 pm

administrator   ~0001912

Nah, I can get it.

Chris_McElligottPark

Oct 22, 2010 3:45 am

administrator   ~0001918

Fixed, thanks!

Issue History

Date Modified Username Field Change
Oct 21, 2010 8:50 pm Giegue New Issue
Oct 21, 2010 8:50 pm Giegue File Added: Screenshot_2010_10_21_16_16_44.png
Oct 21, 2010 8:59 pm Giegue Note Added: 0001886
Oct 21, 2010 9:45 pm Giegue Tag Attached: galaxy map
Oct 21, 2010 10:02 pm Chris_McElligottPark Note Added: 0001906
Oct 21, 2010 10:02 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Oct 21, 2010 10:02 pm Chris_McElligottPark Status new => confirmed
Oct 21, 2010 10:06 pm keith.lamothe Note Added: 0001908
Oct 21, 2010 10:06 pm Chris_McElligottPark Note Added: 0001909
Oct 21, 2010 10:09 pm keith.lamothe Note Added: 0001911
Oct 21, 2010 10:10 pm Chris_McElligottPark Note Added: 0001912
Oct 22, 2010 3:45 am Chris_McElligottPark Note Added: 0001918
Oct 22, 2010 3:45 am Chris_McElligottPark Status confirmed => resolved
Oct 22, 2010 3:45 am Chris_McElligottPark Fixed in Version => 3.901
Oct 22, 2010 3:45 am Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:29 am Chris_McElligottPark Category Bug - Graphical Issue => Graphical Bug