This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. updated to 3.0.22. logged in
What is the expected output? What do you see instead?Buff/debuff tracking on targets. No such tracking due to below errors.
What version of the product are you using?3.0.2, 2/18/2010 update
Do you have an error log of what happened?
Message: ..\AddOns\Quartz\modules\Buff.lua line 1223: bad argument #1 to 'unpack' (table expected, got number)Debug: (tail call): ? [C]: ? Quartz\modules\Buff.lua:1223: Quartz\modules\Buff.lua:1081 Quartz\modules\Buff.lua:1288: ApplySettings() Quartz\modules\Buff.lua:225: Quartz\modules\Buff.lua:223 (tail call): ? [C]: ? [string "safecall Dispatcher[5]"]:9: [string "safecall Dispatcher[5]"]:5 (tail call): ? ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:796: ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:611 (tail call): ? [C]: ? [string "safecall Dispatcher[6]"]:9: [string "safecall Dispatcher[6]"]:5 (tail call): ? ...ddOns\AckisRecipeList\libs\AceGUI-3.0\AceGUI-3.0.lua:326: Fire() ...libs\AceGUI-3.0\widgets\AceGUIWidget-ColorPicker.lua:56: ...libs\AceGUI-3.0\widgets\AceGUIWidget-ColorPicker.lua:48 ...libs\AceGUI-3.0\widgets\AceGUIWidget-ColorPicker.lua:75: func() [string "*:OnColorSelect"]:3: [string "*:OnColorSelect"]:1
=======================================================================
Message: ..\AddOns\Quartz\modules\Buff.lua line 920: <unnamed>:SetText(): Font not setDebug: (tail call): ? [C]: SetText() Quartz\modules\Buff.lua:920: UpdateTargetBars() Quartz\modules\Buff.lua:810: Quartz\modules\Buff.lua:807 (tail call): ? [C]: ? [string "safecall Dispatcher[2]"]:9: [string "safecall Dispatcher[2]"]:5 (tail call): ? ...ntory\Externals\Ace3\AceBucket-3.0\AceBucket-3.0.lua:116: ...ntory\Externals\Ace3\AceBucket-3.0\AceBucket-3.0.lua:109 (tail call): ? [C]: ? [string "safecall Dispatcher[1]"]:9: [string "safecall Dispatcher[1]"]:5 (tail call): ? ...ventory\Externals\Ace3\AceTimer-3.0\AceTimer-3.0.lua:166: ...ventory\Externals\Ace3\AceTimer-3.0\AceTimer-3.0.lua:138
Please provide any additional information below.There were no other addons updated at the time Quartz was, so I didn't have any confliction speculation.
Same problem/same error is on my machine.
Right after install it seemed to work well, but after some time playing the bars froze (buffs only). Reloading relogging didn't fix it but showed this error which didn't go away after.
Edit: interesting to know is that I tried to change the buffbar text-color, but that didn't have an effect, it remained white. Might be related.
To post a comment, please login or register a new account.