View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000345 | FSSCP | multiplayer | public | 2005-03-19 15:31 | 2006-11-01 04:46 |
| Reporter | Epock | Assigned To | taylor | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Summary | 0000345: Some missions cause crash during load | ||||
| Description | Error: Verify failure: Subsys_index < MAX_SUBSYS_STATUS File:E:\Languages\Visual Studio Projects\Visual C++\fs2_open\code\Mission\MissionParse.cpp Line: 5777 Call stack: | ||||
| Tags | No tags attached. | ||||
|
|
Which missions specifically? What build are you using? I assume that you are using something around 3.6.5. Current builds have that setting dynamic so there is no limit. Older builds could have serious issues with badly designed missions which go over the limit. This manifests itself in many strange ways from all out crashes to rendering problems to corrupted data. Previously, hitting the limit was fatal for Debug builds only but for 3.6.5, and other builds around the same time, hitting the limit was fatal in Release builds too. This was done to help people avoid problems from the bad missions. Please try a newer build that doesn't have a hard coded limit. |
|
|
Bad missions, not really a code problem. Ultimately it's been addressed in code but to work properly with older builds, and retail, the missions need to be modified to work within the set limits. Closered. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-03-19 15:31 | Epock | New Issue | |
| 2005-03-19 17:26 | taylor | Note Added: 0001987 | |
| 2005-03-19 17:27 | taylor | Status | new => acknowledged |
| 2005-03-19 17:29 | taylor | Status | acknowledged => assigned |
| 2005-03-19 17:29 | taylor | Assigned To | => taylor |
| 2005-03-23 14:07 | taylor | Status | assigned => closed |
| 2005-03-23 14:07 | taylor | Note Added: 0002033 | |
| 2006-11-01 04:46 | taylor | Resolution | open => no change required |