ArtOfShred/LuiExtended

CombatInfo Bug with Gold Road

Closed this issue · 1 comments

Describe the bug
I get a lua error whenever I log in after the Gold Road update.

To Reproduce
Steps to reproduce the behavior (please be as specific as possible):

  1. Log in

Expected behavior
No bugs

Lua Error

user:/AddOns/LuiExtended/modules/CombatInfo/CombatInfo.lua:2447: operator < is not supported for number < nil
stack traceback:
user:/AddOns/LuiExtended/modules/CombatInfo/CombatInfo.lua:2447: in function 'CombatInfo.BarSlotUpdate'
user:/AddOns/LuiExtended/modules/CombatInfo/CombatInfo.lua:2516: in function 'CombatInfo.OnSlotsFullUpdate'
user:/AddOns/LuiExtended/modules/CombatInfo/CombatInfo.lua:939: in function 'CombatInfo.OnPlayerActivated'

Screenshots
If applicable, add screenshots to help explain your problem.

Other installed AddOns

  • LibAddonMenu
  • LibMediaProvider

Should be fixed.