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_GOSSIP_OPTION_NPC_INTERACTION Exception parsing #843

Open
BrewingCoder opened this issue Apr 4, 2024 · 0 comments
Open

SMSG_GOSSIP_OPTION_NPC_INTERACTION Exception parsing #843

BrewingCoder opened this issue Apr 4, 2024 · 0 comments

Comments

@BrewingCoder
Copy link

Current retail, current code base as of this message.

ServerToClient: SMSG_GOSSIP_OPTION_NPC_INTERACTION (0x2AA7) Length: 17 ConnIdx: 1 Time: 03/29/2024 14:47:52.532 Number: 4406
GossipGUID: Full: 0x203CA400000137C0000006000002E3ED Creature/0 R3881/S6 Map: 0 Entry: 1247 Low: 189421
GossipNpcOptionID: 28213
System.NullReferenceException
Object reference not set to an instance of an object.
   at WowPacketParser.Parsing.Parsers.NpcHandler.AddGossipNpcOption(Int32 gossipNpcOptionId, TimeSpan timeSpan, Boolean checkDelay) in G:\wow_private\code\WowPacketParser\WowPacketParser\Parsing\Parsers\NpcHandler.cs:line 55
   at WowPacketParserModule.V10_0_0_46181.Parsers.NpcHandler.HandleGossipOptionNPCInteraction(Packet packet) in G:\wow_private\code\WowPacketParser\WowPacketParserModule.V10_0_0_46181\Parsers\NpcHandler.cs:line 22
   at WowPacketParser.Parsing.Handler.Parse(Packet packet, Boolean isMultiple) in G:\wow_private\code\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