MantisBT - Doomseeker |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003837 | Doomseeker | [All Projects] Bug | public | 2020-06-26 17:07 | 2020-08-02 08:19 |
|
Reporter | WubTheCaptain | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | 1.3.1 | |
Target Version | | Fixed in Version | | |
|
Summary | 0003837: Create Game can configure an RCon password for an SRB2 server, but the plugin does not support RCon |
Description | The "RCon password" (remote console password) textfield is useless in Create Game dialog for SRB2. This confused me. There is no RCon support in SRB2, regardless of the ability to input an RCon password there. |
Steps To Reproduce | - Start Doomseeker with Sonic Robo Blast 2 plugin version 14 installed and working. (This is the typical setup for Doomseeker 1.3.1 bundle out of the box.)
- Navigate to File → Create Game (Ctrl + S).
- In Create Game top menu bar, make sure the "Mode" is set to "Host server". (Ctrl + M, H)
- Make sure "Game" dropdown is set to Sonic Robo Blast 2.
- Navigate to the Server tab. Notice there is an RCon password text field.
Then, attempt to use doomseeker --rcon. The GUI doesn't display SRB2 as a supported source port. Likewise, the full command (below) reports the plugin does not support RCon.
$ doomseeker --rcon SonicRoboBlast2 localhost
[16:51:17] Starting Doomseeker. Hello World! :)
[16:51:17] Setting up data directories.
[16:51:17] Cache directory: /home/wub/.cache/doomseeker
[16:51:17] Config directory: /home/wub/.config/doomseeker
[16:51:17] Data directory: /home/wub/.local/share/doomseeker
[16:51:17] Attempting to load plugins from directory: /usr/lib/x86_64-linux-gnu/doomseeker/engines
[16:51:17] Loaded plugin: "Chocolate Doom"!
[16:51:17] Loaded plugin: "Odamex"!
[16:51:17] Loaded plugin: "Sonic Robo Blast 2"!
[16:51:17] Loaded plugin: "Turok 2 Remaster"!
[16:51:17] Loaded plugin: "Zandronum"!
[16:51:17] Listening to Zandronum's LAN servers broadcasts on port 15101.
[16:51:17] Initializing configuration file.
[16:51:17] Setting INI file: /home/wub/.config/doomseeker/doomseeker.ini
[16:51:17] Loading translations definitions
[16:51:17] Reading localizations definitions file: translations.def
[16:51:17] Loading translation "system".
[16:51:17] Translation loaded.
[16:51:17] Initializing IP2C database.
[16:51:17] Initializing passwords configuration file.
[16:51:17] Initializing configuration for plugins.
[16:51:17] Initializing IRC configuration file.
[16:51:17] Setting IRC INI file: /home/wub/.config/doomseeker/doomseeker-irc.ini
[16:51:17] Init finished.
================================
[16:51:17] Starting RCon client.
[16:51:17] Plugin does not support RCon. |
Additional Information | SRB2 plugin version 14.
I was reworking on a new Create Game UI to determine requirements, this came up. |
Tags | No tags attached. |
Relationships | |
Attached Files | 2020-06-26-165232_maim.png (19,310) 2020-06-26 17:07 https://zandronum.com/tracker/file_download.php?file_id=2618&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2020-06-26 17:07 | WubTheCaptain | New Issue | |
2020-06-26 17:07 | WubTheCaptain | File Added: 2020-06-26-165232_maim.png | |
2020-06-26 17:07 | WubTheCaptain | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=13221#r13221 |
2020-06-26 17:08 | WubTheCaptain | Note Added: 0021475 | |
2020-06-26 17:08 | WubTheCaptain | Note Edited: 0021475 | bug_revision_view_page.php?bugnote_id=21475#r13223 |
2020-06-26 17:12 | WubTheCaptain | Note Added: 0021476 | |
2020-08-02 08:19 | Zalewa | Status | new => acknowledged |