Questie not loading anymore -> Fix

Share or request WoW addons
Post Reply
User avatar
Nymz
Posts: 2

Questie not loading anymore -> Fix

Post by Nymz »

This week Questie stopped working but there is an easy and fast fix just changing a single digit in a file!

Updated:
- Go to this directory inside your Solocraft folder:
_classic_era_\Interface\AddOns\Questie\Database\Corrections

- Open QuestieEvent.lua

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

- Change that line to:
["Children's Week"] = {startDate = "1/5", endDate = "1/5"},

:D
Post Reply