xmyno / oUF_Drk

UnitFrame AddOn using the oUF Framework for the popular MMORPG World of Warcraft
http://www.wowinterface.com/downloads/info21344-oUFDrkFanupdate.html
6 stars 8 forks source link

BFA experiance bar issues #4

Closed Aideenwolf closed 6 years ago

Aideenwolf commented 6 years ago

oUF 8.0.0 Exp 80000.24 oUF_Drk r30

Turning off the exp bar goes away turning it on gives the following error - not sure if this is oUF or the way the Exp bar is embedded. Posted here as well as in the Exp github just in case. :)

8x ...Ons\oUF_Drk\embeds\oUF_Experience\oUF_Experience.lua:162: Usage: :SetAlpha(alpha 0 to 1) [C]: in function SetAlpha' ...Ons\oUF_Drk\embeds\oUF_Experience\oUF_Experience.lua:162: in function <...Ons\oUF_Drk\embeds\oUF_Experience\oUF_Experience.lua:150> ...Ons\oUF_Drk\embeds\oUF_Experience\oUF_Experience.lua:195: in function <...Ons\oUF_Drk\embeds\oUF_Experience\oUF_Experience.lua:182> (tail call): ? oUF\ouf-8.0.0.lua:211: in function <oUF\ouf.lua:200> (tail call): ? [C]: in functionShow' FrameXML\SecureStateDriver.lua:83: in function <FrameXML\SecureStateDriver.lua:73> FrameXML\SecureStateDriver.lua:137: in function <FrameXML\SecureStateDriver.lua:119>

Locals: (temporary) = { owner = oUF_DrkPlayerFrame { } ForceUpdate = defined @oUF_Drk\embeds\oUF_Experience\oUF_Experience.lua:205 restedAlpha = 0.15 accountMaxLevel = 110 Text = { } Rested = { } 0 = } (temporary) = nil

xmyno commented 6 years ago

I will investigate.

xmyno commented 6 years ago

Updated oUF_Experience with the bug fix of p3lim. Should be fine now.