elevatorhijack wrote:So how do I install questie 3.0? The dev folder makes it kind of confusing.
Here you go:
- This step can be done in one of two ways. It is necessary though to prevent conflicts with old settings/files of previous Questie installations:
- 1.1 Easy way (this deletes all settings and addons)(make a backup if you like): Go to your WoW folder and delete the "Interface" and "WTF" folders. Then start the game and log in to some character. Quit. There should be a new "Interface" and "WTF" folder now.
- 1.2 Hard way (this keeps settings and addons not related to Questie): Go to your WoW folder and delete ALL Questie related folders from the "Interface\AddOns" folder as well as related files from the "WTF" subfolders. The relevant files/folders might contain names not obviously related to Questie, e.g. "!DataStore_Quests".
- Go to https://github.com/AeroScripts/QuestieDev/tree/Questie_3.0 and click on "Download ZIP" to get the current version.
- Unzip it.
- Copy the following folders to your "WoW\Interface\AddOns" folder:
- !DataStore_Quests
- !Questie
- BitchinMapSystem
- Enjoy. Keep in mind this is an alpha, there are bugs! If you find a bug, please check the Issue Tracker to see if it has already been reported, and if it hasn't been, sign in/up to create a new issue. Please include the commit number you are using. For the current commit it is to be found on the page linked in step 2, and looks like this: "Latest commit b79aa71". If you are unsure which commit you are using cross-reference the download date of your files with the Commit List of Questie 3.0 (it's kind of the changelog).
Roughrider wrote:Fresh install of all my addons. When trying questie 3.0 I get this error that won't close on my screen:
Interface\Addons\!Questie\Questie.lua:563:
attempt to index global `center' (a nil value)
Any ideas? Thanks!
Thankyaw wrote:"Quest with ID: REQ 6522 does not exist"
Cant run vers 3.0 because i just freez at start, but its work for me on level 1. But cant use it with my old char.
Doing the WTF-part of step 1.2 of the above guide should help you guys out. Sounds like a conflict with old SavedVariables. Roughriders problem might also be caused by doing step 4 incorrectly.
Humble Kagu wrote:Is it possible to run the 3.0 version to help with bug testing but still have v2.0.12 as a backup to fall back on?
Yes, just back up your "Interface" and "WTF" folders in step 1.1 of the above guide. For example rename them "Interface2" and "WTF2". Note that this will affect all other addons/settings as well.