SuperVillain UI

SuperVillain UI

279k Downloads

unconfirmed issue; Angry Keystones Compat

finalsliver opened this issue ยท 1 comments

commented

From Discord User Futz0r

Error entering a M+ dungeon. not had time to confirm with same addons.

Possibly related to how SVui handles & skins the quest panel since M+ content uses some of the challenge dungeon stuff and some other bits and pieces. may have something messing up on our end.

Were not mentioned in the error, Angry Keystones interacts with the M+ interface and TradeSkillMaster has an error handler it seems.

Not sure if ours or not. but felt worth adding here.

Message: Interface\AddOns\AngryKeystones\Splits.lua:57: attempt to index field 'lines' (a nil value)
Time: 08/17/17 14:31:57
Count: 476
Stack: Interface\AddOns\AngryKeystones\Splits.lua:57: attempt to index field 'lines' (a nil value)Interface\SharedXML\SharedBasicControls.lua:204: in function origErrorHandler'
...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:317: in function <...rface\AddOns\TradeSkillMaster\Debug\ErrorHandler.lua:300>
[C]: ?
Interface\AddOns\AngryKeystones\Splits.lua:57: in function <Interface\AddOns\AngryKeystones\Splits.lua:16>
Interface\AddOns\AngryKeystones\Splits.lua:220: in function?'
Interface\AddOns\AngryKeystones\Core.lua:10: in function <Interface\AddOns\AngryKeystones\Core.lua:6>

Locals: errorMessage = "Interface\AddOns\AngryKeystones\Splits.lua:57: attempt to index field 'lines' (a nil value)"
DisplayMessageInternal = <function> defined @Interface\SharedXML\SharedBasicControls.lua:187
MESSAGE_TYPE_ERROR = 0
commented

here's a link to the source for Angry Keystones. particularly tthe mentioned file.
http://dev.qyh.name:800/shihuang/wowaddons/blob/89a71220b14c9022ff51bf8d15ac97c7f1ea6e0b/AddOns/AngryKeystones/Splits.lua