Avorion

Avorion

View Stats:
Blaank Apr 7, 2020 @ 6:52pm
2
Command not found: steamcmd.exe [solved]
I'm following the tutorial to set up a server
https://avorion.gamepedia.com/Setting_up_a_server#Installing_the_Server_FIles
I'm at step Installing the Server Files 3.
I enter "steamcmd.exe +login anonymous +force_install_dir C:\steamcmd\Avorion_Stealth_Server +app_update 565060 validate +exit"
into the steamcmd window and get the error message
"Command not found: steamcmd.exe" .

How do I fix this?

[solved]
"steamcmd.exe +login anonymous +force_install_dir C:\steamcmd\Avorion_Stealth_Server +app_update 565060 validate +exit"
is supposed to be entered from Windows CMD program after navigating to the correct folder that contains steamcmd.exe . It is not supposed to be run from within steamcmd.exe .
Last edited by Blaank; Apr 7, 2020 @ 7:04pm
< >
Showing 1-5 of 5 comments
tiger.uppercut Apr 7, 2020 @ 7:08pm 
you can either go into the directory, or call the exe with the full path where it is
Blaank Apr 9, 2020 @ 10:01am 
My issue was I was typing things into steamcmd window. That's not what it wanted you to do. It wanted you to type things into windows cmd window.
tiger.uppercut Apr 9, 2020 @ 11:59am 
yeah and you can make a nice batch file out of it to keep it up to date

like

@echo off

:start
steamcmd app update
run the game

echo.
echo ready for update and restart
pause
goto start
hey guys tried a command but it said [steam_user] not found, can somebody help me
so what exactly did you try?
< >
Showing 1-5 of 5 comments
Per page: 1530 50