Off Topic > Games
main.cpp (316) : Assertion Failed: Couldn't chdir into the install path
Pages: (1/1)
zefoo:
So I have a system of mine running Ubuntu server and I Installed steamcmd on it. Then I tried to run it and got this.
--- Code: ---sudo ./steamcmd.sh
main.cpp (316) : Assertion Failed: Couldn't chdir into the install path
--- End code ---
Anyone know how to fix this?
Marcem:
Run as super user. Use "sudo" before the command.
zefoo:
--- Quote from: Marcem on October 15, 2013, 11:33:05 AM ---Run as super user. Use "sudo" before the command.
--- End quote ---
Already did. Sorry I forgot to put that in there.
Pages: (1/1)