SavedInstances

SavedInstances

11M Downloads

/si show does nothing (same with keybind)

igorrebolj opened this issue ยท 4 comments

commented

/si show does nothing (same with keybind)
Addon version 9.1.4

This is what i get when tracking lua errors in case it helps solving:

Message: ...dOns\MountCollector\libs\LibQTip-1.0\LibQTip-1.0.lua:543: attempt to call method 'GetBackdrop' (a nil value)
Time: Wed Nov 3 21:50:10 2021
Count: 1
Stack: ...dOns\MountCollector\libs\LibQTip-1.0\LibQTip-1.0.lua:543: attempt to call method 'GetBackdrop' (a nil value)
[string "@interface\AddOns\RCLootCouncil\Classes\Services\ErrorHandler.lua"]:149: in function origErrorHandler' [string "@Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua"]:761: in function <...Ons\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:717> [string "=[C]"]: in function GetBackdrop'
[string "@interface\AddOns\MountCollector\libs\LibQTip-1.0\LibQTip-1.0.lua"]:543: in function <...dOns\MountCollector\libs\LibQTip-1.0\LibQTip-1.0.lua:539>
[string "@interface\AddOns\MountCollector\libs\LibQTip-1.0\LibQTip-1.0.lua"]:132: in function Acquire' [string "@Interface\AddOns\SavedInstances\Core\Core.lua"]:3454: in function ShowTooltip'
[string "@interface\AddOns\SavedInstances\Core\Core.lua"]:3341: in function ShowDetached' [string "@Interface\AddOns\SavedInstances\Core\Core.lua"]:3291: in function ToggleDetached'
[string "SAVEDINSTANCES"]:1: in function <[string "SAVEDINSTANCES"]: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

commented

Are you sure you are on 9.1.4 because that fixed the issue?

commented

Yup, snip from .toc file

Interface: 90105

Title: SavedInstances

Notes: Tracks Raid, Instance, World Boss lockouts for all your characters, daily/weekly quests, currencies, trade cooldowns, and more!

Author: oscarucb and the Saved Instances Community

Version: 9.1.4

X-ReleaseDate: 2021-11-03T19:19:52Z

commented

After further investigation it seems to work when disabling mount collector, heads up if other people use same combo and have issues.

commented

Well, it says so in the error message... Looks like an outdated version of LibQTip was loaded by that addon.