View Issue Details

IDProjectCategoryView StatusLast Update
0002087FSSCPgameplaypublic2010-01-12 07:11
Reporterstfx Assigned ToWanderer  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.6.11 
Summary0002087: Armistice Station Explosion
DescriptionWhenever the Armistice Station explodes FS2 crashed after a few seconds. Seems like a bug with the explosion effect.
TagsNo tags attached.

Activities

portej05

2010-01-08 10:53

reporter   ~0011503

stfx: Please read http://www.hard-light.net/forums/index.php?topic=51801.0

We need:
-Your FSO debug log
-Which version of FSO you used
-Debug or release version (_d/_r)?
-The mod you're using (we're not sure which mission you're talking about)
-Your computer specs (we've found a few times that there's buggy drivers out there)
-Your command line (you can get this from ./data/cmdline_fso.cfg)

Thanks!

karajorma

2010-01-09 00:45

administrator   ~0011504

This is a Diaspora bug (although it might affect other mods). It might be a little hard to fix without access to all the details so I'll see if I can get someone in-house to look at it first.

Wanderer

2010-01-09 19:19

developer   ~0011508

Can you provide (in diaspora internal) a mission where the armistice station exists and is destroyed?

FUBAR-BDHR

2010-01-09 22:12

developer   ~0011509

I'm pretty sure this has already been attributed to bad live debris data. We will be confirming that soon I hope. There are apparently no subsystems on the station in the tables but debris for those subsystems in the pof.

FUBAR-BDHR

2010-01-11 08:15

developer   ~0011514

Problem here is that the subsystems are in the pof but not the table. Adding the subsystem with the live debris to the table fixes the problem. So the whole issue is it is a placeholder and conversion and tabling is not finished yet.

Now for part 2 and what may be the actual bug: Why wasn't this caught during parse. Isn't there supposed to be a table vs pof subsystem check? If so it's only working one direction (table vs pof) and not the other (pof vs table).

Wanderer

2010-01-11 11:00

developer   ~0011517

Game should now warn of these issues.

Wanderer

2010-01-12 07:11

developer   ~0011519

More warnings added to the debug code to make this kind of issues easier to detect.

Issue History

Date Modified Username Field Change
2010-01-07 21:15 stfx New Issue
2010-01-08 10:53 portej05 Note Added: 0011503
2010-01-09 00:45 karajorma Note Added: 0011504
2010-01-09 19:19 Wanderer Note Added: 0011508
2010-01-09 22:12 FUBAR-BDHR Note Added: 0011509
2010-01-11 08:15 FUBAR-BDHR Note Added: 0011514
2010-01-11 11:00 Wanderer Note Added: 0011517
2010-01-12 07:10 Wanderer Status new => assigned
2010-01-12 07:10 Wanderer Assigned To => Wanderer
2010-01-12 07:11 Wanderer Note Added: 0011519
2010-01-12 07:11 Wanderer Status assigned => resolved
2010-01-12 07:11 Wanderer Resolution open => fixed