unable to validate game version #14391
Replies: 3 comments
-
|
Get a correct client. 12340 build is for 3.3.5a. 12431 is something custom |
Beta Was this translation helpful? Give feedback.
-
|
I have been running this server for quite some time and the server restarted from updates, then I added another realm and now I am getting Unable to Validate Game Version. |
Beta Was this translation helpful? Give feedback.
-
|
DELETE FROM `build_info` WHERE `build`=15595;
INSERT INTO `build_info` (`build`, `majorVersion`, `minorVersion`, `bugfixVersion`, `hotfixVersion`, `winAuthSeed`, `win64AuthSeed`, `mac64AuthSeed`, `winChecksumSeed`, `macChecksumSeed`) VALUES
(15595, 4, 3, 4, NULL, NULL, NULL, NULL, NULL, NULL); |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello i follow the steps how to create the server
but when i open client wow.exe and try connect it shows this error "wow unable to validate game version"
on bottom screen it shows version 12341
on db i see it shows 12340
how i can solve the issue?
Beta Was this translation helpful? Give feedback.
All reactions