#downloader crashes after prerequisites

13 messages · Page 1 of 1 (latest)

void iron
#

whenever i try to download launch the downloader, it prompts me to continue then exits. only thing i could think of is the text at the top that says, "'MODE' is not recognized as an internal or external command,
operable program or batch file."

lunar pivot
#

Have you downloaded the dotnet framework?

#

It's in #r6-downloader along with the downloader.

void iron
#

yup

unique cargo
#

Try the newer version it's on the github page under the code section

void iron
#

i tried v3.2, did the same thing

#

idk if theres a more recent version

unique cargo
#

Try reinstalling / repairing dotnet?

lunar pivot
#

That or try the x86 version

#

Sometime it works

exotic vessel
#

run this command in the terminal

#

setx PATH=%PATH%;C:\Windows\System32;C:\Windows\SysWOW64