MantisBT - Doomseeker
View Issue Details
0004088Doomseeker[All Projects] Bugpublic2023-01-11 17:232024-11-03 19:14
Necrodoom 
Zalewa 
normalminoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
1.3.3 
1.4.01.4.0 
0004088: Doomseeker 'Create game' menu has errornous behavior regarding +compatflags2 flag
On 'Create game' menu, the '+compatflags2' is sometimes missing from the generated commandline in the 'Command line' menu.

When on the Zandronum tab, the commandline that generates for me is:
"{{Omitted}}/zandronum.exe" -iwad "{{Omitted}}/maps/tnt.wad" +sv_maxlives 0 +alwaysapplydmflags 1 -skill 4 +survival 1 +map map01 +sv_maprotation 0 +sv_randommaprotation 1 +dmflags 6356992 +dmflags2 0 +zadmflags 5200 +compatflags 0 +compatflags2 0 +zacompatflags 0 +lmsallowedweapons 0 +lmsspectatorsettings 0 +sv_afk2spec 0 +sv_coop_damagefactor 1 +sv_defaultdmflags 0 +sv_allowprivatechat 1 +sv_country automatic

When on any other tab such as Rules, it generates:
"{{Omitted}}/zandronum.exe" -iwad "{{Omitted}}/maps/tnt.wad" +sv_maxlives 0 +alwaysapplydmflags 1 -skill 4 +survival 1 +map map01 +sv_maprotation 0 +sv_randommaprotation 1 +dmflags 6356992 +dmflags2 0 +zadmflags 5200 +compatflags 0 +zacompatflags 0 +lmsallowedweapons 0 +lmsspectatorsettings 0 +sv_afk2spec 0 +sv_coop_damagefactor 1 +sv_defaultdmflags 0 +sv_allowprivatechat 1 +sv_country automatic
1. Go Create Game menu
2. Press 'Command line' button when on 'General' tab
3. Press 'Command line' button when on 'Zandronum' tab
4. Compare the two results
Ticket opened as a proxy for bolt#9502 in the zandronum discord, due to a tracker account creation issue.
No tags attached.
Issue History
2023-01-11 17:23NecrodoomNew Issue
2023-01-11 21:11ZalewaAssigned To => Zalewa
2023-01-11 21:11ZalewaStatusnew => assigned
2023-01-11 22:31ZalewaNote Added: 0022687
2023-01-11 22:31ZalewaStatusassigned => needs review
2023-01-11 22:32ZalewaTarget Version => 1.4.0
2023-01-16 23:52ZalewaNote Added: 0022704
2023-01-16 23:52ZalewaStatusneeds review => needs testing
2023-02-19 14:15ZalewaStatusneeds testing => resolved
2023-02-19 14:15ZalewaFixed in Version => 1.4.0
2023-02-19 14:15ZalewaResolutionopen => fixed
2024-11-03 19:14ZalewaStatusresolved => closed

Notes
(0022687)
Zalewa   
2023-01-11 22:31   
Apage, stupido buggo!'https://bitbucket.org/Doomseeker/doomseeker/commits/48f356defbbcd7a43a9f3ddae138fc9d7fae05bc [^]'

I'm glad this got reported before the release of 1.4. Thanks.
(0022704)
Zalewa   
2023-01-16 23:52   
I've deployed an update to the beta auto-update channel. Please verify if +compatflags2 appear properly now.