What's new
  • Happy Cataclysm gaming! The long-awaited 4.3.4 Cataclysm Repack V19.0 is now live - and downloadable from our brand-new Emucoach App.
    Download it now
  • Mists of Pandaria is calling! Heya - did you know that the newest 5.4.8 MoP Repack - version 7.0 - is now live?
    Download now

Stuck on connected

RozN

Trial Member
1
2022
0
Hello,

I Made a private server for myself mainly for exploring and trying some stuff.
I made every step as described in guides and etc to have the right repack and version of the client. All good but after trying to enter the game i get stuck on "connected".
Did anyone experience similar issues and is there a way to fix this? Any suggestion is helpful.
edit: I forgot to mention I am using the Cataclysm client.

Best regards
 
Are you hosting and playing on same machine?

I've just had this same issue, but on LAN\Online.

You will need an sql client. I used free "Beekeeper studio".

Start SQL server in _Server folder. Connect to it with sql studio.
Credentials can be found in authserver.conf
Like so
# ".;/path/to/unix_socket;username;password;database" - (use Unix sockets on # Unix/Linux) # Default: "127.0.0.1;3306;trinity;trinity;auth" LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;auth"

Find "Realmlist" table.
Change both adress and local_adress to your LAN IP(ipcongfig in CMD) or WAN ip.
 
Last edited:
Are you hosting and playing on same machine?

I've just had this same issue, but on LAN\Online.

You will need an sql client. I used free "Beekeeper studio".

Start SQL server in _Server folder. Connect to it with sql studio.
Credentials can be found in authserver.conf
Like so

# ".;/path/to/unix_socket;username;password;database" - (use Unix sockets on
# Unix/Linux)
# Default: "127.0.0.1;3306;trinity;trinity;auth"
LoginDatabaseInfo = "127.0.0.1;3306;root;ascent;auth"


Find "Realmlist" table.
Change both adress and local_adress to visit manoknapola.ph your LAN IP(ipcongfig in CMD) or WAN ip.
Being stuck on “connected” can be frustrating, as it often gives the impression that everything is working while progress remains stalled. This issue usually occurs when a system, application, or network establishes a connection but fails to fully synchronize or proceed to the next step. It may be caused by slow internet, server delays, outdated software, or background processes interfering with performance.
 
Back
Top