WowLegacyCore/HermesProxy

Unable to read beyond the end of the stream error when posting with auctionator

Opened this issue · 1 comments

Describe the bug
When using Auctionator or Aux, whenever i try to post an auction, i get disconnected from the server. It seems to happen when the addon tries to determine the item price and tries to fetch auction data from the server. The issue does not appear when using the default AH interface.

Full error:

15:06:16 | Error | WorldClient | C P<S | Packet Read Error: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.InternalRead(Int32 )
at System.IO.BinaryReader.ReadInt32()
at HermesProxy.World.Client.WorldClient.ReadAuctionItem(WorldPacket packet)
at HermesProxy.World.Client.WorldClient.HandleAuctionListItemsResult(WorldPacket packet)
at HermesProxy.World.Client.WorldClient.HandlePacket(WorldPacket packet)
at HermesProxy.World.Client.WorldClient.ReceiveLoop()

Game Server
I'm using a SPP Classic TBC as a server, with TBC client 2.5.3

Hermes Proxy Version
v3.7 (Latest)

hi, im getting this error too, please see issue 326; did you find a fix meanwhile?