MantisBT - Zandronum
View Issue Details
0001992Zandronum[All Projects] Bugpublic2014-11-08 11:212018-10-01 00:08
Dusk 
Dusk 
normaltextalways
closedfixed 
1.3 
1.41.4 
0001992: Voodoo doll exit causes an " exited the level." message
If a voodoo doll exits the level, a bogus " exited the level." message is printed.
Start a server and connect to it:
Quote
zandronum -host -file gd.wad +sv_cheats 1 -warp 2 -nomonsters
zandronum -file gd.wad -connect localhost


Cheat yourself keys and turn right around and exit. A voodoo doll will exit the map shortly afterwards.
No tags attached.
png Screenshot_Doom_20141108_131702.png (37,672) 2014-11-08 11:21
/tracker/file_download.php?file_id=1326&type=bug
png
Issue History
2014-11-08 11:21DuskNew Issue
2014-11-08 11:21DuskStatusnew => assigned
2014-11-08 11:21DuskAssigned To => Dusk
2014-11-08 11:21DuskFile Added: Screenshot_Doom_20141108_131702.png
2014-11-08 11:30DuskSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5947#r5947
2014-11-08 11:32DuskStatusassigned => needs review
2014-11-08 11:35DuskNote Added: 0010841
2014-11-08 16:41cobaltStatusneeds review => needs testing
2014-11-08 16:41cobaltTarget Version => 1.4
2014-11-08 16:41cobaltSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=5952#r5952
2014-11-08 16:41cobaltNote Added: 0010843
2014-11-08 16:42DuskStatusneeds testing => resolved
2014-11-08 16:42DuskFixed in Version => 1.4
2014-11-08 16:42DuskResolutionopen => fixed
2018-10-01 00:08Blzut3Statusresolved => closed

Notes
(0010841)
Dusk   
2014-11-08 11:35   
'https://bitbucket.org/Torr_Samaho/zandronum-stable/pull-request/100 [^]'
(0010843)
cobalt   
2014-11-08 16:41   
Issue addressed by commit f2dc4e2814a6: - fixed: a voodoo doll exiting the level would print a bogus message (fixes 1992)
Committed by Teemu Piippo [Dusk] on Saturday 08 November 2014 13:31:57

Changes in files:
 docs/zandronum-history.txt | 1 +
 src/p_spec.cpp | 3 ++-
 2 files changed, 3 insertions(+), 1 deletions(-)