Advanced Rubble is not respected when owner is destroyed

Bug #896172 reported by OmegaBolt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ares
Fix Released
Medium
Gluk-v48

Bug Description

If you've got a structure using the advanced rubble logic and it's owned by a player who is defeated the building will be destroyed without spawning the Rubble.Destroyed structure.

##### ADDITIONAL INFORMATION #####
The code:

[CAOILD]
UIName=NOSTR:Tech Oil Derrick
Name=Tech Oil Derrick
TechLevel=-1
Strength=800
Insignificant=yes
Nominal=yes
Sight=6
Points=5
Armor=concrete
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
CaptureEvaEvent= EVA_OilRefineryCaptured
NeedsEngineer=yes
Unsellable=yes
ProduceCashAmount=25
ProduceCashDelay=100
WorkingSound=OilDerrickLoop
Rubble.Destroyed=CAOILDDBRIS
RadarVisible=yes
CanBeOccupied=yes
MaxNumberOccupants=4
CanOccupyFire=yes
Warpable=no

[CAOILDDBRIS]
UIName=NOSTR:Oil Derrick (Destroyed)
Name=Tech Oil Derrick (Destroyed)
TechLevel=-1
Strength=800
Insignificant=yes
Immune=yes
Nominal=yes
Sight=6
Points=5
Armor=concrete
Rubble.Intact=CAOILD
RadarVisible=yes
Warpable=no

Tags: derrick oil
Revision history for this message
DCoder DCoder (dcoder1337) wrote :

Fancy looking at this? It sounds like an easy tweak, but what do I know..

Gluk-v48 (gluk-v48)
Changed in ares:
status: New → Fix Committed
assignee: Renegade (renegade) → nobody
assignee: nobody → Gluk-v48 (gluk-v48)
Revision history for this message
Gluk-v48 (gluk-v48) wrote :

This is not a bug. This feature. Created through Rubble.Destroyed building owned by the same player. Therefore if the player dies, the building and created with Rubble.Destroyed also explodes. I coded tags:
Rubble.Destroyed.Owner = (enumeration Current|Special|Neutral|Random)
Rubble.Intact.Owner = (enumeration Current|Special|Neutral|Random)
If you set them to any value other than Current, allow it to avoid this error.

Gluk-v48 (gluk-v48)
Changed in ares:
status: Fix Committed → Opinion
AlexB (alexander-b)
Changed in ares:
milestone: none → 0.8
status: Opinion → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.