error
Daeveren opened this issue ยท 4 comments
latest 1.7 build
error at login
edit: going back to the commit on 11th dec = no error
Message: Interface\AddOns\LockedOut\Configuration.lua:488: attempt to concatenate a table value
Time: 12/15/17 23:59:34
Count: 1
Stack: Interface\AddOns\LockedOut\Configuration.lua:488: attempt to concatenate a table value
Interface\SharedXML\SharedBasicControls.lua:208: in function origErrorHandler' ...ce\AddOns\TradeSkillMaster\Core\Lib\ErrorHandler.lua:550: in function <...ce\AddOns\TradeSkillMaster\Core\Lib\ErrorHandler.lua:512> (tail call): ? Interface\AddOns\LockedOut\Configuration.lua:488: in function <Interface\AddOns\LockedOut\Configuration.lua:487> (tail call): ? [C]: ? [string "safecall Dispatcher[2]"]:9: in function <[string "safecall Dispatcher[2]"]:5> (tail call): ? ...nterface\AddOns\Ace3\AceBucket-3.0\AceBucket-3.0.lua:116: in function
func'
Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:55: in function <Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:48>
Locals:
thanks. i believe i have this fixed locally and just have not checked it in. I'll double check.
one thing to make sure of is that you download and install the AceBucket-3.0 addon since i now require that too (if you have not done so). But i believe this change goes with the bugs you're seeing. I'll see if i can't get it checked in tonight or tomorrow.
I had them embeded but i believe it's recommended that the not be checked in and that they are packaged automatically (like we do).
The issue should now be fixed however. just make sure to pull down AceBucket-3.0 (or check your other addons as it's likely part of a different package elsewhere).