View Single Post
11-07-14, 06:54 PM   #9
Aftermathhqt
A Molten Giant
 
Aftermathhqt's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 784
Originally Posted by p3lim View Post
Is oUF embedded in your layout?
If not, did you remember to put the plugin in your optionaldeps?
Its embebbed into my UI, it works fine but when i try adding the tagging line it gave me this error.

Lua Code:
  1. Message: ...e\AddOns\AftermathhUI\Modules\Unitframes\oUF\ouf.lua:262: Attempted to use invalid tag [curxp].
  2. Time: 11/07/14 20:39:42
  3. Count: 1
  4. Stack: [C]: in function `error'
  5. ...ftermathhUI\Modules\Unitframes\oUF\elements\tags.lua:585: in function `Tag'
  6. ...Modules\Unitframes\oUF_Aftermathh\oUF_Aftermathh.lua:654: in function `styleFunc'
  7. ...e\AddOns\AftermathhUI\Modules\Unitframes\oUF\ouf.lua:262: in function <...e\AddOns\AftermathhUI\Modules\Unitframes\oUF\ouf.lua:192>
  8. (tail call): ?
  9. ...e\AddOns\AftermathhUI\Modules\Unitframes\oUF\ouf.lua:552: in function `Spawn'
  10. ...Modules\Unitframes\oUF_Aftermathh\oUF_Aftermathh.lua:911: in function `func'
  11. ...dOns\AftermathhUI\Modules\Unitframes\oUF\factory.lua:20: in function <...dOns\AftermathhUI\Modules\Unitframes\oUF\factory.lua:16>
  12. (tail call): ?
  13.  
  14. Locals: (*temporary) = "Attempted to use invalid tag [curxp]."

I have updated my oUF & oUF_Exp to the latest versions.

Also the bossframes still doesn't update.
  Reply With Quote