Cannot download mods [0.11.3] [Linux]
See original GitHub issueDescription
When attempting to download mods on the mod browser, the progress bar hangs at 0% and the download never completes.
Steps to Reproduce
- Start Terraria and open the mod browser.
- Attempt to download any mod.
Expected behavior
The mod should be downloaded normally.
Actual behavior
The mod is never downloaded; the progress hangs at 0%.
Reproduction frequency
Always.
Versions
tModLoader v0.11.3
Mods
No mods are enabled or loaded.
Additional Information
I’m using Linux and the logs just say this:
[14:04:53] [Threadpool worker/DEBUG] [tML]: Web Request: https://cdn.discordapp.com/attachments/284077567986761730/604707142926204928/TheGodhunter.tmod
[14:25:02] [1/WARN] [tML]: UIDownloadProgress was deactivated but download [/home/develon/.local/share/Terraria/ModLoader/Mods/TheGodhunter.tmod] was still present.
Also, I can download that link from my browser, but not Terraria. It happens with every mod I’ve tried. Also also, the file it mentions above doesn’t exist while downloading or after cancelling the download. So I’m not sure what that’s about.
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (1 by maintainers)
same bug occurs in version 0.11.4, but I ran sudo pacman -S mono mono-tools mono-addins and now it’s working. Thanks.
What can I do on Mint / Ubuntu? There’s mono-tools-gui and mono-tools-devel, and mono-utils. Tried installing mono-tools-devel and mono-utils but it didn’t work yet. I’m holding off installing mono-complete, but if that does it, I might as well try. It’s tiresome to download the mods 1 by 1 from logs in the console. Edit: installing
mono-complete
does it!