View Single Post
07-30-10, 07:04 AM   #1
Aftermathhqt
A Molten Giant
 
Aftermathhqt's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 784
Help with 1.4 oUF

i have this problem with 1.4 with oUF_Jasje anyone know how to fix? cause i have no idea

Code:
Message: Interface\AddOns\oUF\elements\range.lua:34: attempt to index local 'range' (a boolean value)
Time: 07/29/10 00:47:43
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:956: 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:815
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