Troubleshooting: Difference between revisions
From TF2 Classified Wiki
More actions
m another minor wording tweak |
Replace batch script with the proper downloader |
||
| Line 3: | Line 3: | ||
Make sure you've completely followed the instructions listed at the [[Installation]] page before attempting to solve your problem here. | Make sure you've completely followed the instructions listed at the [[Installation]] page before attempting to solve your problem here. | ||
== | == Utility for resolving general download/extraction issues == | ||
'''If you're dealing with extraction issues, or if your download is slow, corrupted, or getting interrupted, | '''The fastest and easiest way to download and extract the game is to use our dedicated downloader.''' If you're dealing with extraction issues, or if your download is slow, corrupted, or getting interrupted, this is a great alternative to try. | ||
Ensure that you have at least 15GB of free space available on the drive that you run this tool on. | |||
* Download for Windows: https://wiki.tf2classic.com/misc/TF2CDownloader.exe | |||
* Download for Linux (suitable for desktops and dedicated servers): https://wiki.tf2classic.com/misc/TF2CDownloader | |||
After it | Place the executable wherever you would like to extract TF2Classic (your sourcemods folder would be the best pick), then double-click it. After running it, you'll see the progress in a command prompt window. This application may trigger a false-positive on some antiviruses. | ||
'''On Linux only''', you'll have to run it from the terminal. Right-click in the folder where you extracted it to open the context menu, click "Open in Terminal", then run <code>chmod +x ./TF2CDownloader</code> followed by <code>./TF2CDownloader</code> | |||
After the download finishes, it'll automatically extract the downloaded archive into a "tf2classic" folder, in whatever directory the executable was placed in. Once the extraction finishes, the window will close. | |||
If the executable is not in your sourcemods folder, you should move the extracted "tf2classic" folder there after it's done. | |||
Then, follow step 4 of http://tf2classic.com/download to finalize your installation. | |||
== I get an error when I try to extract the game! == | == I get an error when I try to extract the game! == | ||