Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Godot console wrapper fails to launch in certain paths #101303

Open
AThousandShips opened this issue Jan 8, 2025 · 2 comments · May be fixed by #99429
Open

[Windows] Godot console wrapper fails to launch in certain paths #101303

AThousandShips opened this issue Jan 8, 2025 · 2 comments · May be fixed by #99429

Comments

@AThousandShips
Copy link
Member

Tested versions

4.3.stable
4.4.dev [2582793]

System information

Windows 11

Issue description

Godot fails to launch the console wrapper when in specific folders, it seems specific to C:\\Users\\ and doesn't happen in some other paths, but specifically happens with paths with spaces in it

Steps to reproduce

Try to launch Godot console in a path under C:\\Users\\ with an username with a space in it, like C:\\Users\\Foo Bar\\

Minimal reproduction project (MRP)

N/A

@akien-mga
Copy link
Member

Do you launch it from GUI in explorer.exe, or from command line? If the latter, which terminal app are you testing with?

@AThousandShips
Copy link
Member Author

AThousandShips commented Jan 8, 2025

Both PowerShell and the explorer, in the latter case it just pops up a brief console window and exits

In console it gives:

CreateProcess failed, error 193

Gives the same error in console as in PowerShell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants