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
0002480Doomseeker[All Projects] Bugpublic2015-10-06 16:292018-09-29 14:37
ReporterWaTaKiD 
Assigned ToZalewa 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformMicrosoftOSWindowsOS VersionXP/Vista/7
Product Version 
Target Version1.1Fixed in Version1.1 
Summary0002480: doomseeker adds unnecessary "" to blank commands
Descriptionsorry im terrible at naming these things, anyways:

when hosting a zan 3.0 server and for example leaving the MOTD field blank, rcon sv_motd will show """" instead of "" like in 2.1.2

so upon joining the server the motd of "" will display

so far ive found doomseeker will do this for: sv_hostname and everything under the "misc." tab, if anything else is affected then im unaware of it
Steps To Reproducehost a zan 3.0 server with doomseeker's MOTD field blank
sv_motd in rcon, notice it displays """"
connect to the server, notice the motd displays ""

repeat with a zan 2.1.2 server, notice this doesnt happen
Additional Informationat first i thought this was a zan issue, so if its of any help, here is the commit that introduced this behavior:'https://bitbucket.org/Torr_Samaho/zandronum/commits/0229459693ec6aa189cc0d5cb0158899b1db9f49 [^]'
Attached Files

- Relationships
related to 0002482closedTorr Samaho Zandronum How can I blank a CVAR from command line? 

-  Notes
User avatar (0013623)
Zalewa (developer)
2015-10-07 13:37

Fix pointed out here is the root cause for the issue:
'http://forum.zdoom.org/viewtopic.php?f=7&t=33763 [^]'

To be precise, the game behavior is 100% correct. However, I have no friggin idea how to clear the value of a CVAR now.

Passing a blank string: `+sv_motd ""` won't do. The game will load sv_motd from config.

Passing \0 in the string sort of works: `+sv_motd "\0"`. It was working quite nicely until I discovered that it crashes connecting clients:
'http://zandronum.com/tracker/view.php?id=2462 [^]'

Right now I have no idea how to make the game interpret a blank field in the way the user would expect to. I want a blank field to blank the in game variable too, but the game is highly uncooperative here.
User avatar (0016644)
Zalewa (developer)
2017-01-15 13:10
edited on: 2017-01-15 13:11

Thanks to this GZDoom/Zandronum fix I was able to handle both Zandronum 2 and Zandronum 3 in Doomseeker properly. User will need to take care to pick the proper game version in the "Zandronum" tab when creating new game.

Doomseeker commit:
'https://bitbucket.org/Doomseeker/doomseeker/commits/73b491b5b290cb7bf80727856a8779fdf94e4d32 [^]'

I will wait for the next Zandronum beta before marking this as "needs testing".

User avatar (0016792)
Zalewa (developer)
2017-02-06 19:56

Can be tested on beta update channel. This will only work properly with Zandronum 3.0-alpha-170205-2117 or later. Zandronum version must be set to "Zandronum 3 (beta)" in the "Create Game" box.

'https://zandronum.com/forum/viewtopic.php?p=103736 [^]'

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2015-10-06 16:29 WaTaKiD New Issue
2015-10-07 13:37 Zalewa Note Added: 0013623
2015-10-07 13:46 Zalewa Relationship added related to 0002482
2017-01-15 13:10 Zalewa Note Added: 0016644
2017-01-15 13:10 Zalewa Assigned To => Zalewa
2017-01-15 13:10 Zalewa Status new => needs review
2017-01-15 13:11 Zalewa Note Edited: 0016644 View Revisions
2017-02-06 19:56 Zalewa Note Added: 0016792
2017-02-06 19:56 Zalewa Status needs review => needs testing
2017-07-03 17:37 Zalewa Status needs testing => resolved
2017-07-03 17:37 Zalewa Fixed in Version => 1.1
2017-07-03 17:37 Zalewa Resolution open => fixed
2018-09-29 14:24 WubTheCaptain Status resolved => closed
2018-09-29 14:37 WubTheCaptain Target Version => 1.1






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker