GogoLoot

GogoLoot

34.6k Downloads

LUA error after patch 1.14.4 on Classic ERA WoW

mimixy opened this issue ยท 3 comments

commented

Hi there. I heavily rely on your addon in raids, as you can imagine. A couple days ago Classic ERA WoW received a big patch to get ready for Hard Core that lands this week. The patch broke most addons. Your addon is also affected. Hopefuly this is a straight foward fix for you. It is easy to replicate. The error appears everytime you log on to the game. You don't have to be in raid or anything.

Here is the LUA error from bugsack/bug grabber.

33x GogoLoot/loot.lua:907: attempt to index global 'UnitPopupButtons' (a nil value)
[string "@GogoLoot/loot.lua"]:907: in function <GogoLoot/loot.lua:783>

Locals:
capitalize = defined @GogoLoot/loot.lua:784
printInvalid = defined @GogoLoot/loot.lua:787
events = Frame {
0 =
}
canLoot = true
lootAPIOpen = false
lootTicker = nil
lastItemHidden = false
(*temporary) = nil
(*temporary) =

{
color =
{
}
text = "Epic"
checkable = 1
}
(*temporary) =
{
hex = "|cffa335ee"
r = 0.639216
color =
{
}
g = 0.207843
b = 0.933333
}
(*temporary) = "ITEM_QUALITY1_DESC"
(*temporary) = "ITEM_QUALITY2_DESC_GL"
(*temporary) = "ITEM_QUALITY3_DESC_GL"
(*temporary) = "ITEM_QUALITY4_DESC_GL"
(*temporary) = "CANCEL"
(*temporary) = "attempt to index global 'UnitPopupButtons' (a nil value)"
debug = defined @GogoLoot/loot.lua:1

commented

Please grab v1.11 and let me know if this resolves your issue.

commented

downloaded, no lua error upon log on anymore.

commented

Thanks.