Error with 11.2
bubfeeld opened this issue ยท 6 comments
I get the following error ๐ ::
21x ...ns/Ara_Broker_Reputations/Ara_Broker_Reputations.lua:781: bad argument #1 to 'unpack' (table expected, got nil)
[Ara_Broker_Reputations/Ara_Broker_Reputations.lua]:781: in function <...ns/Ara_Broker_Reputations/Ara_Broker_Reputations.lua:761>
[Ara_Broker_Reputations/Ara_Broker_Reputations.lua]:809: in function 'OnEnter'
[ChocolateBar/Chocolate.lua]:263: in function <ChocolateBar/Chocolate.lua:232>
Ara_Broker_Reputations.lua:781 is this line:
tiptacGradient:SetVertexColor(unpack(cfg.gradientColor))
I can make the error go away and enable the addon to work by disabling the "Use Tiptac Skin"
So im guessing its some kind of conflict or something with the newest version of Tiptac Reborn(25.08.14), i tried going back versions, and v25.08.09 seemed to work, but the next version released (25.08.13) gives the same error message.
I can list the changelogs for the 2 versions past the 25.08.08 one, if that would help
Is this the same error posted about Classic on the addon page?
This version differs from the previous two in only the fact that I've updated the ToCs and added a ToC for Mists. I'm assuming it's now no longer compatible with whatever TipTac is doing.
I'll leave this open and I'll get to it if/when I have time, but I literally haven't had time to play in weeks so a fix for TipTac integration is going to be low on my list of priorites. Especially if you're using a new, forked version of TipTac.
Tiptac Reborn is a fork that started in 2022(?) i think? and i looked, its not the same issue that I could tell honestly, its odd like i said it just popped up with the last 2 versions Tiptac did.
here is the changelog from the first version that started to throw that error:
v25.08.13-release:
- moved TipTac's config to lib AceDB-3.0 to support different profiles
- moved dropdown entries in "Misc" button in options to import/export config to page "Layouts"
- added option "General->Show Mount Source If Not Collected" to show the player's mount source only if not collected yet
- optimized output of mount source and lore
- splitted option in "Anchors" to override GTT anchor for world/frame units/tips during challenge mode (Mythic+) or an instance (Dungeon, Raid, PvP, Arena, Scenario) between in and out of combat
- splitted option in "Hiding" to hide frame/world unit tips or unit/spell/item/action-bar/experience-bar tips during challenge mode (Mythic+) or an instance (Dungeon, Raid, PvP, Arena, Scenario) between in and out of combat
- added option "ItemRef->Hide 'Click for Settings' Text From Currency Tip" to strip the "click for settings" text from the currency tooltip introduced with tww 11.0.0
- changed default position of tooltip's normal anchor to blizzards default tooltip anchor instead of center of screen
then version 25.08.14
- fixed lua error regarding missing lib AceDB-3.0
As always, i understand the time issues with addons, especially with such an old game, i have nothing but the utmost respect and thankfulness as well as DEEP appreciation for the time you give to maintain this addon, no other addon does this as well for a broker addon.
Toxxnor actually sent me a fix that I have pushed into the repo and tagged as r90. Can you download this and test?
https://github.com/AraBroker/Ara_Broker_Reputations/blob/master/Ara_Broker_Reputations.lua
I don't use TipTac and if you can test to see if this works, I would appreciate it. If it works out, then I'll post it to Curse
Toxxnor actually sent me a fix that I have pushed into the repo and tagged as r90. Can you download this and test?
https://github.com/AraBroker/Ara_Broker_Reputations/blob/master/Ara_Broker_Reputations.lua
I don't use TipTac and if you can test to see if this works, I would appreciate it. If it works out, then I'll post it to Curse
ok tested on 3 toons , and the error is gone!!! I cannot thank you enough, believe me , it means alot that you took the time to do this, like i said above I truly appreciate you.