View Single Post
11-01-22, 10:29 AM   #5
Uitat
A Chromatic Dragonspawn
 
Uitat's Avatar
AddOn Author - Click to view addons
Join Date: May 2011
Posts: 162
Originally Posted by Spiderkeg View Post
Sadly, looks like the Castbars addon will need some serious lovin' to get working again.

The old OnLoad call:
CastingBarFrame_OnLoad (self, unit, showTradeSkills, showShield)

The new OnLoad call:
CastingBarMixin:OnLoad(unit, showTradeSkills, showShield)

Looks like every function has changed so the code will need to be painstakingly altered to reflect the new functions, just for starters.

So, the addon may be fixable, but I wouldn't expect a quick turnaround.
yep i better get moving on it, many people seem to love it but the author hasn't been on it looks like in a year
__________________
  Reply With Quote