MantisBT - Doomseeker | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0004101 | Doomseeker | [All Projects] Bug | public | 2023-02-12 20:23 | 2024-11-03 18:57 |
Reporter | Trillster | ||||
Assigned To | Zalewa | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Microsoft Windows 11 | OS | OS Version | ||
Product Version | 1.4.0 | ||||
Target Version | 1.4.1 | Fixed in Version | 1.4.1 | ||
Summary | 0004101: Portable mode fails to launch alpha Zandronum builds | ||||
Description | This issue is in two parts because there are two, I would assume separate, things preventing portable mode from launching alpha builds. If the Zandronum directory is set to an executable as the UI suggests it is supposed to be, launching will fail regardless of any other configurations or if the batch file for the alpha build is properly set up. This is of course troublesome because it means players either need to config solely for testing release servers or for base servers. The other part is more nuanced and I may have the wrong understanding. The setup that I and many others are using (due to being the setup for the Mega Man 8-Bit Deathmatch launcher) is having a folder with Zandronum and a Doomseeker sub-folder. This would mean that the Zandronum executable directory is configured as "../zandronum.exe" for 1.4. It seems like having this as the Zandronum directory will cause any alpha build batch files to generate with a starting line of 'cd ".."'. The next line is to then try and use the testing releases directory to execute some version of Zandronum, but the path is now wrong because of the changed directory, resulting in a failed launch. Either batch files should always be generated with `cd "."` so that they can always use the relative path in the Doomseeker testing releases field, or the installation and placement of the alpha builds should take into account the base Zandronum directory which seems to be getting used for the `cd` part of the batch file. | ||||
Steps To Reproduce | Have a folder with zandronum.exe and a sub-folder with all of Doomseeker. Configure Doomseeker to have a Zandronum path of "../zandronum.exe". Have a directory for testing releases of ".static/plugins/zandronum". Join some 3.2 server to generate an alpha build and batch file. Launch will fail due to first issue, so change Zandronum path to something such as "." now. Launch will still fail due to second issue. Issue will only be resolved by going into "[Doomseeker folder]/.static/plugins/zandronum/[ZandroVersion].bat" and correcting the first line to have `cd "."` | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2023-02-12 20:23 | Trillster | New Issue | |||
2023-02-12 22:48 | Zalewa | Assigned To | => Zalewa | ||
2023-02-12 22:48 | Zalewa | Status | new => assigned | ||
2023-02-12 22:48 | Zalewa | Note Added: 0022764 | |||
2023-02-13 22:35 | Zalewa | Target Version | => 1.4.1 | ||
2023-02-13 22:36 | Zalewa | Note Added: 0022769 | |||
2023-02-13 22:36 | Zalewa | Status | assigned => needs testing | ||
2023-02-13 22:39 | Zalewa | Note Edited: 0022769 | bug_revision_view_page.php?bugnote_id=22769#r13931 | ||
2023-03-17 18:33 | Zalewa | Status | needs testing => resolved | ||
2023-03-17 18:33 | Zalewa | Fixed in Version | => 1.4.1 | ||
2023-03-17 18:33 | Zalewa | Resolution | open => fixed | ||
2024-11-03 18:57 | Zalewa | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|