simple basic server with amxmodx, working with sv_downloadurl for custom
maps (and this works perfect)

i use bzip2 for the maps in combination with sv_downloadurl and this
works aswell.

saw a nice amxmodx mod plugin with duke nukem sounds ( retro sounds own ).

http://amxmodx.org/forums/viewtopic.php?p=27486

so i installed the plugin, downloaded the soundpack, installed it on the
server in both the server sound dir, and the sv_download sound dir.

so far so good, but this is where the problem starts.
First it downloads all the files using bzip2 from my webserver at high
speed like it should.


quote:

Using hxxp://users.lichtsnel.nl/~jap/cstrike/ as primary download location
Verifying and downloading resources...
Requesting HTTP download of
hxxp://users.lichtsnel.nl/~jap/cstrike/sound/dukenukem/death/du_f*ckers.wav



When its done downloading all the files it retry's and reconnects... BUT
it starts to download all the sounds again but now using the build in
server download.


quote:

Commencing connection retry to 129.125.101.191:27015
Connecting to 129.125.101.191:27015...
Connection accepted by 129.125.101.191:27015

BUILD 3213 SERVER (0 CRC)
Server # 5
Serverinfo packet received.
Clearing memory
Remote host: Take it or leave it killing fields [01]
Spooling demo header.
SteamWaitForResources() time: 0.008 seconds
* Privileges set
Using hxxp://users.lichtsnel.nl/~jap/cstrike/ as primary download location
Verifying and downloading resources...
Compressing split packet (548 -> 220 bytes)
Decompressing file sound/dukenukem/death/du_youtalkintome1.wav (34998 ->
35452)
Processing sound/dukenukem/death/du_youtalkintome1.wav




first thought in mind was that it didnt unzip the bzip2'ed wave files.
so i placed the files again but now didnt bzip2 them.
so removed the sounds from the client, reconnected and no go, still
downloads fast from sv_downloadurl retry's and downloads slow from build
in download.....


im not sure wether or not its the hlds_l thats giving me troubles with
the sv_downloadurl, or that its the amxmodx plugin, but that cant be
cause that doesnt handle the downloading of files...

so can any1 give me some hints where to look for an awnser cause this is
getting on my nervs...

Japje


p.s. if i let it download the files the second time, it hangs after its
done, but a retry connects fine, with sounds playing etc.

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to