View Single Post
12-23-13, 11:36 PM   #14
MoonWitch
A Firelord
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 455
Originally Posted by 10leej View Post
ok So got everything about setup for the most part but I keep getting this error with the Eclipse bar.

Code:
12x oUF-1.6.5\elements\eclipsebar.lua:100: attempt to call method "Show" (a nil value)
oUF-1.6.5\elements\eclipsebar.lua:100: in function <oUF\elements\eclipsebar.lua:84>
(tail call): ?
oUF-1.6.5\ouf-1.6.5.lua:158: in function "?"
oUF-1.6.5\events.lua:76: in function <oUF\events.lua:62>

Locals:
(*temporary) = "PLAYER_ENTERING_WORLD"
(*temporary) = "PLAYER_ENTERING_WORLD"
(*temporary) = <function> defined =[C]:-1
code

Also need to figure out how to add the status text.
I'll take a look at that tomorrow, hadn't gotten to eclipse bar yet on mine But you're doing very good!
  Reply With Quote