Xonotic Forums
[SOLVED] Environments not loading? Black maps. - 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] Environments not loading? Black maps. (/showthread.php?tid=2210)



Environments not loading? Black maps. - Ezprezo - 10-02-2011

So, I've got a fairly interesting issue. It seems that the maps are not loading for any games I join except for one. I can't remember the name of the map, but since at least one map loaded it makes me assume it's not a video settings issue. As you can see from the picture, special effects, and charactrs all load properly. It's simply the actual map that doesn't seem to load.

I am on Debian 6 Linux.

[Image: JgZAB.png]


RE: Environments not loading? Black maps. - It'sMe - 10-02-2011

Hey, welcome to Xonotic Smile

a screenshot does not really help to spot the reason for your problem ...
You should offer some console output.

I guess you are missing the package curl to download 'non official' maps.
(cause you have written, it would work on one maps without problems)
Code:
apt-get install curl
Or use a gui package manager Smile


RE: Environments not loading? Black maps. - nowego4 - 10-03-2011

Can you run local maps without problems?

Back in the Nexuiz days this kind of problems was mainly caused by problems with dlcache. Empty it out just to be sure.
This will also happen if you join a server that does not have urls set up for downloading nonofficial maps.


RE: Environments not loading? Black maps. - Mepper - 10-03-2011

You can always try:

Code:
r_restart

I don't think it helps in this case, but you can always try.