MantisBT - Zandronum
View Issue Details
0001720Zandronum[All Projects] Bugpublic2014-02-22 23:382014-06-15 15:31
AlienOverlord 
 
normalcrashrandom
feedbackopen 
MicrosoftWindowsXP/Vista/7
1.2 
 
0001720: Zandronum crashes in PLAYER_SetSpectator if the player doesn't have an associated map object
Me and a couple of other people just got a crashout from SNS server. After investigating the crashdump I've found that Zandronum crashed while trying to do this (function PLAYER_SetSpectator, caused by client_PlayerIsSpectator):

pPlayer->health = pPlayer->mo->health = deh.StartHealth;

Apparently the player it tried to spectate didn't have a valid body (was a valid player though). Perhaps the client lagged and didn't spawn the object yet, I don't know (was AFK at the moment).

No crashdump attached, as it won't be of any use (has stack trace from custom binary).
No tags attached.
related to 0001727closed  server/client crash 
zip sns112.zip (23,217) 2014-02-22 23:54
https://zandronum.com/tracker/file_download.php?file_id=1166&type=bug
Issue History
2014-02-22 23:38AlienOverlordNew Issue
2014-02-22 23:54QentFile Added: sns112.zip
2014-02-22 23:55QentNote Added: 0008269
2014-06-15 15:29WatermelonNote Added: 0009426
2014-06-15 15:29WatermelonStatusnew => feedback
2014-06-15 15:31WatermelonRelationship addedrelated to 0001727

Notes
(0008269)
Qent   
2014-02-22 23:55   
Quote
No crashdump attached, as it won't be of any use (has stack trace from custom binary).


I uploaded my crash log in case it's any help.
(0009426)
Watermelon   
2014-06-15 15:29   
Happen in 2.0?