WeakAuras

WeakAuras

206M Downloads

SharedXML\Color-Color.lua error when opening Options

Boneshockx opened this issue ยท 1 comments

commented

Description

When I open the WeakAuras Options I get a LUA error.

WeakAuras Version

WeakAuras 3.3.0

World of Warcraft Flavor

Retail (Default)

Tested with only WeakAuras

  • Yes
  • No

Lua Error

48x SharedXML\Color-Color.lua:60: bad argument #2 to 'format' (string expected, got nil)
[string "@SharedXML\Color-Color.lua"]:60: in function <SharedXML\Color.lua:59>
[string "=(tail call)"]: ?
[string "=[C]"]: in function `xpcall'
[string "@WeakAuras\WeakAuras-3.2.2.lua"]:4100: in function `RunCustomTextFunc'
[string "@WeakAuras\SubRegionTypes\SubText.lua"]:288: in function `?'
[string "@WeakAuras\RegionTypes\RegionPrototype.lua"]:34: in function `Notify'
[string "@WeakAuras\WeakAuras-3.2.2.lua"]:3871: in function <WeakAuras\WeakAuras.lua:3868>
[string "@WeakAuras\WeakAuras-3.2.2.lua"]:3958: in function <WeakAuras\WeakAuras.lua:3925>
[string "@WeakAuras\WeakAuras-3.2.2.lua"]:4041: in function `UpdatedTriggerState'
[string "@WeakAuras\WeakAuras-3.2.2.lua"]:3808: in function `UpdateFakeStatesFor'
[string "@WeakAuras\WeakAuras-3.2.2.lua"]:3781: in function `FakeStatesFor'
[string "@WeakAurasOptions\AceGUI-Widgets\AceGUIWidget-WeakAurasDisplayButton.lua"]:1858: in function `PriorityShow'
[string "@WeakAurasOptions\AceGUI-Widgets\AceGUIWidget-WeakAurasDisplayButton.lua"]:1651: in function `PriorityShow'
[string "@WeakAurasOptions\WeakAurasOptions-3.2.2.lua"]:662: in function <WeakAurasOptions\WeakAurasOptions.lua:631>

Reproduction Steps

Just open the options window.

Last Good Version

I can't recall.

Screenshots

No response

Export String

WeakAuras.zip

commented

The error is coming from a Custom Text function, so the issue is in some custom code one of your Auras is running, not form the addon itself.

Come and talk about your issue on the WA Discord if you need help pinning the specific problem down.