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

Troubleshooting: Difference between revisions

From TF2 Classified Wiki
Add a Linux-specific section noting extraction issues with Libzip
Revise "SDK on the wrong drive" section
Line 20: Line 20:


== The launcher tells me that SDK2013 isn't installed, but it is! ==
== The launcher tells me that SDK2013 isn't installed, but it is! ==
This can happen if Source SDK Base 2013 Multiplayer is installed onto a separate drive from Steam itself. It must be installed onto the same drive that the Steam client is on.
This can happen if Source SDK Base 2013 Multiplayer is installed onto a separate drive from the Steam client. The correct drive will almost always be <code>C:\</code>. Any other drive letters are bound to cause issues. You can move it as shown below:
[[File:MoveSDK.png|400px|center]]
For advanced users, it's also possible to create a symlink from its expected location in the common folder on your <code>C:\</code> drive to its real location on another drive. See instructions further down on the page for how to create one.


== The launcher says that SDK2013 needs to be updated, but it is! ==
== The launcher says that SDK2013 needs to be updated, but it is! ==