Dominos icon indicating copy to clipboard operation
Dominos copied to clipboard

[Wrath Classic] LibDualSpec errors

Open Road-block opened this issue 3 years ago • 0 comments

When reporting an issue, please try to reproduce the issue with just Dominos and Dominos_Config running. Dominos reuses a good chunk of the stock UI, and other popular addons, like Move Anything, like to take control of those parts, too.

Addon Version You can get this via running /dominos version in game 9.3.4-wrath

World of Warcraft Version For example, Classic, Retail, PTR, Beta. Wrath Classic Prepatch enUS build 3.4.0.45506

Error when doing /dominos config to show hide some bars and I'm assuming for accessing the config from Blizz options.

1x Dominos_Config\options\profiles.lua:10: Usage: LibDualSpec:EnhanceOptions(optionTable, target): EnhanceDatabase should be called before EnhanceOptions(optionTable, target).
[string "=[C]"]: in function `error'
[string "@PitBull4\Libs\LibDualSpec-1.0\LibDualSpec-1.0-22.lua"]:396: in function `EnhanceOptions'
[string "@Dominos_Config\options\profiles.lua"]:10: in main chunk
[string "=[C]"]: in function `LoadAddOn'
[string "@Dominos\Dominos-9.3.4.lua"]:388: in function `SetLock'
[string "@Dominos\Dominos-9.3.4.lua"]:400: in function `ToggleLockedFrames'
[string "@Dominos\plugins\slashCommands.lua"]:20: in function `?'
[string "@Ace3\AceConsole-3.0\AceConsole-3.0-7.lua"]:94: in function `?'
[string "@FrameXML\ChatFrame.lua"]:4933: in function <FrameXML\ChatFrame.lua:4879>
[string "=[C]"]: in function `ChatEdit_ParseText'
[string "@FrameXML\ChatFrame.lua"]:4596: in function <FrameXML\ChatFrame.lua:4595>
[string "=[C]"]: in function `ChatEdit_SendText'
[string "@FrameXML\ChatFrame.lua"]:4632: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>

Locals:
(*temporary) = "Usage: LibDualSpec:EnhanceOptions(optionTable, target): EnhanceDatabase should be called before EnhanceOptions(optionTable, target)."

This is before learning Dual Spec on that character but from the error it doesn't look like that is part of the problem.

Road-block avatar Sep 11 '22 14:09 Road-block