Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryDate SubmittedLast Update
0000869AI War[All Projects] Bug - Graphical IssueOct 24, 2010 1:27 pmOct 25, 2010 11:32 am
ReporterWinter Born 
Assigned Tox4000 
Severityminor 
StatusresolvedResolutionfixed 
Product Version3.906 
Fixed in Version3.907 
Summary0000869: ship icons do not show up on any map (not reproduceable)
Descriptionsee screen shot
start ship icon spots are blank disks
I dont know how this happened I just played this map seed and quit to the lobby and now all map styles are blank ship disks
just tried 3 new map seeds and each is still blank
started game and saved for bug file
quit and started new game -- still no ship icons
quit and reload game and icons are ok.
loaded bug file then quit to lobby -- ship icons ok
TagsNo tags attached.
Internal Weight
Attached Filespng file icon Screenshot_2010_10_24_12_09_31.png [^] (449,959 bytes) Oct 24, 2010 1:27 pm
? file icon blank starts.sav [^] (194,574 bytes) Oct 24, 2010 1:39 pm

- Relationships

-  Notes
(0002071)
Dazio (reporter)
Oct 24, 2010 7:18 pm
edited on: Oct 24, 2010 7:19 pm

I saw something similar in version 3.905 once but did not report it.

Was messing around with bug reports and was on my 6th or 7th game creation lobby of that launch of AI war and I saw the blank discs on the planets with no ship icons, although I still got the planet icons themselves, unlike the attached screenshot.

I then quit the game, re-launched it and never saw anything like it again so I did not report it as I figured I'd just screwed it up by starting so many games in a row.

(0002072)
x4000 (administrator)
Oct 24, 2010 7:52 pm

Do you guys have any error files in your RuntimeData folder? Whenever something seems mysterious like that, it's a good chance there was a silent error...
(0002074)
Dazio (reporter)
Oct 24, 2010 8:02 pm
edited on: Oct 24, 2010 8:15 pm

I have something out of UnhandledErrors.txt that looks like it's from the right time:

-----------------------------------Error-----------------------------------Log String: Update: System.NullReferenceException: Object reference not set to an instance of an object
  at Game.DrawLobby () [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 Game.DrawLobby () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at MainCameraLogic.Update () [0x00000] in <filename unknown>:0


There is a LOT of these all with that same time stamp, give or take a second. I mean 20 pages worth in notepad.

On the plus side, this is the only thing in my UnhandledErrors.txt file.

I do have an AIErrors.txt file that is 290megs (yes, megs) big that I'm trying to open at the moment, but that's nothing to do with this bug I don't think.
Cancel that, seems like most stuff in AIErrors is old data.

(0002075)
x4000 (administrator)
Oct 24, 2010 8:02 pm

Awesome, thanks, that's what I needed!
(0002077)
Winter Born (reporter)
Oct 24, 2010 10:08 pm

Here is a part of my unhandlederrors.txt

--------Error-----------------------------------Log String: Update: System.NullReferenceException: Object reference not set to an instance of an object
  at Game.DrawLobby () [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 Game.DrawLobby () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at MainCameraLogic.Update () [0x00000] in <filename unknown>:0
10/24/2010 12:33:52 PM (3.906)
-----------------------------------Error-----------------------------------Log String: Update: System.NullReferenceException: Object reference not set to an instance of an object
  at Game.DrawLobby () [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 Game.DrawLobby () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at MainCameraLogic.Update () [0x00000] in <filename unknown>:0
10/24/2010 12:33:53 PM (3.906)
-----------------------------------Error-----------------------------------Log String: Update: System.NullReferenceException: Object reference not set to an instance of an object
  at Game.DrawLobby () [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 Game.DrawLobby () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at MainCameraLogic.Update () [0x00000] in <filename unknown>:0
(0002109)
x4000 (administrator)
Oct 25, 2010 11:32 am

I can't duplicate this, but I put in some checks that SHOULD fix this. Thanks!

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
Oct 24, 2010 1:27 pm Winter Born New Issue
Oct 24, 2010 1:27 pm Winter Born File Added: Screenshot_2010_10_24_12_09_31.png
Oct 24, 2010 1:39 pm Winter Born Summary ship icons do not show up on snake map => ship icons do not show up on any map (not reproduceable)
Oct 24, 2010 1:39 pm Winter Born Description Updated View Revisions
Oct 24, 2010 1:39 pm Winter Born File Added: blank starts.sav
Oct 24, 2010 7:18 pm Dazio Note Added: 0002071
Oct 24, 2010 7:19 pm Dazio Note Edited: 0002071 View Revisions
Oct 24, 2010 7:52 pm x4000 Note Added: 0002072
Oct 24, 2010 8:02 pm Dazio Note Added: 0002074
Oct 24, 2010 8:02 pm x4000 Note Added: 0002075
Oct 24, 2010 8:04 pm Dazio Note Edited: 0002074 View Revisions
Oct 24, 2010 8:15 pm Dazio Note Edited: 0002074 View Revisions
Oct 24, 2010 10:08 pm Winter Born Note Added: 0002077
Oct 25, 2010 11:32 am x4000 Note Added: 0002109
Oct 25, 2010 11:32 am x4000 Status new => resolved
Oct 25, 2010 11:32 am x4000 Fixed in Version => 3.907
Oct 25, 2010 11:32 am x4000 Resolution open => fixed
Oct 25, 2010 11:32 am x4000 Assigned To => x4000


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker