MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002734 | Zandronum | [All Projects] Bug | public | 2016-05-13 18:47 | 2018-09-30 22:01 |
|
Reporter | Fused | |
Assigned To | Edward-san | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 2.1 | |
Target Version | | Fixed in Version | 3.0 | |
|
Summary | 0002734: Using flag DEADSPECTATORS in the GAMEMODE lump kicks you from the titlemap |
Description | 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. |
Steps To Reproduce | zandronum -iwad doom2 -file tm_bug.wad |
Additional Information | 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. |
Tags | No tags attached. |
Relationships | |
Attached Files | tm_bug.wad (1,633) 2016-05-13 18:51 /tracker/file_download.php?file_id=1808&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-05-13 18:47 | Fused | New Issue | |
2016-05-13 18:51 | WaTaKiD | File Added: tm_bug.wad | |
2016-05-13 18:51 | WaTaKiD | Additional Information Updated | bug_revision_view_page.php?rev_id=9003#r9003 |
2016-05-13 18:54 | WaTaKiD | Note Added: 0014892 | |
2016-05-13 19:19 | WaTaKiD | Product Version | 3.0-beta => 2.1 |
2016-05-13 19:24 | WaTaKiD | Note Added: 0014893 | |
2016-05-13 19:25 | WaTaKiD | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=9005#r9005 |
2016-05-13 19:29 | WaTaKiD | Note Edited: 0014893 | bug_revision_view_page.php?bugnote_id=14893#r9007 |
2016-05-13 20:38 | Edward-san | Note Added: 0014895 | |
2016-05-13 23:59 | Edward-san | Assigned To | => Edward-san |
2016-05-13 23:59 | Edward-san | Status | new => assigned |
2016-05-14 00:16 | Edward-san | Note Added: 0014899 | |
2016-05-14 00:16 | Edward-san | Status | assigned => feedback |
2016-05-14 02:11 | WaTaKiD | Note Added: 0014900 | |
2016-05-14 07:39 | Fused | Note Added: 0014901 | |
2016-05-14 07:39 | Fused | Status | feedback => assigned |
2016-05-14 08:14 | Fused | Note Edited: 0014901 | bug_revision_view_page.php?bugnote_id=14901#r9009 |
2016-06-18 16:01 | Edward-san | Status | assigned => needs review |
2016-06-26 12:45 | Torr Samaho | Note Added: 0015123 | |
2016-06-26 12:45 | Torr Samaho | Status | needs review => feedback |
2016-06-26 16:46 | Edward-san | Note Added: 0015131 | |
2016-06-26 16:46 | Edward-san | Status | feedback => needs testing |
2016-07-02 17:01 | WaTaKiD | Note Added: 0015185 | |
2016-07-02 17:02 | WaTaKiD | Status | needs testing => resolved |
2016-07-02 17:02 | WaTaKiD | Resolution | open => fixed |
2016-07-02 17:02 | WaTaKiD | Fixed in Version | => 3.0 |
2018-09-30 22:01 | Blzut3 | Status | resolved => closed |
Notes |
|
|
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
|
|
|
|
Is this any different in older versions of zandronum? |
|
|
|
This changeset should fix this, but I'd like to see this tested with anything which depends on dead spectators gamemode, offline and online. |
|
|
|
|
|
(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.
|
|
|
|
I think the fix needs to be made slightly differently, see my comment in the bitbucket pull request. |
|
|
|
|
|
|
|