| Anonymous | Login | Signup for a new account | 2025-11-18 02:55 UTC |
| My View | View Issues | Change Log | Roadmap | Doomseeker Issue Support Ranking | Rules | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0002480 | Doomseeker | [All Projects] Bug | public | 2015-10-06 16:29 | 2018-09-29 14:37 | ||||
| Reporter | WaTaKiD | ||||||||
| Assigned To | Zalewa | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | ||||
| Product Version | |||||||||
| Target Version | 1.1 | Fixed in Version | 1.1 | ||||||
| Summary | 0002480: doomseeker adds unnecessary "" to blank commands | ||||||||
| Description | sorry 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 Reproduce | host 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 Information | at 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 |
|||||||
|
|||||||
Notes |
|
|
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. |
|
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". |
|
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 [^]' |
|
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 |
| Copyright © 2000 - 2025 MantisBT Team |