ElvUI-TBC / ElvUI

ElvUI for World of Warcraft - The Burning Crusade (2.4.3)
https://discord.gg/UXSc7nt
104 stars 24 forks source link

Skins: Fix Blizzard Trainer dialog error #451

Closed Arcitec closed 5 years ago

Arcitec commented 5 years ago

The "ClassTrainer_SetSelection" is called a lot with no "id" in TBC's WoW client. In that case, we should do nothing, since there's nothing to skin. This solves the unrecoverable Lua error introduced recently.

Apollyonn commented 5 years ago

Not needed anymore, i changed the code.

Arcitec commented 5 years ago

Great to hear! :)