TrinityCore / TrinityCore/WowPacketParser

MoP parse Issue

Open
#344 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.