Classic-Era Error Registering Plugin
VirusViper opened this issue ยท 7 comments
Titan Panel Classic reports the following when trying to register the addon: Error Registering Plugin: name: " issue: 'Can not find registry for plugin (self.registry)' button: 'TitanPanelReagentTrackerButton'
Swatter catches the following:
Message: ...ClassicReagentTracker/TitanClassicReagentTracker.lua line 108:
bad argument #1 to 'GetAddOnMetadata' (Invalid AddOn name TitanReagentTracker. - Usage: local value = C_AddOns.GetAddOnMetadata(name, variable))
Debug:
[string "=[C]"]: GetAddOnMetadata()
[string "@Interface/AddOns/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)"
I can test anything you want to try and let you know.
Thanks.
I've manually uploaded most recent releases to addon repos, however CF release integration with CF is - for me - still not working.
Support ticket with CF is ongoing.
@VirusViper can you confirm your game version and add-on version please?
Also, try downloading the latest version of the addon (https://github.com/cliaz/Titan-Panel-Classic-Reagent-Tracker/releases/download/v3.0.3/TitanClassicReagentTracker.v3.0.3-wotlk.zip) and installing that. There's a good chance it'll work off the bat, as later revisions have only added reagents and fixed some bugs - they should still be reverse compatible
That fixed it, the WotLK version works on Classic-Era. Thanks.
Sometimes though it doesn't load the icons and quantities, It just says "Reagent Tracker", have to do a /reload to get it to show.
So that is v3.0.3 of the Addon on Classic-Era 1.14.4 (51146) Aug 29 2023
Hmm, that's odd. I'll mark v3.0.3 as compatible with interface 1.14.4 so that it'll come through the standard addon channels and close this issue.
Will open another one for tracking regarding the icons / quantities.
Just FYI I found this post because the Curseforge version still downloads the broken Classic version and not the working WotLK verison.
That's....odd. I've checked the Curseforge webhooks and they're all still active, just pushed out a new release so should expect Curseforge to update shortly. Wago already has.
If nothing happens within24h I'll submit a support ticket to Curseforge to investigate