MantisBT - Zandronum
View Issue Details
0003224Zandronum[All Projects] Bugpublic2017-08-12 22:462018-09-30 21:42
Marcaek 
Torr Samaho 
normalmajoralways
closedfixed 
3.0-beta 
3.03.0 
0003224: Mysterious crash in an Internal Conflict server
'http://static.allfearthesentinel.net/crash/zandronum-crash-08_12_2017-00_28_34.31504.log [^]'

Using these wads:

'https://zandronum.com/forum/viewtopic.php?p=107512#p107512 [^]'

Since this mod hasn't caused crashes before, there are concerns about possible new issues introduced in 3.0
No tags attached.
? morphuse.pk3 (1,346) 2017-08-13 12:35
/tracker/file_download.php?file_id=2176&type=bug
Issue History
2017-08-12 22:46MarcaekNew Issue
2017-08-13 11:49DuskNote Added: 0018181
2017-08-13 12:35DuskNote Added: 0018183
2017-08-13 12:35DuskFile Added: morphuse.pk3
2017-08-13 12:35DuskNote Edited: 0018183bug_revision_view_page.php?bugnote_id=18183#r10880
2017-08-13 12:35DuskStatusnew => confirmed
2017-08-13 12:35DuskReproducibilityrandom => always
2017-08-13 12:54DuskNote Edited: 0018183bug_revision_view_page.php?bugnote_id=18183#r10881
2017-08-13 12:57DuskNote Edited: 0018183bug_revision_view_page.php?bugnote_id=18183#r10882
2017-08-13 12:57DuskStatusconfirmed => acknowledged
2017-08-13 12:57DuskResolutionopen => waiting for zdoom
2017-08-13 15:51DuskNote Added: 0018184
2017-08-13 15:51DuskAssigned To => Torr Samaho
2017-08-13 15:51DuskStatusacknowledged => assigned
2017-08-13 15:51DuskResolutionwaiting for zdoom => open
2017-08-13 15:51DuskTarget Version => 3.0
2017-08-13 18:08DuskNote Added: 0018186
2017-08-13 18:08DuskStatusassigned => needs testing
2017-09-07 20:34DuskStatusneeds testing => resolved
2017-09-07 20:34DuskFixed in Version => 3.0
2017-09-07 20:34DuskResolutionopen => fixed
2018-09-30 21:42Blzut3Statusresolved => closed

Notes
(0018181)
Dusk   
2017-08-13 11:49   
The crash report looks like a script uses UseInventory on an actor. Looks like the item causes the actor to be deleted.
(0018183)
Dusk   
2017-08-13 12:35   
(edited on: 2017-08-13 12:57)
Found what's going on. The wad "icv0.69-hmmhahapatch13.pk3" contains an item called "GetUnStuckItem". Using this item morphs the player. If this item is used from ACS the game crashes.

Attached an example wad. Run in Hexen and puke script 704. You should turn into a pig but the game crashes instead.

Confirmed to be broken in latest GZDoom. Reported there.

(0018184)
Dusk   
2017-08-13 15:51   
GZDoom fixed this. The fix looks simple enough to backport.
(0018186)
Dusk   
2017-08-13 18:08   
'https://bitbucket.org/Torr_Samaho/zandronum/commits/ce2647d14617a6445873a60313c370936fd7daf1 [^]'

This has been backported now.