Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Webb/Steam dedicated server: Difference between revisions

From TF2 Classified Wiki
Webb (talk | contribs)
No edit summary
Webb (talk | contribs)
No edit summary
Line 272: Line 272:
=== Sounds are missing/only stock weapons are usable ===
=== Sounds are missing/only stock weapons are usable ===


You might've missed the symlinking step in
This is due to a missing <code>libvstdlib.so</code> symlink. Ensure that it's symlinked properly.
 
<pre>
$ cd ~/classified/bin/linux64
$ rm libvstdlib.so
$ ln -s libvstdlib_srv.so libvstdlib.so
</pre>


[[Category:Guides]]
[[Category:Guides]]