01-02-2014, 01:07 PM
I am having an issue with FastDL. I have set-up FastDL in my server.cfg, however it doesn't seem to be downloading the files.
Here is my file structure in my FastDL Webserver (hosted on the same dedicated server as the server)
www/mcs/fastdl/garrysmod/resource/fonts/bebas.ttf
www/mcs/fastdl/garrysmod/resource/fonts/bebas.ttf.ztmp
www/mcs/fastdl/garrysmod/resource/fonts/bebasneue.ttf
www/mcs/fastdl/garrysmod/resource/fonts/bebaneue.ttf.bz2
www/mcs/fastdl/garrysmod/resource/fonts/bebaneue.ttf.ztmp
I've also got a bunch of materials in the following directory structure:
www/mcs/fastdl/garrysmod/resource/materials/models/alchemylab/
When I connect, it does not download these files, so I am missing textures in a GUI window.
If you need any more information please feel free to contact me on steam as I'm very eager to get this sorted
Thank you for your support.
BASIC INFO
Server OS: Ubuntu 13.10
Processor: Quad Core 2.66Ghz HT Lynnfield (X3450)
Ram: 16GB
Game(s): garrysmod
Start Up Command:
Admin Mods: ULX
XXX's are blanked out keys for security
CONFIG ISSUES
For issues with a server.cfg file, post the whole file using the code brackets.
Here is my file structure in my FastDL Webserver (hosted on the same dedicated server as the server)
www/mcs/fastdl/garrysmod/resource/fonts/bebas.ttf
www/mcs/fastdl/garrysmod/resource/fonts/bebas.ttf.ztmp
www/mcs/fastdl/garrysmod/resource/fonts/bebasneue.ttf
www/mcs/fastdl/garrysmod/resource/fonts/bebaneue.ttf.bz2
www/mcs/fastdl/garrysmod/resource/fonts/bebaneue.ttf.ztmp
I've also got a bunch of materials in the following directory structure:
www/mcs/fastdl/garrysmod/resource/materials/models/alchemylab/
When I connect, it does not download these files, so I am missing textures in a GUI window.
If you need any more information please feel free to contact me on steam as I'm very eager to get this sorted
Thank you for your support.
BASIC INFO
Server OS: Ubuntu 13.10
Processor: Quad Core 2.66Ghz HT Lynnfield (X3450)
Ram: 16GB
Game(s): garrysmod
Start Up Command:
Code:
#!/bin/sh
echo "Starting DarkRP Server"
sleep 1
screen -A -m -d -S darkrp ./srcds_run -console -game garrysmod +map rp_c18_div_dev12 +maxplayers 64 -autoupdate +gamemode darkrp -condebug +host_workshop_collection XXXXXXXXXX -authkey XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXX's are blanked out keys for security
CONFIG ISSUES
For issues with a server.cfg file, post the whole file using the code brackets.
Code:
hostname "The MCS Gaming Network: DarkRP"
rcon_password "DELETED"
sv_password "DELETED"
sv_region 3
sv_lan 0
sbox_allownpcs 1
sbox_godmode 0
sbox_plpldamage 0
sbox_playergod 0
sv_loadingurl "http://mcsgaming.co.uk/mcs/darkrp/index.php?steamid=%s"
sv_downloadurl "http://mcsgaming.co.uk/mcs/fastdl/garrysmod"
sv_allowdownload 1
sv_allowupload 1
net_maxfilesize 64