MantisBT - Zandronum
View Issue Details
0002385Zandronum[All Projects] Bugpublic2015-08-09 13:322018-09-30 22:24
Leonard 
Torr Samaho 
normalminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
3.0-beta 
3.03.0 
0002385: Using the -record parameter crashes zandronum at exit in single player.
It seems to work fine online but offline zandronum crashes at exit.
Start a single player game while using the -record <filename> parameter.
Exit.
No tags attached.
Issue History
2015-08-09 13:32LeonardNew Issue
2015-08-09 13:56Torr SamahoNote Added: 0013153
2015-08-09 13:56Torr SamahoAssigned To => Torr Samaho
2015-08-09 13:56Torr SamahoStatusnew => needs testing
2015-08-09 14:01cobaltTarget Version => 3.0
2015-08-09 14:01cobaltSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=7848#r7848
2015-08-09 14:02cobaltNote Added: 0013154
2015-08-09 16:57LeonardNote Added: 0013160
2015-08-09 16:58Torr SamahoNote Added: 0013161
2015-08-09 16:58Torr SamahoStatusneeds testing => resolved
2015-08-09 16:58Torr SamahoFixed in Version => 3.0
2015-08-09 16:58Torr SamahoResolutionopen => fixed
2018-09-30 22:24Blzut3Statusresolved => closed

Notes
(0013153)
Torr Samaho   
2015-08-09 13:56   
Hopefully fixed now.
(0013154)
cobalt   
2015-08-09 14:02   
Issue addressed by commit b5864c9bc1d8: Fixed: Using "-record" in single player caused a crash on exit (fixes 2385).
Committed by Benjamin Berkels [Torr Samaho] on Sunday 09 August 2015 15:55:43

Changes in files:

 src/c_console.cpp | 3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

(0013160)
Leonard   
2015-08-09 16:57   
That fixed it for me.
(0013161)
Torr Samaho   
2015-08-09 16:58   
Thanks for confirming!