Raised This Month: $51 Target: $400
 12% 

[CS:GO] FastDL it's not working!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
albiaps
Member
Join Date: Jun 2020
Old 03-01-2022 , 09:02   [CS:GO] FastDL it's not working!
Reply With Quote #1

i had
__________________

Last edited by albiaps; 02-13-2023 at 22:56.
albiaps is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-01-2022 , 09:47   Re: [CS:GO] FastDL it's not working!
Reply With Quote #2

I would recommend you to remove those bzip files, for now.
People have seem more trouble than gain with that.

After all those are very small files, why compress those ?

So remove bzip files from upload host, use same loosed files in there like in server.

*edit
Try use bzip when file goes over 50MB (like maps)
__________________
Do not Private Message @me

Last edited by Bacardi; 03-01-2022 at 09:49.
Bacardi is offline
albiaps
Member
Join Date: Jun 2020
Old 03-01-2022 , 10:05   Re: [CS:GO] FastDL it's not working!
Reply With Quote #3

thanks
__________________

Last edited by albiaps; 02-13-2023 at 22:57. Reason: i made some mistakes
albiaps is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-01-2022 , 10:18   Re: [CS:GO] FastDL it's not working!
Reply With Quote #4

Nice to hear.
HL2 games have very old bzip program, it doesn't like bzip2 files with different settings (need use default settings).
Bacardi is offline
correia
Junior Member
Join Date: Mar 2022
Old 03-01-2022 , 19:04   Re: [CS:GO] FastDL it's not working!
Reply With Quote #5

Just tried to do that and it did not work for me. I have a similar problem but I have nothing appearing on the client console.

My .cfg:

Code:
// ************************************************************************** //
//                                                                            //
//     Counter-Strike: Global Offensive - server.cfg                          //
//     Version 120719                                                         //
//                                                                            //
// ************************************************************************** //


// .................................. Basic ................................. //

// Hostname - Name of the server.
hostname "| RETAKES | Just enter and play with skins"

// RCON - remote console password.
rcon_password "admin1234"

// Server password - for private servers.
sv_password ""

// Email - Server admin email.
// Example: sv_contact "[email protected]"
sv_contact "[email protected]"

// LAN mode - Server is a LAN server; can't connect from the internet. VAC (Valve Anti-Cheat) is disabled in this mode.
// Default: sv_lan 0
sv_lan 0

// Cheats mode - Server is disabled to use cheats by default;Commands like noclip,god are disabled to be exploited by the players. VAC (Valve Anti-Cheat) is disabled in this mode when value is set to '1'.
// Default: sv_cheats 0
// Cheats ON: sv_cheats 1
sv_cheats 0

// Tags - Used to provide extra information to clients when theyre browsing for servers. Separate tags with a comma.
// Example: sv_tags "128-tick,deathmatch,dm,ffa,pistol,dust2"
sv_tags "correia,dust2,mirage,retakes,1v1,pt,europe,port,tuga,portugal,fun,skins,knifes,gloves,facas,fun,ptgo,lusos,executes,ffa,minecraft,comp"

// Region - The region of the world to report this server in.
// Default: -1
// 0 - US East, 1 - US West, 2 - South America, 3 - Europe, 4 - Asia, 5 - Australia, 6 - Middle East, 7 - Africa
sv_region 3

// ............................. Server Logging ............................. //

// Enable log - Enables logging to file, console, and udp < on | off >.
// Recommended: log on
log on

// Log bans - Log server bans in the server logs.
// Default: sv_logbans 1
// Recommended: sv_logbans 1
sv_logbans 1

// Log echo - Display log information to the server console.
// Default: sv_logecho 1
// Recommended: sv_logecho 1
sv_logecho 1

// Log file - Log server information in the log file.
// Default: sv_logfile 1
// Recommended: sv_logfile 1
sv_logfile 1

// One file log - Log server information to only one file.
// Default: sv_log_onefile 0
// Recommended: sv_log_onefile 0
sv_log_onefile 0

// Server Hibernation
sv_hibernate_when_empty 1
sv_hibernate_ms 5

// ............................. Server Query ............................. //
// More info at: https://www.gametracker.com/games/csgo/forum.php?thread=91691
host_name_store 1
host_info_show 1
host_players_show 2

// ................................ Ban List ................................ //

// User ban - Server banlist based on user steam ID.
// Recommended: exec banned_user.cfg
exec banned_user.cfg

// IP ban - Server banlist based on user IP.
// Recommended: exec banned_ip.cfg
exec banned_ip.cfg

// Write ID - Writes a list of permanently-banned user IDs to banned_user.cfg.
writeid

// Write IP - Save the ban list to banned_ip.cfg.
writeip

//...............................................................................//



sv_pure "0"
sv_allow_votes 0

sv_allowupload 1
sv_allowdownload 1
sv_downloadurl "http://fastdl.correia.tk/fastdl"
//sv_downloadurl "https://fastdlcorreia.000webhostapp.com/csgo"
Any ideas?
correia is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-02-2022 , 05:58   Re: [CS:GO] FastDL it's not working!
Reply With Quote #6

@correia
I tested only one single mp3 file and it works.

Maybe plugin have bad configure.

Or if you have already same files in your game, it won't download twice.
- Shutdown your game, remove few retakes123 mp3 files, join your server again -> look did you donwload those back.

Another problem could be antivirus program, which block you uncompress bz2 file, in your own PC.

In your game, there are also settings, to not download custom files from server. Check that is disabled.

*edit
I mention this my opinion again, for all readers, don't use bzip2 to files. It can give you more problems for troubleshooting.
You can get upload host work more easily without bzip2 files.
__________________
Do not Private Message @me

Last edited by Bacardi; 03-02-2022 at 06:01.
Bacardi is offline
correia
Junior Member
Join Date: Mar 2022
Old 03-02-2022 , 09:14   Re: [CS:GO] FastDL it's not working!
Reply With Quote #7

I have no files in my client directory, my friends have the same problem so the problem may be in my server .cfg but can't find any anomaly, do you have any idea what it might be?
edit:

I have another server and tested in there, the files were downloaded, conf find why it doesn't work on this one.
tried literally everything

another edit:

managed to download some files but not all, any idea what it might be?


Last edited by correia; 03-02-2022 at 09:29.
correia is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-02-2022 , 09:58   Re: [CS:GO] FastDL it's not working!
Reply With Quote #8

...remove bz2 files from upload host.
Put normal files in upload host, same files you have in server.

This way you can troubleshoot problem forward.

*edit
If your upload host is free provider, there maybe limits to download files.
__________________
Do not Private Message @me

Last edited by Bacardi; 03-02-2022 at 09:59.
Bacardi is offline
correia
Junior Member
Join Date: Mar 2022
Old 03-02-2022 , 11:33   Re: [CS:GO] FastDL it's not working!
Reply With Quote #9

Just did that.
now using http://fastdl.correia.tk/csgo
I managed to download everything minus the "sound" folder :/
is not a free host, I'm hosting the apache server myself.
correia is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-02-2022 , 13:05   Re: [CS:GO] FastDL it's not working!
Reply With Quote #10

sound retakes123 is now retakes. Check plugin configure again.
__________________
Do not Private Message @me
Bacardi is offline
Reply



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 02:04.


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