CR_STEAM_GAME_MISMATCH

Welcome to the Life is Feudal: MMO community! Here you can ask your basic starters questions.

Dargalin
 
Posts: 11
Joined: 30 Dec 2014, 13:54

CR_STEAM_GAME_MISMATCH

Post by Dargalin » 02 Mar 2015, 20:39

So I thought i'd wait a few releases to see if this was ever resolved and hey, still doesn't work. Why can I not host a local server?!

MariaDB 5.5 installed, used both the automatic creation of a DB and manually performed via the sql scripts too. I just cannot seem to connect to my own server.

Local firewall exceptions manually added, plus firewall rule added on my router and tested externally to see if I can probe port 28000-28002

I'm slightly annoyed seeing as I even purchased an extra copy of the game in order to run my own dedicated server on one of my other PCs.

Procedure used:
1. Install MariaDB 5.5
2. Create Lif DB:
a) Create DB called Lif_1 UTF8_general_ci
Run create db script from LIF SQL folder
Run patch script from same folder
Start DB and attempt to log in when green steam message appears
b) Let Lif Your own server create its own DB from scratch
3. Run client and check lobby (my server doesnt show even after an hour)
4. Attempt Connect Directly. Result = CR_STEAM_GAME_MISMATCH
5. Attempt joinToRemoteServer("IP:PORT","PASSWORD") = CR_STEAM_GAME_MISMATCH


Can anyone shed any light as to what i'm doing wrong?


Dargalin
 
Posts: 11
Joined: 30 Dec 2014, 13:54

Re: CR_STEAM_GAME_MISMATCH

Post by Dargalin » 02 Mar 2015, 20:42

here's the tail end of my log showing the login attempts:

WARN 2015-03-02 20:27:31.798 {00} <NOSCOPE> # DB::mfRS(1 ms) CALL p_issueIdRange_unmovable_objects(1,100); [T:DBIPrimary:0x1BB8]
WARN 2015-03-02 20:27:31.799 {00} <NOSCOPE> # DB::mfRS(1 ms) CALL p_issueIdRange_movable_objects(1,100); [T:DBIPrimary:0x1BB8]
ECHO 2015-03-02 20:27:31.800 {00} <NOSCOPE> # The TCP server is up and running at port 28000 [T:QtInterfaceThread:0x1970]
ECHO 2015-03-02 20:27:31.801 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:53344
ECHO 2015-03-02 20:27:31.802 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:53344
ECHO 2015-03-02 20:27:31.802 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:53344
ECHO 2015-03-02 20:27:31.804 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:53344
ECHO 2015-03-02 20:27:31.805 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:53344
ECHO 2015-03-02 20:27:31.805 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:58693
ECHO 2015-03-02 20:27:31.806 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:58693
ECHO 2015-03-02 20:27:31.807 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:58693
ECHO 2015-03-02 20:27:31.808 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:58693
ECHO 2015-03-02 20:27:31.810 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:58693
ECHO 2015-03-02 20:27:31.812 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:192.168.1.97:59258
ECHO 2015-03-02 20:27:31.815 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:192.168.1.97:59258
ECHO 2015-03-02 20:27:31.815 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:192.168.1.97:59258
ECHO 2015-03-02 20:27:31.816 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:192.168.1.97:59258
ECHO 2015-03-02 20:27:31.817 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:192.168.1.97:59258
HACK 2015-03-02 20:27:32.899 {00} <NOSCOPE> CmSteam::onSteamServersConnected
HACK 2015-03-02 20:27:33.193 {00} <NOSCOPE> CmSteam::onSteamPolicyResponse. secure=1, our steamID=90094559654416387
HACK 2015-03-02 20:27:33.196 {00} <NOSCOPE> Steam initialized
ECHO 2015-03-02 20:27:46.199 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:192.168.1.97:59258
ECHO 2015-03-02 20:27:46.214 {00} <NOSCOPE> NetInterface::handleAuthorisationRequest(IP:192.168.1.97:59258)
ECHO 2015-03-02 20:27:46.215 {01} <GameConnection::onPreConnectRequest> onPreConnectRequest: IP:192.168.1.97:59258,
ECHO 2015-03-02 20:27:46.216 {00} <NOSCOPE> read auth_type=2
ECHO 2015-03-02 20:27:46.217 {00} <NOSCOPE> NetInterface::sendAuthorisationReject to IP:192.168.1.97:59258 (1515)
ECHO 2015-03-02 20:27:46.218 {00} <NOSCOPE> NetInterface::sendDisconnectPacket for IP:192.168.1.97:59258 (1515)
ECHO 2015-03-02 20:27:46.220 {01} <GameConnection::onDrop> GameConnection::onDrop 1515
ECHO 2015-03-02 20:27:46.221 {02} <GameConnection::onClientLeaveGame> GameConnection::onClientLeaveGame
HACK 2015-03-02 20:27:46.221 {02} <GameConnection::onClientLeaveGame> Client disconnected: 1515 Player: isServerObject: X
ECHO 2015-03-02 20:27:46.222 {01} <GameConnection::onDrop> CDROP: 1515 IP:192.168.1.97:59258
ECHO 2015-03-02 20:28:10.866 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:192.168.1.97:59258
ECHO 2015-03-02 20:28:10.878 {00} <NOSCOPE> NetInterface::handleAuthorisationRequest(IP:192.168.1.97:59258)
ECHO 2015-03-02 20:28:10.878 {01} <GameConnection::onPreConnectRequest> onPreConnectRequest: IP:192.168.1.97:59258,
ECHO 2015-03-02 20:28:10.881 {00} <NOSCOPE> read auth_type=2
ECHO 2015-03-02 20:28:10.881 {00} <NOSCOPE> NetInterface::sendAuthorisationReject to IP:192.168.1.97:59258 (1516)
ECHO 2015-03-02 20:28:10.882 {00} <NOSCOPE> NetInterface::sendDisconnectPacket for IP:192.168.1.97:59258 (1516)
ECHO 2015-03-02 20:28:10.883 {01} <GameConnection::onDrop> GameConnection::onDrop 1516
ECHO 2015-03-02 20:28:10.884 {02} <GameConnection::onClientLeaveGame> GameConnection::onClientLeaveGame
HACK 2015-03-02 20:28:10.884 {02} <GameConnection::onClientLeaveGame> Client disconnected: 1516 Player: isServerObject: X
ECHO 2015-03-02 20:28:10.886 {01} <GameConnection::onDrop> CDROP: 1516 IP:192.168.1.97:59258
ECHO 2015-03-02 20:29:08.039 {00} <NOSCOPE> NetInterface::handleConnectChallengeRequest from IP:127.0.0.1:55215
ECHO 2015-03-02 20:29:08.044 {00} <NOSCOPE> NetInterface::handleAuthorisationRequest(IP:127.0.0.1:55215)
ECHO 2015-03-02 20:29:08.044 {01} <GameConnection::onPreConnectRequest> onPreConnectRequest: IP:127.0.0.1:55215,
ECHO 2015-03-02 20:29:08.046 {00} <NOSCOPE> read auth_type=2
ECHO 2015-03-02 20:29:08.047 {00} <NOSCOPE> NetInterface::sendAuthorisationReject to IP:127.0.0.1:55215 (1517)
ECHO 2015-03-02 20:29:08.047 {00} <NOSCOPE> NetInterface::sendDisconnectPacket for IP:127.0.0.1:55215 (1517)
ECHO 2015-03-02 20:29:08.048 {01} <GameConnection::onDrop> GameConnection::onDrop 1517
ECHO 2015-03-02 20:29:08.049 {02} <GameConnection::onClientLeaveGame> GameConnection::onClientLeaveGame
HACK 2015-03-02 20:29:08.050 {02} <GameConnection::onClientLeaveGame> Client disconnected: 1517 Player: isServerObject: X
ECHO 2015-03-02 20:29:08.050 {01} <GameConnection::onDrop> CDROP: 1517 IP:127.0.0.1:55215


Bigsteve
 
Posts: 88
Joined: 07 Feb 2014, 03:53

Re: CR_STEAM_GAME_MISMATCH

Post by Bigsteve » 02 Mar 2015, 21:52

CR_STEAM_GAME_MISMATCH

Means thta the clients and server version are not the same..
today has seen a release of a a patch fix (0.3.1.0)

Your client will probably be using 0.3.1.0 while the server is running 0.3.0.0 or even 0.2.9.0
the machine thats the dedicated server is on needs the updated files, get steam to verify games files and all should be well


Dargalin
 
Posts: 11
Joined: 30 Dec 2014, 13:54

Re: CR_STEAM_GAME_MISMATCH

Post by Dargalin » 03 Mar 2015, 18:20

but steam patches both the client and the server each time there is a release.

Just in case this is not so, via steamcmd i logged in and ran app_update 320850 validate to syncronise to the latest build.

I'll run the server now and report back if it's made a difference.


Dargalin
 
Posts: 11
Joined: 30 Dec 2014, 13:54

Re: CR_STEAM_GAME_MISMATCH

Post by Dargalin » 03 Mar 2015, 18:28

Nope, still a mismatch. Surely I can't be the only one having this issue, why do I see over 1000 servers on the lobby?


Dargalin
 
Posts: 11
Joined: 30 Dec 2014, 13:54

Re: CR_STEAM_GAME_MISMATCH

Post by Dargalin » 03 Mar 2015, 18:32

verified the server version. Screenshot is in the attachment.


Dargalin
 
Posts: 11
Joined: 30 Dec 2014, 13:54

Re: CR_STEAM_GAME_MISMATCH

Post by Dargalin » 05 Mar 2015, 18:08

ok, so maybe I am the only one with this issue, which sucks a bit :)


Dargalin
 
Posts: 11
Joined: 30 Dec 2014, 13:54

Re: CR_STEAM_GAME_MISMATCH

Post by Dargalin » 05 Mar 2015, 18:41

thought i'd try with the 32 bit version of MariaDB 5.5 and no dice.

Anyone else got any ideas?


Dargalin
 
Posts: 11
Joined: 30 Dec 2014, 13:54

Re: CR_STEAM_GAME_MISMATCH

Post by Dargalin » 18 Mar 2015, 18:27

Another update and I still get the same problem.

Does support ever check this forum or give feedback? I'm getting exceptionally annoyed now as I bought two copies of this game months ago to enjoy playing with my daughter and I have been unsuccessful at getting the damn thing to connect.

User avatar
Ubaciosamse
Beta Tester
 
Posts: 478
Joined: 11 Jan 2015, 09:19

Re: CR_STEAM_GAME_MISMATCH

Post by Ubaciosamse » 19 Mar 2015, 21:00

I am unsure they will look at this forum, you are prob better off contacting them on facebook since as far as I can see they check that more often then they do things on the forums.
Image


Dargalin
 
Posts: 11
Joined: 30 Dec 2014, 13:54

Re: CR_STEAM_GAME_MISMATCH

Post by Dargalin » 25 Mar 2015, 18:20

It's resolved with the latest patch \o/

I can even join my own server from the join lobby. Great work guys :)


Borod
True Believer
 
Posts: 24
Joined: 17 Nov 2014, 12:41

Re: CR_STEAM_GAME_MISMATCH

Post by Borod » 15 Apr 2017, 14:20

I am still having this issue.
ECHO 2017-04-15 17:11:02.655 {} <> [24531] NetInterface::handleConnectChallengeRequest(IP:91.202.47.253:60404)
ECHO 2017-04-15 17:11:02.677 {} <> [24553] NetInterface::handleAuthorisationRequest(IP:91.202.47.253:60404)
ECHO 2017-04-15 17:11:02.677 {01} <GameConnection::onPreConnectRequest> [24553] onPreConnectRequest: IP:91.202.47.253:60404,
ECHO 2017-04-15 17:11:02.677 {} <> [24553] NetInterface::readAuthorisationRequest(IP:91.202.47.253:60404)[1529]: auth_type=2
ECHO 2017-04-15 17:11:02.677 {} <> [24553] NetInterface::sendAuthorisationReject to (IP:91.202.47.253:60404)[1529]/CR_STEAM_GAME_MISMATCH/
ECHO 2017-04-15 17:11:02.677 {} <> [24553] NetInterface::sendDisconnectPacket for IP:91.202.47.253:60404 (1529)
ECHO 2017-04-15 17:11:02.677 {01} <GameConnection::onDrop> [24553] GameConnection::onDrop 1529
ECHO 2017-04-15 17:11:02.677 {02} <GameConnection::onClientLeaveGame> [24553] 1529
INFO 2017-04-15 17:11:02.677 {02} <GameConnection::onClientLeaveGame> [24553] Client disconnected: 1529 Player: isServerObject: X
ECHO 2017-04-15 17:11:02.677 {01} <GameConnection::onDrop> [24553] CDROP: 1529 IP:91.202.47.253:60404
INFO 2017-04-15 17:11:02.703 {} <<Thread>> [24579] SCAN_SNOW: end scanning in 16.089 sec (0 found) [T:WorkerThread0:0x2668]
ECHO 2017-04-15 17:13:16.412 {} <> [162149] NetInterface::handleConnectChallengeRequest(IP:91.202.47.253:60404)
ECHO 2017-04-15 17:13:16.449 {} <> [162186] NetInterface::handleAuthorisationRequest(IP:91.202.47.253:60404)
ECHO 2017-04-15 17:13:16.449 {01} <GameConnection::onPreConnectRequest> [162186] onPreConnectRequest: IP:91.202.47.253:60404,
ECHO 2017-04-15 17:13:16.449 {} <> [162186] NetInterface::readAuthorisationRequest(IP:91.202.47.253:60404)[1530]: auth_type=2
ECHO 2017-04-15 17:13:16.449 {} <> [162186] NetInterface::sendAuthorisationReject to (IP:91.202.47.253:60404)[1530]/CR_STEAM_GAME_MISMATCH/
ECHO 2017-04-15 17:13:16.449 {} <> [162186] NetInterface::sendDisconnectPacket for IP:91.202.47.253:60404 (1530)
ECHO 2017-04-15 17:13:16.449 {01} <GameConnection::onDrop> [162186] GameConnection::onDrop 1530
ECHO 2017-04-15 17:13:16.449 {02} <GameConnection::onClientLeaveGame> [162186] 1530
INFO 2017-04-15 17:13:16.449 {02} <GameConnection::onClientLeaveGame> [162186] Client disconnected: 1530 Player: isServerObject: X

I have the same client and server version (exe file) 1.3.0.8
I have this selection for both client and server in steam BETA properties tab:
https://p3.zdusercontent.com/attachment ... 6LklY7FabQ

As a result - I am unable to run server propertly. Noone is able to connect properly connect to server including myself.

Please help.

Return to Newcomer Section