TrinityCore / TrinityCore/WowPacketParser

creature_template parsing error

Open
#271 3 comments 0 reactions 1 assignee View on GitHub

@Vincent-Michael is already working on this.

Since Oct 20, 2016.

bug
Dominant language
C#
Stars
522
Forks
387
Avg merge
3d 6h
Merged PRs (30d)
4

Description

We should exclude column "exp" from the parsing of legion packets

Also broadcast_text have error, some columns start with 0 to n (progressive)
It should be from 1 to n (progressive)
Example:
ID0, ID1 --> ID1, ID2

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/38587962-creature_template-parsing-error?utm_campaign=plugin&utm_content=tracker%2F457228&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F457228&utm_medium=issues&utm_source=github).

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.