MantisBT - Zandronum
View Issue Details
0000885Zandronum[All Projects] Bugpublic2012-06-17 15:442018-09-30 19:53
ZzZombo 
Torr Samaho 
normalmajoralways
closedfixed 
 
1.0 
0000885: Crash after leaving level if a player stays morphed
I'm using PowerMorph to change player class on some conditions. If it happens and a player is morphed in time of next level change or, if playing fake multiplayer exiting the game makes it to crash. Crash report attached. BTW: why send report button is disabled?
No tags attached.
duplicate of 0000784closed Torr Samaho Client/Server crash if morphed player drops all weapons before turning into a spectator or disconnecting 
zip CrashReport001.zip (23,719) 2012-06-17 15:44
/tracker/file_download.php?file_id=630&type=bug
Issue History
2012-06-17 15:44ZzZomboNew Issue
2012-06-17 15:44ZzZomboFile Added: CrashReport001.zip
2012-06-17 18:08Torr SamahoAssigned To => Torr Samaho
2012-06-17 18:08Torr SamahoStatusnew => assigned
2012-06-17 19:59DuskNote Added: 0003799
2012-06-18 19:36Torr SamahoNote Added: 0003808
2012-06-18 19:36Torr SamahoStatusassigned => needs testing
2012-06-18 23:08DuskRelationship addedduplicate of 0000784
2012-06-19 02:10ZzZomboNote Added: 0003812
2012-06-19 09:10ZzZomboNote Edited: 0003812bug_revision_view_page.php?bugnote_id=3812#r2084
2012-06-21 10:44DuskStatusneeds testing => resolved
2012-06-21 10:44DuskFixed in Version => 1.0
2012-06-21 10:44DuskResolutionopen => fixed
2018-09-30 19:53Blzut3Statusresolved => closed

Notes
(0003799)
Dusk   
2012-06-17 19:59   
Possibly related to this?
(0003808)
Torr Samaho   
2012-06-18 19:36   
Yeah, I'd say to. I backported the fix, please test if this binary fixes the problem. If it doesn't, please supply a minimal example wad.
(0003812)
ZzZombo   
2012-06-19 02:10   
(edited on: 2012-06-19 09:10)
Well, I don't know what was that, but after my friend rewritten class definition for morphed player it seems not to crash anymore even in old version of game. He didn't save a backup of it so I can't test but I will try to restore.

[UPD] Seems like it happens if morphed player has no weapon. Your fix solved the issue. Thanks.