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

Directory not being read? #6

Closed
SolomonRed opened this issue Apr 17, 2023 · 4 comments
Closed

Directory not being read? #6

SolomonRed opened this issue Apr 17, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@SolomonRed
Copy link

I appear to be have an issue with the directory not being read or an issue where the .net program was isntalled?

The directory mentioned in the error message does not match the one I chose for the game files. I appreciate any help resolving this, looking to restore the game to the state prior to the April patch.

Full log below:

Please select a game directory
Game directory set to: C:\Program Files (x86)\Steam\steamapps\common\AoE2DE
Installed version detected: 81058
Starting download phase
Generating list of changes
Could not execute because the specified command or file was not found.

Possible reasons for this include:

  • You misspelled a built-in dotnet command.

  • You intended to execute a .NET program, but dotnet-C:\Users\Ports\Downloads\Aoe does not exist.

  • You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.

Error logging into account
Could not execute because the specified command or file was not found.

Possible reasons for this include:

  • You misspelled a built-in dotnet command.

  • You intended to execute a .NET program, but dotnet-C:\Users\Ports\Downloads\Aoe does not exist.

  • You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH.

Error logging into account

screenshot of downloaded items and extract folder:

image

@DJSchaffner
Copy link
Owner

It seems like .NET is not installed. Did you just download it and put it there, or did you also install it?
The runtime version should be enough by the way. SDK is not needed.

@DJSchaffner
Copy link
Owner

DJSchaffner commented Apr 17, 2023

I think I know what the issue is. The space in the foldername seems to be the issue. For now you should be able to run it by removing spaces in the folder names leading to the executable.

Thank you for reporting it, I will try to fix it later :)
It will require a new version of the tool though

@DJSchaffner DJSchaffner added the bug Something isn't working label Apr 17, 2023
@DJSchaffner
Copy link
Owner

Should be fixed now, please try again with the latest released version

@DJSchaffner DJSchaffner added the waiting for reply Waiting for a reply from the ticket creator label Apr 17, 2023
@SolomonRed
Copy link
Author

It is working now, thank you very much for making this!

@DJSchaffner DJSchaffner removed the waiting for reply Waiting for a reply from the ticket creator label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants