View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002689 | FSSCP | models | public | 2012-07-15 21:51 | 2012-07-24 03:06 |
Reporter | Goober5000 | Assigned To | Goober5000 | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Target Version | 3.6.14 | ||||
Summary | 0002689: Abandon Hope crashes due to table/model subsystem mixup | ||||
Description | See forum thread: http://www.hard-light.net/forums/index.php?topic=81334.0 This has affected at least two other people as well. | ||||
Additional Information | Issue is caused by the str-hulks-shp.tbm modular table specifying extra turrets not present on the retail model. These are properly flagged at mission start, but then an invalid reference occurs when a sexp referencing the model is called. | ||||
Tags | No tags attached. | ||||
fs2open: trunk r9018 2012-07-15 18:54 Ported: N/A Details Diff |
prevent ships with mismatched models and tables from causing crashes later on (Mantis 0002689) |
Affected Issues 0002689 |
|
mod - /trunk/fs2_open/code/ai/aigoals.cpp | Diff File | ||
mod - /trunk/fs2_open/code/network/multimsgs.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
fs2open: fs2_open_3_6_14 r9044 2012-07-23 23:11 Ported: N/A Details Diff |
Backport: Trunk r9018; prevent ships with mismatched models and tables from causing crashes later on (Mantis 0002689) |
Affected Issues 0002689 |
|
mod - /branches/fs2_open_3_6_14/code/ai/aigoals.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/network/multimsgs.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/parse/sexp.cpp | Diff File | ||
mod - /branches/fs2_open_3_6_14/code/ship/ship.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-15 21:51 | Goober5000 | New Issue | |
2012-07-15 21:51 | Goober5000 | Status | new => assigned |
2012-07-15 21:51 | Goober5000 | Assigned To | => Goober5000 |
2012-07-15 22:51 | Goober5000 | Changeset attached | => fs2open trunk r9018 |
2012-07-15 22:52 | Goober5000 | Note Added: 0013869 | |
2012-07-15 22:52 | Goober5000 | Status | assigned => resolved |
2012-07-15 22:52 | Goober5000 | Resolution | open => fixed |
2012-07-24 03:06 | Zacam | Changeset attached | => fs2open fs2_open_3_6_14 r9044 |