Dedicated Linux server: Difference between revisions
From TF2 Classified Wiki
More actions
No longer necessary to symlink server.so |
No longer need to symlink at all. |
||
| Line 87: | Line 87: | ||
Steam>app_update 3557020 validate | Steam>app_update 3557020 validate | ||
Steam>quit | Steam>quit | ||
</pre> | </pre> | ||
| Line 258: | Line 237: | ||
=== Sounds are missing/only stock weapons are usable === | === Sounds are missing/only stock weapons are usable === | ||
This is due to a | This is likely due to a problem with <code>libvstdlib.so</code>. It's possible it wasn't updated or is corrupted. Validate your install. | ||
<pre> | <pre> | ||
$ cd ~/ | $ cd ~ | ||
$ . /etc/environment | |||
$ steamcmd | |||
Steam>force_install_dir /home/srcds/classified | |||
Steam>login anonymous | |||
Steam>app_update 3557020 validate | |||
Steam>quit | |||
</pre> | </pre> | ||
[[Category:Guides]] | [[Category:Guides]] | ||