AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Unable To Host/Join (https://forums.alliedmods.net/showthread.php?t=347337)

Marcus101RR 04-19-2024 13:26

Unable To Host/Join
 
This is a new perplexing bug that hasn't happened since yesterday/ I bet Valve loves updating and breaking stuff. If I run a clean server I get:

Code:

Connection to Steam servers successful.
  VAC secure mode disabled.
ReplyReservationRequest:  Reservation request with bogus payload data from 192.168.1.30:27005 [528 bytes]
-> Reservation cookie 8c79f50fc098814d:  reason ReplyReservationRequest
sv_allow_lobby_connect_only
"sv_allow_lobby_connect_only" = "0" ( def. "1" )
 - If set, players may only join this server from matchmaking lobby, may not connect directly.
sv_allow_lobby_connect_only 1
sv_allow_lobby_connect_only
"sv_allow_lobby_connect_only" = "1"
 - If set, players may only join this server from matchmaking lobby, may not connect directly.
-> Reservation cookie 0:  reason reserved(yes), clients(no), reservationexpires(0.00)
ReplyReservationRequest:  Reservation request with bogus payload data from 192.168.1.30:27005 [520 bytes]
-> Reservation cookie ea1808e1d9e48e10:  reason ReplyReservationRequest
-> Reservation cookie 0:  reason reserved(yes), clients(no), reservationexpires(0.00)
ReplyReservationRequest:  Reservation request with bogus payload data from 192.168.1.30:27005 [520 bytes]
-> Reservation cookie ea1808e1d9e48e10:  reason ReplyReservationRequest

If I host a sm version server:
PHP Code:

sm version
 SourceMod Version Information
:
    
SourceMod Version1.11.0.6952
    SourcePawn Engine
1.11.0.6952jit-x86 (build 1.11.0.6952)
    
SourcePawn APIv1 5v2 16
    Compiled on
Dec  9 2023 09:56:47
    Built from
: [url]https://github.com/alliedmodders/sourcemod/commit/e0e018c5[/url]
    
Build ID6952:e0e018c5
    
[url]http://www.sourcemod.net/[/url] 


Code:

VSCRIPT: Running anv_mapfixes.nut
Client "Marcus101RR" connected (192.168.1.30:27005).
S3: Duplicate client connection: UserID: 3 SteamID 1100001025c2c5f
RejectConnection: 35.137.252.199:27005 - STEAM validation rejected

ConVarRef mat_hdr_manual_tonemap_rate doesn't point to an existing ConVar
Connection to Steam servers successful.
  VAC secure mode disabled.

No idea what is going, nothing changed and I wasp laying fine last week.


All times are GMT -4. The time now is 19:46.

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