I've been gobbling about this one for a few days now. I created a texture pack/mod which functions perfectly in the editor. Even with the locator it works! If I open the map in the editor on another computer, it downloads the mod from the dropbox link and shows all the new textures when the map is loaded.
When I go to multiplayer however, the download bar (using XASECO2, its a blue download bar in the top-right corner) disappears after about ~15 seconds of downloading. Sounds like it completed downloading right? But when I press esc/del to load up the textures it freezes for a tiny bit (like its trying to load something) and then just keeps showing the default textures. It's the same for my friends

GBXDump is showing me this:
Code: Select all
<dep file="Skins\Stadium\Mod\APEX.zip" url="https://dl.dropboxusercontent.com/s/woy6xk8rvsilpdk/APEX.zip?dl=0"/>
https://i.snag.gy/CYJbgW.jpg
The modded map is located in: /MP02313/Maps
Anyone knows the issue? Maybe it's because "Skins\Stadium\Mod\APEX.zip" is different than "/MP02313/Maps"?