Xonotic Forums
[SOLVED] dlcache is not being downloaded - blank map - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4)
+--- Thread: [SOLVED] dlcache is not being downloaded - blank map (/showthread.php?tid=9922)



dlcache is not being downloaded - blank map - cyrus_the_virus - 09-18-2024

Hi everyone, I see players but not the map. I could not find a solution, I tried r_restart, opening ports on firewall, reinstalling Xonotic, but keeps failing to download dlcache from multiplayer games (On single player mode everything works well).

I'm using Arch distro. A month ago everything was fine, that's why I have no clue ahahaha ):, here's a screenshot of it, many thanks in advance!



   


RE: dlcache is not being downloaded - blank map - SpiKe - 09-18-2024

Hello,

This is probably due to an issue with curl 8.10.0: https://github.com/curl/curl/issues/14903

This should be fixed with the recent curl 8.10.1 update (now in the [core] repo on Arch Linux) - but I haven't tested it yet.


RE: dlcache is not being downloaded - blank map - cyrus_the_virus - 09-18-2024

(09-18-2024, 08:16 AM)SpiKe Wrote: Hello,

This is probably due to an issue with curl 8.10.0: https://github.com/curl/curl/issues/14903

This should be fixed with the recent curl 8.10.1 update (now in the [core] repo on Arch Linux) - but I haven't tested it yet.

It worked! It was indeed due to an issue with curl 8.10.0, thanks!