Troubleshooting: Difference between revisions
From TF2 Classified Wiki
More actions
Technochips (talk | contribs) No edit summary |
Remove ZIP issue resolved in 2.0.4, add notes about missing VCRun2019 and microstuttering |
||
| Line 2: | Line 2: | ||
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. | ||
== Current major issues == | |||
=== Game won't start/Missing VCRUNTIME140.dll or MSVCP140.dll === | |||
This is a new 2.0.4 issue caused by our crashpad handler requiring libraries that not all users have. | |||
You'll need to download and install these redistributables from Microsoft: | |||
* https://aka.ms/vs/16/release/vc_redist.x64.exe | |||
* https://aka.ms/vs/16/release/vc_redist.x86.exe | |||
=== Microstuttering/Network judder === | |||
This is a new 2.0.4 issue, the cause is currently unknown but we're looking into it. Let us know if you encounter this, along with any relevant information. | |||
== TF2CDownloader-related issues == | == TF2CDownloader-related issues == | ||
| Line 19: | Line 30: | ||
=== I can't find the folder TF2CDownloader extracted! === | === I can't find the folder TF2CDownloader extracted! === | ||
If you're not extracting into your sourcemods, your extraction directory is a large and cluttered folder, ''and'' you're sorting by the modified date, you likely won't find the folder it extracted easily. You should instead sort the folder alphabetically, and then scroll until you find the "tf2classic" folder, so you can move it to your sourcemods. Pressing F5 to refresh the folder's contents may also be useful. | If you're not extracting into your sourcemods, your extraction directory is a large and cluttered folder, ''and'' you're sorting by the modified date, you likely won't find the folder it extracted easily. You should instead sort the folder alphabetically, and then scroll until you find the "tf2classic" folder, so you can move it to your sourcemods. Pressing F5 to refresh the folder's contents may also be useful. | ||
== Miscellaneous issues == | == Miscellaneous issues == | ||