[BCC] Persistent Lua error on entering world
Treeston opened this issue ยท 0 comments
Level 40 Shaman, freshly unlocked Dual Wield. The following Lua error occurs upon every PLAYER_ENTERING_WORLD
. I'm dual wielding 1.7 speed daggers. This persists even after restarting the game.
12x WeaponSwingTimer\WeaponSwingTimer_Player.lua:93: attempt to perform arithmetic on field 'prev_off_weapon_speed' (a nil value)
[string "@WeaponSwingTimer\WeaponSwingTimer_Player.lua"]:93: in function `OnUpdate'
[string "@WeaponSwingTimer\WeaponSwingTimer_Core.lua"]:575: in function <...ceWeaponSwingTimer\WeaponSwingTimer_Core.lua:574>
Locals:
elapsed = 0.013000
main_multiplier = 0.850000
(*temporary) = 1.700000
(*temporary) = nil
(*temporary) = 1.700000
(*temporary) = "attempt to perform arithmetic on field 'prev_off_weapon_speed' (a nil value)"
addon_data = <table> {
core = <table> {
}
player = <table> {
}
config = <table> {
}
target = <table> {
}
hunter = <table> {
}
localization_table = <table> {
}
utils = <table> {
}
}