View Single Post
12-24-15, 04:18 PM   #3
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,871
The error pretty much says it:

Invalid groupIndex parameter! Usage: GetTalentInfo(tier, column, groupIndex ...

The addon has been marked abandoned http://wow.curseforge.com/addons/chienergybar/

The addon is using an outdated function prototype (GetTalentInfo(8)) that changed in 6.0.2 to GetTalentInfo(tier, column, groupIndex [, isInspect, inspectUnit])
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 12-24-15 at 05:23 PM.
  Reply With Quote