stoneharry / WoW-Spell-Editor

A Spell Editor for WoW versions WOTLK 3.3.5, TBC 2.4.3, or Vanilla 1.12.1.
260 stars 119 forks source link

TBC Client crash #128

Open Heisen59 opened 3 years ago

Heisen59 commented 3 years ago

Spell editor version 1.9.7

Describe the bug TBC 2.4.3 Client crash

To Reproduce Steps to reproduce the behavior:

  1. duplicate a spell (ie. 144, a fireball) with ID=53101 for example
  2. export the dbc and mpq
  3. rename the patch extension from .mpq to .MPQ (If not, the patch seems to be ignored, I don't get why)
  4. copy it into data file
  5. launch and client crash

Screenshots https://ibb.co/VBMrtsx https://ibb.co/cbdZMx2

stoneharry commented 3 years ago

I don't actually have a TBC client and emulator to test with.

I compared the spell.dbc I have for 2.4.3 with the exported one after importing and I can't spot any difference in the structure or values. I don't really have any further way to debug this.