View Single Post
08-01-10, 03:49 AM   #13
Aftermathhqt
A Molten Giant
 
Aftermathhqt's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 784
yes this
Code:
Message: Interface\AddOns\oUF\elements\range.lua:34: attempt to index local 'range' (a boolean value)
Time: 08/01/10 11:49:07
Count: 1
Stack: Interface\AddOns\oUF\elements\range.lua:34: in function `enable'
Interface\AddOns\oUF\ouf.lua:263: in function `EnableElement'
Interface\AddOns\oUF\ouf.lua:486: in function <Interface\AddOns\oUF\ouf.lua:414>
(tail call): ?
Interface\AddOns\oUF\ouf.lua:675: in function `Spawn'
Interface\AddOns\oUF_Jasje\oUF_Jasje.lua:954: in main chunk

Locals: self = oUF_Group1 {
 Range = true
 inRangeAlpha = 1
 0 = <userdata>
 __tags = <table> {
 }
 PLAYER_ENTERING_WORLD = <function> defined @Interface\AddOns\oUF\ouf.lua:315
 DebuffHighlightFilter = true
 unit = "header"
 ReadyCheck = <unnamed> {
 }
 DebuffHighlightBackdrop = true
 menu = <function> defined @Interface\AddOns\oUF_Jasje\oUF_Jasje.lua:813
 Health = <unnamed> {
 }
 outsideRangeAlpha = 0.4
 RaidIcon = <unnamed> {
 }
 __elements = <table> {
 }
 style = "zpRaid"
}
range = true
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'range' (a boolean value)"
_FRAMES = <table> {
}
OnRangeFrame = nil
OnRangeUpdate = <function> defined @Interface\AddOns\oUF\elements\range.lua:11
  Reply With Quote