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

FACEIT AC blocking FastDL


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
morpig
Member
Join Date: Apr 2017
Old 03-11-2019 , 11:39   FACEIT AC blocking FastDL
Reply With Quote #1

Hi,

Some players reported to me that they can't join my server saying it's missing map, I looked at the client logs and it failed to download maps from my CDN.

HTML Code:
SignalXWriteOpportunity(3)
Downloading https://cdn.onetap.gg/csgo/maps/am_breakout_64.bsp.bz2.
Error downloading https://cdn.onetap.gg/csgo/maps/am_breakout_64.bsp.bz2
Downloading https://cdn.onetap.gg/csgo/maps/am_breakout_64.bsp.
Error downloading https://cdn.onetap.gg/csgo/maps/am_breakout_64.bsp
Got pure server whitelist: sv_pure = 1.
Missing map maps\am_breakout_64.bsp, disconnecting
These are the problems that popped into my mind:
1. DNS issues (nope, players can ping/traceroute)
2. HTTPS issues (maybe their OS/csgo doesn't work well with https, nope)
3. Storage issues (nope, most of them has free space)

Players can download those above links via browser which is a strange issue. One of my players tried disabling FACEIT AC, and it immediately works. Tried to reproduce it myself, also experiencing the same thing.

Why would FACEIT blocks maps/assets download? Anyone experiencing the same thing?

Thanks!

Last edited by morpig; 03-11-2019 at 11:42.
morpig is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 03-11-2019 , 18:13   Re: FACEIT AC blocking FastDL
Reply With Quote #2

I tried: https://cdn.onetap.gg/csgo/

I get sone type of XML error.

Game clients also dont support HTTS.
__________________
Neuro Toxin is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 03-12-2019 , 09:17   Re: FACEIT AC blocking FastDL
Reply With Quote #3

Quote:
Originally Posted by morpig View Post
Why would FACEIT blocks maps/assets download?
That wouldn't be anything we can help with at all, to get this thing answered, you need to consult them.

Although, since it is an anticheat; it could be something that prevents the modification of files in the game directories while it's running, most likely to avoid the client is using malicious / modified game files.

Quote:
Originally Posted by Neuro Toxin View Post
I tried: https://cdn.onetap.gg/csgo/

I get sone type of XML error.
Relevance?

Code:
$ curl -s -o am_breakout_64.bsp.bz2 "https://cdn.onetap.gg/csgo/maps/am_breakout_64.bsp.bz2"
$ bunzip2 -k am_breakout_64.bsp.bz2
$ head -c 4 am_breakout_64.bsp
VBSP
Seems fine? You're getting a proper map, that's all that's needed.

You can put anything you want on both the index files of both https://cdn.onetap.gg/, https://cdn.onetap.gg/csgo/ and https://cdn.onetap.gg/csgo/maps/ (and any unmentioned folders) -

As long as the direct links to the relevant files from the download tables gives the correct stuff, it's fine.

Quote:
Originally Posted by Neuro Toxin View Post
Game clients also dont support HTTS.
Sounds very funny, I have been using HTTPS on both CS:S and CS:GO for more than 5 years.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 03-12-2019 , 12:41   Re: FACEIT AC blocking FastDL
Reply With Quote #4

Quote:
Originally Posted by arne1288 View Post
Sounds very funny, I have been using HTTPS on both CS:S and CS:GO for more than 5 years.
Hmm, I too have had issues when using https for a fastdl url in the past.
__________________
sneaK is offline
Lubricant Jam
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 03-19-2019 , 06:00   Re: FACEIT AC blocking FastDL
Reply With Quote #5

I too, have had users come to me saying they haven't been able to download game content however giving them a direct link and downloading via their browser seems perfectly fine. I wonder if this is also a FACEIT issue.
__________________
Lubricant Jam 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 10:28.


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