View Single Post
12-23-13, 11:25 PM   #13
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2011
Posts: 583
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.
__________________
Tweets YouTube Website

Last edited by 10leej : 12-23-13 at 11:31 PM.
  Reply With Quote