View Single Post
04-07-13, 09:09 AM   #1
liquidbase
A Warpwood Thunder Caller
 
liquidbase's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2010
Posts: 97
Health and castbar do not update in vehicle

Sers,

I had a problem for a couple of months with two of my three UF-Layouts for DuffedUI. On the Video below you can see the problem

Issue on video

I use the oUF-framework for the uf-layouts. The problem here is that castbar for the playerframe are not displayed in the first two layouts. The same relates to the HP bar when I'm in a vehicle. The third layout works perfectly without any issue. The really odd here is that all three layouts use the same code for the castbar and HP-bar.
To date I have not found the error and already tried everything.
  • Rewrite both layouts
  • Rewrite functions for updating health
  • Revert all updates on unitframes I had made
  • Revert all updates on function I had made
  • Compare code with previous versions

Layout 1 => duffed.lua
Layout 2 => duffed2.lua
Layout 3 => merith.lua

Functions for all Layouts => functions.lua
Entire project on GitHub => DuffedUI

Maybe one of you sees the error. I went out all kinds of ideas, and I do not even look where I should fix the error. Any one of you has an idea why that is.

Many thanks in advance for any help.

greetz
Merith - liquidbase
  Reply With Quote