View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002087 | FSSCP | gameplay | public | 2010-01-07 21:15 | 2010-01-12 07:11 |
| Reporter | stfx | Assigned To | Wanderer | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.6.11 | ||||
| Summary | 0002087: Armistice Station Explosion | ||||
| Description | Whenever the Armistice Station explodes FS2 crashed after a few seconds. Seems like a bug with the explosion effect. | ||||
| Tags | No tags attached. | ||||
|
|
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! |
|
|
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. |
|
|
Can you provide (in diaspora internal) a mission where the armistice station exists and is destroyed? |
|
|
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. |
|
|
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). |
|
|
Game should now warn of these issues. |
|
|
More warnings added to the debug code to make this kind of issues easier to detect. |
| 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 |