-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi Trimitor,
Thank you for the Dungeon Maps patch and the accompanying addons. Most of the addons seem to work without issues, but I'm having troubles with QuestHelper from WDM-addons.
When I activate this addon and log in, the addon gives an error message and then fails to function.
The chat console is filled with errors about maps having the wrong ID. Here's a couple screenshots of the chat console with the errors:
When I enter the command "/qh error" for the detailed error message, this is what I see:
msg: Interface\AddOns\QuestHelper\timeslice.lua:191: attempt to index global 'QuestHelper' (a nil value)
toc: 1.4.1
v: 1.4.1
game: 3.3.5
locale: enUS
timestamp: 2025-09-03 10:13:59
mutation: nil
silent: falseInterface\AddOns\QuestHelper\timeslice.lua:191: in function `QH_Timeslice_Work'
Interface\AddOns\QuestHelper\manager_event.lua:131: in function <Interface\AddOns\QuestHelper\manager_event.lua:99>addons:
GatherMate, vv.1.25
Mapster, v1.3.9
QuestHelper, v1.4.1
Questie335, v9.5.1
WDM, v1.0.6
Astrolabe, v0.5
I've got all other addons disabled except for the ones included in your WDM-addons repo.
Do you have any idea what can be done to get QuestHelper loaded and functioning?
Thank you!