Forum Index » Technical Support »

Post a reply

xtsu
Posted 04:04AM, Thursday, December 10, 2009 (2 years, 1 month ago)
#0
I updated to the current version of CT_mod yesterday, but now I have an error with CT_BottomBar. When I log in it says the following:

Attempt to locate global “CT_Library” a nil value

And when I open the CT gui in game, BottomBar is not there. I have tried a few things, deleting all the CT mod stuff and such but still can’t seem to fix this. Anyone know of any other options? Or something I missed?
dargen
Posted 07:44AM, Thursday, December 10, 2009 (2 years, 1 month ago)
#1
Is CT_BottomBar the only CTMod addon you are using? If is not the only one, then are your other CTMod addons working ok?

It would be helpful if you could provide more of the error message that appears in the window (click in the window containing the erorr message, press Ctrl A to select all of the text, then Ctrl C to copy it, and then paste the message in a reply using Ctrl V).

Based on what you have provided so far, it sounds like the game is unable to locate the CT_Library.lua file, a copy of which should be in most of the CTMod addon folders.

If you're missing a CT_Library.lua file, then it sounds like you had some sort of problem when extracting the files into your Addons folder.

You should have the following files in the "Interface\Addons\CT_BottomBar" folder:

changes.txt
CT_BottomBar.lua
CT_BottomBar.toc
CT_BottomBar_Addons.lua
CT_Library.lua

To verify that you have the correct version of the addon, if you look at the contents of CT_BottomBar.toc (you can open it using Notepad) you should see the following:

## Interface: 30300
## Version: 3.300 (CTMod 3.3)
## Title: CT_BottomBar
## Notes: Breaks up the main menu bar into movable pieces.
## SavedVariables: CT_BottomBarOptions
CT_Library.lua
CT_BottomBar.lua
CT_BottomBar_Addons.lua

Quick Reply

You cannot reply to this topic. Try logging in first.