Bug with Titanpanel
mootkins opened this issue ยท 4 comments
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
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)"
Like with #22, give this version a crack and let me know if that fixes things: https://github.com/cliaz/Titan-Panel-Classic-Reagent-Tracker/releases/download/v3.0.3/TitanClassicReagentTracker.v3.0.3-wotlk.zip