Questie

Questie

122M Downloads

Unable to add achievements to the trackeron Cata classic

Baeligg opened this issue ยท 0 comments

commented

Description

Previously, shift-clicking an achievement would add it to the quest tracker just like the Blizzard quest tracker works. Since the patch on the 29th this no longer works and brings up the following LUA error

Message: ...ce/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:2096: attempt to call global 'GetMouseFocus' (a nil value)
Time: Wed Oct 30 21:14:48 2024
Count: 4
Stack: ...ce/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:2096: attempt to call global 'GetMouseFocus' (a nil value)
[string "@Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua"]:2096: in function TrackAchieve' [string "@Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua"]:1764: in function <...ce/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:1764> [string "=[C]"]: in function AddTrackedAchievement'
[string "@Interface/AddOns/Blizzard_AchievementUI/Cata/Blizzard_AchievementUI.lua"]:934: in function AchievementButton_ToggleTracking' [string "@Interface/AddOns/Blizzard_AchievementUI/Cata/Blizzard_AchievementUI.lua"]:888: in function AchievementButton_OnClick'
[string "*Blizzard_AchievementUI.xml:1128_OnClick"]:1: in function <[string "*Blizzard_AchievementUI.xml:1128_OnClick"]:1>

Locals: self =

{
started = true
last_achieveId = 5754
alreadyHooked = true
alreadyHookedSecure = true
private =
{
}
}
achieveId = 5754
now = 1421888.462000
mouseFocus = nil
frameMatch = nil
(*temporary) = nil
(*temporary) = "attempt to call global 'GetMouseFocus' (a nil value)"
QuestieTracker =
{
started = true
last_achieveId = 5754
alreadyHooked = true
alreadyHookedSecure = true
private =
{
}
}
l10n =
{
zoneLookup =
{
}
objectNameLookup =
{
}
continentLookup =
{
}
questCategoryLookup =
{
}
translations =
{
}
private =
{
}
zoneCategoryLookup =
{
}
}
lastAchieveId = 1421888.462000

Questie version

v10.6.4

Game flavor

Cata