hey just wondering if anyone can help i have set up a modern paintball server but I cannot get the redirect to work properly,I made a change and added the usermaps to a different location now the server wont even start
here is my web address for the redirect http://f4h3.site.nfoservers.com/server/
Did you run a websync after uploading the new files to your server? What is the error you get when you try to connect?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
yes i websync everytime i do something now lol and when at first i entered the redirect was just slow-not over 12 kbs this tells me the redirect is wrong so i moved the user maps folder now it wont start, so i have moved the usermaps folder back to where it was in the ftp
You may try deleting everything on the fastDL server then letting our system resync it. Redirects can be picky and if something doesn't line up it will default back to downloading from the server which is capped at around 10kb.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
ok i have done that and the server started but the redirect is still not working i have tried almost every different way
seta sv_wwwBaseUrl "http://f4h3.site.nfoservers.com/server" is what i have now i tried adding modernpaintball and usermaps in the sentence nothing
Everything seems to be setup correctly but the servers keeps falling back to the games built in download system.
Have you tried disabling the mod and running the server with just the custom maps to see if they download?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
i will try that now as thats how it seems like its not picking up the maps which is why i tried adding usermaps to the redirect line
for my other server the redirect is just http://f4h.site.nfoservers.com/server/
For anyone else wondering, this turned out to be a case-sensitive issue with the web hosting. Some files were being checked for with a folder name in all lowercase while the actual folder had some capital letters. Changing everything to all lowercase is what solved the problem.