Xonotic Forums

Full Version: Git Build missing textures
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
i dont know if this is the right place to put this but if any of you are using the git build of xonotic and have the problem that textures dont load right or are missing here is a fix:
sk.void told me about it. So heres what you have to do:
1. use the terminal(the one you used to compile the game (in my case msys since i am on Windows)) to go to the xonotic folder (for me it was msys: cd xonotic)
2. type in: 
Code:
Code:
touch data/xonotic-nexcompat.pk3dir.yes


3. then type:
Code:
Code:
./all update -l best


4. then run: 
Code:
Code:
./all compile -r


you should be good the textures should be back to normal