- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
6,110 Server Mods
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks Skins
- Top StarCraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top The Secret World Mods
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
- Store
EveryQuest
- 7 Likes
- World of Warcraft
- 3,250 Monthly Downloads
- Supports: 4.0.3a
- 695,067 Total Downloads
- Updated 02/06/2011
- Created 09/13/2008
- 1,657 Favorites
- Project Site
- Comments
- Release Type: Release
- License: GNU General Public License version 2 (GPLv2)
- Newest File: r217-release
About EveryQuest
EveryQuest is a Quest History tracker and quest list window. Integrates with Lightheaded to show any comments for any quest in the game. Create chat links by shift-clicking the quest name.
What's New
- Go to Current Zone Button (r184) - Click the Book!
- Custom coloring (r184)
- Show if you've done that daily today using colors (above)
- Race Filter (r177)
- Class Filter (r177)
- Cataclysm Data (r174)
In the Works
- Updated EveryQuest:Quest Giver data
- Quest Series information
- Reputation lists and filters
Error Reports
Please direct all support requests to Wowace.
Before submitting error reports, reproduce the error with debugging on (in the main options window), if it's an import that you are doing, it will spam your default chat frame. I only need the last dozen or so lines of output.
Also, please be specific as to the version number of EveryQuest, WoW version, Locale (enUS, enGB, esES, etc.)
Lastly if it is a lua error (not something printed to your chat frame), provide a complete stack trace from an addon like Bug Grabber
Refrain from posting error reports to the comments section. Use a ticket instead
Localization
Wowace localization is now setup for all you world travelers! Visit the localization page to translate.
Opening the Window
To display the main quest list you have multiple options:
- If you are using the default questlog window, there will be a small button near the book icon with the letters "EQ" to toggle the window.
- If you are using a LibDataBroker display addon, such as Fortress, EveryQuest has its own launcher. Click the launcher to open the window. Right-click to open the options
- Bind the window the a key using the key bindings interface from the main menu.
- Type /everyquest
What does it do?
Quest History
As you complete quests in game, EveryQuest will keep track of which ones you have done. It also tracks which quests you've failed or abandoned so that you can easily get them again. Once you complete a quest, the date and time is saved to see when you did it. Additionally if the quest is a daily quest, it keeps a running total of how many times you've done the quest along with the most recent completion date.
Also you can query the server for quests you've completed prior to your first use of EveryQuest. Access this option from the options screen.
Quest List
EveryQuest comes with a database of quests available in game. These are browse able by quest category using the drop down menu at the top of the window. Quests in the list will change colors depending on there status (unknown, failed/abandoned, in progress, completed, turned in).
If you have LightHeaded loaded, clicking a quest will open the Lightheaded window the the quest you clicked on.
To create a quest link for insertion into the chat edit box, have the chat edit box open then shift-click the quest in the main window.
Filters
To filter the list of quests, click the Filters button on the main window or navigate to the filters window until the Blizzard Interface options. Changing these filters will update the window immediately.
Sorting
There is a default sorting of the quest list. This can be changed using the weights and order options in the options window (Click Filters or Options in the main EveryQuest window to open the options window).
Manually Changing a Quests status
To manually change a quests status, right click it in the main window and select the new status from the menu. Having a quest on ignore is different then it's status. When a quest is on ignore the status will still update when you start doing it or complete it.
EveryQuest: Quest Givers
I finished up a quest giver module that mimics the functionality of Handynotes: Quest Givers but integrates EveryQuest quest history and filtering.
------------------------------------------------------------------------
r217 | kandarz | 2011-02-07 04:27:01 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
A /tags/r217-release (from /trunk:216)
Created tag r217-release.
------------------------------------------------------------------------
r216 | kandarz | 2011-02-07 04:26:42 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Hide loading module
------------------------------------------------------------------------
r214 | kandarz | 2011-02-07 02:44:27 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/frames.lua
Bug Fixes
------------------------------------------------------------------------
r213 | kandarz | 2011-02-07 01:14:39 +0000 (Mon, 07 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Push new locales
------------------------------------------------------------------------
r211 | kandarz | 2011-02-06 12:29:40 +0000 (Sun, 06 Feb 2011) | 5 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/EveryQuest.toc
A /trunk/Images/wh_icon.tga
A /trunk/Images/wh_icon_hover.tga
M /trunk/Modules/Reputation/EveryQuest_Reputation.toc
M /trunk/Modules/Reputation/Reputation.lua
M /trunk/events.lua
M /trunk/frames.lua
M /trunk/libs/LibQuestEvents-1.0/LibQuestEvents-1.0.lua
A /trunk/libs/tekKonfigAboutPanel.lua
M /trunk/locales/enUS.lua
M /trunk/options.lua
M /trunk/query.lua
M /trunk/zonemenu.lua
Show reputation lists in the menu
Naming cleanup and consistancy
About panel
Wowhead icon
No more import (I think server query is just fine)
------------------------------------------------------------------------
r210 | kandarz | 2011-02-06 04:44:32 +0000 (Sun, 06 Feb 2011) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/locales/deDE.lua
M /trunk/locales/enUS.lua
M /trunk/locales/esES.lua
M /trunk/locales/esMX.lua
M /trunk/locales/frFR.lua
M /trunk/locales/koKR.lua
M /trunk/locales/ruRU.lua
M /trunk/locales/zhCN.lua
M /trunk/locales/zhTW.lua
Make locales use GlobalStrings
Fix GetZoneId() (Ticket 114)
------------------------------------------------------------------------
r208 | kandarz | 2011-02-05 09:11:07 +0000 (Sat, 05 Feb 2011) | 1 line
Changed paths:
M /trunk/locales/enUS.lua
Update dev locale
------------------------------------------------------------------------
r207 | kandarz | 2011-02-05 09:00:00 +0000 (Sat, 05 Feb 2011) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/EveryQuest.toc
M /trunk/Modules/Reputation/EveryQuest_Reputation.toc
M /trunk/libs
M /trunk/zonemenu.lua
Use the new cleaned up zone menu
Try out some pkgmeta things for Reputation libs
------------------------------------------------------------------------
r206 | kandarz | 2011-02-05 00:47:51 +0000 (Sat, 05 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix button click on unknown quests
------------------------------------------------------------------------
r205 | kandarz | 2011-02-04 13:22:12 +0000 (Fri, 04 Feb 2011) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/Modules/Battlegrounds/Battlegrounds.lua
M /trunk/Modules/Classes/Classes.lua
M /trunk/Modules/Dungeons/Dungeons.lua
M /trunk/Modules/Eastern_Kingdoms/Eastern_Kingdoms.lua
M /trunk/Modules/Kalimdor/Kalimdor.lua
M /trunk/Modules/Miscellaneous/Miscellaneous.lua
M /trunk/Modules/Northrend/Northrend.lua
M /trunk/Modules/Outland/Outland.lua
M /trunk/Modules/Professions/Professions.lua
M /trunk/Modules/Raids/Raids.lua
A /trunk/Modules/Reputation
A /trunk/Modules/Reputation/EveryQuest_Reputation.toc
A /trunk/Modules/Reputation/Reputation.lua
A /trunk/Modules/Series
A /trunk/Modules/Series/EveryQuest_Series.toc
A /trunk/Modules/Series/Series.lua
M /trunk/Modules/The_Maelstrom/EveryQuest_The_Maelstrom.toc
M /trunk/Modules/The_Maelstrom/The_Maelstrom.lua
M /trunk/Modules/World_Events/World_Events.lua
M /trunk/modules.xml
Change to new database structure, add Reputation lists, Series information (not yet implemented)
Fix purge old data dialog
------------------------------------------------------------------------
r203 | kandarz | 2011-02-04 05:38:37 +0000 (Fri, 04 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/libs/LibQuestEvents-1.0/LibQuestEvents-1.0.lua
UNIT_QUEST_LOG_CHANGED doesn't fire at the right time apparently, go back to QUEST_LOG_UPDATE
------------------------------------------------------------------------
r202 | kandarz | 2011-02-04 03:30:39 +0000 (Fri, 04 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix AddQuest()/GetQuestData()
------------------------------------------------------------------------
r201 | kandarz | 2011-02-03 09:51:24 +0000 (Thu, 03 Feb 2011) | 1 line
Changed paths:
M /trunk/query.lua
Fix delete server query import
------------------------------------------------------------------------
r200 | kandarz | 2011-02-03 09:48:30 +0000 (Thu, 03 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix track zone
------------------------------------------------------------------------
r197 | kandarz | 2011-02-01 01:09:48 +0000 (Tue, 01 Feb 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix tooltip colors
------------------------------------------------------------------------
r195 | kandarz | 2011-02-01 00:58:06 +0000 (Tue, 01 Feb 2011) | 1 line
Changed paths:
M /trunk/query.lua
Remove old code
------------------------------------------------------------------------
r194 | kandarz | 2011-02-01 00:23:18 +0000 (Tue, 01 Feb 2011) | 1 line
Changed paths:
M /trunk
M /trunk/Core.lua
Fix more internal messages
------------------------------------------------------------------------
r192 | kandarz | 2011-01-31 09:37:20 +0000 (Mon, 31 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/EveryQuest.toc
OptionalDependency: LibBabble-Race-3.0, change scroll to not send update message
------------------------------------------------------------------------
r190 | kandarz | 2011-01-31 07:43:17 +0000 (Mon, 31 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix GetHistoryStatus
------------------------------------------------------------------------
r189 | kandarz | 2011-01-31 03:02:11 +0000 (Mon, 31 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix message names
------------------------------------------------------------------------
r188 | kandarz | 2011-01-30 12:26:25 +0000 (Sun, 30 Jan 2011) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/EveryQuest.toc
M /trunk/events.lua
M /trunk/frames.lua
M /trunk/import.lua
M /trunk/libs/LibQuestEvents-1.0/LibQuestEvents-1.0.lua
M /trunk/locales/enUS.lua
M /trunk/options.lua
M /trunk/query.lua
Cleanup
Changes to work with new Quest Givers module
------------------------------------------------------------------------
r186 | kandarz | 2011-01-27 13:51:47 +0000 (Thu, 27 Jan 2011) | 5 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/EveryQuest.toc
M /trunk/Modules/Battlegrounds/Battlegrounds.lua
M /trunk/Modules/Classes/Classes.lua
M /trunk/Modules/Dungeons/Dungeons.lua
M /trunk/Modules/Eastern_Kingdoms/Eastern_Kingdoms.lua
M /trunk/Modules/Kalimdor/Kalimdor.lua
M /trunk/Modules/Miscellaneous/Miscellaneous.lua
M /trunk/Modules/Northrend/Northrend.lua
M /trunk/Modules/Outland/Outland.lua
M /trunk/Modules/Professions/Professions.lua
M /trunk/Modules/Raids/Raids.lua
M /trunk/Modules/World_Events/World_Events.lua
M /trunk/events.lua
M /trunk/import.lua
A /trunk/libs/LibQuestEvents-1.0
A /trunk/libs/LibQuestEvents-1.0/LibQuestEvents-1.0.lua
A /trunk/libs/LibQuestEvents-1.0/lib.xml
M /trunk/query.lua
M /trunk/zonemenu.lua
Remove dependency on LibQuixote-2.0
Fix Zonemenu
Fix memory leak in filterer
Properly track repeatable quests
General cleanup
------------------------------------------------------------------------
r184 | kandarz | 2011-01-27 07:22:16 +0000 (Thu, 27 Jan 2011) | 3 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Everyquest.xml
A /trunk/Images/book_down.tga
A /trunk/Images/book_up.tga
M /trunk/events.lua
M /trunk/frames.lua
M /trunk/locales/enUS.lua
M /trunk/options.lua
Go to Current Zone button: Click the book icon
Set your own colors for quests.
Repeatable Quests separately colored, tracks daily and weekly reset so they are colored normally if you can't do them.
------------------------------------------------------------------------
r182 | kandarz | 2011-01-27 03:09:20 +0000 (Thu, 27 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Fix defaults so they don't break adding quests
------------------------------------------------------------------------
r179 | kandarz | 2011-01-26 22:30:37 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/Modules/The_Maelstrom/EveryQuest_The_Maelstrom.toc
Fix stupid name mistake
------------------------------------------------------------------------
r177 | kandarz | 2011-01-26 22:22:54 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Core.lua
M /trunk/EveryQuest.toc
M /trunk/Modules/Classes/Classes.lua
M /trunk/Modules/Dungeons/Dungeons.lua
M /trunk/Modules/Eastern_Kingdoms/Eastern_Kingdoms.lua
M /trunk/Modules/Kalimdor/Kalimdor.lua
M /trunk/Modules/Miscellaneous/Miscellaneous.lua
M /trunk/Modules/Northrend/Northrend.lua
M /trunk/Modules/Outland/Outland.lua
M /trunk/Modules/Professions/Professions.lua
M /trunk/Modules/Raids/Raids.lua
M /trunk/Modules/The_Maelstrom/The_Maelstrom.lua
M /trunk/libs
M /trunk/locales/enUS.lua
M /trunk/options.lua
Race and Class filters
------------------------------------------------------------------------
r176 | kandarz | 2011-01-26 05:47:05 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/EveryQuest.toc
Bump version, fix Add Quest
------------------------------------------------------------------------
r174 | kandarz | 2011-01-26 05:13:37 +0000 (Wed, 26 Jan 2011) | 1 line
Changed paths:
A /trunk/Modules/The_Maelstrom
A /trunk/Modules/The_Maelstrom/EveryQuest_The_Maelstrom.toc
A /trunk/Modules/The_Maelstrom/The_Maelstrom.lua
Add Maelstrom
------------------------------------------------------------------------
r172 | kandarz | 2011-01-25 12:28:40 +0000 (Tue, 25 Jan 2011) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Modules/Battlegrounds/Battlegrounds.lua
M /trunk/Modules/Classes/Classes.lua
M /trunk/Modules/Dungeons/Dungeons.lua
M /trunk/Modules/Eastern_Kingdoms/Eastern_Kingdoms.lua
M /trunk/Modules/Kalimdor/Kalimdor.lua
M /trunk/Modules/Miscellaneous/Miscellaneous.lua
M /trunk/Modules/Northrend/Northrend.lua
M /trunk/Modules/Outland/Outland.lua
M /trunk/Modules/Professions/Professions.lua
M /trunk/Modules/Raids/Raids.lua
M /trunk/Modules/World_Events/World_Events.lua
M /trunk/locales/enUS.lua
M /trunk/modules.xml
M /trunk/query.lua
M /trunk/zonemenu.lua
Cataclysm Data
No more "Unknowns", but only shows what is in the database
------------------------------------------------------------------------
r171 | kandarz | 2011-01-25 04:05:57 +0000 (Tue, 25 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
Seams to work with new storage, data update coming
------------------------------------------------------------------------
r170 | kandarz | 2011-01-25 01:42:43 +0000 (Tue, 25 Jan 2011) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/events.lua
M /trunk/import.lua
M /trunk/query.lua
Change storage - dry coded
------------------------------------------------------------------------
r169 | kandarz | 2010-11-04 03:31:54 +0000 (Thu, 04 Nov 2010) | 1 line
Changed paths:
M /trunk/Core.lua
Fix this->self, globals in Popup window
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| r217-release | Release | 4.0.3a | 277,249 | 02/06/2011 |
| r217-release-nolib | Release | 4.0.3a | 11,756 | 02/06/2011 |
| r215-beta | Beta | 4.0.3a | 289 | 02/06/2011 |
| r215-beta-nolib | Beta | 4.0.3a | 8 | 02/06/2011 |
| r212-beta | Beta | 4.0.3a | 3,692 | 02/06/2011 |
| r212-beta-nolib | Beta | 4.0.3a | 251 | 02/06/2011 |
| r209-beta | Beta | 4.0.3a | 93 | 02/05/2011 |
| r209-beta-nolib | Beta | 4.0.3a | 2 | 02/05/2011 |
| r204-release | Release | 4.0.3a | 19,961 | 02/03/2011 |
| r204-release-nolib | Release | 4.0.3a | 375 | 02/03/2011 |
| r199-rerelease | Release | 4.0.3a | 21,064 | 02/01/2011 |
| r199-rerelease-nolib | Release | 4.0.3a | 527 | 02/01/2011 |
| r198-release | Release | 4.0.3a | 934 | 01/31/2011 |
| r198-release-nolib | Release | 4.0.3a | 5 | 01/31/2011 |
| r193-release | Release | 4.0.3a | 135 | 01/31/2011 |
| r193-release-nolib | Release | 4.0.3a | 2 | 01/31/2011 |
| r187-release | Release | 4.0.3a | 239 | 01/27/2011 |
| r187-release-nolib | Release | 4.0.3a | 2 | 01/27/2011 |
| r185-release | Release | 4.0.3a | 72 | 01/27/2011 |
| r185-release-nolib | Release | 4.0.3a | 7 | 01/27/2011 |
| r183-release | Release | 4.0.3a | 75 | 01/26/2011 |
| r183-release-nolib | Release | 4.0.3a | 1 | 01/26/2011 |
| r180-release (2.4) | Release | 4.0.3a | 64 | 01/26/2011 |
| r180-release (2.4)-nolib | Release | 4.0.3a | 7 | 01/26/2011 |
| r175-beta | Beta | 4.0.3a | 11 | 01/25/2011 |
| r175-beta-nolib | Beta | 4.0.3a | 1 | 01/25/2011 |
| r173-beta | Beta | 4.0.3a | 119 | 01/25/2011 |
| r173-beta-nolib | Beta | 4.0.3a | 6 | 01/25/2011 |
| r163-beta | Beta | 4.0.1 | 703 | 10/15/2010 |
| r163-beta-nolib | Beta | 4.0.1 | 19 | 10/15/2010 |
| r161-release | Release | 3.3.0 | 20,781 | 02/25/2010 |
| r161-release-nolib | Release | 3.3.0 | 143 | 02/25/2010 |
| r160-beta | Beta | 3.3.0 | 208 | 02/23/2010 |
| r160-beta-nolib | Beta | 3.3.0 | 15 | 02/23/2010 |
| r157-beta | Beta | 3.3.0 | 18 | 02/21/2010 |
| r157-beta-nolib | Beta | 3.3.0 | 1 | 02/21/2010 |
| r154-beta | Beta | 3.3.0 | 255 | 02/08/2010 |
| r154-beta-nolib | Beta | 3.3.0 | 34 | 02/08/2010 |
| r152-release | Release | 3.3.0 | 650 | 02/08/2010 |
| r152-release-nolib | Release | 3.3.0 | 4 | 02/08/2010 |
| r150-release | Release | 3.3.0 | 189 | 02/07/2010 |
| r150-release-nolib | Release | 3.3.0 | 7 | 02/07/2010 |
| r148-release | Release | 3.3.0 | 272 | 02/04/2010 |
| r148-release-nolib | Release | 3.3.0 | 7 | 02/04/2010 |
| r140-release | Release | 3.3.0 | 1,086 | 01/12/2010 |
| r140-release-nolib | Release | 3.3.0 | 8 | 01/12/2010 |
| r136-release | Release | 3.3.0 | 2,050 | 12/24/2009 |
| r136-release-nolib | Release | 3.3.0 | 11 | 12/24/2009 |
| r126-release | Release | 3.3.0 | 269 | 12/17/2009 |
| r126-release-nolib | Release | 3.3.0 | 17 | 12/17/2009 |
Addon Packs Containing This...
-
Maxwine's Shaman Addon Pack
-
Loremaster Helper
-
Ris' Addon Pack
-
Raiding UI and Starter Pack!
-
Herugor's Addon Pack
-
Exploremaster Interface
-
Ciren1337's Addon Pack
-
Sanrik's pack
-
Perfect Symmetry's Tanking Addon Pack
-
Pak's Pack-- Leveling and Alts
-
Beltza's Addon Pack
-
DonaldSerrot's Addon Pack
-
Pellos's Addon Pack
-
raz's Addon Pack
-
Roxyfoxy's Addon Pack
-
redwards1's Addon Pack
-
Bokchoy's Hybrid Addon Pack for Assasins Pledge
-
Bokchoy's Hybrid Pack for The Blazing Legion.
-
Pally PvE Addon Pack
-
Awakening Loremaster/EveryQuest bundle
-
grimhealer88's Addon Pack
-
Shadowbelf's Raiding UI Pack
-
Loremaster Pack WoW-Danmark
-
txcavscout's Addon Pack
-
Kidie's Addon Pack
Top Downloads
-
- Deadly Boss Mods
- Combat, PvP, and Boss Encounters
- 1,256,659 Monthly Downloads
-
- AtlasLoot Enhanced
- Map & Minimap, Professions, Arena, and Boss Encounters
- 523,111 Monthly Downloads
-
- Bagnon
- Bags & Inventory
- 512,814 Monthly Downloads
-
- Tidy Plates
- Artwork, Combat, Tank, and Unit Frames
- 390,001 Monthly Downloads
-
- Deadly Boss Mods - Burning Crusade and Vanilla mods
- Combat and Boss Encounters
- 375,867 Monthly Downloads











Comments
However, you may have a hard time getting it to work in MoP. You can download prerelease versions of Wholly and Grail that work in MoP from http://ns1.mithrandir.com/WorldOfWarcraft/WhollyGrailPrerelease.shtml until they are next released officially.
Works for my perfectly (now it's working at my WoW v4.3.4.15595... I just need to update some libs, and mark to game read old addons. xD
I wrote the addons Wholly and Grail to replace EveryQuest since support for it seems to have died out. I found that all the other "replacement" addons were lacking in some way or another. If you find Wholly and Grail to be missing anything please let me know.
A serious question...
is Everyquest still being supported by its authors?
Message: EveryQuest-r217-release\events.lua:63: bad argument #3 to "format" (number expected, got nil)
Time: Sun Dec 11 14:37:09 2011
Count: 2
Stack: Interface\AddOns\EveryQuest\events.lua:63: in function `?'
...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire'
...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals: <none>
Date: 2011-11-18 00:19:51
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\EveryQuest_QuestGivers\addon.lua line 354:
attempt to compare number with nil
Debug:
(tail call): ?
(tail call): ?
EveryQuest_QuestGivers\addon.lua:354: Filter()
EveryQuest_QuestGivers\addon.lua:442: (for generator)()
EveryQuest_QuestGivers\display.lua:803: UpdateMiniMap()
EveryQuest_QuestGivers\display.lua:649: UpdateMaps()
EveryQuest_QuestGivers\display.lua:444: ?()
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
[string "safecall Dispatcher[1]"]:4:
[string "safecall Dispatcher[1]"]:4
[C]: ?
[string "safecall Dispatcher[1]"]:13: ?()
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: SendMessage()
EveryQuest_QuestGivers\addon.lua:392: ?()
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
[string "safecall Dispatcher[10]"]:4:
[string "safecall Dispatcher[10]"]:4
[C]: ?
[string "safecall Dispatcher[10]"]:13: ?()
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
Ace3\AceEvent-3.0\AceEvent-3.0.lua:120:
Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
AddOns:
Swatter, v5.12.5198 (QuirkyKiwi)
NPCScan, v4.2.0.2
NPCScanOverlay, v4.2.0.2
Ace3, v
AckisRecipeList, v2.2.10
ACP, v3.3.16
AddFriend, v3.27
AnnounceRes, v
Archy, v1.8.8
ArkAutoLootBoP, v1.02
ArkInventory, v3.02
ArkInventoryRules, v
Armory, vv9.9.1
ArmoryGuildBank, vv9.9.1
AssistAssist, v1.0.3
AtlasLoot, vv6.05.00
AtlasLootCataclysm, vv6.05.00_BETA3-14849
AtlasLootLoader, vv6.05.00_BETA3-14849
AucAdvanced, v5.12.5198 (QuirkyKiwi)
AucFilterBasic, v5.12.5198 (QuirkyKiwi)
AucFilterOutlier, v5.12.5198.5194(5.12/embedded)
AucMatchUndercut, v5.12.5198.4828(5.12/embedded)
AucScanData, v5.12.5198 (QuirkyKiwi)
AucStatHistogram, v5.12.5198 (QuirkyKiwi)
AucStatiLevel, v5.12.5198 (QuirkyKiwi)
AucStatPurchased, v5.12.5198 (QuirkyKiwi)
AucStatSales, v5.12.5198.4838(5.12/embedded)
AucStatSimple, v5.12.5198 (QuirkyKiwi)
AucStatStdDev, v5.12.5198 (QuirkyKiwi)
AucStatWOWEcon, v5.12.5198.4828(5.12/embedded)
AucUtilAHWindowControl, v5.12.5198.5133(5.12/embedded)
AucUtilAppraiser, v5.12.5198.5194(5.12/embedded)
AucUtilAskPrice, v5.12.5198.5162(5.12/embedded)
AucUtilAutoMagic, v5.12.5198.5184(5.12/embedded)
AucUtilCompactUI, v5.12.5198.5016(5.12/embedded)
AucUtilEasyBuyout, v5.12.5198.4897(5.12/embedded)
AucUtilFixAH, v5.12.5198 (QuirkyKiwi)
AucUtilItemSuggest, v5.12.5198.5144(5.12/embedded)
AucUtilPriceLevel, v5.12.5198.4861(5.12/embedded)
AucUtilScanButton, v5.12.5198.5159(5.12/embedded)
AucUtilScanFinish, v5.12.5198.5159(5.12/embedded)
AucUtilScanProgress, v5.12.5198.4979(5.12/embedded)
AucUtilScanStart, v5.12.5198.5159(5.12/embedded)
AucUtilSearchUI, v5.12.5198.5184(5.12/embedded)
AucUtilSimpleAuction, v5.12.5198.4993(5.12/embedded)
AucUtilVendMarkup, v5.12.5198.4828(5.12/embedded)
Auctionator, v2.9.7
AutoBar, vv4.2.0.03
AutoRez, v
Babylonian, v5.1.DEV.312(/embedded)
BadBoy, vv6.606
Bazooka, vv2.1.3
BazookaOptions, vv2.1.3
BazookaShowUpdates, v1.0.0
BeanCounter, v5.12.5198 (QuirkyKiwi)
BigBrother, v3.6.4
BigBrotherReady, vv1.1.4
BossTactics, v3.5.3
Breakables, v1.3.4 (Revision: 65)
BrokerCPU, v40100
BrokerDurabilityInfo, v1.10
BrokerExtractor, v2.1.3a-release
BrokerProfessions, v
BrokerRecount, v1.0
brokerroutes, v1.2
BrokerSmartBuff, v4.2a
BrokerTradeCooldowns, v2.1.7-release
BrokerWhoRoll, vv1.2.1
BulkMail2, v4.0.2
ClassTimer, v2.3
Configator, v5.1.DEV.312(/embedded)
DBMCore, v
DBMInterrupts, v3.3.2
DBMLDB, v
DBMRaidLeadTools, v
DBMSpellTimers, v
DebugLib, v5.1.DEV.312(/embedded)
Decursive, v2.7.0.3
DPMCore, v
DropTheCheapestThing, vv3.6.2
DualSpeccer, v
Enchantrix, v5.12.5198 (QuirkyKiwi)
EnchantrixBarker, v5.12.5198 (QuirkyKiwi)
EnhancedStackSplit, v40200-1
EnoughPoints, v0.6
EpicEnchantList, v0.3
EpicFoodList, v1.2
EpicGemList, v2.24
EquipSee, v2.1
EveryQuest, v2.4.r217-release
EveryQuestBattlegrounds, vr217-release
EveryQuestClasses, vr217-release
EveryQuestDungeons, vr217-release
EveryQuestEasternKingdoms, vr217-release
EveryQuestKalimdor, vr217-release
EveryQuestMiscellaneous, vr217-release
EveryQuestNorthrend, vr217-release
EveryQuestOutland, vr217-release
EveryQuestProfessions, vr217-release
EveryQuestQuestGivers, v52
EveryQuestRaids, vr217-release
EveryQuestWorldEvents, vr217-release
FarmIt2, v
FBBroker, v1.14a
FBMergeDatabase, v1.0.2
FBOutfitDisplayFrame, v1.0.4
FBTrackingFrame, v1.0.4
FishingBuddy, v1.0.6a
GatherMate2, v1.15.2
GearScore, v4.10.01.00
GoblinVendorFilter, vv1.0.6
GoGoMount, v4.2.22
GryphonsRemover, vv4.3
HealBot, v4.2.2.2
HealersHaveToDie, v1.9.1
ifarm, v0.2e
ImpIgnore, vv201104301443
Informant, v5.12.5198 (QuirkyKiwi)
KeepFollowing, v01.10.12.05
KickTracker, v1.05
LibExtraTip, v5.12.DEV.311(/embedded)
LilSparkysWorkshop, v
Linkepedia, v1.1.1
MailOpener, vv1.2.14
MobMap, v420
Omen, v3.1.4
OmniCC, v4.2.3
Panda, v4.2.0.38
PassLoot, v4.2
pointstracker, v1.2
ProfessionsVault, v5.6
QuestItemBar, vv0.8.1
Recount, v
recruitmentenhancement, v0.4-beta2
ReforgeSaver, v1.2
RobBossMods, v
Routes, vv1.4.1
SexyReputation, v1.0.24
SilverDragon, vv2.6
Skillet, v
SkillWatcher, v2.1a
SlideBar, v5.12.5198 (QuirkyKiwi)
SmartBuff, v4.2a
Spy, v
StealYourCarbon, v4.2.0.21
Stubby, v5.12.5198 (QuirkyKiwi)
SuperGuildInvite, v3.3
SyncFriends, v1.3
TidyPlates, v6.4.8 (R363)
TidyPlatesGraphite, v
TidyPlatesGrey, v
TidyPlatesNeon, v
TidyPlatesQuatre, v
TidyPlatesSimple, v1.0.2
TidyPlatesThreatPlates, v5.3
TidyPlatesHub, v
TidyPlatesWidgets, v
TipHelper, v5.12.DEV.310(/embedded)
tomQuest2, v4.2 beta 1
TomTom, vv40200-1.4.3
TomTomPing, v1.1 r021
VendorValue, v2.0
Volumizer, v4.2.0-2.0.2
YssEquipmentBroker, vv1.3.0
ZoneLevelInfo, v1.4.8
BlizRuntimeLib_deDE v4.2.2.40200 <eu>
(ck=1302)
New addon Quest Completist
http://wow.curse.com/downloads/wow-addons/details/quest_completist.aspx
or /everyquest
or there's a LDB menu item
But this addon seems abandoned, try QuestCompletist and/or Wholly with Grail - they're different but obviously have many common features. Both are worth a look and are actively supported. There may well be others but I don't know of them.
The Zuls and Molten Front, can probably add Firelands as well tho I haven't been raiding of late.
It hasn't actually blown up, but it generates a constant LibMap error message in the chat window which really makes running dungeons a royal pain - missing party comments that could be important.
I first noticed it in PTR in one of the Zuls - I have toons there who haven't done all the quests so I had activated it - and I thought it might be PTR.
When I came back to paid (and activated it there) and went to a Zul it appeared again - please note in case it is thought otherwise - the 2 parts are mutually exclusive. So I quit, deactivated EveryQuest, and went back and the problem was gone.
If you don't want to do map adding for the new areas, OK. But please at least eliminate the error messages constantly generated. Otherwise EveryQuest is not usable.
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\EveryQuest\Core.lua line 1205:
attempt to call method 'GetBoolFromID' (a nil value)
Debug:
[C]: GetBoolFromID()
EveryQuest\Core.lua:1205: BuildButtonText()
EveryQuest\Core.lua:1277: UpdateButton()
EveryQuest\Core.lua:992: UpdateFrame()
EveryQuest\Core.lua:675: Toggle()
EveryQuest\options.lua:621: value()
..\FrameXML\ChatFrame.lua:4242: ChatEdit_ParseText()
..\FrameXML\ChatFrame.lua:3832: ChatEdit_SendText()
..\FrameXML\ChatFrame.lua:3870: ChatEdit_OnEnterPressed()
[string "*:OnEnterPressed"]:1:
[string "*:OnEnterPressed"]:1
AddOns:
Swatter, v3.2.3 ()
NPCScan, v4.1.0.1
NPCScanOverlay, v4.1.0.2
Auctionator, v2.9.2
Babylonian, v5.1.DEV.130
Configator, v5.1.DEV.286
DBMCore, v
EveryQuest, v2.4.r217-release
EveryQuestOutland, vr217-release
EveryQuestQuestGivers, v52
Gatherer, v3.2.3
Loremaster, vv4.0.2.1
QuestCompletist, v97
SlideBar, v3.2.3 ()
Titan, v5.0.5.40100 - Revision 519
TitanBag, v5.0.5.40100
TitanClock, v5.0.5.40100
TitanCurrency, v4.1.1
TitanGatherer, v4.0.0
TitanLocation, v5.0.5.40100
TitanMail, v4.05
TitanRepair, v5.0.5.40100
TitanVolume, v5.0.5.40100
BlizRuntimeLib_enUS v4.1.0.40100
(ck=287)