This repository was archived by the owner on Mar 9, 2018. It is now read-only.
Description Getting an error from 7.2.5 when ElvUI updated, saw in the change log that they did stuff with the oUF
below is the error coming out
168x ElvUI_TankHealth\main.lua:365: attempt to index field 'HealPrediction' (a nil value)
ElvUI_TankHealth\main.lua:365: in function `func'
ElvUI\Libraries\oUF\events.lua:50: in function <ElvUI\Libraries\oUF\events.lua:48>
(tail call): ?
Locals:
self = ElvUF_Player {
0 = <userdata>
BORDER = 1
POWERBAR_OFFSET = 0
CombatFade = true
UNIT_SPELLCAST_CHANNEL_START = <table> {
}
__mousetags = <table> {
}
USE_INSET_POWERBAR = false
UNIT_MAXHEALTH = <table> {
}
Portrait3D = <unnamed> {
}
UNIT_SPELLCAST_NOT_INTERRUPTIBLE = <function> defined @ElvUI\Libraries\oUF\elements\castbar.lua:295
PLAYER_REGEN_DISABLED = <function> defined @ElvUI\Libraries\oUF_Plugins\oUF_CombatFader\oUF_CombatFader.lua:40
USE_CLASSBAR = true
RaisedElementParent = <unnamed> {
}
__HookFunc = true
style = "ElvUF"
PvPIndicator = <unnamed> {
}
DebuffHighlightBackdrop = true
RUNE_POWER_UPDATE = <function> defined @ElvUI\Libraries\oUF\elements\runes.lua:117
UNIT_EXITED_VEHICLE = <function> defined @ElvUI\Libraries\oUF\ouf.lua:41
Castbar = <unnamed> {
}
UNIT_CONNECTION = <function> defined @ElvUI\Libraries\oUF\elements\health.lua:172
Debuffs = ElvUF_PlayerDebuffs {
}
UNIT_SPELLCAST_FAILED = <function> defined @ElvUI\Libraries\oUF\elements\castbar.lua:186
UNIT_HEAL_PREDICTION = <function> defined @ElvUI\Libraries\oUF\elements\healthprediction.lua:201
colors = <table> {
}
CLASSBAR_DETACHED = true
Update = <function> defined @ElvUI\Modules\unitframes\unitframes.lua:894
unit = "player"
UNIT_SPELLCAST_DELAYED = <function> defined @ElvUI\Libraries\oUF\elements\castbar.lua:317
VARIABLES_SET = true
PLAYER_FOCUS_CHANGED = <function> defined @ElvUI\Libraries\oUF_Plugins\oUF_CombatFader\oUF_CombatFader.lua:40
INFO_PANEL_HEIGHT = 0
SHADOW_SPACING = 3
UNIT_SPELLCAST_STOP = <table> {
}
UNIT_AURA = <table> {
}
ClassBarHolder = <unnamed> {
}
Runes = <unnamed> {
}
UNIT_WIDTH = 233
USE_INFO_PANEL = false
db = <table> {
}
CLASSBAR_HEIGHT = 16
BOTTOM_OFFSET = 0
ClassBar = "Runes"
ThreatIndicator = <unnamed> {
}
CLASSBAR_WIDTH = 231
Portrait2D = <unnamed> {
}
Name = <unnamed> {
}
fadeInfo = <table> {
}
CHARACTER_POINTS_CHANGED = <function> defined @ElvUI\Libraries\oUF_Plugins\oUF_RaidDebuffs\oUF_RaidDebuffs.lua:117
Buffs = ElvUF_PlayerBuffs {
}
MAX_CLASS_BAR = 6
CAN_HAVE_CLASSBAR = true
AuraBars = <unnamed> {
}
UNIT_PORTRAIT_UPDATE = <function> defined @ElvUI\Libraries\oUF_Plugins\oUF_CombatFader\oUF_CombatFader.lua:40
HealthPrediction = <table> {
}
USE_POWERBAR = false
__tags = <table> {
}
PLAYER_ENTERING_WORLD = <table> {
}
DBHGlow = <unnamed> {
}
CLASSBAR_YOFFSET = 0
DebuffHighlightFilterTable = <table> {
}
UNIT_SPELLCAST_INTERRUPTIBLE = <function> defined @ElvUI\Libraries\oUF\elements\castbar.lua:272
POWERBAR_WIDTH = 231
USE_PORTRAIT = false
UNIT_HEALTH_FREQUENT = <function> defined @ElvUI\Libraries\oUF\elements\health.lua:172
POWERBAR_HEIGHT = 0
__elements = <table> {
}
USE_POWERBAR_OFFSET = false
USE_MINI_POWERBAR = false
CLASSBAR_SHOWN = true
PORTRAIT_WIDTH = 0
Power = <unnamed> {
}
customTexts = <table> {
}
DebuffHighlight = <unnamed> {
}
DebuffHighlightFilter = true
UNIT_THREAT_SITUATION_UPDATE = <function> defined @ElvUI\Libraries\oUF\elements\threatindicator.lua:85
UNIT_ENTERED_VEHICLE = <function> defined @ElvUI\Libraries\oUF\ouf.lua:41
UNIT_HEALTH = <table> {
}
Health = <unnamed> {
}
ORIENTATION = "RIGHT"
POWERBAR_DETACHED = false
PvPText = <unnamed> {
}
USE_MINI_CLASSBAR = false
Portrait = <unnamed> {
}
UNIT_ABSORB_AMOUNT_CHANGED = <function> defined @ElvUI\Libraries\oUF\elements\healthprediction.lua:201
PLAYER_SPECIALIZATION_CHANGED = <table> {
}
RAID_TARGET_UPDATE = <function> defined @ElvUI\Libraries\oUF\elements\raidtargetindicator.lua:62
RaidTargetIndicator = <unnamed> {
}
UNIT_HEAL_ABSORB_AMOUNT_CHANGED = <function> defined @ElvUI\Libraries\oUF\elements\healthprediction.lua:201
UNIT_FACTION = <function> defined @ElvUI\Libraries\oUF\elements\healt
```h.lu
Reactions are currently unavailable
Getting an error from 7.2.5 when ElvUI updated, saw in the change log that they did stuff with the oUF
below is the error coming out