Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[HELP] NetID Error

Newbie Spellweaver
Joined
May 27, 2018
Messages
46
Reaction score
10
i have this error...
when map loaded give "Client must be updated, please restart the game" error.


000039.539| peer00 PKT_C2S_StartGameReq, playerIdx:0 startGameAns: 1, lastNetID: 1026
000039.539| !!! cheat: peer00, r:DisconnectPeer netID doesn't match 1026 vs 1089, CID:1000550 [<NOT_CONNECTED>], ip:88.237.204.36

Code:
000039.539| peer00 PKT_C2S_StartGameReq, playerIdx:0 startGameAns: 1, lastNetID: 1026000039.539|  !!! cheat: peer00, r:DisconnectPeer netID doesn't match 1026 vs 1089, CID:1000550 [<NOT_CONNECTED>], ip:88.237.204.36
000061.499| time: 61, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 
000121.504| time: 121, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000181.516| time: 181, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000241.531| time: 241, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000301.533| time: 301, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000361.533| time: 361, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000421.552| time: 421, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000481.555| time: 481, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000541.571| time: 541, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000601.592| time: 601, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000661.604| time: 661, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000721.606| time: 721, plrs:0/100, net_lastFreeId: 1089, objects: 72, async:0 0 0 0 000724.307| Loot boxes data updated
 
Newbie Spellweaver
Joined
Sep 11, 2019
Messages
78
Reaction score
4
Turkish: Oyun ve client arasındaki versiyon uyuşmazlığından kaynaklı yapman gereken her ikisinide aynı anda build (derleme) etmelisin
English: You have to build (compile) both game and client version at the same time.

Good day. / iyi şanslar.
You have to build (compile) both game and client version at the same time.
 
Upvote 0
Back
Top