coolmodi / SpellCalc

A WoW classic addon providing information for spells, like actual damage done, crit and hit chance, scaling etc.
43 stars 8 forks source link

Error when entering Vehicle #40

Closed vtosh closed 2 years ago

vtosh commented 2 years ago

Every time I enter a vehicle I get the following error message

Message: ...ce\AddOns\SpellCalc\UI/actionbar/ActionBarValues.lua:238: attempt to index field '?' (a nil value)
Time: Sat Oct  1 23:28:27 2022
Count: 1
Stack: ...ce\AddOns\SpellCalc\UI/actionbar/ActionBarValues.lua:238: attempt to index field '?' (a nil value)
[string "@Interface\AddOns\RCLootCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua"]:146: in function `origErrorHandler'
[string "@Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua"]:761: in function <...Ons\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:717>
[string "=[C]"]: ?
[string "@Interface\AddOns\SpellCalc\UI/actionbar/ActionBarValues.lua"]:238: in function <...ce\AddOns\SpellCalc\UI/actionbar/ActionBarValues.lua:231>
[string "@Interface\AddOns\SpellCalc\UI/actionbar/ActionBarValues.lua"]:266: in function <...ce\AddOns\SpellCalc\UI/actionbar/ActionBarValues.lua:261>
[string "=[C]"]: ?
[string "=[C]"]: in function `SetAttribute'
[string "@Interface\FrameXML\SecureStateDriver.lua"]:114: in function <Interface\FrameXML\SecureStateDriver.lua:95>
[string "@Interface\FrameXML\SecureStateDriver.lua"]:127: in function <Interface\FrameXML\SecureStateDriver.lua:119>

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\SharedXML\SharedBasicControls.lua:355
coolmodi commented 2 years ago

Fixed in the new version (0.18).