| Anonymous | Login | Signup for a new account | 2025-11-04 02:16 UTC |
| My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001058 | Zandronum | [All Projects] Bug | public | 2012-09-24 09:00 | 2025-11-01 04:20 | ||||
| Reporter | unknownna | ||||||||
| Assigned To | Dusk | ||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 1.0 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0001058: Crash if calling "endgame" while watching a demo | ||||||||
| Description | I just randomly noticed this. | ||||||||
| Steps To Reproduce | 1. zandronum.exe -playdemo 2012.09.24_08.47.13_doom2.cld 2. "endgame" in the console. 3. After a few seconds Zandronum will crash. | ||||||||
| Additional Information | 2012.09.24_08.47.13_doom2.cld | ||||||||
| Attached Files | |||||||||
Notes |
|
|
Dusk (developer) 2012-09-24 12:40 |
Fixed endgame ended the game, but not demo playback. |
|
Torr Samaho (administrator) 2012-09-24 19:24 |
It's likely better to end the demo playback in C_FullConsole instead of directly in the CCMD endgame. At least this is more consistent with how ZDoom ends demo playback when endgame is called. |
|
Edward-san (developer) 2015-01-15 19:01 edited on: 2015-01-15 19:06 |
There should be another check, because when I added 'if ( CLIENTDEMO_IsPlaying( ) ) CLIENTDEMO_FinishPlaying( );' in C_FullConsole, after server netstate check, I can't replay demos anymore, either with command line '-playdemo' or with 'playdemo' console command. |
|
Ru5tK1ng (updater) 2025-11-01 04:20 |
No longer happens anymore in 3.2.1. You can also use playdemo to watch another demo after calling endgame. |
|
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
| Supporters: | Jonathan |
| Opponents: | No one explicitly opposes this issue yet. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-09-24 09:00 | unknownna | New Issue | |
| 2012-09-24 09:00 | unknownna | Status | new => confirmed |
| 2012-09-24 12:40 | Dusk | Note Added: 0004792 | |
| 2012-09-24 12:40 | Dusk | Assigned To | => Dusk |
| 2012-09-24 12:40 | Dusk | Status | confirmed => needs review |
| 2012-09-24 19:24 | Torr Samaho | Note Added: 0004796 | |
| 2012-09-24 19:25 | Torr Samaho | Status | needs review => feedback |
| 2015-01-15 19:01 | Edward-san | Note Added: 0011388 | |
| 2015-01-15 19:06 | Edward-san | Note Edited: 0011388 | View Revisions |
| 2025-11-01 04:20 | Ru5tK1ng | Note Added: 0024611 | |
| 2025-11-01 04:20 | Ru5tK1ng | Status | feedback => resolved |
| 2025-11-01 04:20 | Ru5tK1ng | Resolution | open => fixed |
| Copyright © 2000 - 2025 MantisBT Team |