MantisBT - Zandronum
View Issue Details
0002536Zandronum[All Projects] Bugpublic2015-11-30 06:392018-09-30 22:14
WaTaKiD 
Torr Samaho 
normalminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
3.0-beta 
3.03.0 
0002536: "new game" in singleplayer with more than 7 classes defined says "must be in netgame"
issue in both the latest official 3.0 beta and the current latest changeset ( 83ceae7 )

not an issue in zan 2.1.2, gzdoom 1.8.6, or latest g/zdoom dev builds
load test-8classes.wad in singleplayer
click new game
"must be in netgame"

comment out one of the classes in decorate and its corresponding entry in keyconf
load it up in singleplayer
click new game
works properly
No tags attached.
? test-8classes.wad (582) 2015-11-30 06:39
/tracker/file_download.php?file_id=1696&type=bug
? test-9skills.wad (572) 2015-12-01 06:26
/tracker/file_download.php?file_id=1697&type=bug
? test-11episodes.wad (472) 2015-12-01 06:26
/tracker/file_download.php?file_id=1698&type=bug
Issue History
2015-11-30 06:39WaTaKiDNew Issue
2015-11-30 06:39WaTaKiDFile Added: test-8classes.wad
2015-11-30 21:58Edward-sanAssigned To => Edward-san
2015-11-30 21:58Edward-sanStatusnew => assigned
2015-12-01 06:26WaTaKiDFile Added: test-9skills.wad
2015-12-01 06:26WaTaKiDFile Added: test-11episodes.wad
2015-12-01 06:28WaTaKiDNote Added: 0013925
2015-12-01 09:58Edward-sanNote Added: 0013926
2015-12-01 09:58Edward-sanStatusassigned => needs review
2015-12-05 13:57Torr SamahoNote Added: 0013932
2015-12-05 13:57Torr SamahoStatusneeds review => feedback
2015-12-06 21:23cobaltStatusfeedback => needs testing
2015-12-06 21:23cobaltTarget Version => 3.0
2015-12-06 21:23cobaltDescription Updatedbug_revision_view_page.php?rev_id=8291#r8291
2015-12-06 21:23cobaltSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8293#r8293
2015-12-06 21:23cobaltNote Added: 0013944
2015-12-06 21:25Edward-sanAssigned ToEdward-san => Torr Samaho
2015-12-06 21:25Edward-sanStatusneeds testing => assigned
2015-12-06 21:25Edward-sanStatusassigned => needs testing
2015-12-10 03:34Ru5tK1ngNote Added: 0013953
2015-12-11 22:03Ru5tK1ngStatusneeds testing => resolved
2015-12-11 22:03Ru5tK1ngResolutionopen => fixed
2015-12-11 22:03Ru5tK1ngFixed in Version => 3.0
2015-12-11 22:03Ru5tK1ngDescription Updatedbug_revision_view_page.php?rev_id=8308#r8308
2015-12-11 22:03Ru5tK1ngSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8309#r8309
2018-09-30 22:14Blzut3Statusresolved => closed

Notes
(0013925)
WaTaKiD   
2015-12-01 06:28   
as per edward-san's request, ive tested skills and episodes and they too can cause this issue (but work correctly in gzdoom 1.8.6)

the wads i used are attached here, but if its required to make a separate ticket for each then let me know and ill do so
(0013926)
Edward-san   
2015-12-01 09:58   
Fixed:'https://bitbucket.org/Torr_Samaho/zandronum/pull-requests/42/fixed-the-offline-netgame-only-issue-with [^]'
(0013932)
Torr Samaho   
2015-12-05 13:57   
Please see my comment on bitbucket.
(0013944)
cobalt   
2015-12-06 21:23   
Issue addressed by commit ddf4fb093c8a: Fixed: The FOptionMenuDescriptor constructor didn't initialize the Zandronum specific member mNetgameOnly (fixes 2536).
Committed by Benjamin Berkels [Torr Samaho] on Sunday 06 December 2015 22:17:45

Changes in files:

 src/menu/menu.h | 3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

(0013953)
Ru5tK1ng   
2015-12-10 03:34   
Test this using r151206-2117 and all 3 test wads loaded up correctly.