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

SMSG_PET_BATTLE_INITIAL_UPDATE (11.0.2) #880

Open
updeal opened this issue Sep 12, 2024 · 0 comments
Open

SMSG_PET_BATTLE_INITIAL_UPDATE (11.0.2) #880

updeal opened this issue Sep 12, 2024 · 0 comments

Comments

@updeal
Copy link

updeal commented Sep 12, 2024

System.IO.EndOfStreamException
Unable to read beyond the end of the stream.
at System.IO.BinaryReader.ReadByte()
at WowPacketParser.Misc.Packet.ReadByte(String name, Object[] indexes) in F:\wowpacketparsers\WowPacketParser\Misc\PacketReads.cs:line 319
at WowPacketParserModule.V6_0_2_19033.Parsers.BattlePetHandler.ReadPetBattleActiveAbility(Packet packet, Object[] idx) in F:\wowpacketparsers\WowPacketParserModule.V6_0_2_19033\Parsers\BattlePetHandler.cs:line 265
at WowPacketParserModule.V6_0_2_19033.Parsers.BattlePetHandler.ReadPetBattlePetUpdate(Packet packet, Object[] idx) in F:\wowpacketparsers\WowPacketParserModule.V6_0_2_19033\Parsers\BattlePetHandler.cs:line 219
at WowPacketParserModule.V6_0_2_19033.Parsers.BattlePetHandler.ReadPetBattlePlayerUpdate(Packet packet, Object[] idx) in F:\wowpacketparsers\WowPacketParserModule.V6_0_2_19033\Parsers\BattlePetHandler.cs:line 250
at WowPacketParserModule.V6_0_2_19033.Parsers.BattlePetHandler.ReadPetBattleFullUpdate(Packet packet, Object[] idx) in F:\wowpacketparsers\WowPacketParserModule.V6_0_2_19033\Parsers\BattlePetHandler.cs:line 292
at WowPacketParserModule.V6_0_2_19033.Parsers.BattlePetHandler.HandlePetBattleInitialUpdate(Packet packet) in F:\wowpacketparsers\WowPacketParserModule.V6_0_2_19033\Parsers\BattlePetHandler.cs:line 465
at WowPacketParser.Parsing.Handler.Parse(Packet packet, Boolean isMultiple) in F:\wowpacketparsers\WowPacketParser\Parsing\Handler.cs:line 150

@updeal updeal changed the title SMSG_PET_BATTLE_INITIAL_UPDATE SMSG_PET_BATTLE_INITIAL_UPDATE (11.0.2) Sep 12, 2024
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