DJSchaffner / aoe2de_patcher

Reverts patches in AoE2 DE (Steam version)
GNU General Public License v2.0
13 stars 3 forks source link

Directory not being read? #6

Closed SolomonRed closed 1 year ago

SolomonRed commented 1 year ago

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:

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

Possible reasons for this include:

Error logging into account

screenshot of downloaded items and extract folder:

image

DJSchaffner commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

SolomonRed commented 1 year ago

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