Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error | WorldClient | C P<S | Socket Closed By GameWorldServer (payload) #359

Open
AxiosMoirai opened this issue Jan 6, 2024 · 1 comment

Comments

@AxiosMoirai
Copy link

Describe the bug
Running Local TBC 2.5.3 Server. when selecting and loging into a realm (the only one). I get kicked back to the login screen and I have these three erros.

16:29:25 | Error | WorldClient | C P<S | Socket Closed By GameWorldServer (payload)
16:29:25 | Error | WorldSocket | The WorldClient failed to connect to the selected world server!
16:29:25 | Error | AuthClient | C P<S | Socket Closed By Server

SPP TBC with the 2.5.3 Client

Version 2023-12-24 0.1.0+503(0a47373)

Full Log:

16:28:50 | Server | Server | Starting Hermes Proxy...
16:28:50 | Server | Server | Version 2023-12-24 0.1.0+503(0a47373)
16:28:51 | Server | Server | Modern (Client) Build: V2_5_3_42328
16:28:51 | Server | Server | Legacy (Server) Build: V2_4_3_8606
16:28:51 | Storage | GameData | Loading data files...
16:28:51 | Server | VersionChecker | Loaded 1059 legacy opcodes.
16:28:51 | Server | VersionChecker | Loaded 1727 modern opcodes.
16:29:01 | Storage | GameData | Finished loading data.
16:29:02 | Network | Server | External IP: 127.0.0.1
16:29:02 | Server | Server | Starting BnetTcpSession service on 127.0.0.1:1119...
16:29:02 | Network | NetworkThread | Network Thread Starting
16:29:02 | Server | Server | Starting BnetRestApiSession service on 127.0.0.1:8081...
16:29:03 | Network | NetworkThread | Network Thread Starting
16:29:03 | Server | Server | Starting RealmSocket service on 127.0.0.1:8084...
16:29:03 | Network | NetworkThread | Network Thread Starting
16:29:03 | Server | Server | Starting WorldSocket service on 127.0.0.1:8086...
16:29:03 | Network | NetworkThread | Network Thread Starting
16:29:11 | Server | BnetTcpSession | Accepting connection from 127.0.0.1:64239.
16:29:12 | Network | AuthClient | C P>S | Connecting to auth server... (realmlist addr: 127.0.0.1:3724) (resolved as: 127.0.0.1:3724)
16:29:12 | Network | AuthClient | Authentication succeeded!
16:29:12 | Server | AuthClient | Requesting RealmList update for AXIOSMOIRAI
16:29:12 | Network | AuthClient | Received 1 realms.
16:29:12 | Server | RealmManager | Added realm "The Burning Crusade Realm" at 127.0.0.1:8085
16:29:15 | Server | WorldSocket | WorldSocket:HandleAuthSession: Client 'AXIOSMOIRAI' authenticated successfully from 127.0.0.1:64306.
16:29:15 | Network | WorldClient | Connecting to world server...
16:29:15 | Network | WorldClient | World Server address 127.0.0.1:8085 resolved as 127.0.0.1:8085
16:29:15 | Network | WorldClient | Connection established!
16:29:25 | Error | WorldClient | C P<S | Socket Closed By GameWorldServer (payload)
16:29:25 | Error | WorldSocket | The WorldClient failed to connect to the selected world server!
16:29:25 | Error | AuthClient | C P<S | Socket Closed By Server

@celguar
Copy link
Contributor

celguar commented Jan 8, 2024

I use my fork of proxy with no issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants