server wants an outdated client to connect

Post Reply
User avatar
wyll001
Posts: 38
Joined: Mon Jul 07, 2014 7:28 am

server wants an outdated client to connect

Post by wyll001 » Tue Oct 31, 2017 10:53 am

not much to say... the client is up to date but the server wants an outdated client to connect

Code: Select all

[31/Oct 04:37][Info] Pinging SQL server to keep connection alive...
[31/Oct 04:37][Info] Pinging SQL server to keep connection alive...
[31/Oct 12:37][Info] Pinging SQL server to keep connection alive...
[31/Oct 12:37][Info] Pinging SQL server to keep connection alive...
[31/Oct 13:31][Info] login_parse:<wyll001> was connected
[31/Oct 13:32][Debug] lobbyview_parse:Incoming Packet:<26> from ip:<25.37.99.156>
[31/Oct 13:32][Error] lobbyview_parse: Incorrect client version: got 301710xx_x, expected 301709xx_x
[31/Oct 13:32][Error] lobbyview_parse: The server must be updated to support this client version
[31/Oct 13:32][Info] lobbyview_parse: wyll001 shutdown the socket
[31/Oct 13:32][Info] lobbydata_parse: wyll001 shutdown the socket
[31/Oct 13:32][Info] lobbydata_parse: wyll001's login_session_data is deleted
and I built a new from scratch server last week so I'm positive is the git repository that is outdated

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: server wants an outdated client to connect

Post by whasf » Tue Oct 31, 2017 8:56 pm

Yep, someone needs to update it. To get around it you can open version.info and set ENABLE_VER_LOCK to false and restart the game server
-- Whasf

User avatar
Djarum
Posts: 14
Joined: Fri Feb 02, 2018 4:08 am
Location: South U.S

Re: server wants an outdated client to connect

Post by Djarum » Mon Feb 12, 2018 6:56 pm

Thank you!
I know very little about a lot, and a lot about very little.
Djarum

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: server wants an outdated client to connect

Post by whasf » Tue Feb 13, 2018 8:56 am

Make that "restart the lobby server" :)
-- Whasf

Post Reply