MantisBT - Zandronum
View Issue Details
0002811Zandronum[All Projects] Bugpublic2016-08-19 04:432018-09-30 21:59
WaTaKiD 
Edward-san 
normalminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
2.1 
3.0 
0002811: monsters face east when respawning with a_respawn online
happens in zan 2.1.2 and 3.0-r160814-2010
doesnt happen in gzdoom 1.8.6
host a server with the attached wad
kill the zombieman and notice that he always faces east upon respawning

repeat offline and notice he respawns facing the direction he was when he died
No tags attached.
related to 0002287closed Edward-san Monster count issue with A_Respawn online 
? dropitem_01.wad (4,951) 2016-08-19 04:43
https://zandronum.com/tracker/file_download.php?file_id=1880&type=bug
Issue History
2016-08-19 04:43WaTaKiDNew Issue
2016-08-19 04:43WaTaKiDFile Added: dropitem_01.wad
2016-08-19 05:12WaTaKiDRelationship addedrelated to 0002287
2016-09-02 22:25Edward-sanNote Added: 0015569
2016-09-02 22:25Edward-sanAssigned To => Edward-san
2016-09-02 22:25Edward-sanStatusnew => assigned
2016-09-02 22:29Edward-sanNote Added: 0015570
2016-09-02 22:29Edward-sanStatusassigned => feedback
2016-09-04 02:28WaTaKiDNote Added: 0015580
2016-09-04 02:28WaTaKiDStatusfeedback => assigned
2016-09-04 22:02Ru5tK1ngNote Added: 0015586
2016-09-05 09:00Edward-sanNote Added: 0015592
2016-09-05 09:00Edward-sanStatusassigned => needs review
2016-09-11 15:42Torr SamahoNote Added: 0015615
2016-09-11 15:42Torr SamahoStatusneeds review => needs testing
2016-10-09 22:41WaTaKiDStatusneeds testing => resolved
2016-10-09 22:41WaTaKiDResolutionopen => fixed
2016-10-09 22:41WaTaKiDFixed in Version => 3.0
2018-09-30 21:59Blzut3Statusresolved => closed

Notes
(0015569)
Edward-san   
2016-09-02 22:25   
Urgh, the whole idea of 'spawning again' the thing as if nothing happens is terrible.

Anyways, I have a fix for this.
(0015570)
Edward-san   
2016-09-02 22:29   
Of course it should be temporary. Please check if this commit works:'https://bitbucket.org/zandronum/zandronum-sandbox/commits/81a5d50db26e629e8bca7d0b7d258e965863ab3b [^]' .
(0015580)
WaTaKiD   
2016-09-04 02:28   
this 3.0 build contains the above commit: 'https://www.dropbox.com/s/grvdvqpmse72tpg/zandronum-3.0-r160902-2227-81a5d50-windows.zip?dl=0 [^]'
(0015586)
Ru5tK1ng   
2016-09-04 22:02   
Using the above build seemed to fix it. The zombie preserved its angle when dying and spawning.
(0015592)
Edward-san   
2016-09-05 09:00   
Thanks for checking!
(0015615)
Torr Samaho   
2016-09-11 15:42   
I added the patch. Note that I did not include the history entry since

- - Fixed: A_Respawn wasn't handled correctly online. [Edward-san]

already covers this.