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
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"},