ole1986 / vscode-arma-dev

Arma Dev for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ole1986.arma-dev
7 stars 6 forks source link

Error when using the Arma 3: Configure command #9

Open ThatzOriginal opened 4 years ago

ThatzOriginal commented 4 years ago

The error I get when I try running the command is

"Command 'Arma 3: Configure' resulted in an error (command 'armadev.setupConfig' not found)"

I have installed it through Visual Studio if there is something I have done wrong or if it is better for me to install it via github or if you require more info let me know.

ole1986 commented 4 years ago

One reason could be that the LOCALAPPDATAenvironment variable is undefined! Are you using Windows 10?

ThatzOriginal commented 4 years ago

yes I am

ole1986 commented 4 years ago

What do you get when you open command line and run

echo %LOCALAPPDATA%
ThatzOriginal commented 4 years ago

C:\Users\ {username} \AppData\Local I just censored my name but theres a space in my username would that cause issues?

ole1986 commented 4 years ago

Are there any further errors followed by the one you already mentioned?

ThatzOriginal commented 4 years ago

Not that I have encountered Command 'Arma 3: Configure' resulted in an error (command 'armadev.setupConfig' not found) is the only error

ole1986 commented 4 years ago

Which vscode, node and Arma 3 versions are installed?

ThatzOriginal commented 4 years ago

VSCode version 1.44.2 (user setup) Node.js 12.8.1 Arma 3 is the most current release build via steam (unless im suppose to link it to vscode somehow)

ole1986 commented 4 years ago

Thank you..

I am trying to find out tomorrow morning

ThatzOriginal commented 4 years ago

Thanks if I can help any other way let me know and ill try things out

ole1986 commented 4 years ago

Have you checked it with a user not containing spaces? Not sure but usually that should ne be a problem

Frey4cre commented 1 year ago

Hello. Same here ! "command 'armadev.setupconfig' not found" when using the "Arma 3: Configure" command