Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001058Zandronum[All Projects] Bugpublic2012-09-24 09:002015-01-15 19:06
Reporterunknownna 
Assigned ToDusk 
PrioritynormalSeveritycrashReproducibilityalways
StatusfeedbackResolutionopen 
PlatformOSOS Version
Product Version1.0 
Target VersionFixed in Version 
Summary0001058: Crash if calling "endgame" while watching a demo
DescriptionI just randomly noticed this.
Steps To Reproduce1. 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 Information2012.09.24_08.47.13_doom2.cld
Attached Files

- Relationships

-  Notes
User avatar (0004792)
Dusk (developer)
2012-09-24 12:40

Fixed

endgame ended the game, but not demo playback.
User avatar (0004796)
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.
User avatar (0011388)
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.


Issue Community Support
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.

- 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






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker