ZDoom Executor new ZDoom (and related projects) Frontend.
Forum rules
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Global Moderator
- Posts: 2730
- Joined: Sun Jun 25, 2006 4:43 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11/Manjaro
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Citadel Station
Re: ZDoom Executor new ZDoom (and related projects) Frontend
Here's the one I have.
Sorry for the late reply, a rather busy day!
Edit: Seems like Sourceforge is up too.
Sorry for the late reply, a rather busy day!
Edit: Seems like Sourceforge is up too.
-
- Posts: 506
- Joined: Mon Mar 28, 2011 1:56 am
Re: ZDoom Executor new ZDoom (and related projects) Frontend
This launcher is not adding quotes when dealing with folder names that have spaces in the name. Amazingly and retardedly, ZDoom still finds the files. So I can't use this for my souce port of choice for this simple oversight.
Goddamn Zdoomisms ruining my day again
Goddamn Zdoomisms ruining my day again
-
- Posts: 168
- Joined: Tue Mar 05, 2013 2:08 am
Re: ZDoom Executor new ZDoom (and related projects) Frontend
Bloodbat, just letting you know I tried latest beta build v.1.1.6RC7, and when I launch it, I get warning screen saying:
And it asks me to either close or start it. If I launch it, all settings always get resetted to default blank. Except that, everything seem to work fine. BTW I am using Win XP SP3.
Code: Select all
"5.1" is invalid float.
-
- Lead GZDoom+Raze Developer
- Posts: 49183
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: ZDoom Executor new ZDoom (and related projects) Frontend
VGA wrote:This launcher is not adding quotes when dealing with folder names that have spaces in the name. Amazingly and retardedly, ZDoom still finds the files. So I can't use this for my souce port of choice for this simple oversight.
Goddamn Zdoomisms ruining my day again
Can you give an example of something that works even though it should not?
-
- Posts: 506
- Joined: Mon Mar 28, 2011 1:56 am
Re: ZDoom Executor new ZDoom (and related projects) Frontend
Unquoted file paths with spaces in the name.
-
- Posts: 122
- Joined: Sat Oct 11, 2014 1:53 pm
Re: ZDoom Executor new ZDoom (and related projects) Frontend
@VGA I still won't support Chocolate Doom, but the quoted names is a nice find.
@Patrick: I'll look into it. Thank you for telling me your OS...it does, indeed, have to do with that (the version the OS reports)...though 5.1 is a valid float
Can I have a screenshot of the error? Need to see if XP is adding spaces or something to the reported version for you...I just tested it under XP SP3 and it works just fine, except for one minor detail: the right side tabs aren't showing their captions here :S...Can I get a screen of the program as well?
@Patrick: I'll look into it. Thank you for telling me your OS...it does, indeed, have to do with that (the version the OS reports)...though 5.1 is a valid float
Can I have a screenshot of the error? Need to see if XP is adding spaces or something to the reported version for you...I just tested it under XP SP3 and it works just fine, except for one minor detail: the right side tabs aren't showing their captions here :S...Can I get a screen of the program as well?
-
- Posts: 506
- Joined: Mon Mar 28, 2011 1:56 am
Re: ZDoom Executor new ZDoom (and related projects) Frontend
I was using it with Doom Retro. His developer already dealt with the working directory problem, the unquoted file paths are the main problem now. I think you can safely use quotes for ALL the file paths, whether they include spaces or not, so it should be an easy change.
-
- Posts: 5886
- Joined: Tue Jul 19, 2005 9:06 pm
- Location: New Zealand
Re: ZDoom Executor new ZDoom (and related projects) Frontend
This doesn't work in ZDoom at all. Entirely as predicted because the space works as an arg separator. Nice try, though.VGA wrote:Unquoted file paths with spaces in the name.
-
- Posts: 122
- Joined: Sat Oct 11, 2014 1:53 pm
Re: ZDoom Executor new ZDoom (and related projects) Frontend
Exactly what I did.VGA wrote:I was using it with Doom Retro. His developer already dealt with the working directory problem, the unquoted file paths are the main problem now. I think you can safely use quotes for ALL the file paths, whether they include spaces or not, so it should be an easy change.
-
- Posts: 122
- Joined: Sat Oct 11, 2014 1:53 pm
Re: ZDoom Executor new ZDoom (and related projects) Frontend
Despite me already knowing that, it was a good thing to fix.edward850 wrote:This doesn't work in ZDoom at all. Entirely as predicted because the space works as an arg separator. Nice try, though.VGA wrote:Unquoted file paths with spaces in the name.
-
- Posts: 5886
- Joined: Tue Jul 19, 2005 9:06 pm
- Location: New Zealand
Re: ZDoom Executor new ZDoom (and related projects) Frontend
Oh no, that wasn't directed at you at all. That was entirely based on his other comment:
VGA wrote:This launcher is not adding quotes when dealing with folder names that have spaces in the name. Amazingly and retardedly, ZDoom still finds the files. So I can't use this for my souce port of choice for this simple oversight.
Goddamn Zdoomisms ruining my day again
-
- Posts: 506
- Joined: Mon Mar 28, 2011 1:56 am
Re: ZDoom Executor new ZDoom (and related projects) Frontend
I tested some more. The problem is that in ZDoom Executor, if you go to Tools -> Show command line, then it doesn't show you the quotes. It doesn't show the actual command line that it will use!!edward850 wrote:This doesn't work in ZDoom at all. Entirely as predicted because the space works as an arg separator. Nice try, though.VGA wrote:Unquoted file paths with spaces in the name.
That's why I thought it wasn't adding them at all.
-
- Posts: 122
- Joined: Sat Oct 11, 2014 1:53 pm
Re: ZDoom Executor new ZDoom (and related projects) Frontend
Yes, it does. I wasn't quoting paths, now it does.
-
- Posts: 168
- Joined: Tue Mar 05, 2013 2:08 am
Re: ZDoom Executor new ZDoom (and related projects) Frontend
To Bloodbat:
Well, when I launch it I get this warning message:
And if I decide to proceed disregarding it, it looks same as usual:
Well, when I launch it I get this warning message:
And if I decide to proceed disregarding it, it looks same as usual:
Spoiler:I hope this launcher didnt lose compatibility with XP somehow, because honestly, it grew on me.
-
- Posts: 122
- Joined: Sat Oct 11, 2014 1:53 pm
Re: ZDoom Executor new ZDoom (and related projects) Frontend
Not from my side it didn't, at least not intentionally, I do wonder why your windows reports the minor version with a space, maybe the skinning's fault, it probably messes with some version reporting dlls, that I can fix easily...but it's worrysome that neither your Windows XP nor mine display what they should...the program's right side should look like my screenshot...I'll go file a bug report at the Lazarus site. At least the output console and launcher tabs, the library depends on you configuring it.
You do not have the required permissions to view the files attached to this post.