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

ERROR: cannot execute 'Z' - No such file or directory #638

Closed
salihmarangoz opened this issue May 7, 2024 · 2 comments
Closed

ERROR: cannot execute 'Z' - No such file or directory #638

salihmarangoz opened this issue May 7, 2024 · 2 comments

Comments

@salihmarangoz
Copy link

Installed Skyrim SE with Proton 8 and it isn't working. I can run MO2 by starting explorer using protontricks, however, it doesn't run with your steam redirector.

instance_path.txt:

Z:\otherssd\Skyrim\mo2\modorganizer2\ModOrganizer.exe

Proton Log:

INFO: read executable location 'Z'
ERROR: cannot execute 'Z' - No such file or directory
@salihmarangoz
Copy link
Author

Adding this solved the problem:

STEAM_COMPAT_MOUNTS=/otherssd/Skyrim/mo2 %command%

However, I still don't know why because SkyrimSE is located in "/otherssd/SteamLibrary/steamapps/common/Skyrim Special Edition" which is the same SSD device.

@rockerbacon
Copy link
Owner

The location ‘Z’ thing is just a log issue. The windows C libs are a mess, sometimes you use wide chars, sometimes standard chars with utf-8 encoding and I just didn’t bother dealing with it for the logs.

This is a duplicate of #285.

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

No branches or pull requests

2 participants