WowLegacyCore/HermesProxy

Getting disconnected from server with Warden

Opened this issue · 0 comments

I try to play on Stormforge Netherwing but keep getting disconnected with the error below.
21:56:04 | Error | WorldClient | Packet Read Error: Specified argument was out of the range of valid values. (Parameter 'Unsupported address 12209040 size 4 for READ_MEMORY.')
at HermesProxy.World.Client.WorldClient.HandleCheatChecksRequest(ByteBuffer buffer)
at HermesProxy.World.Client.WorldClient.CheckOpcode(ByteBuffer buffer)
at HermesProxy.World.Client.WorldClient.HandleWardenData(WorldPacket packet)
at HermesProxy.World.Client.WorldClient.HandlePacket(WorldPacket packet)
at HermesProxy.World.Client.WorldClient.ReceiveCallback(IAsyncResult AR)