Thread: LUA Error Help
View Single Post
08-22-20, 10:18 PM   #1
taur333
A Kobold Labourer
Join Date: Aug 2020
Posts: 1
LUA Error Help

Hello,

Recently i've been getting the following errors - usually when I am hit in combat. Does anyone know what is causing this? I have updated all the addons mentioned in the error and all my other main addons. Any help is appreciated:



Message: integer overflow attempting to store -nan(ind)
Time: Sat Aug 22 20:59:39 2020
Count: 2222
Stack: integer overflow attempting to store -nan(ind)
...tCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:146: in function <...tCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:144>
[C]: in function `format'
[string "--[==[ Error in 'Clock':'initialization' ]=..."]:16: in function `formatTime'
[string "--[==[ Error in 'Clock':'custom text' ]==] ..."]:6: in function <[string "--[==[ Error in 'Clock':'custom text' ]==] ..."]:1>
[C]: in function `xpcall'
Interface\AddOns\WeakAuras\WeakAuras.lua:6544: in function `RunCustomTextFunc'
Interface\AddOns\WeakAuras\RegionTypes\Text.lua:205: in function `FrameTick'
...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:676: in function <...ace\AddOns\WeakAuras\RegionTypes\RegionPrototype.lua:668>

Locals: <none>






Message: Interface\FrameXML\SecureTemplates.lua:303: bad argument #1 to 'lower' (string expected, got nil)
Time: Sat Aug 22 20:57:51 2020
Count: 2
Stack: Interface\FrameXML\SecureTemplates.lua:303: bad argument #1 to 'lower' (string expected, got nil)
...tCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:146: in function <...tCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:144>
[C]: ?
[C]: in function `lower'
Interface\FrameXML\SecureTemplates.lua:303: in function `handler'
Interface\FrameXML\SecureTemplates.lua:616: in function `SecureActionButton_OnClick'
Interface\FrameXML\SecureTemplates.lua:656: in function <Interface\FrameXML\SecureTemplates.lua:648>

Locals: private = <table> {
ThrowError = <function> defined @Interface\AddOns\RCLootCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:46
DoesErrorExist = <function> defined @Interface\AddOns\RCLootCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:87
ClearOldErrors = <function> defined @Interface\AddOns\RCLootCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:107
SanitizeLine = <function> defined @Interface\AddOns\RCLootCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:83
MAX_STACK_DEPTH = 10
log = <table> {
}
ErrorHandler = <function> defined @Interface\AddOns\RCLootCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:116
IncrementErrorCount = <function> defined @Interface\AddOns\RCLootCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:77
NewError = <function> defined @Interface\AddOns\RCLootCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:50
IsRCLootCouncilError = <function> defined @Interface\AddOns\RCLootCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:94
}
orig_errorhandler = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:693


Thank You!
  Reply With Quote