| Anonymous | Login | 2013-06-19 12:39 CDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000044 | [Homeworld SDL] Gameplay | major | always | 2007-04-29 05:33 | 2007-04-29 07:05 | ||
| Reporter | lmop | View Status | public | ||||
| Assigned To | shevek | ||||||
| Priority | immediate | Resolution | fixed | ||||
| Status | resolved | ||||||
| Summary | 0000044: New Task manager changes crash multiplayer | ||||||
| Description |
If you choose the multiplayer option from Homeworld's main menu then the game crashes due an assertion failure: Task.c: L409 - called from mgStartMultiPlayerGameScreens() void taskResume(taskhandle handle) { taskInitCheck(); dbgAssertOrIgnore(handle >= 0); dbgAssertOrIgnore(handle < taskMaxTask); dbgAssertOrIgnore(taskData[handle] != NULL); // << fails assertion Also: handle = 9; taskMaxTask = 12; taskData[0 .. 11] are all non-NULL except for [9]. |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Affected: Linux | No | ||||||
| Affected: Mac | Yes | ||||||
| Affected: Windows | Unknown | ||||||
| gcc version used | n/a | ||||||
| In Original Game | Unknown | ||||||
| revision or version first noticed | 598 | ||||||
| system type: 64 bit or 32 bit | 32 bit | ||||||
| Attached Files | |||||||
|
|
|||||||
| Mantis 1.1.8[^] Copyright © 2000 - 2009 Mantis Group |