A library to provide a means create a FuBar-compatible plugin.
- 7 comments
- 7 comments
Facts
- Date created
- 23 Aug 2008
- Category
- Last update
- 20 Dec 2008
- Development stage
- Abandoned
- Language
- enUS
- License
- GNU Lesser General Public License version 2.1 (LGPLv2.1)
- Reverse relationships
- 102
- Recent files
- #7
Pippah Sun, 04 Jan 2009 22:55:06I started getting these yesterday and thought that I must have screwed my WoW up somehow. After a full reformat (which was needed due to some other issues on my machine) I reinstalled WoW (w/ 2 expansions) and all of my normal addons, and ever since I am getting the following errors. I'm not sure if they're related all to FubarPlugin-2.0, but I do know that that is causing some of the issue.
Date: 2009-01-04 17:10:10 ID: 1 Error occured in: Global Count: 1 & 6 Message: ..\AddOns\ClearFont2\Core.lua line 19:
Debug:
[C]: ? [C]: error() Ace2\AceLibrary\AceLibrary.lua:122: Ace2\AceLibrary\AceLibrary.lua:75 (tail call): ? (tail call): ? Ace2\AceAddon-2.0\AceAddon-2.0.lua:1030: new() ClearFont2\Core.lua:19: in main chunkBeen having similar issues with PreformanceFu & MoneyFu. These three addons are the only ones seemingly effected by the errors, but they all have to do with AceAddon-2.0 and I have a feeling they have to do with FubarPlugin-2.0 as well.
Hopefully someone can give me some inishgt, or update this thing soon. :(
- #6
Saur Fri, 19 Dec 2008 22:52:34Someone decided to change the following two lines:
local MAJOR_VERSION = "FuBarPlugin-2.0"
local MINIMAPCONTAINER_MAJOR_VERSION = "FuBarPlugin-MinimapContainer-2.0"
to:
local MAJOR_VERSION = "FuBarPlugin-2.1"
local MINIMAPCONTAINER_MAJOR_VERSION = "FuBarPlugin-MinimapContainer-2.1"
with disastrous result...
- #5
laincat Fri, 19 Dec 2008 06:29:27Interface\AddOns\beql\extra\beqlfu.lua:8: AceAddon: AceOO-2.0: Library "FuBarPlugin-2.0" does not exist. 計數:1
調用棧: [C]: ? [C]: in function `error' ...ace\AddOns\!!!AceLibs\Ace2\AceLibrary\AceLibrary.lua:122: in function
- #4
laincat Fri, 19 Dec 2008 06:29:07...terface\AddOns\FuBar_PerformanceFu\PerformanceFu.lua:5: AceAddon: AceOO-2.0: Library "FuBarPlugin-2.0" does not exist. 計數:1
調用棧: [C]: ? [C]: in function `error' ...ace\AddOns\!!!AceLibs\Ace2\AceLibrary\AceLibrary.lua:122: in function <Interface\AddOns\FuBar\FuBar.lua:824> Interface\AddOns\FuBar\FuBar.lua:959: in function `LoadPlugin' Interface\AddOns\FuBar\FuBar.lua:1094: in function `object_method' ...bs\LibRock-1.0\LibRockTimer-1.0\LibRockTimer-1.0.lua:289: in function
- #3
LXPFSY Sat, 22 Nov 2008 18:58:06good
- #2
egingell Thu, 30 Oct 2008 12:46:25What did I do wrong? The svn properties in r5 are the same as they are in r4.
- #1
Burnum Sun, 05 Oct 2008 08:12:06shouldn't the repository name be this? (as it was auto generated in the .pkgmeta for my project)
svn://svn.wowace.com/wow/fu-bar-plugin-2-0/mainline/trunk
rather than
svn://svn.wowace.com/wow/fubarplugin-2-0/mainline/trunk
don't know, spent much of the day trying to decode all the changes so I can gain access to my projects on SVN again and my head is spinning for now...