MantisBT - Zandronum | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002147 | Zandronum | [All Projects] Bug | public | 2015-03-30 18:27 | 2025-03-20 10:42 |
| Reporter | Edward-san | ||||
| Assigned To | unknownna | ||||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | 1.4 | ||||
| Target Version | 3.2 | Fixed in Version | 3.2 | ||
| Summary | 0002147: Crash with UNLOADING CLIENTSIDE script online | ||||
| Description | This script:
Makes all the clients crash when a server does a changemap. The server does not crash. It happens only online. | ||||
| Steps To Reproduce | - Run a server with the example wad which contains the script; - connect with a client; - run 'changemap map01' from the server console | ||||
| Additional Information | The crash happens in p_acs.cpp, in function 'FBehavior::StartTypedScripts', when it calls 'runningScript->RunScript ();' while 'runningScript' is NULL. Full crash log text attached. The function 'P_GetScriptGoing' returns NULL, apparently because 'controller->RunningScripts[num]->GetState ()' (num is the script number) returns 'DLevelScript::SCRIPT_Running', hence the condition is false and makes the function return NULL. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | /tracker/file_download.php?file_id=1439&type=bug /tracker/file_download.php?file_id=1441&type=bug | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2015-03-30 18:27 | Edward-san | New Issue | |||
| 2015-03-30 18:27 | Edward-san | File Added: unloading_clientside_crash.wad | |||
| 2015-03-30 18:27 | Edward-san | File Added: zandronum-crash.log | |||
| 2015-03-30 18:28 | Edward-san | File Deleted: zandronum-crash.log | |||
| 2015-03-30 18:28 | Edward-san | File Added: zandronum-crash.log.txt | |||
| 2015-03-30 18:30 | Edward-san | Additional Information Updated | bug_revision_view_page.php?rev_id=6870#r6870 | ||
| 2015-03-30 18:31 | Edward-san | Description Updated | bug_revision_view_page.php?rev_id=6872#r6872 | ||
| 2015-05-03 22:52 | Edward-san | Summary | Crash with UNLOADED CLIENTSIDE script online => Crash with UNLOADING CLIENTSIDE script online | ||
| 2015-06-10 01:44 | unknownna | Status | new => confirmed | ||
| 2024-04-11 04:14 | Ru5tK1ng | Note Added: 0023592 | |||
| 2024-04-11 04:14 | Ru5tK1ng | Status | confirmed => needs review | ||
| 2025-03-09 21:04 | Ru5tK1ng | Note Added: 0024241 | |||
| 2025-03-09 21:04 | Ru5tK1ng | Status | needs review => needs testing | ||
| 2025-03-09 21:04 | Ru5tK1ng | Target Version | => 3.2 | ||
| 2025-03-09 21:05 | Ru5tK1ng | Note Deleted: 0024241 | |||
| 2025-03-09 21:05 | Ru5tK1ng | Status | needs testing => needs review | ||
| 2025-03-09 21:05 | Ru5tK1ng | Target Version | 3.2 => | ||
| 2025-03-16 20:10 | Ru5tK1ng | Status | needs review => needs testing | ||
| 2025-03-16 20:10 | Ru5tK1ng | Target Version | => 3.2 | ||
| 2025-03-20 10:42 | unknownna | Note Added: 0024261 | |||
| 2025-03-20 10:42 | unknownna | Status | needs testing => resolved | ||
| 2025-03-20 10:42 | unknownna | Fixed in Version | => 3.2 | ||
| 2025-03-20 10:42 | unknownna | Resolution | open => fixed | ||
| 2025-03-20 10:42 | unknownna | Assigned To | => unknownna | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||