WeaponSwingTimer SixxFix

WeaponSwingTimer SixxFix

2M Downloads

WeaponSwingTimer_Castbar.lua:334: attempt to call field 'FeignDeath' (a nil value)

Sansaan opened this issue ยท 4 comments

commented

Message: ...AddOns\WeaponSwingTimer\WeaponSwingTimer_Castbar.lua:334: attempt to call field 'FeignDeath' (a nil value)
Time: Sun Apr 4 11:36:01 2021
Count: 1
Stack: ...AddOns\WeaponSwingTimer\WeaponSwingTimer_Castbar.lua:334: attempt to call field 'FeignDeath' (a nil value)
[string "@interface\AddOns\WeaponSwingTimer\WeaponSwingTimer_Castbar.lua"]:334: in function `OnUnitSpellCastSucceeded'
[string "@interface\AddOns\WeaponSwingTimer\WeaponSwingTimer_Core.lua"]:699: in function <...ce\AddOns\WeaponSwingTimer\WeaponSwingTimer_Core.lua:672>

Locals: unit = "player"
spell_id = 20904
settings =

{
rel_point = "CENTER"
backplane_alpha = 0.500000
show_border = false
point = "CENTER"
show_multishot_cast_bar = true
show_text = true
width = 300
enabled = true
y_offset = -260
x_offset = 0
show_latency_bars = false
height = 12
fontsize = 12
in_combat_alpha = 1
ooc_alpha = 0
}
(*temporary) = nil
(*temporary) = "attempt to call field 'FeignDeath' (a nil value)"
addon_data =
{
core =
{
}
player =
{
}
config =
{
}
castbar =
{
}
target =
{
}
hunter =
{
}
localization_table =
{
}
utils =
{
}
}

commented

Running WeaponSwingTimer-SixxFix-TBC-Beta-v6.2.1

commented

Error happens during every combat after an aimed shot cast. Not seeing it happen with other shots/casts.

commented

line 334 changed to addon_data.hunter. instead of addon_data.castbar. just updated.. Will push update to curse later

commented

Much better! Thank you