Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tf2 compatibility? #14

Open
valentinpetrov420 opened this issue Mar 11, 2021 · 6 comments
Open

tf2 compatibility? #14

valentinpetrov420 opened this issue Mar 11, 2021 · 6 comments

Comments

@valentinpetrov420
Copy link

"
Challenge: 1655574393__17678352|Auth: 3|SKey: 0|VAC: 0
Connection refused! [#GameUI_ServerRejectSteam]
Reconnecting..
"

I get this even when using appid 440

"
S3: Client connected with invalid ticket: UserID: 655
"

And this is on the server side.

It works fine for Gmod, can I get steps to make it work for TF2?

@Leystryku
Copy link
Owner

Hey,
That error means the Authentication is failing. Usually this happens when the AppID is not set properly. Did you add a newline after the 440?

@valentinpetrov420
Copy link
Author

Hello.
It's the same message even with a newline. I also tried to hardcode the appid as well.

@Leystryku
Copy link
Owner

Leystryku commented Apr 28, 2021

Hello,
alright, that means the structure for the connection packets is a little bit different in TF2 from the way it used to be.
In other words, its not really TF2 compatible anymore I guess.

I'll leave the issue open, maybe more support for other stuff will be added eventually

@PANCHO7532
Copy link

Seems like this happens too on Half-Life 2: Deathmatch, i'm getting the same error
Although seems to have no problems/restrictions when using 0x02 (hashed cd key) instead of 0x03 (steam proto) on C2S_CONNECT but seems to request more info for it

@nullptrmachine
Copy link

anything new ?

@g-l-i-t-c-h-o-r-s-e
Copy link

g-l-i-t-c-h-o-r-s-e commented Jan 3, 2024

same problem here, sad :/ Wish I knew what to do

Challenge: 888157963__14004240|Auth: 3|SKey: 0|VAC: 0
Connection refused! [#GameUI_ServerRejectSteam]
Reconnecting..

on serverside it says: S3: Client connected with invalid ticket: UserID: 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants