Thread: runebar error
View Single Post
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