WowLegacyCore / HermesProxy

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

Discount with a large number of people. #362

Open gajet5 opened 8 months ago

gajet5 commented 8 months ago

They were going to kill the world bosses, and during the attack, everyone who was on the proxy got disconnected. Screenshot_1

Disc one:

20:25:42 |  Error   | WorldClient     | C P<S | Packet Read Error: Specified argument was out of the range of valid values. (Parameter '0x0000C200')
   at HermesProxy.World.HighGuidLegacy..ctor(HighGuidTypeLegacy high)
   at HermesProxy.World.WowGuid64..ctor(UInt64 id)
   at HermesProxy.World.Client.WorldClient.HandleSpellStartOrGo(WorldPacket packet, Boolean isSpellGo)
   at HermesProxy.World.Client.WorldClient.HandleSpellGo(WorldPacket packet)
   at HermesProxy.World.Client.WorldClient.HandlePacket(WorldPacket packet)
   at HermesProxy.World.Client.WorldClient.ReceiveLoop()

disc two

20:26:13 |  Error   | WorldClient     | C P<S | Packet Read Error: Specified argument was out of the range of valid values. (Parameter '0x0000A500')
   at HermesProxy.World.HighGuidLegacy..ctor(HighGuidTypeLegacy high)
   at HermesProxy.World.WowGuid64..ctor(UInt64 id)
   at HermesProxy.World.Client.WorldClient.HandleSpellStartOrGo(WorldPacket packet, Boolean isSpellGo)
   at HermesProxy.World.Client.WorldClient.HandleSpellGo(WorldPacket packet)
   at HermesProxy.World.Client.WorldClient.HandlePacket(WorldPacket packet)
   at HermesProxy.World.Client.WorldClient.ReceiveLoop()