Titan Panel [Reagent Tracker]

Titan Panel [Reagent Tracker]

144k Downloads

Bug with Titanpanel

mootkins opened this issue ยท 4 comments

commented

This is for Wow Classic Era. Playing on HC Servers.

Here is the error message grabbed by the addon "Bugsack":

3x ...ClassicReagentTracker/TitanClassicReagentTracker.lua:82: attempt to call method 'RefreshReagents' (a nil value)
[string "@TitanClassicReagentTracker/TitanClassicReagentTracker.lua"]:82: in function <...ClassicReagentTracker/TitanClassicReagentTracker.lua:80>

Locals:
self = TitanPanelReagentTrackerButton {
 0 = <userdata>
 label = FontString {
 }
}
event = "PLAYER_LOGIN"
(*temporary) = nil
(*temporary) = TitanPanelReagentTrackerButton {
 0 = <userdata>
 label = FontString {
 }
}
(*temporary) = "attempt to call method 'RefreshReagents' (a nil value)"
onUpdate = <function> defined @TitanClassicReagentTracker/TitanClassicReagentTracker.lua:57

Does show up on titanpanel at all whe you right click the panel to try and add the addon for reagents; the option to select it isnt even there

commented

Another error code grabbed by the addon "Bugsack"

2x ...ClassicReagentTracker/TitanClassicReagentTracker.lua:108: bad argument #1 to 'GetAddOnMetadata' (Invalid AddOn name TitanReagentTracker. - Usage: local value = C_AddOns.GetAddOnMetadata(name, variable))
[string "=[C]"]: in function `GetAddOnMetadata'
[string "@TitanClassicReagentTracker/TitanClassicReagentTracker.lua"]:108: in main chunk

Locals:
(*temporary) = "TitanReagentTracker"
(*temporary) = "Version"
(*temporary) = "Invalid AddOn name TitanReagentTracker. - Usage: local value = C_AddOns.GetAddOnMetadata(name, variable)"
commented

Seems to have fixed with the above zip file. Thanks!

commented

Excellent, thanks. I'll tag that other version as being compatible with Classic Era in the coming days