GogoLoot

GogoLoot

34.6k Downloads

Repeating error

sfjuocekr opened this issue ยท 3 comments

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

Locals:
capitalize = <function> defined @GogoLoot\loot.lua:784
printInvalid = <function> defined @GogoLoot\loot.lua:787
events = <unnamed> {
 0 = <userdata>
}
canLoot = true
lootAPIOpen = false
lootTicker = nil
lastItemHidden = false
(*temporary) = nil
(*temporary) = <table> {
 color = <table> {
 }
 text = "Epic"
 checkable = 1
}
(*temporary) = <table> {
 hex = "|cffa334ee"
 r = 0.639216
 color = <table> {
 }
 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 = <function> defined @GogoLoot\loot.lua:1

This error seems to be repeating, I've not looked at it myself but if I find a fix after the raid I'll make a PR!

commented

Maybe switch to an add-on that's still being supported. Cheers!

commented

@sfjuocekr I've worked to ensure Gargul handles most all the same features that GogoLoot offered.

I just have no desire to support this, the world can't have multiple add-ons that interact with the loot frame that run at the same time... and this project stopped being fun for me.

https://www.curseforge.com/wow/addons/gargul

commented

Done!