SoM Questie: [ERROR] Error during initialization!

SoM Questie: [ERROR] Error during initialization!
Interface\AddOns\Questie\Database\Zones\zoneDB.lua:215: attempt to index local ‘questsToSplit’ (a nil value)

So I can’t get my Questie to work. I have no idea what’s going on. I keep getting this error.
This issue is happening for Classic Era Season of Mastery.

I tried deleting the addon, and redownloading and still getting the same problem. The one offered on Curseforge and other websites is version 6.9.0

Though addons are allowed, they are not supported by Blizzard. If you are having an issue with it, then contact the addon author.

How do I do that?

The addon’s page usually has the methods listed on how you can get support:

https://www.curseforge.com/wow/addons/questie

Hey,

for a temporary fix go and edit the file QuestieEvent.lua in the path ..\World of Warcraft\_classic_era_\Interface\AddOns\Questie\Database\Corrections\

at line 237 change
["Children's Week"] = {startDate = "1/5", endDate = "7/5"},
to
["Children's Week"] = {startDate = "7/5", endDate = "7/5"},

3 Likes

This worked! Thank you so much.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.