This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Deprecated addon development framework that is no longer being updated. Do not use this for new addons. Existing addons using this will break in the future if they haven't already.
Fubar, which depends on this library is broken in that it shows no LUA errors when u login or use Fubar but major portions of Fubar do not work as of patch 3.3. Mainly the plugins in the Fubar config screen are completely not visible to choose them.
It is if you require it for another addon, such as Cartographer. But in the end, it doesn't matter, as LibRock is no longer supported, and neither are any addons that depend upon it.
CkKnight and ArrowMaster have abandoned this framework.
Curse ensures all its stored add-ons are virus, etc free. If you got a virus it was of your own doing in other matters. Not downloading an add-on from curse itself.
Switch to a LDB bar addon. Most of the plugins have similar versions, but if not, there is Fubar2Broker. The good news is LDB addons are much lighter than FuBar.
Is there any chance of this addon getting fixed soon? I will post the error when I log back on, but from what I have seen, there has been no one responding to the errors that HAVE been posted.
I'm using the latest version (298) and I'm getting the following errors. These errors are crashing Fubar for me.
Date: 2009-08-17 20:14:59
ID: 1
Error occured in: Global
Count: 1
Message: ...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua line 7680:
attempt to index global 'ScriptErrors' (a nil value)
Debug:
[C]: ?
...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:7680: in main chunk
Date: 2009-08-17 20:14:59
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\LibRock-1.0\LibRock-1.0.lua line 1912:
Cannot call `Embed' for library "LibRockConfig-1.0" if `SetExportedMethods' has not been called.
Debug:
[C]: ?
[C]: ?
LibRock-1.0\LibRock-1.0.lua:1813: Embed()
LibRock-1.0\LibRock-1.0.lua:1912:
LibRock-1.0\LibRock-1.0.lua:1907
LibRock-1.0\LibRock-1.0.lua:1987: NewAddon()
FuBar\FuBar.lua:13: in main chunk
Anything which uses LibRock appears to be screwed right now; it won't load when logging in, and mods that use it apparently are somehow not forcing it to load, so mods that use it don't work. Something to do with a new load mechanism? Anyway, it's really starting to suck.
Smartmount is the only addon that I use that requires LibRock. It works fine on my system. But on my wife's laptop, it produces errors and she is unable to use it at all.
I've tried copying my files acroess to her machine, thinking perhaps some how they were corrupt, but to no avail.
I'm at a loss on this one, a fix or work around would be amazing.
I try to write an addon with LibRock and LibFubarPlugin
[2008/11/04 01:14:48-691-x1]: LibRock-1.0-90292 (FuBar):1975: attempt to index local 'AceOO' (a boolean value)
WdLW2-2\core.lua:1: in main chunk
Where line 1 is just ...
local add = Rock:NewAddon("Test3","LibFuBarPlugin-3.0")
Here Fubar 3.5 is enabled, when its off then my addon throws the error.
Is there a addon where I can peek for the right way to combine the two
frameworks ?
[2008/10/25 16:55:10-70-x1]: Cartographer_Notes-2.0\Notes.lua:3432: attempt to index field 'externalDBs' (a nil value)
LibRock-1.0-90292 (LibRock-1.0):2594: in function <Interface\AddOns\LibRock-1.0\LibRock-1.0.lua:2557>
LibRock-1.0-90292 (LibRock-1.0):2715: in function <Interface\AddOns\LibRock-1.0\LibRock-1.0.lua:2710>
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:991: in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:241: in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:389: in function `UIParent_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
I downloaded the lib... addons for 3.0.2 from a suggestion on th cartographer thread, however I am getting constant errors from these and losing the rock config screens from the fubar menus.
Is there a place I can get up to date on these?
I used to use wowace and the updater program, never had any real trouble with that setup, now, with curse it's a complete nightmare :/
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
-
View User Profile
-
Send Message
Posted Mar 13, 2010-
View User Profile
-
Send Message
Posted Dec 12, 2009-
View User Profile
-
Send Message
Posted Dec 10, 2009Fubar, which depends on this library is broken in that it shows no LUA errors when u login or use Fubar but major portions of Fubar do not work as of patch 3.3. Mainly the plugins in the Fubar config screen are completely not visible to choose them.
-
View User Profile
-
Send Message
Posted Dec 27, 2009CkKnight and ArrowMaster have abandoned this framework.
-
View User Profile
-
Send Message
Posted Nov 20, 2009-Warning-
-
View User Profile
-
Send Message
Posted Nov 30, 2009-
View User Profile
-
Send Message
Posted Dec 8, 2009-
View User Profile
-
Send Message
Posted Oct 1, 2009-
View User Profile
-
Send Message
Posted Oct 23, 2009-
View User Profile
-
Send Message
Posted Oct 23, 2009-
View User Profile
-
Send Message
Posted Sep 11, 2009-
View User Profile
-
Send Message
Posted Aug 17, 2009I'm using the latest version (298) and I'm getting the following errors. These errors are crashing Fubar for me.
Date: 2009-08-17 20:14:59 ID: 1 Error occured in: Global Count: 1 Message: ...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua line 7680: attempt to index global 'ScriptErrors' (a nil value) Debug: [C]: ? ...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:7680: in main chunk
Date: 2009-08-17 20:14:59 ID: 2 Error occured in: Global Count: 1 Message: ..\AddOns\LibRock-1.0\LibRock-1.0.lua line 1912: Cannot call `Embed' for library "LibRockConfig-1.0" if `SetExportedMethods' has not been called. Debug: [C]: ? [C]: ? LibRock-1.0\LibRock-1.0.lua:1813: Embed() LibRock-1.0\LibRock-1.0.lua:1912: LibRock-1.0\LibRock-1.0.lua:1907 LibRock-1.0\LibRock-1.0.lua:1987: NewAddon() FuBar\FuBar.lua:13: in main chunk
Date: 2009-08-17 20:14:59 ID: 3 Error occured in: Global Count: 1 Message: ..\AddOns\LibRock-1.0\LibRock-1.0.lua line 2694: Library "LibRockConfig-1.0" not finalized before ADDON_LOADED. Debug: LibRock-1.0\LibRock-1.0.lua:2590: LibRock-1.0\LibRock-1.0.lua:2546 LibRock-1.0\LibRock-1.0.lua:2694: LibRock-1.0\LibRock-1.0.lua:2689 AddOns: Zoom, v Swatter, v5.5.4293 (WombatII) NPCScan, v3.2.0.4 Ace2, v Ace3, v AdvancedTradeSkillWindow, v AucAdvanced, v5.5.4293 (WombatII) AucDb, v5.1.DEV.3583 AucFilterBasic, v5.5.4293 (WombatII) AucFilterOutlier, v5.5.4293.2531 AucMatchUndercut, v5.5.4293.2531 AucStatClassic, v5.5.4293 (WombatII) AucStatHistogram, v5.5.4293 (WombatII) AucStatiLevel, v5.5.4293 (WombatII) AucStatPurchased, v5.5.4293 (WombatII) AucStatSales, v5.5.4293.2842 AucStatSimple, v5.5.4293 (WombatII) AucStatStdDev, v5.5.4293 (WombatII) AucStatWOWEcon, v5.5.4293.2530 AucUtilAHWindowControl, v5.5.4293.3311 AucUtilAppraiser, v5.5.4293.2530 AucUtilAskPrice, v5.5.4293.3175 AucUtilAutoMagic, v5.5.4293.3142 AucUtilCompactUI, v5.5.4293.2530 AucUtilEasyBuyout, v5.5.4293.3583 AucUtilItemSuggest, v5.5.4293.3108 AucUtilPriceLevel, v5.5.4293.2545 AucUtilScanButton, v5.5.4293.2530 AucUtilScanFinish, v5.5.4293.2530 AucUtilScanProgress, v5.5.4293.2530 AucUtilSearchUI, v5.5.4293.3655 AucUtilSimpleAuction, v5.5.4293.0 AucUtilVendMarkup, v5.5.4293.2530 Babylonian, v5.1.DEV.130 BaudBag, v1.4.8 BeanCounter, v5.5.4293 (WombatII) Chronos, v2.12 Comix, v1.7 Configator, v5.1.DEV.130 DBMCore, v DebugLib, v5.1.DEV.130 Enchantrix, v5.5.4293 (WombatII) EnchantrixBarker, v5.5.4293 (WombatII) FriendShare, v FuBar, v LibRock10, v SlideBar, v5.5.4293 (WombatII) Stubby, v5.5.4293 (WombatII) (ck=5a4)
-
View User Profile
-
Send Message
Posted Aug 11, 2009any update?
-
View User Profile
-
Send Message
Posted Aug 5, 2009-
View User Profile
-
Send Message
Posted Aug 5, 2009I've tried copying my files acroess to her machine, thinking perhaps some how they were corrupt, but to no avail.
I'm at a loss on this one, a fix or work around would be amazing.
-
View User Profile
-
Send Message
Posted Aug 5, 2009any change on a update for 3.2?
-
View User Profile
-
Send Message
Posted Jul 21, 2009cause this version is giving me error's on the PTR 3.2
-
View User Profile
-
Send Message
Posted Nov 3, 2008[2008/11/04 01:14:48-691-x1]: LibRock-1.0-90292 (FuBar):1975: attempt to index local 'AceOO' (a boolean value)
WdLW2-2\core.lua:1: in main chunk
Where line 1 is just ...
local add = Rock:NewAddon("Test3","LibFuBarPlugin-3.0")
Here Fubar 3.5 is enabled, when its off then my addon throws the error.
Is there a addon where I can peek for the right way to combine the two
frameworks ?
-
View User Profile
-
Send Message
Posted Oct 25, 2008LibRock-1.0-90292 (LibRock-1.0):2594: in function <Interface\AddOns\LibRock-1.0\LibRock-1.0.lua:2557>
LibRock-1.0-90292 (LibRock-1.0):2715: in function <Interface\AddOns\LibRock-1.0\LibRock-1.0.lua:2710>
<in C code>: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:991: in function `UIParentLoadAddOn':
Interface\FrameXML\UIParent.lua:241: in function `CombatLog_LoadUI':
Interface\FrameXML\UIParent.lua:389: in function `UIParent_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
-
View User Profile
-
Send Message
Posted Oct 18, 2008Is there a place I can get up to date on these?
I used to use wowace and the updater program, never had any real trouble with that setup, now, with curse it's a complete nightmare :/