Details! Damage Meter

Details! Damage Meter

243M Downloads

New error

Addonman opened this issue · 1 comments

commented

Before Start!

Make sure the bug also happen when Details! is the only addon enabled.

Game and Details! version
Use /details to grab these two.
R8002
v9.0.1

Describe the bug

  • Steps to Reproduce (what did you do to make the bug happen):

  • Result (what happens when you follow the steps above):

  • Expected (what you think the expected behavior would be when following the steps):

  • When the bug started (a date, wow path release, details update, etc)?

  • Additional information:

Lua Error
Count: 1
Message: ...\AddOns\Details\Libs\LibRaidStatus\LibRaidStatus.lua line 826:
attempt to index local 'cooldownInfo' (a nil value)
Debug:
[string "@RCLootCouncil\Classes\Services\ErrorHandler.lua"]:149:
...dOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:147
[string "=[C]"]: ?
[string "@details\Libs\LibRaidStatus\LibRaidStatus.lua"]:826: GetCooldownStatus()
[string "@details\Libs\LibRaidStatus\LibRaidStatus.lua"]:741: ?()
[string "@details\Libs\LibRaidStatus\LibRaidStatus.lua"]:464: TriggerEvent()
[string "@details\Libs\LibRaidStatus\LibRaidStatus.lua"]:504:
...\AddOns\Details\Libs\LibRaidStatus\LibRaidStatus.lua:503
Locals:
private = {
ThrowError = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:48
DoesErrorExist = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:90
ClearOldErrors = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:110
SanitizeLine = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:86
MAX_STACK_DEPTH = 10
log =

{
}
ErrorHandler = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:119
IncrementErrorCount = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:80
NewError = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:52
IsRCLootCouncilError = defined @interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:97
}
orig_errorhandler = defined @interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:717
Screenshots
Post images of the bug if necessary.

Combat Log
Include a link to a combatlog file if the error is about not detecting a skill, usable item or item proc.
The log can be as simple as hitting a mob with white damage and using the item/skill.

Other Information
If necessary, add more info here.

commented