MantisBT - Zandronum
View Issue Details
0002734Zandronum[All Projects] Bugpublic2016-05-13 18:472018-09-30 22:01
Fused 
Edward-san 
normalminoralways
closedfixed 
2.1 
3.0 
0002734: Using flag DEADSPECTATORS in the GAMEMODE lump kicks you from the titlemap
Using the example wad provided, you are not able to load the titlemap due to the added flag inside the GAMEMODE lump. Removing this flag will fix this.
zandronum -iwad doom2 -file tm_bug.wad
It is crucial this is fixed in order for my mod to work. Without this fixed I will be forced to remove the whole titlemap as I use this flag for a very important feature which I am unable to remove.
No tags attached.
? tm_bug.wad (1,633) 2016-05-13 18:51
/tracker/file_download.php?file_id=1808&type=bug
Issue History
2016-05-13 18:47FusedNew Issue
2016-05-13 18:51WaTaKiDFile Added: tm_bug.wad
2016-05-13 18:51WaTaKiDAdditional Information Updatedbug_revision_view_page.php?rev_id=9003#r9003
2016-05-13 18:54WaTaKiDNote Added: 0014892
2016-05-13 19:19WaTaKiDProduct Version3.0-beta => 2.1
2016-05-13 19:24WaTaKiDNote Added: 0014893
2016-05-13 19:25WaTaKiDSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=9005#r9005
2016-05-13 19:29WaTaKiDNote Edited: 0014893bug_revision_view_page.php?bugnote_id=14893#r9007
2016-05-13 20:38Edward-sanNote Added: 0014895
2016-05-13 23:59Edward-sanAssigned To => Edward-san
2016-05-13 23:59Edward-sanStatusnew => assigned
2016-05-14 00:16Edward-sanNote Added: 0014899
2016-05-14 00:16Edward-sanStatusassigned => feedback
2016-05-14 02:11WaTaKiDNote Added: 0014900
2016-05-14 07:39FusedNote Added: 0014901
2016-05-14 07:39FusedStatusfeedback => assigned
2016-05-14 08:14FusedNote Edited: 0014901bug_revision_view_page.php?bugnote_id=14901#r9009
2016-06-18 16:01Edward-sanStatusassigned => needs review
2016-06-26 12:45Torr SamahoNote Added: 0015123
2016-06-26 12:45Torr SamahoStatusneeds review => feedback
2016-06-26 16:46Edward-sanNote Added: 0015131
2016-06-26 16:46Edward-sanStatusfeedback => needs testing
2016-07-02 17:01WaTaKiDNote Added: 0015185
2016-07-02 17:02WaTaKiDStatusneeds testing => resolved
2016-07-02 17:02WaTaKiDResolutionopen => fixed
2016-07-02 17:02WaTaKiDFixed in Version => 3.0
2018-09-30 22:01Blzut3Statusresolved => closed

Notes
(0014892)
WaTaKiD   
2016-05-13 18:54   
using the provided example wad and 3.0-r160510-1827, i am able to load up the titlemap offline and online
(0014893)
WaTaKiD   
2016-05-13 19:24   
(edited on: 2016-05-13 19:29)
<FusedQyou>this is what I get'http://prntscr.com/b3okf1 [^]'

so after investigating this on irc, we found that if u double click the wad and click play zandronum, or drag and drop the wad onto zandronum.exe, we can reproduce the error

also: ' zandronum -iwad doom2 -file tm_bug.wad ' shows that error as well

edit: i forgot to mention that this is reproducable in 2.1.2 and 3.0

(0014895)
Edward-san   
2016-05-13 20:38   
Is this any different in older versions of zandronum?
(0014899)
Edward-san   
2016-05-14 00:16   
This changeset should fix this, but I'd like to see this tested with anything which depends on dead spectators gamemode, offline and online.
(0014900)
WaTaKiD   
2016-05-14 02:11   
this 3.0 build contains the above commit:'https://www.dropbox.com/s/d571cxwsdgrs93z/zandronum-3.0-r160514-0006-c3ced31-windows.zip?dl=0 [^]'
(0014901)
Fused   
2016-05-14 07:39   
(edited on: 2016-05-14 08:14)
Using the build above, my titlemap now ran as supposed to without throwing the problematic error or causing any new bugs in Zombie Horde's mechanism.

(0015123)
Torr Samaho   
2016-06-26 12:45   
I think the fix needs to be made slightly differently, see my comment in the bitbucket pull request.
(0015131)
Edward-san   
2016-06-26 16:46   
Added in zandronum 3.0 upstream with this changeset:'https://bitbucket.org/Torr_Samaho/zandronum/commits/5d98d186743b [^]' .
(0015185)
WaTaKiD   
2016-07-02 17:01   
using'https://www.dropbox.com/s/47tfog9di3lorlg/zandronum-3.0-r160702-1232-b244a48-windows.zip?dl=0 [^]' and the example wad, the titlemap loaded up just fine