Troubleshooting: Difference between revisions
From TF2 Classified Wiki
More actions
Remove ZIP issue resolved in 2.0.4, add notes about missing VCRun2019 and microstuttering |
Technochips (talk | contribs) added a one-in-a-million linux issue |
||
| Line 24: | Line 24: | ||
=== (Linux) TF2CDownloader gives me an "Error loading Python lib"! === | === (Linux) TF2CDownloader gives me an "Error loading Python lib"! === | ||
This happens when the application was built with a version of glibc that's newer than what your distribution carries. Currently, we support Ubuntu 20.04 and any other distribution with glibc 2.31 or newer. | This happens when the application was built with a version of glibc that's newer than what your distribution carries. Currently, we support Ubuntu 20.04 and any other distribution with glibc 2.31 or newer. | ||
=== (Linux) TF2CDownloader downloads a .meta4 file, then crashes when it can't find a .tar.zst file === | |||
This happens if your version of aria2 was compiled without metalink support. If you're on a Gentoo Linux-based distribution, you can fix it by setting the <code>metalink</code> USE flag for aria2 and then rebuilding it. | |||
=== Why are there so many errors when I run TF2CDownloader? === | === Why are there so many errors when I run TF2CDownloader? === | ||