AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   [Help] Fast DL (https://forums.alliedmods.net/showthread.php?t=312598)

Fuck For Fun 12-09-2018 06:53

[Help] Fast DL
 
something wrong:

There are 10 files that it loads me 2-3 seconds (mdl,sound)
And there are 2 files (mdl) that it loads 50 seconds, why?


Info about my fastdl:
3 GB, link works
Code:

// FastDL
sv_allowupload "1"
sv_allowdownload "1"
sv_downloadurl "http://ariel.cl2host.co.il/cstrike/"


Mordekay 12-09-2018 06:58

Re: [Help] Fast DL
 
Check the spelling of the files, especially small and capital letters.
Show the output of the console of the files, this helps to see mistakes on your FD-server. And the content of the corresponding .res file will help.

Fuck For Fun 12-09-2018 07:09

Re: [Help] Fast DL
 
Quote:

Originally Posted by Mordekay (Post 2627825)
Check the spelling of the files, especially small and capital letters.
Show the output of the console of the files, this helps to see mistakes on your FD-server. And the content of the corresponding .res file will help.

alright.
Quote:

Serverinfo packet received.
Clearing memory
ERROR: couldn't open custom.hpk.
ERROR: couldn't open custom.hpk.
Error: server failed to transmit file 'sound/weapons/4Honor/LR/guillotine_hit.wav'

Couldn't open file overviews/jail_xmf.txt. Using default values for overiew mode.
Missing RIFF/WAVE chunks

Quote:

ERROR: Missing Jailbreak beta 1.0 -- This server is usin from the czero_english.txt file!

Mordekay 12-09-2018 09:28

Re: [Help] Fast DL
 
I get a 404 error, means that the file is not in this directory OR it is not written in exact the same way like in the error message, including the path. Check that again.

You did not post the .res file.

EDIT: is this soundfile from a map or plugin?

Fuck For Fun 12-09-2018 10:47

Re: [Help] Fast DL
 
Quote:

Originally Posted by Mordekay (Post 2627871)
I get a 404 error, means that the file is not in this directory OR it is not written in exact the same way like in the error message, including the path. Check that again.

You did not post the .res file.

EDIT: is this soundfile from a map or plugin?

As for the problem of SOUND, it is set in the CODE but I have not uploaded the SOUND
Code:

Error: server failed to transmit file 'sound/weapons/4Honor/LR/guillotine_hit.wav'
edit:
For others I have no idea.

Mordekay 12-09-2018 11:04

Re: [Help] Fast DL
 
Is your problem fixed now or not? I'm asking because you posted again the same error message.

Fuck For Fun 12-09-2018 13:38

Re: [Help] Fast DL
 
Quote:

Originally Posted by Mordekay (Post 2627893)
Is your problem fixed now or not? I'm asking because you posted again the same error message.

edit last post

Mordekay 12-09-2018 13:52

Re: [Help] Fast DL
 
Then the folder-structure or name of the file is not exactly as shown in the error message.
When i try to open http://ariel.cl2host.co.il/cstrike/s...lotine_hit.wav i get a 404 error.

Fuck For Fun 12-09-2018 15:16

Re: [Help] Fast DL
 
Quote:

Originally Posted by Mordekay (Post 2627933)
Then the folder-structure or name of the file is not exactly as shown in the error message.
When i try to open http://ariel.cl2host.co.il/cstrike/s...lotine_hit.wav i get a 404 error.

Yeah i know.

As I mentioned in the previous post, it is encoded in the plugin itself, but this sound is not useful in the plugin (forgt to remove line from code) so we skip it.

About res. I will search in ftp when i get to home

Mordekay 12-09-2018 15:27

Re: [Help] Fast DL
 
The other error you posted has nothing to do with fast download. It just means that there is a .txt-file missing.


All times are GMT -4. The time now is 15:03.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.