21 - Tooltip on full screen world map *NOT FIXED*
What steps will reproduce the problem?
1. Open the world map in its original full size and mouse over a quest giver
2.
3.
What is the expected output? What do you see instead?
Expected: Tooltip
Instead: Nothing
What version of the product are you using?
EveryQuest: r156
EveryQuest_QuestGivers: r24-beta
HandyNotes: v1.1.5
Do you have an error log of what happened?
No error
Please provide any additional information below.
With r24-beta this was supposed to be fixed but it is not. You can only get the mouse over tooltip if the worldmap is minimized. Also the "Hide Questgiver" option still appears to do nothing.
Notes created by HandyNotes show their tooltips on the full screen worldmap just fine. Tooltips won't show on mousing over the exclamation marks.
Please don't mark this as fixed when clearly it is not. I wiped my addons and WTF folder, created a new character and installed EveryQuest, EveryQuest_QuestGivers and Handynotes. The problem persists.
| User | When | Change |
|---|---|---|
| kandarz | Feb 22, 2010 at 09:45 UTC | Changed status from New to Fixed |
| Blazeflack | Feb 21, 2010 at 12:33 UTC | Changed description:EveryQuest_QuestGivers: r24-beta HandyNotes: v1.1.5 - Do you have an error log of what happened? + [b]Do you have an error log of what happened?[/b] No error - Please provide any additional information below. + [b]Please provide any additional information below.[/b] With r24-beta this was supposed to be fixed but it is not. You can only get the mouse over tooltip if the worldmap is minimized. Also the "Hide Questgiver" option still appears to do nothing. Notes created by HandyNotes show their tooltips on the full screen worldmap just fine. Tooltips won't show on mousing over the exclamation marks. |
| Blazeflack | Feb 21, 2010 at 12:32 UTC | Create |
- 4 comments
- 4 comments
Facts
- Last updated
- Feb 22, 2010
- Reported
- Feb 21, 2010
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #4
Blazeflack Feb 22, 2010 at 09:45 UTC - 0 likesThere seem to be a compatibility issue with some addon. I tried using the character I am using for Loremaster and when mousing over a tooltip on the world map I got this error (also the tooltip didn't show up)
Error occured in: Global
Count: 8
Message: ..\AddOns\EveryQuest_QuestGivers\addon.lua line 321:
attempt to concatenate field '?' (a nil value)
Debug:
(tail call): ?
(tail call): ?
(tail call): ?
EveryQuest_QuestGivers\addon.lua:321:
EveryQuest_QuestGivers\addon.lua:187
(tail call): ?
[C]: ?
[string "safecall Dispatcher[3]"]:9:
[string "safecall Dispatcher[3]"]:5
(tail call): ?
HandyNotes\HandyNotes.lua:185:
HandyNotes\HandyNotes.lua:183
I will try to find out exactly what addon causes incompatibility.
Edit: Turns out it was a corrupted SV file. Wiping the EveryQuest.lua and .lua.bak file from my SV folder successfully solved the issue. The addon appears to be working 100% now.
Thanks :)
Edit2: The error occures because I moused over a quest that I had chosen to filter out in the Quest_Givers tab of addon options.
- Reply
- #3
Blazeflack Feb 22, 2010 at 09:34 UTC - 0 likesr26 gives this error when logging in:
Error occured in: Global
Count: 1
Message: ..\AddOns\EveryQuest_QuestGivers\addon.lua line 5:
Cannot find a library instance of "LibQTip-1.0".
Debug:
[C]: ?
[C]: error()
!Swatter\Support\LibRevision.lua:47: LibStub()
EveryQuest_QuestGivers\addon.lua:5: in main chunk
Edit: I commented out line 5 ( local LibQTip = LibStub('LibQTip-1.0') ) and it seem to work fine now. Tooltips show up as they should and I get 0 errors :)
- Reply
- #2
Blazeflack Feb 22, 2010 at 09:21 UTC - 0 likesGreat, will give it a try and report back :)
- Reply
- #1
kandarz Feb 22, 2010 at 09:07 UTC - 0 likesSorry, didn't fully understand your problem. I have always had Mapster or something similar loaded so I didn't ever see this problem. I've removed LibQTip and changed back to GameTooltip. It should work for you now (it worked for me when I didn't have Mapster loaded) in r25