You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message: ...AddOns\AddOnSkins\Skins\Mainline\AddOns\RaiderIO.lua:16: attempt to index field 'RaiderIOProfileTooltip' (a nil value)
Time: Mon Nov 15 00:30:46 2021
Count: 1
Stack: ...AddOns\AddOnSkins\Skins\Mainline\AddOns\RaiderIO.lua:16: attempt to index field 'RaiderIOProfileTooltip' (a nil value)
[string "@interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua"]:149: in function <...dOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:147>
[string "=[C]"]: ?
[string "@interface\AddOns\AddOnSkins\Skins\Mainline\AddOns\RaiderIO.lua"]:16: in function <...AddOns\AddOnSkins\Skins\Mainline\AddOns\RaiderIO.lua:15>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function Show' [string "@Interface\FrameXML\UIParent.lua"]:2958: in function SetUIPanel'
[string "@interface\FrameXML\UIParent.lua"]:2803: in function ShowUIPanel' [string "@Interface\FrameXML\UIParent.lua"]:2671: in function <Interface\FrameXML\UIParent.lua:2667> [string "=[C]"]: in function SetAttribute'
[string "@interface\FrameXML\UIParent.lua"]:3522: in function ShowUIPanel' [string "@Interface\FrameXML\PVEFrame.lua"]:130: in function <Interface\FrameXML\PVEFrame.lua:91> [string "=[C]"]: in function PVEFrame_ShowFrame'
[string "@interface\FrameXML\PVEFrame.lua"]:88: in function PVEFrame_ToggleFrame' [string "@Interface\FrameXML\UIParent.lua"]:1134: in function TogglePVPUI'
[string "TOGGLECHARACTER4"]:1: in function <[string "TOGGLECHARACTER4"]:1>
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\SharedXML\SharedBasicControls.lua:355
The text was updated successfully, but these errors were encountered:
There is another issue that I replied to #196 (comment) and my response was:
Hey, the addon AddOnSkins seems to have a skin for RIO but the code refers to a frame RaiderIOProfileTooltip that is now called RaiderIO_ProfileTooltip.
The addon AddOnSkins might be a framework and the plugin for RIO might come from somewhere else, as I didn't find the file in the error located in the official repository on GitHub at least, so not sure who to exactly ask for an update myself to fix this error. You could always manually update the file and find-replace the text that is old to the new one to hotfix it for yourself in the meanwhile. In your addons folder you should be able to find AddOnSkins\Skins\Mainline\AddOns\RaiderIO.lua if you're feeling adventurous!
Message: ...AddOns\AddOnSkins\Skins\Mainline\AddOns\RaiderIO.lua:16: attempt to index field 'RaiderIOProfileTooltip' (a nil value)
Time: Mon Nov 15 00:30:46 2021
Count: 1
Stack: ...AddOns\AddOnSkins\Skins\Mainline\AddOns\RaiderIO.lua:16: attempt to index field 'RaiderIOProfileTooltip' (a nil value)
[string "@interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua"]:149: in function <...dOns\RCLootCouncil\Classes\Services\ErrorHandler.lua:147>
[string "=[C]"]: ?
[string "@interface\AddOns\AddOnSkins\Skins\Mainline\AddOns\RaiderIO.lua"]:16: in function <...AddOns\AddOnSkins\Skins\Mainline\AddOns\RaiderIO.lua:15>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function
Show' [string "@Interface\FrameXML\UIParent.lua"]:2958: in function
SetUIPanel'[string "@interface\FrameXML\UIParent.lua"]:2803: in function
ShowUIPanel' [string "@Interface\FrameXML\UIParent.lua"]:2671: in function <Interface\FrameXML\UIParent.lua:2667> [string "=[C]"]: in function
SetAttribute'[string "@interface\FrameXML\UIParent.lua"]:3522: in function
ShowUIPanel' [string "@Interface\FrameXML\PVEFrame.lua"]:130: in function <Interface\FrameXML\PVEFrame.lua:91> [string "=[C]"]: in function
PVEFrame_ShowFrame'[string "@interface\FrameXML\PVEFrame.lua"]:88: in function
PVEFrame_ToggleFrame' [string "@Interface\FrameXML\UIParent.lua"]:1134: in function
TogglePVPUI'[string "TOGGLECHARACTER4"]:1: in function <[string "TOGGLECHARACTER4"]:1>
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\SharedXML\SharedBasicControls.lua:355
The text was updated successfully, but these errors were encountered: