Hello everyone,
I have two questions, one is for the active branch (cata-classic) and one for a wotlk-classic.
I’ve downloaded both from tc repo, with databases.
Have client for both version, and i have issues while I try to login.
For cataclysm:
Updated wtf to portal localhost, and when I try to login, an “Authenticator Code” window appears.
Ofc, the portal will go back to: portal US so maybe that cause the issue. The question is: where can I find a prebuilded arctium launcher for it (.exe)?
The other question is related to wotlk-classic.
wtf changed to localhost (when game start and exit, the portal not updated so thats a good thing I guess).
When I try to login, with my account, two different errors appears.
Error with portal localhost:
BLZ51901023
Error with other then localhost in portal:

Which means, the client try to connect to the server, but it refuses it.
Sources:
Cataclysm-Master GitHub - TrinityCore/TrinityCore at cata_classic
Wotlk-archived Release TDB 343.24081 · TrinityCore/TrinityCore · GitHub
For the wotlk, it has 54261 at realmlist, / gamebuild, and has in build_info
UPDATE build_info
SET build
=54261, majorVersion
=3, minorVersion
=4, bugfixVersion
=3, hotfixVersion
=NULL, winAuthSeed
=NULL, win64AuthSeed
=‘25FD812475DCF26F9F1383AED37FC99E’, mac64AuthSeed
=NULL, winChecksumSeed
=NULL, macChecksumSeed
=NULL WHERE build
=54261;
Anyone have ideas any of those issues, what may causes it?