TrinityCore / TrinityCore/WowPacketParser
MoP parse Issue
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 522
- Forks
- 387
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 4
Description
I got these errors after trying to parse my binary file.
https://i.imgur.com/9O5gK7S.jpg
That's why I can't parse some important tables I need.
Also in "WowPacketParser.exe.config" config file I can't see TargetedDatabase for MoP.
there is:
1: Wrath of the Lich King
2: Cataclysm
3: Warlords of Draenor
4: Legion
But no MoP
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 WowPacketParser.exe.config and compare its TargetedDatabase entries with the MoP parsing failure shown in the linked screenshot. Reproduce the binary-file parse errors if possible, then verify that MoP is represented and the affected tables can be parsed without the reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100