MantisBT - Doomseeker
View Issue Details
0004020Doomseeker[All Projects] Bugpublic2022-08-24 08:442024-11-03 19:12
Evil Operative 
Zalewa 
highmajoralways
closedfixed 
MicrosoftWindowsXP/Vista/7
 
1.4.0 
0004020: DMFlags details are shown incorrectly in the 'Server details' pane
This problem occurs in the current Latest Release of Doomseeker, where the DMFlags numbers along with the list of what flags are enabled, are fetching the wrong descriptions for the flag numbers.
Host a server with the 'No Crouching' DMFlag enabled, it will show up as 'Arbitrator FOV' in the server details area.

Similarly, there are more issues such as enabling 'Allow Jumping' wrongly shows it as "No freelook'.
No tags attached.
related to 0004024closed Zalewa Doomseeker fails to download testing versions of Zandronum 
Issue History
2022-08-24 08:44Evil OperativeNew Issue
2022-08-24 12:26DrinkyBirdProjectZandronum => Doomseeker
2022-08-25 09:37WubTheCaptainNote Added: 0022313
2022-08-25 09:37WubTheCaptainStatusnew => feedback
2022-08-25 09:39WubTheCaptainSummary[Doomseeker] DMFlags details are shown incorrectly in the 'Server details' pane => DMFlags details are shown incorrectly in the 'Server details' pane
2022-08-25 09:39WubTheCaptainNote Edited: 0022313bug_revision_view_page.php?bugnote_id=22313#r13668
2022-08-25 14:46WaTaKiDNote Added: 0022321
2022-08-25 15:09WubTheCaptainNote Added: 0022323
2022-08-25 15:09WubTheCaptainStatusfeedback => new
2022-08-25 17:44WaTaKiDNote Added: 0022324
2022-08-28 19:22ZalewaStatusnew => acknowledged
2022-08-28 19:41ZalewaNote Added: 0022327
2022-08-28 19:41ZalewaAssigned To => Zalewa
2022-08-28 19:41ZalewaStatusacknowledged => assigned
2022-08-28 20:19ZalewaNote Added: 0022328
2022-08-28 20:19ZalewaStatusassigned => needs review
2022-09-05 22:40ZalewaRelationship addedrelated to 0004024
2022-09-05 22:41ZalewaNote Added: 0022345
2022-09-05 22:41ZalewaStatusneeds review => needs testing
2022-09-05 22:50DrinkyBirdNote Added: 0022347
2022-09-06 01:13WaTaKiDNote Added: 0022349
2022-09-06 05:51ZalewaStatusneeds testing => assigned
2022-09-06 08:39ZalewaNote Added: 0022356
2022-09-06 08:39ZalewaStatusassigned => needs testing
2022-09-06 16:14WaTaKiDNote Added: 0022358
2022-09-06 21:32WubTheCaptainNote Added: 0022361
2022-09-07 05:27ZalewaStatusneeds testing => resolved
2022-09-07 05:27ZalewaFixed in Version => 1.4.0
2022-09-07 05:27ZalewaResolutionopen => fixed
2024-11-03 19:12ZalewaStatusresolved => closed

Notes
(0022313)
WubTheCaptain   
2022-08-25 09:37   
(edited on: 2022-08-25 09:39)
Which game(s) supported by Doomseeker experience this behavior?

(0022321)
WaTaKiD   
2022-08-25 14:46   
i only have the zan plugin so i can only confirm zan having this issue
(0022323)
WubTheCaptain   
2022-08-25 15:09   
Related to 0003944 or 0003956? Bisecting the issue would help.
I remember I may have read a source code file with mismatched flag descriptions, however I don't remember anymore if the bug was in Doomseeker's plugin or Zandronum code. IIRC, Doomseeker simply replicated what Zandronum code had at that time. I may also be misleading.
(0022324)
WaTaKiD   
2022-08-25 17:44   
yknow that may very well be, i think we should wait until the next zan beta, cuz that may or may not solve the issue without the need to delve into this just to find out its just a duplicate report
(0022327)
Zalewa   
2022-08-28 19:41   
Game version for the server is being read incorrectly and Doomseeker assumes Zandronum 2.0. I'll fix that.
(0022328)
Zalewa   
2022-08-28 20:19   
'https://bitbucket.org/Doomseeker/doomseeker/commits/e0e44dcef25fd8ac4aff48ea287f18073882131a [^]'
(0022345)
Zalewa   
2022-09-05 22:41   
I uploaded the Doomseeker (or more precisely: Zandronum plugin) with a fix for this to the beta auto-update channel. This should be tested.
(0022347)
DrinkyBird   
2022-09-05 22:50   
Quickly tested this after testing 0004024, the dmflags in "Server details" seem to be correct now.
(0022349)
WaTaKiD   
2022-09-06 01:13   
(more negative value fun)

if a dmflag with a negative value such as compat_maskedmidtex is enabled, that field will display the wrong value

for example, host a server with only compat_maskedmidtex enabled, server details will show compatflags as "2147483648" instead of "-2147483648"

now enable compat_shorttex, compatflags will display "2147483649" instead of "-2147483647"
(0022356)
Zalewa   
2022-09-06 08:39   
Fix for the negative numbers has been uploaded to the beta auto-update channel, please test.
(0022358)
WaTaKiD   
2022-09-06 16:14   
looks like that did the trick, thank you
(0022361)
WubTheCaptain   
2022-09-06 21:32   
Quote from Zalewa
Fix for the negative numbers has been uploaded to the beta auto-update channel, please test.

Doomseeker/doomseeker commit 1f8576a