If Folding a quest category which has untracker quests in it, and then unfolding it all the quests in that category will be tracked.
This is coz Quixote's QUEST_GAINED event is fired on unfolding, wich is used to add new quests to tracker...
Maybe ill write a client fix for this, but ill inform the Quixote author maybe he could fix that too :)
Lets say you have two different zones, each with two quests in them. If you fold the first zone, then the first quest in the second zone will lose it's checkmark, and you won't be able to recheck it until you unfold the first zone.
Edit: it's actually a lil more complicated than that. It only seems to occur if at least 2 different zones have been folded.
lostcup: enable "Info on Quest Completion" one menulevel upper in the Quest Log section. The section is grayed out coz no sound is played if u have it disabled :)
Evil Elvis: i know, but i have no idea how to fix it (actualy i have one, but that isnt so easy to make :) )
Edit: oh and to everybody who wants to send me an email regarding beql: please flag ur mails with "[beql]" (without the quotes), i declared war to the f***ing spammers today, im receiving 1k+ spam daily since i wrote my email address here and on wowui :(
[2007/09/08 11:32:39-61-x1]: FramesResized-2.0\FramesResized.lua:82: attempt to index global 'button' (a nil value)
AceAddon-2.0-46764 (Ace2):927: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:920>
<in C code>: ?
AceEvent-2.0-44693 (Ace2):262: in function `TriggerEvent'
AceEvent-2.0-44693 (Ace2):955: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:948>
---
[2007/09/08 11:32:40-61-x3]: Interface\FrameXML\QuestLogFrame.lua:163: attempt to index local 'questLogTitle' (a nil value):
beql-0.89\questlog.lua:433: in function <Interface\AddOns\beql\questlog.lua:432>
(tail call): ?:
Interface\FrameXML\QuestLogFrame.lua:58: in function `QuestLog_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
---
[2007/09/08 11:32:41-61-x1]: Interface\FrameXML\QuestLogFrame.lua:163: attempt to index local 'questLogTitle' (a nil value):
beql-0.89\questlog.lua:433: in function <Interface\AddOns\beql\questlog.lua:432>
(tail call): ?:
<in C code>: in function `QuestLog_Update'
Interface\FrameXML\QuestLogFrame.lua:58: in function `QuestLog_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
---
Love the addon, the only problem I have with it is the lack of static positioning of the quest tracker. When quests get added or removed the log seems to drift, also when I log in and out it doesn't seem to appear at the same spot. Is there a way to add a static anchor say for the top right or lower left corner to avoid these drifting behaviors?
Hey B?. I am using the quest add on LightHead and the part of LH that is suppose to be attached to the questlog (that scrolls out and in when needed) seems to be behind the quest book, Have you seen anything like this or can fix this?
Already posted over on Wowinterface asking the author of that and he says that no way he can think of to fix this on his end.
Laduca:
thnx for reporting this, ill fix it as soon as possible...
Elsia: currently im working on the questhistory part, but the other main goal for reaching 0.9 is improving the movement/resizing (automatic and nonautomatic) of the tracker, and to include text (optional) text wrapping support in the tracker. Please say tuned :)
Terak:
Quick answer: please read the forums before reporting bugs. Ill write a Readme Paragraph on the wiki page (or a FAQ)...
Long Answer:
either disable FrameResized's QuestLog improvements:
FramesResized.lua:
local FR_QuestLog = true
replace with:
local FR_QuestLog = false
(its at the top of the file, ull find it)
or check "Simple Quest Log" in the beql options
Sorry guys for the long delayed update on the svn, but it seems that the current version is very stable and reliable (compared to past revisions) and i dont want to mess it up with a new untested/new (and mostly buggy) feature release...
Don't know when this error occurs, but does it quite often.
seems like a conflict between the item tooltip (showing quest info in itemtooltips) code and some other addon (cowtip, ItemSync, Stubby ?) ill check this out.
not sure if its a bug or an option i didn't know about but im lvl 70 and working on an old rep grind. the quest lvl is 60, so its a gray quest, and i cant get the tracker to actually show it. when i close all other zones it doesnt show up, when i open all zones it doesnt show up. not sure what i need to do.
update: upon further experimentation i have another quest that is gray and it shows up, however i think i have an idea why it might be messed up.
i have 24/25 quest in my log.
it spans 10 different zones.
only the top 15 quest in my log will show up in the tracker.
the cut off point is also the start of the 7th zone.
if i close them from top to bottom 1 at a time, more will show up until i close the 7th and all of them close at the same time to give an empty tracker.
Caliga: yepp 15 is the hard limit for quests in the tracker, i thought it will be enough :) what i forgot is displaying an error message if a user tries to track more than 15 quests...
Hey B....Been really struggling with this part of the Quest Log when it comes to LightHead.
LH still is stuck in behind the Quest Log, and I can detach it and try to resize it, but it is not flushes with the right edge of the quest log so I cannot get the "gear" icon to bring it out on any certain quest. I have to detach it in order to read any part of LH.
so is there any way to make it track quest from the bottom of my list? i have a full log of 25/25 and i close the zones im not in but cant track the ones in the last zone cuz its down past that point when it stops showing up.
Caliga i have it on my buglist it will be fixed in the next svn release please be patient im in the middle of a move now and dont have much time coding, but doing the best what i can...
This is a feature request that may be a little too much, but here goes. I like the basic idea of JasonQuests to see your party members progress in shared quests.
Now JasonQuests does a lot I don't need (like looking at other's quest logs) and it does the one thing that I need not as neatly.
Here is the idea: Have JasonQuest-like sharing of quest progress (i.e. number of items collected) in the tracker and integrate them into the same combat log area, i.e. more brackets for other party member like
Bones collected (1/8) [Bayi] (3/8) [Sue] (2/8)
Or compact view:
Bones collected (1|3|2/8)
Maybe there is even a way to interoperate with JasonQuest to brag the QuestTracker he pops up externally and integrate it with beql's tracker?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
If Folding a quest category which has untracker quests in it, and then unfolding it all the quests in that category will be tracked.
This is coz Quixote's QUEST_GAINED event is fired on unfolding, wich is used to add new quests to tracker...
Maybe ill write a client fix for this, but ill inform the Quixote author maybe he could fix that too :)
Lets say you have two different zones, each with two quests in them. If you fold the first zone, then the first quest in the second zone will lose it's checkmark, and you won't be able to recheck it until you unfold the first zone.
Edit: it's actually a lil more complicated than that. It only seems to occur if at least 2 different zones have been folded.
but here is another problem my friend found, the completion sound list is grey and unable to select. see the screenshot:
any idea what causes this issue? Thanks.
Evil Elvis: i know, but i have no idea how to fix it (actualy i have one, but that isnt so easy to make :) )
Edit: oh and to everybody who wants to send me an email regarding beql: please flag ur mails with "[beql]" (without the quotes), i declared war to the f***ing spammers today, im receiving 1k+ spam daily since i wrote my email address here and on wowui :(
Already posted over on Wowinterface asking the author of that and he says that no way he can think of to fix this on his end.
thnx for reporting this, ill fix it as soon as possible...
Elsia: currently im working on the questhistory part, but the other main goal for reaching 0.9 is improving the movement/resizing (automatic and nonautomatic) of the tracker, and to include text (optional) text wrapping support in the tracker. Please say tuned :)
Terak:
Quick answer: please read the forums before reporting bugs. Ill write a Readme Paragraph on the wiki page (or a FAQ)...
Long Answer:
either disable FrameResized's QuestLog improvements:
FramesResized.lua:
local FR_QuestLog = true
replace with:
local FR_QuestLog = false
(its at the top of the file, ull find it)
or check "Simple Quest Log" in the beql options
Sorry guys for the long delayed update on the svn, but it seems that the current version is very stable and reliable (compared to past revisions) and i dont want to mess it up with a new untested/new (and mostly buggy) feature release...
Please be patient :)
Don't know when this error occurs, but does it quite often.
seems like a conflict between the item tooltip (showing quest info in itemtooltips) code and some other addon (cowtip, ItemSync, Stubby ?) ill check this out.
i have 24/25 quest in my log.
it spans 10 different zones.
only the top 15 quest in my log will show up in the tracker.
the cut off point is also the start of the 7th zone.
if i close them from top to bottom 1 at a time, more will show up until i close the 7th and all of them close at the same time to give an empty tracker.
LH still is stuck in behind the Quest Log, and I can detach it and try to resize it, but it is not flushes with the right edge of the quest log so I cannot get the "gear" icon to bring it out on any certain quest. I have to detach it in order to read any part of LH.
Any ideas?
Sure, i attached the complete localisation here. If u need help on other german translations, give me a hint ;)
Now JasonQuests does a lot I don't need (like looking at other's quest logs) and it does the one thing that I need not as neatly.
Here is the idea: Have JasonQuest-like sharing of quest progress (i.e. number of items collected) in the tracker and integrate them into the same combat log area, i.e. more brackets for other party member like
Bones collected (1/8) [Bayi] (3/8) [Sue] (2/8)
Or compact view:
Bones collected (1|3|2/8)
Maybe there is even a way to interoperate with JasonQuest to brag the QuestTracker he pops up externally and integrate it with beql's tracker?