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

Core/GarrisonHandler: Unable to read beyond the end of the stream. #915

Open
osleyder85 opened this issue Jan 13, 2025 · 0 comments
Open

Comments

@osleyder85
Copy link

ServerToClient: SMSG_GET_GARRISON_INFO_RESULT (0x410000) Length: 37 ConnIdx: 1 Time: 01/13/2025 00:27:41.173 Number: 1275
FactionIndex: 1
GarrisonCount: 0
FollowerSoftCapCount: 5
[0] GarrFollowerTypeID: 1540
[0] Count: 1310976
[1] GarrFollowerTypeID: 100794368
[1] Count: 369098752
[2] GarrFollowerTypeID: 30
[2] Count: 25723
System.IO.EndOfStreamException
Unable to read beyond the end of the stream.
   at System.IO.BinaryReader.ReadInt32()
   at WowPacketParser.Misc.Packet.ReadInt32(String name, Object[] indexes) in C:\WowPacketParser\WowPacketParser\Misc\PacketReads.cs:line 375
   at WowPacketParserModule.V7_0_3_22248.Parsers.GarrisonHandler.ReadFollowerSoftCapInfo(Packet packet, Object[] indexes) in C:\WowPacketParser\WowPacketParserModule.V7_0_3_22248\Parsers\GarrisonHandler.cs:line 79
   at WowPacketParserModule.V9_0_1_36216.Parsers.GarrisonHandler.HandleGetGarrisonInfoResult(Packet packet) in C:\WowPacketParser\WowPacketParserModule.V9_0_1_36216\Parsers\GarrisonHandler.cs:line 262
   at WowPacketParser.Parsing.Handler.Parse(Packet packet, Boolean isMultiple) in C:\WowPacketParser\WowPacketParser\Parsing\Handler.cs:line 146
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

1 participant