Thread: FuBar 2.0
View Single Post
08-25-06, 09:04 PM   #29
LaoTseu
A Cyclonian
 
LaoTseu's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 45
Originally Posted by techsgtchen
was told that this was a fubar 2.0 issue. I installed Fubar 2.0 and the compatibility Fubar 1.2 folder. I installed FuXP/PerformanceFu/NinjitsuFu/HonorFu/ExperienceFu/BagFu and ClockFu/AtlasFu/LocationFu/tgcTradeskills/PoisonFu/QuestFu. The first group fail to load. The second group load and appear to run just fine. The following is the error Code that I get.


Code:
Count: 1
Error: Interface\AddOns\MetaMap\MetaMap.lua:3230: attempt to index global `TabletLib' (a nil value)
--------------------------------------------------
Count: 1
Error: Interface\AddOns\FuBar_BagFu\BagFu.lua:1: attempt to index global `CompostLib' (a nil value)
--------------------------------------------------
Count: 1
Error: Interface\AddOns\Fubar_EmoteFu\EmoteFu.lua:1: attempt to index global `DewdropLib' (a nil value)
--------------------------------------------------
Count: 1
Error: Interface\AddOns\FuBar_NinjutFu\NinjutFu.lua:1: attempt to index global `DewdropLib' (a nil value)
--------------------------------------------------
Count: 1
Error: ...terface\AddOns\FuBar_ProfessionsFu\ProfessionsFu.lua:1: attempt to index global `DewdropLib' (a nil value)
--------------------------------------------------
Count: 1
Error: [string "ImprovedErrorFrameFrame:OnHide"]:2: attempt to call field `onHide' (a nil value)
I do have Metamap installed but that was something separate... Have no idea why it's having an error; probably completely unrelated. Also thank you for your time. I appreciate whatever attention you can give to this.
The error messages are telling you that you have missing libraries.

Somehow, the FuBar-compat-1.2 you installed is missing its sub-directories. In Interface\Addons\Fubar-compat-1.2, you should see 16 library directories. If you don't, re-download and re-install.
  Reply With Quote