Replies: 3 comments 1 reply
-
It seems like you might have an older version of the .NET Runtime, but not .NET 6. Can you please share the output of |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Console, or desktop |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So im currently trying to downgrade human fall flat running this command: .\DepotDownloader.exe -app 477160 -depot 477161 -manifest 5187084049243380275
And i keep getting this error:
A fatal error occurred. The required library hostfxr.dll could not be found.
If this is a self-contained application, that library should exist in [C:\Users\socce\Downloads\depotdownloader-2.4.6].
If this is a framework-dependent application, install the runtime in the global location [C:\Program Files\dotnet] or use the DOTNET_ROOT environment variable to specify the runtime location or register the runtime location in [HKLM\SOFTWARE\dotnet\Setup\InstalledVersions\x64\InstallLocation].
The .NET runtime can be found at:
I looked at past issues, to see if i can fix it, i have dot net installed, and i dont know what to do.
Please help
Beta Was this translation helpful? Give feedback.
All reactions