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

Connection failed with redirecting enabled servers #18

Closed
0-BuTaJIuK-0 opened this issue Jan 18, 2023 · 4 comments
Closed

Connection failed with redirecting enabled servers #18

0-BuTaJIuK-0 opened this issue Jan 18, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@0-BuTaJIuK-0
Copy link

0-BuTaJIuK-0 commented Jan 18, 2023

I don't understand how it works.
IP:28002 - tiny-server
IP:27016 - my csgo server (Made a bypass of the check, If I go tiny server, I am thrown to my server)

C:\Users\BuT\Desktop\tiny-csgo-client-main\bin\windows>tiny-csgo-client.exe -ip 192.168.0.106 -port 28002 -name TestPlayer
CDynamicFunction: Loading library 'Kernel32.dll' (75E70000)
CDynamicFunction: Lookup of 'TryEnterCriticalSection' in 'Kernel32.dll': 77E70AD0
Setting breakpad minidump AppID = 730
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  **MY_ID** [API loaded no]
Trying to establish connection with GC, this may take a while...
GC Connection established for client
Connecting to server 192.168.0.106:28002, using nickname TestPlayer, using password
Server using 'public' lobbies, requiring pw no, lobby id ffffffffffffffff
Get server challenge number : 0xDEADBEEF, auth prorocol: 0x03, server steam: **Server_ID**, vac on, dcFriendsReqd 0, officialValveServer 0
Trying to request server reservation id from GC, this may take a while...
Get server reservation id 0xC927B204F2BFE797
Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#1)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#2)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#3)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#4)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#5)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#6)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#7)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#8)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#9)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#10)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#11)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#12)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#13)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#14)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#15)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#16)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#17)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#18)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#19)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#20)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#21)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#22)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#23)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#24)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#25)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#26)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#27)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#28)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#29)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#30)
 Connection refused! - ConnectRedirectAddress:**IP_REDIRECT_SERVER:27016**
Authentication failed! retry...(#31)
 Error: Max retry limit(30) exceeded
CDynamicFunction: Closing library 'Kernel32.dll' (75E70000)
@0-BuTaJIuK-0
Copy link
Author

0-BuTaJIuK-0 commented Jan 18, 2023

used "-ticked"

How it works "-ty"

I want to make sure that I am not redirected from the tiny_client server

@yourmnbbn
Copy link
Owner

There are indeed some problems with tiny client connecting to servers with redirecting enabled, I'll fix this when I have time.

@yourmnbbn yourmnbbn added the bug Something isn't working label Jan 19, 2023
@yourmnbbn yourmnbbn changed the title How to launch a player to the server? Connection failed with redirecting enabled servers Jan 19, 2023
@yourmnbbn
Copy link
Owner

And if you're trying to connect a tiny server whether with redirecting enabled or not, please add option -ts. Connect to tiny server won't have problems. Don't use that option when you're trying to connect to a real server.

@yourmnbbn
Copy link
Owner

yourmnbbn commented Jan 19, 2023

Commit 40f5107 has fixed this, now you can use tiny client to connect to any redirecting enabled servers or tiny server(without option -ts), the client will retry to the target server now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants