Raised This Month: $32 Target: $400
 8% 

Problema con fastdl en css


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
nicoalbaok
Junior Member
Join Date: Jun 2021
Old 06-06-2021 , 11:10   Problema con fastdl en css
Reply With Quote #1

I have a problem with my fastdl, I have tried to do everything and nothing has worked. my server.cfg.
the files are downloaded but not saved in the css client. and the skins do not work

  • // server name
  • hostname "Dinamid™ | DEATHMATCH POR EQUIPOS"
  • //Dinamid™ | DM ARGENTINA @ pro players
  • // rcon passsword
  • rcon_password ""
  • sv_rcon_banpenalty 60
  • sv_rcon_maxfailures 5
  • sv_rcon_minfailures 5
  • sv_rcon_minfailuretime 45
  • // Server password
  • sv_password ""
  • sv_pure 0


  • // server cvars
  • mp_friendlyfire 0
  • mp_footsteps 1
  • mp_autoteambalance 1
  • mp_autokick 0
  • mp_flashlight 0
  • mp_tkpunish 0
  • mp_forcecamera 0
  • sv_alltalk 0
  • sv_pausable 0
  • sv_cheats 0
  • sm_blockcommand sv_cheats 0
  • sm_blockcommand "rcon sv_cheats"
  • sm_blockcommand "rcon sv_cheats 1"
  • sm_blockcommand "rcon sv_cheats 0"
  • sm_blockcommand "cvar sv_cheats 1"
  • sm_blockcommand "cvar sv_cheats 0"
  • sm_blockcommand "sm_rcon sv_cheats 1"
  • sm_blockcommand "sm_rcon sv_cheats 0"
  • sm_blockcommand "sm_cvar sv_cheats 1"
  • sm_blockcommand "sm_cvar sv_cheats 0"
  • mp_timelimit 60
  • fps_max 10000
  • host_framerate 0
  • decalfrequency 0.1
  • phys_timescale 1.0
  • sv_turbophysics 1
  • sv_consistency 0
  • sv_maxspeed 320
  • mp_limitteams 2
  • mp_hostagepenalty 5
  • sv_voiceenable 1
  • mp_allowspectators 1
  • mp_chattime 10
  • sv_timeout 65
  • bot_quota 3


  • sv_client_cmdrate_difference 20
  • sv_client_predict -1
  • sv_client_min_interp_ratio -1
  • sv_client_max_interp_ratio -1
  • mp_timelimit 60

  • // round specific cvars
  • mp_freezetime 2
  • mp_roundtime 5
  • mp_startmoney 0
  • mp_c4timer 35
  • mp_fraglimit 0
  • mp_maxrounds 0
  • mp_winlimit 0
  • mp_playerid 0
  • mp_spawnprotectiontime 0
  • // bandwidth rates/settings
  • sv_minrate 13000
  • sv_maxrate 45000
  • sv_minupdaterate 33
  • sv_maxupdaterate 67
  • sv_mincmdrate 33
  • sv_maxcmdrate 67

  • // Fast downloads
  • sv_downloadurl "https://hellionhost.net/Nicoalba"
  • sv_allowdownload 1
  • sv_allowupload 1
  • net_maxfilesize 64
  • cl_allowdownload 1
  • cl_allowupload 1
  • sv_filetransfermaxsize








  • // server logging
  • log off
  • sv_logbans 0
  • sv_logecho 0
  • sv_logfile 0
  • sv_log_onefile 0
  • sv_lan 0
  • sv_region -1
  • mp_logdetail 0


  • // execute ban files
  • exec banned_user.cfg
  • exec banned_ip.cfg
  1. server
..........

my link the fastdl

https://hellionhost.net/Nicoalba/


I don't understand what the error is
nicoalbaok is offline
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 06-06-2021 , 18:50   Re: Problema con fastdl en css
Reply With Quote #2

I've never hosted Counter Strike but here is what I would try if I were you:

1. on your FastDL server, move everything into a folder called: cs
2. In your server.cfg, change your sv_downloadurl to this: sv_downloadurl "http://hellionhost.net/Nicoalba/cs"

If that doesn't work let us know.
PC Gamer is offline
nicoalbaok
Junior Member
Join Date: Jun 2021
Old 06-06-2021 , 19:16   Re: Problema con fastdl en css
Reply With Quote #3

Quote:
Originally Posted by PC Gamer View Post
I've never hosted Counter Strike but here is what I would try if I were you:

1. on your FastDL server, move everything into a folder called: cs
2. In your server.cfg, change your sv_downloadurl to this: sv_downloadurl "http://hellionhost.net/Nicoalba/cs"

If that doesn't work let us know.

not. it didn't work. sorry for my english

still the same. happens to download in .bz2 and normal. the url is fine. The files that the client downloads are not saved in your game
nicoalbaok is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-07-2021 , 15:27   Re: Problema con fastdl en css
Reply With Quote #4

Join in your server and hit these in your own game console. What you get `?

Code:
sv_downloadurl
sv_allowdownload
sv_allowupload
cl_allowdownload
cl_allowupload
cl_downloadfilter
__________________
Do not Private Message @me

Last edited by Bacardi; 06-07-2021 at 15:27.
Bacardi is offline
nicoalbaok
Junior Member
Join Date: Jun 2021
Old 06-07-2021 , 22:16   Re: Problema con fastdl en css
Reply With Quote #5

Quote:
Originally Posted by Bacardi View Post
Join in your server and hit these in your own game console. What you get `?

Code:
sv_downloadurl
sv_allowdownload
sv_allowupload
cl_allowdownload
cl_allowupload
cl_downloadfilter
] sv_allowdownload
"sv_allowdownload" = "1"
- Allow clients to download files
] sv_allowupload
"sv_allowupload" = "1"
- Allow clients to upload customizations files
] cl_allowdownload
"cl_allowdownload" = "1"
archive
- Client downloads customization files
] cl_allowupload
"cl_allowupload" = "1" archive
- Client uploads customization files
] cl_downloadfilter
"cl_downloadfilter" = "all"
archive - Determines which files can be downloaded from the server (all, none, nosounds, mapsonly)
nicoalbaok is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-09-2021 , 04:30   Re: Problema con fastdl en css
Reply With Quote #6

And what about
sv_downloadurl
...from your own in-game console while you are server ?
__________________
Do not Private Message @me
Bacardi is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-09-2021 , 07:21   Re: Problema con fastdl en css
Reply With Quote #7

I didn't read well first time...

1.) I have feeling that your antivirus program or else is blocking your files.

2.) About custom models and skins, it depends plugin what you are using for precache in game.

3.) Are you using which sv_pure mode ? This also can block your models and skins.
- For quick test, add in ...cfg/autoexec.cfg
sv_pure -1
...and make sure you not have sv_pure command else where in config files. Reboot server.
This will disable sv_pure and clients are able to use any custom files. Even for cheating purpose (glass walls, solid colour players and so on.)


Anyway, I tested, downloading map de_contra work right. Download path should work.

*edit
I noticed, some of your files are duplicated inside same folder. Example: materials/materials/... or models/materials... something like that.
You need mimic file path right.


Quote:
Originally Posted by nicoalbaok View Post
I have a problem with my fastdl, I have tried to do everything and nothing has worked. my server.cfg.
the files are downloaded but not saved in the css client. and the skins do not work

...

I don't understand what the error is
__________________
Do not Private Message @me

Last edited by Bacardi; 06-09-2021 at 07:26.
Bacardi is offline
nicoalbaok
Junior Member
Join Date: Jun 2021
Old 06-09-2021 , 18:39   Re: Problema con fastdl en css
Reply With Quote #8

it didn't work. maps don't download either. is with all files. and I think it may be a sourcemod command. but I do not know.

missing map.

Model ERROR

the fastdl works fine. but don't download the files to clients.

Server configuration is all correct, when you want to enter the server the correct .bz2 and normal files are downloaded, but they are not downloaded
nicoalbaok is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-10-2021 , 08:21   Re: Problema con fastdl en css
Reply With Quote #9

Quote:
Originally Posted by Bacardi View Post
And what about
sv_downloadurl
...from your own in-game console while you are server ?
Bacardi is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:51.


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