r1ch.net forums
Welcome,
Guest
. Please
login
or
register
.
June 19, 2013, 07:19:46 am
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
r1ch.net
|
r1ch.net stuff
|
R1Q2
| Topic:
HTTP Downloading Setup Guide (Simple)
Pages:
1
[
2
]
All
Author
Topic: HTTP Downloading Setup Guide (Simple) (Read 61663 times)
ruiner
Member
Posts: 8
Re: HTTP Downloading Setup Guide (Simple)
«
Reply #15 on:
February 16, 2011, 01:35:08 pm »
Hello,
I have a problem with http downloading: when it's turned on, it totally ignores all the files that are stored on game server itself.
How do I set it up so that if the texture isn't found on the http url, it reverts back to fetching them from the game server?
Cheers,
Ruiner
Logged
QwazyWabbit
Member
Posts: 401
Re: HTTP Downloading Setup Guide (Simple)
«
Reply #16 on:
February 16, 2011, 06:30:52 pm »
I asked R1ch for this in a bug report on HTTP download. If it doesn't exist on the HTTP server, the client can't fall back to normal download. Rich declined to modify the code to allow UDP fail-over. I hope you have better luck.
Logged
ruiner
Member
Posts: 8
Re: HTTP Downloading Setup Guide (Simple)
«
Reply #17 on:
February 16, 2011, 09:01:30 pm »
Hey Wabbit, long time no see
Knowing you, you probably patched this locally on your server yourself, mind sharing?
Heh, but what can I do, I'm still waiting on my sprite download flag request for R1CH from like 2007
Logged
QwazyWabbit
Member
Posts: 401
Re: HTTP Downloading Setup Guide (Simple)
«
Reply #18 on:
February 17, 2011, 07:20:54 pm »
Yes, it has been a long time.
No, I didn't make the change. I don't try to rebuild and use the r1q2 server except for debugging the mods locally. For live servers I prefer to use the one distributed by r1ch. If I do come up with one I would certainly share it, maybe even submit it for him to merge with his trunk. I have not had a lot of time for coding lately with work and health issues and all that.
Logged
macanah
Guest
Re: HTTP Downloading Setup Guide (Simple)
«
Reply #19 on:
May 25, 2011, 01:46:46 am »
i just started using http downloads but
im having problems - most files dl fine but on one map it came up with an error
CL_start httpdownload: couldnt open tourney/textures/anahT/texture name .wal.tmp for writning
please help
from macanah
Logged
macanah
Guest
Re: HTTP Downloading Setup Guide (Simple)
«
Reply #20 on:
May 28, 2011, 04:00:57 am »
some1 please help maybe u r1ch
from macanah
Logged
hehheh
Member
Posts: 10
Re: HTTP Downloading Setup Guide (Simple)
«
Reply #21 on:
October 06, 2011, 05:27:25 pm »
Quote from: QwazyWabbit on February 16, 2011, 06:30:52 pm
I asked R1ch for this in a bug report on HTTP download. If it doesn't exist on the HTTP server, the client can't fall back to normal download. Rich declined to modify the code to allow UDP fail-over. I hope you have better luck.
What happens for non-r1q2 clients then - do protocol 34 clients not get any download or do they download from the game server while the protocol 35 clients download from (only) the file server?
Logged
QwazyWabbit
Member
Posts: 401
Re: HTTP Downloading Setup Guide (Simple)
«
Reply #22 on:
October 06, 2011, 07:32:33 pm »
Clients that don't support HTTP download files the old way - from the game server at old-style speeds. HTTP enabled clients download from the file server if enabled, from the game server the same as non-enabled clients, if not. If the file doesn't exist on the HTTP server, the r1q2 client won't try to get it from the server the old fashioned way, you just don't get the file.
It's the responsibility of the server admin to make sure files are synchronized and are identical for both methods. This can be a PITA to admin if you don't control both servers.
What I wanted to see was HTTP download when enabled but fail-over to UDP download in the case of an error in the HTTP method.
Logged
hehheh
Member
Posts: 10
Re: HTTP Downloading Setup Guide (Simple)
«
Reply #23 on:
October 12, 2011, 04:33:54 pm »
Thanks for the info! And is it 100% all-or-nothing at the directory level as well as at the file level? By that I mean is if there is a "maps" directory supplied on the http server but not a "players" directory then will it download players from the q2 server and maps from the http server?
[Edit October 13: after thinking about the above some more I'm guessing it is 100% all or nothing at the directory level as well since the code to fall back at that level wouldn't be much different than the code to fall back at the file level... still wondering about the below though.]
In very brief use I've noticed 2 things that are maybe worth mentioning...
1) file names are case sensitive if the http server is on Linux - so windows q2 server, windows client with map sending name in lower case works with a windows http server with name in either case but not with linux http server with name in upper case. If the q2 server and http server use the same case then no problem for server initiated map changes; but still potential problems if the client requests the map change - the q2 server will accept the name in either case and then possibly fail with the http server. Since people weren't too careful about naming their maps there may be lots of case problems for some servers - thought it was worth an fyi.
2) before downloading the .bsp for a map "x" it gives off two complaints:
HTTP( weapons.filelist): 404 File Not Found [2 remaining files]
HTTP( weapons/maps/x.filelist): File Not Found [1 remaining files]
and then succeeds with:
HTTP( maps/x.bsp}: 866240 bytes, 213.94kB/sec [0 remaining files]
is this normal and/or is there anything to be done to silence the complaints (which may confuse users) or give it what it wants?
Got to say it is
really
nice to see a large map download in nothing flat -
thank you Rich!!!
«
Last Edit: October 13, 2011, 02:00:51 pm by hehheh
»
Logged
Pages:
1
[
2
]
All
r1ch.net
|
r1ch.net stuff
|
R1Q2
| Topic:
HTTP Downloading Setup Guide (Simple)
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Discussion
-----------------------------
r1ch.net stuff
-----------------------------
=> Bitchbot
=> r1dll / foobar2000 plugins
=> Other Projects
=> R1Q2
===> OpenTDM
=> Anticheat