This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Get some greys2. Mouseover the LDB didplay (tested with several display addons)3. Look as a monster of a tooltip pop up.
2 shots of the buggy tooltiphttp://img704.imageshack.us/i/wowscrnshot081910162014.jpg/http://img20.imageshack.us/i/wowscrnshot081910162725.jpg/
a shot of the normal one when i finally managed to snag it the few seconds it showed.http://img707.imageshack.us/i/wowscrnshot081910162856.jpg/
What is the expected output? What do you see instead?The normal slim tooltip (sometimes i can manage to get the normalö tooltip to show, but only with a lot of messing about, and only for a few seconds)
What version of the product are you using?3.0.23-beta-nolib
O.o
Could you please list all the addons you have installed? It looks like something may have messed with it after it started to display but I'm not sure.
I need to give this addon some TLC anyway lol
My bad
More testing needed.
Okay some testing done with a "whiped" wow install
1: getting 2 errors from the clean embeded libs versions of
Bugsack Fortress Caroucel GarbageFu
1x Dewdrop-2.0-?:16: Dewdrop-2.0 requires AceLibrary Dewdrop-2.0-?:16: in main chunk
Locals: MAJOR_VERSION = "Dewdrop-2.0" MINOR_VERSION = 90320
-
and as an effect of that
1x Broker_GarbageFu-3.0.24\Broker_GarbageFu.lua:36: Cannot find a library instance of "Dewdrop-2.0". Broker_GarbageFu-3.0.24\libs\LibStub\LibStub.lua:23: in function `LibStub' Broker_GarbageFu-3.0.24\Broker_GarbageFu.lua:36: in main chunk
Locals: self = <table> { NewLibrary = <function> @ Broker_GarbageFu\libs\LibStub\LibStub.lua:11: minors = <table> {} minor = 2 IterateLibraries = <function> @ Broker_GarbageFu\libs\LibStub\LibStub.lua:28: GetLibrary = <function> @ Broker_GarbageFu\libs\LibStub\LibStub.lua:21: libs = <table> {} } major = "Dewdrop-2.0" silent = nil
But a standalone install of Ace2 sorts those.
With only those addons in their embeded versions the tooltip plays nicely, gonna do some extended testing with my disembeded setup, but that will take a few hours
This went faster then i thought it would:
After some testing i found that the handling/loading of LibDataBroker-1.1 isn't working in the nolib version. (And it can't be loaded as standalone since it does not show up in addon listings)
1x Broker_GarbageFu-3.0.24\Broker_GarbageFu.lua:698: Cannot find a library instance of "LibDataBroker-1.1". Ace2-r1101\AceLibrary\AceLibrary.lua:49: in function `LibStub' Broker_GarbageFu-3.0.24\Broker_GarbageFu.lua:698: in function <...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua:335> (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ?: AceAddon-3.0-5 (Ace3):510: in function `InitializeAddon' AceAddon-3.0-5 (Ace3):622: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:615>
I enabled other LDB plugins that require it in order to get it to load and that causes the "buggy" tooltip to show its ugly face again.
So I guess it confirms its related to the libraries and the disembeded versions.
To post a comment, please login or register a new account.