bugGlobulation 2 - Bugs: bug #13679, Buildings for which destruction...

 
 

bug #13679: Buildings for which destruction has been canceled cause an assertion failure if you try to upgrade them.

Submitter:  Eli <elvish_pillager>
Submitted:  Thu 07 Jul 2005 08:02:01 PM UTC
   
 
Severity:  3 - Normal Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  None Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 18 Dec 2005 05:07:27 PM UTC, comment #2: 

Bug acknowledged, fixed in CVS
 
Thanks for testing and reporting bugs to Globulation 2.
 
Steph, for The Glob2's dev team.

Stephane Magnenat <nct>
Group administrator
Sun 20 Nov 2005 02:55:16 PM UTC, comment #1: 

I can't replicate this on my system - could you provide a saved game and instructions on how to trigger the bug?

Andrew Sayers <andrew_sayers>
Thu 07 Jul 2005 08:02:01 PM UTC, original submission:  

Evidently they're not removed from Team::buildingsWaitingForDestruction, so when you upgrade them, the Team thinks they're either still waiting to be destroyed, or they have already been destroyed, or destruction has been canceled and they're alive; so when it asserts building->buildingState==Building::DEAD || building->buildingState==Building::ALIVE, it doesn't realize that you could also have canceled destructions and upgraded it. This assertion has no purpose that I can see. (what bugs would it catch?)

Eli <elvish_pillager>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-12-18 nct StatusNeed Info Fixed
    Open/ClosedOpen Closed
2005-11-20 andrew_sayers StatusNone Need Info

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code