jordonwow / bigdebuffs

https://www.curseforge.com/wow/addons/bigdebuffs
46 stars 86 forks source link

App Config Issues (Fails to start) #766

Closed Lottey0710 closed 2 months ago

Lottey0710 commented 2 months ago

Addon will not launch fails to config, below is my buggrabber

224x BigDebuffs/BigDebuffs.lua:2212: attempt to call local 'UnitDebuff' (a nil value) [string "@BigDebuffs/BigDebuffs.lua"]:2212: in function UNIT_AURA_NAMEPLATE' [string "@BigDebuffs/BigDebuffs.lua"]:2394: in function?' [string "@BigDebuffs/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...ffs/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>

[string "@BigDebuffs/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ffs/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@BigDebuffs/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire' [string "@BigDebuffs/Libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <BigDebuffs/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals: self =

{ HiddenDebuffs =
{ } modules =
{ } baseName = "BigDebuffs" PriorityDebuffs =
{ } defaultModuleState = true frames =
{ } hooks =
{ } WarningDebuffs =
{ } enabledState = true units =
{ } AttachedFrames =
{ } defaultModuleLibraries =
{ } specDispel =
{ } Spells =
{ } name = "BigDebuffs" specDispelTypes =
{ } Nameplates =
{ } UnitFrames =
{ } db =
{ } orderedModules =
{ } anchors =
{ } } unit = "nameplate1" frame = NamePlate1PlaterUnitFrame.BigDebuffs { anchor = NamePlate1PlaterUnitFrameHealthBar { } icon = NamePlate1PlaterUnitFrame.BigDebuffs.Icon { } cooldown = NamePlate1PlaterUnitFrame.BigDebuffs.Cooldown { } unit = "nameplate1" } UnitDebuff = nil now = 641895.107000 left = 0 priority = 0 duration = nil expires = nil icon = nil debuff = nil buff = nil interrupt = nil (for index) = 1 (for limit) = 40 (for step) = 1 i = 1 (temporary) = nil (temporary) = "nameplate1" (temporary) = 1 (temporary) = "attempt to call local 'UnitDebuff' (a nil value)" UnitDebuff = nil LibClassicDurations = false UnitBuff = nil

jordonwow commented 2 months ago

Is this occurring on the latest version?

Lottey0710 commented 2 months ago

Yes. I installed the previous launch as well. One additional note is this is a fresh install of the addon on new PC in case it's an initialization issue. Happy to provide more information as needed.

Thanks for all you do

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: jordonwow @.> Sent: Wednesday, August 14, 2024 2:18:32 PM To: jordonwow/bigdebuffs @.> Cc: Lottey0710 @.>; Author @.> Subject: Re: [jordonwow/bigdebuffs] App Config Issues (Fails to start) (Issue #766)

Is this occurring on the latest version?

— Reply to this email directly, view it on GitHubhttps://github.com/jordonwow/bigdebuffs/issues/766#issuecomment-2289922437, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BKQWQEIJPXOTDZVTRXNMWB3ZRPCSRAVCNFSM6AAAAABMPNCNLCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBZHEZDENBTG4. You are receiving this because you authored the thread.Message ID: @.***>

jordonwow commented 2 months ago

It looks like you still have v30 installed (the line numbers of your error matches that version). Latest version (v32) should resolve that for you.