View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001989 | FSSCP | docking | public | 2009-09-06 06:11 | 2012-07-02 05:13 |
| Reporter | FUBAR-BDHR | Assigned To | Goober5000 | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 3.6.11 | ||||
| Target Version | 3.6.14 | ||||
| Summary | 0001989: Containers docked to wings not working | ||||
| Description | Originally noticed on a standalone but it happens in regular multi as well and I was even able to reproduce it in single. Attaching that test mission. The mission in multi was templar-04.fs2 which is a retail mission. Basically there are 2 containers docked 2 2 transports that form a wing. Crash was at 5772 in missionparse: Warning(LOCATION, "No dock leaders found in the docking group containing %s. The group will not appear in-mission!\n", pobjp->name). This is apparently due to the wing arrival being based on a previous-event-false. Creating an arrival cue just based on mission time results in a multiple dock leader warning for both ships both in FRED and in game. | ||||
| Additional Information | 3.6.11 r5566. | ||||
| Tags | No tags attached. | ||||
|
2009-09-06 06:11
|
|
|
|
Should be fixed as of r8923 |
|
|
Upon further review, the actual behavior described here isn't actually a bug. If the is-previous-event sexp evaluates to false, it is then assigned KNOWN_FALSE before the mission loads. Since the docked containers are also false, this means that the docked group will never appear in mission, which is why the Warning is displayed. This might have proven problematic before the upgrades and fixes of the last week, but as of now the problem should be benign. The mission should play as expected, and if the arrival cue is changed, that should also work as expected. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-09-06 06:11 | FUBAR-BDHR | New Issue | |
| 2009-09-06 06:11 | FUBAR-BDHR | Status | new => assigned |
| 2009-09-06 06:11 | FUBAR-BDHR | Assigned To | => Goober5000 |
| 2009-09-06 06:11 | FUBAR-BDHR | File Added: dockwing.fs2 | |
| 2012-07-02 02:00 | Goober5000 | Note Added: 0013776 | |
| 2012-07-02 02:00 | Goober5000 | Status | assigned => resolved |
| 2012-07-02 02:00 | Goober5000 | Resolution | open => fixed |
| 2012-07-02 02:00 | Goober5000 | Target Version | => 3.6.14 |
| 2012-07-02 03:37 | Goober5000 | Status | resolved => confirmed |
| 2012-07-02 03:37 | Goober5000 | Resolution | fixed => reopened |
| 2012-07-02 05:13 | Goober5000 | Note Added: 0013781 | |
| 2012-07-02 05:13 | Goober5000 | Status | confirmed => closed |
| 2012-07-02 05:13 | Goober5000 | Resolution | reopened => no change required |