Questie

Questie

116M Downloads

Questie broken

Theepiclord911 opened this issue ยท 1 comments

commented

I play SOD and updated my addons, accidentally updated pirated RXP so it bugged had to reinstall it and decided to also delete RXP SavedVariables. I join back and I get "Error during initialization! Interface/Addons/Questie/Modules/QuestieInit.lua:281: attempt to call method 'Initialize' (a nil value)". I've cleared SavedVariables and reinstalled Questie (10.3.9) and nothing has worked. I think RXP interferes with Questie somehow, though it has never done it before. So I removed RXP and it's SavedVariables and reinstalled Questie but it still doesn't work. Also disabled all addons and reinstalled Questie, still doesn't work. I can't interact with the minimap Questie button and can't see any icons on the map. But I can go to "Interface > Addons > Questie" and check the options from there. Error popup message below

Date: 2024-08-03 01:32:07
ID: 1
Error occured in: Global
Count: 1
Message: ...ddOns/Questie/Modules/Tracker/TrackerQuestTimers.lua line 15:
attempt to index global 'QuestTimerFrame' (a nil value)
Debug:
[string "@Interface/AddOns/Questie/Modules/Tracker/TrackerQuestTimers.lua"]:15: in main chunk
Locals:
TrackerQuestTimers =

{
private =
{
}
}
QuestieTracker =
{
HasQuest = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:461
RemoveTrackedAchievement = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:2007
Enable = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:500
Unhook = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:1717
Update = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:559
UntrackQuestId = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:1906
QuestItemLooted = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:436
TrackAchieve = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:2063
Toggle = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:530
UntrackAchieveId = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:2056
UpdateWidth = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:1615
UpdateAchieveTrackerCache = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:2022
AQW_Insert = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:1927
UpdateDurabilityFrame = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:316
ResetVoiceOverFrame = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:362
RemoveQuestWatch = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:1882
RemoveQuest = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:1860
UpdateVoiceOverFrame = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:384
HookBaseTracker = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:1745
ResetDurabilityFrame = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:286
UpdateHeight = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:1658
UpdateFormatting = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:1558
Collapse = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:542
Initialize = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:79
Expand = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:551
private =
{
}
Disable = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:512
ResetLocation = defined @Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua:269

commented

Duplicate of #6334

Blizzard just randomly removed an UI element Questie relied on. We are already working on a proper fix.

A workaround is here #6334 (comment)