Anonymous | Login | Signup for a new account | 2025-07-27 16:35 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 | 2015-01-15 19:06 | ||||||||
Reporter | unknownna | ||||||||||||
Assigned To | Dusk | ||||||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||||||
Status | feedback | Resolution | open | ||||||||||
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 | |||||||||||||
![]() |
|
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. |
Only registered users can voice their support. Click here to register, or here to log in. | |
Supporters: | Jonathan |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
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 |
Copyright © 2000 - 2025 MantisBT Team |