TrinityCore / TrinityCore/WowPacketParser
SMSG_AUCTION_LIST_PENDING_SALES_RESULT not correct for 3.4.3.52237
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 522
- Forks
- 387
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 4
Description
I belive it's most likely due to MailListEntry being wrong.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading WowPacketParserModule.V6_0_2_19033/Parsers/MailHandler.cs at the referenced line, then trace how MailListEntry produces SMSG_AUCTION_LIST_PENDING_SALES_RESULT. Compare the parser behavior for client version 3.4.3.52237 with the expected packet structure. Done means the result is parsed correctly for that version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- reverse-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100