TrinityCore / TrinityCore/WowPacketParser

creature_template parsing error

オープン
#271 コメント 3 件 リアクション 0 件 担当者 1 名 GitHub で見る

@Vincent-Michael がすでに取り組んでいます。

2016年10月20日 から。

bug
主要言語
C#
スター
522
フォーク
387
平均マージ
3日 6時間
マージ済み PR(30日)
4

説明

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).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。