Author Topic: main.cpp (316) : Assertion Failed: Couldn't chdir into the install path  (Read 3532 times)

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: [Select]
sudo ./steamcmd.sh
main.cpp (316)  : Assertion Failed: Couldn't chdir into the install path

Anyone know how to fix this?
« Last Edit: October 15, 2013, 11:37:41 AM by zefoo »

Run as super user.  Use "sudo" before the command.

Run as super user.  Use "sudo" before the command.

Already did. Sorry I forgot to put that in there.