oUF

97.2k Downloads

Issues with runebar module

Opened this issue ยท 1 comments

commented
Interface\AddOns\oUF\elements\runebar.lua:94: CreateFrame: Couldn't find 'this' in parent object

[C]: ?
[C]: in function `CreateFrame'
Interface\AddOns\oUF\elements\runebar.lua:94: in function `enable'
Interface\AddOns\oUF\ouf.lua:442: in function `EnableElement'
Interface\AddOns\oUF\ouf.lua:289: in function <Interface\AddOns\oUF\ouf.lua:231>
Interface\AddOns\oUF\ouf.lua:307: in function <Interface\AddOns\oUF\ouf.lua:304>
Interface\AddOns\oUF\ouf.lua:357: in function `Spawn'

Got this while trying to spawn a simple runebar.

There are also other issues that are to be brought up with this module, see other issues

commented

Can you post the code, looks like self.runes isnt a frame.