Zandronum Chat on our Discord Server Get the latest version: 3.1
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004148Zandronum[All Projects] Bugpublic2023-07-25 13:352023-07-31 15:57
Reporterduke 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004148: Populated servers report zero players during map/gamemode transitions
DescriptionDuring a short period (1-2 seconds) when a server is changing maps or game modes, when players are shown the screen as in the attached screenshot, the server reports having zero players to launcher queries, even when the server is actually populated and players will reappear in a moment.

Technically it may be true that there are zero clients connected at that moment, but it is inconvenient for server browsers, which will report the server as empty even though it's not, if they happen to query during that period.

Specifically The Floppy Disk Mod changes maps very often like this, so it's not too rare to see this occur when you randomly open Doomseeker.

Forhttps://doomlist.net [^] I implemented a workaround, which remembers the previous player data and uses that when neccessary, but this is not an option for eg. Doomseeker, which doesn't always have previous data to refer to when querying.

Possible solutions/workarounds that were mentioned in Discord discussion:
- Keep clients connected during these transitions
- Have the server remember the player data before the transition, and return that when queried before the clients reconnect again
- During the transition period respond to queries with "try again a bit later" and allow another query without throttling
- Add an extra flag to the query response to indicate that the returned player data is not true
Attached Filespng file icon mapchange.png [^] (335,523 bytes) 2023-07-25 13:35

- Relationships

-  Notes
User avatar (0022898)
Fused (reporter)
2023-07-31 15:57

Related since the whole point why Floppy Disk Mod does this is to change the game mode:https://zandronum.com/tracker/view.php?id=10 [^]

Issue Community Support
Only registered users can voice their support. Click here to register, or here to log in.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2023-07-25 13:35 duke New Issue
2023-07-25 13:35 duke File Added: mapchange.png
2023-07-31 15:57 Fused Note Added: 0022898






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2023 MantisBT Team
Powered by Mantis Bugtracker