View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002757 | FSSCP | multiplayer | public | 2012-12-18 22:47 | 2019-12-22 16:46 | 
| Reporter | FUBAR-BDHR | Assigned To | Valathil | ||
| Priority | normal | Severity | crash | Reproducibility | have not tried | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.6.15 | ||||
| Summary | 0002757: ASSERTION: "(team_index != -1) && (slot_index != -1)" at multiteamselect.cpp:876 | ||||
| Description | Possible this was caused by a drop during loading or file xfer as there is an indication of such an event near the end of the standalone log. | ||||
| Tags | No tags attached. | ||||
|  | |
|  | Make that 2 standalones crashed with the same thing. One retail and one mediavp. Both running r9431. | 
|  | |
|  | Added an assert in Trunk @ 9454 to give me a better crash dump. Please report when it crashes with this new version. | 
|  | I'm not certain that assert is quite correct. If you look at multi_ts_init_objnums() both of those values being -1 is quite legal as that function calls multi_ts_get_team_and_slot() for every single ship. Now it might be okay to leave the assert as is and make multi_ts_init_objnums() only call it for things marked as PLAYER_SHIP. | 
|  | I changed it around a bit so it only triggers in the circumstance that OP reported | 
|  | There is a tested fix in trunk now. If this happens after that, please re-report | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2012-12-18 22:47 | FUBAR-BDHR | New Issue | |
| 2012-12-18 22:47 | FUBAR-BDHR | File Added: 2757.rar | |
| 2012-12-18 22:55 | FUBAR-BDHR | Note Added: 0014529 | |
| 2012-12-18 22:55 | FUBAR-BDHR | File Added: 2757_2.rar | |
| 2012-12-19 01:26 | Valathil | Assigned To | => Valathil | 
| 2012-12-19 01:26 | Valathil | Status | new => assigned | 
| 2012-12-19 01:27 | Valathil | Note Added: 0014533 | |
| 2012-12-19 01:27 | Valathil | Status | assigned => feedback | 
| 2012-12-22 05:41 | karajorma | Note Added: 0014560 | |
| 2012-12-25 18:11 | Valathil | Note Added: 0014576 | |
| 2013-12-01 10:38 | Echelon9 | Severity | minor => crash | 
| 2019-12-22 16:46 | FSCyborg | Status | feedback => resolved | 
| 2019-12-22 16:46 | FSCyborg | Resolution | open => fixed | 
| 2019-12-22 16:46 | FSCyborg | Note Added: 0016950 | 
