TrinityCore / TrinityCore/WowPacketParser
4.3.4 item parsing
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 522
- Forks
- 387
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 4
Description
When parsing items from a 4.3.4 packet file it starts throwing errors about half way through the items.
Here is a snippet of the errors: https://gist.github.com/xXBentRealityXx/50646d8f9013d3159e8d8a1c9f1bf360
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 with the 4.3.4 packet file and the error snippet linked in the issue, then reproduce the failures while parsing items. Done means the parser processes the full item packet without throwing the reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- reverse-engineering
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100