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. Using addon downloaded from the svn repository for testing purposes.2.3.
What is the expected output? What do you see instead?Should be getting some kind of tooltip, none is found. I manually put the LibQTip-1.0 library from its svn repo into the lib folder, but still getting the error and not getting a tooltip.
What version of the product are you using?r34 off the svn repository
Do you have an error log of what happened?
[2009/01/13 17:53:25-132-x1]: FailBoat-@project-version@ \FailBoat.lua:204: Cannot find a library instance of "LibQTip-1.0".Ace2\AceLibrary\AceLibrary.lua:49: in function `GetLibrary'FailBoat-@project-version@ \FailBoat.lua:204: in main chunk
Please provide any additional information below.
UPDATE 1/14/08: Ok, figured out that LibQTip-1.0.lua is not in the direct folder of the folder for the library, but instead in a subfolder and needs to be moved to the main folder of the library. Doing so fixes the issue from above. Not an issue with this mod, instead an issue of the structure of the library packaging.
To post a comment, please login or register a new account.