Pettracker Broker LUA errors
Mike160770 opened this issue · 0 comments
Hi. I am afraid the "Pettracker Broker" plug-in is still not working - it only shows a symbol in the broker, but this symbol does not show anything and is not clickable (tested with "Bazooka" and "Titan Panel")
1st LUA error:
1x Interface/AddOns/PetTracker_Broker/Broker.lua:92: attempt to index field 'tip' (a nil value)
[string "@Interface/AddOns/PetTracker_Broker/Broker.lua"]:92: in function OnEnter'
[string "@Interface/AddOns/Bazooka/Bazooka.lua"]:1584: in function showTip'
[string "@Interface/AddOns/Bazooka/Bazooka.lua"]:1389: in function <Interface/AddOns/Bazooka/Bazooka.lua:1380>
Locals:
self = BazookaPlugin_PetTracker {
bzkPlugin =
}
}
(temporary) = nil
(temporary) = nil
(temporary) = nil
(temporary) = nil
(temporary) = nil
(temporary) = nil
(temporary) = "attempt to index field 'tip' (a nil value)"
Broker =
}
2nd LUA error:
2x Interface/AddOns/PetTracker_Broker/Broker.lua💯 attempt to index field 'tip' (a nil value)
[string "@Interface/AddOns/PetTracker_Broker/Broker.lua"]💯 in function OnLeave'
[string "@Interface/AddOns/Bazooka/Bazooka.lua"]:1644: in function hideTip'
[string "@Interface/AddOns/Bazooka/Bazooka.lua"]:1402: in function <Interface/AddOns/Bazooka/Bazooka.lua:1399>
Locals:
self = BazookaPlugin_PetTracker {
bzkPlugin =
}
}
(temporary) = nil
(temporary) = nil
(temporary) = "attempt to index field 'tip' (a nil value)"
Broker =
}