srcdslab / sm-ext-connect

https://forums.alliedmods.net/showthread.php?t=162489
1 stars 0 forks source link

bug: steam id pending due to players being connected two times #16

Open maxime1907 opened 8 months ago

maxime1907 commented 8 months ago
L 02/17/2024 - 16:41:23: [CONNECT] STEAM_0:1:810590606 ExistingStorageStored: 0, SteamAuthFailed: 0 (0), Async: 0
L 02/17/2024 - 16:41:23: [CONNECT] STEAM_0:1:810590606 SteamAuthFailed: 0 (0) | retVal = 1
L 02/17/2024 - 16:41:23: "freddyfichaux62<162><[U:1:1621181213]><>" connected, address "XXX"
L 02/17/2024 - 16:41:23: "freddyfichaux62<162><[U:1:1621181213]><>" connected, address ""
L 02/17/2024 - 16:41:23: [CONNECT] player_connect(user_id=162, networkid=[U:1:1621181213], bot=0)
L 02/17/2024 - 16:41:23: [CONNECT] STEAM_0:1:810590606 OnClientConnecting
Client "freddyfichaux62" connected (XXX:64748).
L 02/17/2024 - 16:41:23: [CONNECT] STEAM_0:1:810590606 ExistingStorageStored: 1, SteamAuthFailed: 1 (2), Async: 0
L 02/17/2024 - 16:41:23: [CONNECT] [TIMEOUT] STEAM_0:1:810590606 ExistingStorageStored: 1, SteamAuthFailed: 1 (2), Async: 0
L 02/17/2024 - 16:41:23: [CONNECT] [TIMEOUT] STEAM_0:1:810590606 0.060156
maxime1907 commented 8 months ago

try to connect to download server map then disconnect and reconnect

maxime1907 commented 8 months ago

try with a limited bandwith try to unplug/plug back cable while downloading map try with a vpn

maxime1907 commented 8 months ago

Async bug

L 02/18/2024 - 00:39:20: [CONNECT] STEAM_0:1:500464201 existingStorageStored: 0, SteamAuthFailed: 0 (0), Async: 0
L 02/18/2024 - 00:39:20: [CONNECT] STEAM_0:1:500464201 SteamAuthFailed: 0 (0) | retVal = 1
L 02/18/2024 - 00:39:20: "ProfessorX<1321><[U:1:1000928403]><>" connected, address "XXX:YYY"
L 02/18/2024 - 00:39:20: "ProfessorX<1321><[U:1:1000928403]><>" connected, address ""
L 02/18/2024 - 00:39:20: [CONNECT] player_connect(user_id=1321, networkid=[U:1:1000928403], bot=0)
L 02/18/2024 - 00:39:20: [CONNECT] STEAM_0:1:500464201 OnClientConnecting
Client "ProfessorX" connected (XXX:YYY).
L 02/18/2024 - 00:39:20: [CONNECT] STEAM_0:1:500464201 existingStorageStored: 1, SteamAuthFailed: 0 (0), Async: 1
L 02/18/2024 - 00:39:20: [CONNECT] STEAM_0:1:500464201 SteamAuthFailed: 0 (0) | retVal = -1
L 02/18/2024 - 00:44:20: "ProfessorX<1321><[U:1:1000928403]><>" disconnected (reason "ProfessorX timed out")
L 02/18/2024 - 00:44:20: [CONNECT] player_disconnect(user_id=1321, networkid=[U:1:1000928403], bot=0)
L 02/18/2024 - 00:44:20: [CONNECT] STEAM_0:1:500464201 OnClientDisconnecting
Dropped ProfessorX from server (ProfessorX timed out)
maxime1907 commented 8 months ago

TODO

maxime1907 commented 8 months ago

we dont even see the player_connect info and only this part

L 02/20/2024 - 12:20:27: [CONNECT] STEAM_0:0:1660489 existingStorageStored: 1, SteamAuthFailed: 0 (0), Async: 1
L 02/20/2024 - 12:20:27: [CONNECT] STEAM_0:0:1660489 SteamAuthFailed: 0 (0) | retVal = -1
L 02/20/2024 - 12:20:27: [CONNECT] STEAM_0:0:1660489 existingStorageStored: 1, SteamAuthFailed: 0 (0), Async: 1
L 02/20/2024 - 12:20:27: [CONNECT] STEAM_0:0:1660489 SteamAuthFailed: 0 (0) | retVal = -1
maxime1907 commented 8 months ago

last commit fixed most of the issues but sometimes players pass through both of their connect retry like here:

L 02/20/2024 - 23:11:28: [CONNECT] STEAM_0:0:19836507 ConnectForward: 1
L 02/20/2024 - 23:11:28: [CONNECT] STEAM_0:0:19836507 BeginAuthSession: 0
L 02/20/2024 - 23:11:28: [CONNECT] STEAM_0:0:19836507 SteamAuthFailed: 0
L 02/20/2024 - 23:11:28: "DάnY'<5400><[U:1:39673014]><>" connected, address "XXX:YY"
L 02/20/2024 - 23:11:28: "DάnY'<5400><[U:1:39673014]><>" connected, address ""
L 02/20/2024 - 23:11:28: [CONNECT] player_connect(user_id=5400, networkid=[U:1:39673014], bot=0)
L 02/20/2024 - 23:11:28: [CONNECT] STEAM_0:0:19836507 OnClientConnecting
Client "DάnY'" connected (XXX:YY).
L 02/20/2024 - 23:11:28: [CONNECT] [STEAM ID PENDING FIX] STEAM_0:0:19836507 existingStorageStored: 1, Async: 0
L 02/20/2024 - 23:11:29: [CONNECT] STEAM_0:0:19836507 SteamLegal: 1 (0)
L 02/20/2024 - 23:11:29: "DnY'<5400><[U:1:39673014]><>" STEAM USERID validated
L 02/20/2024 - 23:11:29: [CONNECT] STEAM_0:0:19836507 SteamClientGotValidateAuthTicketResponse: 1
L 02/20/2024 - 23:11:29: [CONNECT] STEAM_0:0:19836507 SteamClientAuthenticated: 1
L 02/20/2024 - 23:11:36: "DnY'<5400><[U:1:39673014]><>" entered the game
L 02/20/2024 - 23:11:37: "DnY'<5400><[U:1:39673014]><>" setup "cl_language" (value "german")
L 02/20/2024 - 23:11:37: "DnY'<5400><[U:1:39673014]><>" setup "cl_connectmethod" (value "")
L 02/20/2024 - 23:20:55: "(1)DnY'<5414><[U:1:39673014]><>" entered the game
L 02/20/2024 - 23:20:55: "(1)DnY'<5414><STEAM_ID_PENDING><>" setup "cl_language" (value "german")
L 02/20/2024 - 23:20:55: "(1)DnY'<5414><STEAM_ID_PENDING><>" setup "cl_connectmethod" (value "serverbrowser_favorites")