Thread Tools Display Modes
07-25-15, 07:29 AM   #1
Caellian
A Frostmaul Preserver
 
Caellian's Avatar
Join Date: May 2006
Posts: 281
runebar error

So i finally decided to try a DK, better late than never lol.

Using my good old layout i get this error (latest oUF version from wowi)

Code:
ID: 1
Error occured in: Global
Message:
...nterface\AddOns\caelUI\libs\oUF\elements\runebar.lua line 100:
   attempt to perform arithmetic on local 'start' (a nil value)
Debug:
   [C]: ?
   ...nterface\AddOns\caelUI\libs\oUF\elements\runebar.lua:100:
      ...nterface\AddOns\caelUI\libs\oUF\elements\runebar.lua:83
   (tail call): ?
locals:
(*temporary) = "RUNE_POWER_UPDATE"
(*temporary) = 1
(*temporary) = "RUNE_POWER_UPDATE"
(*temporary) = 1
(*temporary) = <function> defined =[C]:-1
Anyone has a clue where it comes from and how to fix it ?

On a side note, is oUF abandonned or something ? I know, if it's not broken, don't fix it but, it's been a while since haste updated it here or on his repository.
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
  Reply With Quote
07-27-15, 06:47 AM   #2
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 362
Uhm ...

I posted the same thing here :
http://www.wowinterface.com/download....html#comments

Btw probably also SUF has the same problem ... one of my guildmate posted this:

__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
  Reply With Quote
07-28-15, 05:44 AM   #3
haste
Featured Artist
 
haste's Avatar
Premium Member
Featured
Join Date: Dec 2005
Posts: 1,027
Originally Posted by Caellian View Post
On a side note, is oUF abandonned or something ? I know, if it's not broken, don't fix it but, it's been a while since haste updated it here or on his repository.
I've been busy with some other projects and traveling. oUF has been in maintenance mode for the last year or so from my side. =/
__________________
「貴方は1人じゃないよ」
  Reply With Quote
07-28-15, 08:52 AM   #4
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Find out how to reproduce it and it'll be patched, either by haste or any of the other contributors.

But looking at the error, it just seems like there's is an issue with `GetRuneCooldown`, as with many other functions in 6.2.

Last edited by p3lim : 07-28-15 at 08:54 AM.
  Reply With Quote
07-28-15, 10:06 AM   #5
Caellian
A Frostmaul Preserver
 
Caellian's Avatar
Join Date: May 2006
Posts: 281
Originally Posted by p3lim View Post
Find out how to reproduce it and it'll be patched, either by haste or any of the other contributors.

But looking at the error, it just seems like there's is an issue with `GetRuneCooldown`, as with many other functions in 6.2.
Oh that's the easy part, simply zone in/out of a dungeon for example.
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
  Reply With Quote
07-28-15, 10:22 AM   #6
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Seems to trigger on any kind of loading screen, I submitted a pull request: https://github.com/haste/oUF/pull/251
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » runebar error

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off