Odd, still cannot get the texture loaded.
Heres a link to that screenshot again: http://ompldr.org/vYWhnZQ/
I think the md3.cfg file is searching in the wrong place (at least it is on my system).
I'm not sure how the system paths are set up on windows (for sauer's data/packages folders).
Although on gnu/linux and freebsd it uses a local folder for custom data.
For example my game "data" files are stored in a system folder:
/opt/sauerbraten/
And the local data folder is:
/home/$USER/.config/sauerbraten/
Where custom maps and textures can be placed, anything here with the same name as a path in /opt/sauerbraten, will over-ride it. I have tried creating symbolic links into /home/$USER/.config/sauerbraten/packages/lunaran/*, this makes the whole map model invisible lol.
I have also tried changing the paths in the md3.cfg to hard coded paths, /opt/sauerbraten/packages/lunaran/glue2_d.jpg for example. But it does not work.
Anyone else using linux and got this model working?