Download
(11 Kb)
Download
Updated: 04/13/14 11:00 AM
Pictures
File Info
Compatibility:
Live (1.0)
Beta (0.18)
Updated:04/13/14 11:00 AM
Created:02/24/14 11:42 AM
Monthly downloads:266
Total downloads:144,265
Favorites:261
MD5:
Multi-Quest Tracker  Popular! (More than 5000 hits)
Version: 1.3
by: Zerorez [More]
This addon hides the default focused quest tracker and enables the multiple quest tracker. Tracker automatically hides itself when you open menus (inventory, world map, etc.).

Note - If you are getting errors, try deleting the saved variables file at:
...My Documents\Elder Scrolls Online\pts\SavedVariables\MultiQuestTracker.lua
Please post error logs if you still have problems (can't fix it if I don't know what is wrong lol).
v1.3
- fix for tracked quests not saving between logins
- fixed (hopefully) another error when logging in (error at line 397)

v1.2
- fixed the bad argument #3 to 'string.format' error
- changed font options
- removed font color options (quests now color by difficulty by default again.)
- added checkboxes to track/untrack whole groups of quests in the quest journal

v1.1
- fixed all quests showing as tracked after zoning (sorry this took so long)

v1.0
- fixed error when opening quest journal when player had no quests
- fixed error with abandoning quests

v0.11
- updated to new api version
- added font, color, and size options

v0.10
- MQT now saves its position

v0.08:
- updated to work with client update

v0.07:
- attempt at fixing error with changing zones

v0.06:
- abandoning quests should now function correctly

v0.05:
- changed how saved variables are loaded

v0.04:
- Quests can now be tracked/untracked in MQT via check boxes in the quest journal
- Quest tracking should save...i hope

v0.03:
- MQT is now movable :D
- Added a small gradient background to the tracker (needed something to click on in order to move it)

v0.02:
- Updated to new API Version
- Fixed MQT showing in crafting menus

v0.01:
- Fixed quest tracker showing while the interact and store windows were shown.
Optional Files (0)


Archived Files (6)
File Name
Version
Size
Uploader
Date
1.2
11kB
Zerorez
04/12/14 07:42 PM
1.1
11kB
Zerorez
03/31/14 08:30 PM
1.0
11kB
Zerorez
03/31/14 01:15 PM
0.11
11kB
Zerorez
03/24/14 12:31 PM
0.10
3kB
Zerorez
03/16/14 12:09 PM
0.08
3kB
02/24/14 11:42 AM


Post A Reply Comment Options
Unread 04/01/14, 10:05 PM  
Zerorez
 
Zerorez's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 9
Uploads: 2
Originally Posted by Kaiserin
Receiving the following error from time to time, not sure what causes it though:

I am not sure what is causing this...it does not seem to cause any problems though...
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 08:51 PM  
pinmouse

Forum posts: 7
File comments: 19
Uploads: 0
I'm getting the same error as Kaiserin
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 07:11 PM  
Kaiserin

Forum posts: 1
File comments: 5
Uploads: 0
Receiving the following error from time to time, not sure what causes it though:

Report comment to moderator  
Reply With Quote
Unread 04/01/14, 12:50 PM  
jeradl
 
jeradl's Avatar

Forum posts: 10
File comments: 53
Uploads: 0
Zoning into Balreth's

2014-04-01T13:23:33.857-06:00 |cff0000Lua Error: EsoUI/Libraries/ZO_Tree/ZO_Tree.lua:241: attempt to index a nil value
stack traceback:
EsoUI/Libraries/ZO_Tree/ZO_Tree.lua:241: in function 'ZO_Tree:SelectNode'
EsoUI/Ingame/ZO_Quest/QuestJournal.lua:213: in function 'ZO_QuestJournalManager:OnAssistChanged'
EsoUI/Ingame/ZO_Quest/QuestJournal.lua:53: in function 'callback'
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:86: in function 'ZO_CallbackObject:FireCallbacks'
EsoUI/Ingame/ZO_Quest/QuestTracker.lua:879: in function 'ZO_Tracker:SetAssisted'
EsoUI/Ingame/ZO_Quest/QuestTracker.lua:773: in function 'ZO_Tracker:BeginTracking'
EsoUI/Ingame/ZO_Quest/QuestTracker.lua:186: in function 'ZO_Tracker:InitialTrackingUpdate'
user:/AddOns/MultiQuestTracker/MultiQuestTracker.lua:328: in function 'MQTLoadVars'|r
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 12:34 PM  
Randeth

Forum posts: 0
File comments: 11
Uploads: 0
Originally Posted by joshmiller83
Getting this error as well!

Lua Error: bad argument #3 to 'string.format' (string expected, got nil)
stack traceback:
[C]: in function 'string.format'
user:/AddOns/MultiQuestTracker/MultiQuestTracker.lua:203: in function 'MQT_ReloadText'
user:/AddOns/MultiQuestTracker/MultiQuestTracker.lua:336: in function 'MQTLoadVars'
Yep, same here. Worked fine before the last update.
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 08:21 AM  
joshmiller83
AddOn Super User
 
joshmiller83's Avatar
Premium Member

Forum posts: 70
File comments: 243
Uploads: 0
Getting this error as well!

Lua Error: bad argument #3 to 'string.format' (string expected, got nil)
stack traceback:
[C]: in function 'string.format'
user:/AddOns/MultiQuestTracker/MultiQuestTracker.lua:203: in function 'MQT_ReloadText'
user:/AddOns/MultiQuestTracker/MultiQuestTracker.lua:336: in function 'MQTLoadVars'
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 08:16 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by Kastoli
The background opacity setting doesn't seem to save between client launches.
Alpha value is saved correctly, but addon does not apply alpha settings during the startup. If you want to fix it, just add the following line to the end of MQTOnInit function.

Code:
MQT_bg:SetAlpha(MQT.SV.bgAlpha/100)
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 07:30 AM  
Zagadka

Forum posts: 16
File comments: 9
Uploads: 0
Very good fix for a horrible design oversight (even if they were trying to keep the Elder Scrolls UI the same, they could have at least given options).

Aside from the script errors, I have noticed that there is a significant performance decrease.
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 07:15 AM  
jeradl
 
jeradl's Avatar

Forum posts: 10
File comments: 53
Uploads: 0
Error messages

Getting this at each log in:
2014-04-01T06:35:24.094-06:00 |cff0000Lua Error: bad argument #3 to 'string.format' (string expected, got nil)
stack traceback:
[C]: in function 'string.format'
user:/AddOns/MultiQuestTracker/MultiQuestTracker.lua:203: in function 'MQT_ReloadText'
user:/AddOns/MultiQuestTracker/MultiQuestTracker.lua:336: in function 'MQTLoadVars'|r
2014-04-01T07:50:32.416-06:00 |cff0000Lua Error: bad argument #3 to 'string.format' (string expected, got nil)
stack traceback:
[C]: in function 'string.format'
user:/AddOns/MultiQuestTracker/MultiQuestTracker.lua:203: in function 'MQT_ReloadText'
user:/AddOns/MultiQuestTracker/MultiQuestTracker.lua:336: in function 'MQTLoadVars'|r

On top of that it is often having issues when you uncheck a quest then it later updates it will jump to the wrong quest.
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 06:46 AM  
Kane

Forum posts: 5
File comments: 12
Uploads: 0
Entire addon is broken for me. Everytime I zone it seems to switch to other quests and ugh it's just plain and simple broken for me now. Anyone experiencing this issue?
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 03:18 AM  
Kastoli

Forum posts: 0
File comments: 2
Uploads: 0
The background opacity setting doesn't seem to save between client launches.
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 03:18 AM  
Belatar

Forum posts: 0
File comments: 1
Uploads: 0
request: show quest levels

Hey, great addon. Pretty please add Quest level Thanks and kind regards, Bela
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 01:54 AM  
DemikunX

Forum posts: 3
File comments: 52
Uploads: 0
After the last update, whenever i start ESO i get this error:

Report comment to moderator  
Reply With Quote
Unread 04/01/14, 01:36 AM  
Xie

Forum posts: 0
File comments: 20
Uploads: 0
Thx for update!

Can you add a level color for quest (green, yellow, orange) ?
Report comment to moderator  
Reply With Quote
Unread 04/01/14, 01:13 AM  
DemikunX

Forum posts: 3
File comments: 52
Uploads: 0
just a small suggestion, u should re-order ur change log, so that the newest change is on the top.
Easier for u and easier for the users, most ppl will use ur addon on a "Must Have" List, so they are always concerned about the new changes not the old one, which they, most likely already know
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: