phanx-wow / oUF_Phanx

WoW AddOn — oUF unit frames with many PvE-oriented features and a few options.
Other
5 stars 4 forks source link

Error on login #29

Closed Infoblip closed 6 years ago

Infoblip commented 6 years ago

Version: 7.3.5.1 En-US When logging in any character I get this error: Message: Interface\AddOns\oUF_Phanx\Elements\DispelHighlight.lua:34: DispelHighlight element requires LibDispellable-1.0

Stack: Interface\AddOns\oUF_Phanx\Elements\DispelHighlight.lua:34: in main chunk

Count: 1

Locals: _ = "oUF_Phanx" ns =

{ } oUF =
{ DisableBlizzard = defined @Interface\AddOns\oUF\blizzard.lua:59 SetActiveStyle = defined @Interface\AddOns\oUF\ouf.lua:400 EnableFactory = defined @Interface\AddOns\oUF\factory.lua:50 HCYColorGradient = defined @Interface\AddOns\oUF\colors.lua:221 ColorGradient = defined @Interface\AddOns\oUF\colors.lua:256 SpawnHeader = defined @Interface\AddOns\oUF\ouf.lua:599 RegisterStyle = defined @Interface\AddOns\oUF\ouf.lua:384 AddElement = defined @Interface\AddOns\oUF\ouf.lua:847 useHCYColorGradient = false RGBToHCY = defined @Interface\AddOns\oUF\colors.lua:150 Factory = defined @Interface\AddOns\oUF\factory.lua:34 RGBColorGradient = defined @Interface\AddOns\oUF\colors.lua:128 SpawnNamePlates = defined @Interface\AddOns\oUF\ouf.lua:751 Tags =
{ } colors =
{ } HCYtoRGB = defined @Interface\AddOns\oUF\colors.lua:176 headers =
{ } DisableFactory = defined @Interface\AddOns\oUF\factory.lua:59 objects =
{ } RunFactoryQueue = defined @Interface\AddOns\oUF\factory.lua:69 RegisterInitCallback = defined @Interface\AddOns\oUF\ouf.lua:355 RegisterMetaFunction = defined @Interface\AddOns\oUF\ouf.lua:366 HandleUnit = defined @Interface\AddOns\oUF\units.lua:8 version = "7.0.14" IterateStyles = defined @Interface\AddOns\oUF\ouf.lua:418 Spawn = defined @Interface\AddOns\oUF\ouf.lua:723 } LibDispellable = nil

Phanx commented 6 years ago

Well that's a nice screwup by the packager... that code is clearly not in the tag it should have been packaging. -_-

https://github.com/phanx-wow/oUF_Phanx/blob/7.3.5.1/Elements/DispelHighlight.lua

Repackaging now.