WowLegacyCore / HermesProxy

A World of Warcraft connection Proxy for VMaNGOS & CMaNGOS.
GNU General Public License v3.0
304 stars 97 forks source link

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

Open AxiosMoirai opened 6 months ago

AxiosMoirai commented 6 months ago

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 commented 6 months ago

I use my fork of proxy with no issues