oRA3

oRA3

6M Downloads

Cooldowns Data error

FireAllianceNX opened this issue ยท 1 comments

commented

Describe the problem

93x oRA3/modules/Cooldowns/Data.lua:2191: attempt to compare number with nil
[string "@oRA3/modules/Cooldowns/Data.lua"]:2191: in function `func'
[string "@oRA3/modules/Cooldowns/Cooldowns.lua"]:1495: in function <oRA3/modules/Cooldowns/Cooldowns.lua:1428>
[string "@oRA3/modules/Cooldowns/Cooldowns.lua"]:1501: in function <oRA3/modules/Cooldowns/Cooldowns.lua:1500>

Locals:
srcGUID = "Player-99-0DC52D33"
info = <table> {
 spec = 73
 race = "LightforgedDraenei"
 name = "Hrsesho"
 guid = "Player-99-0DC52D33"
 talents = <table> {
 }
 class = "WARRIOR"
 level = 70
 unit = "raid20"
}
(*temporary) = nil
(*temporary) = "Player-99-0DC52D33sw"
(*temporary) = 1
(*temporary) = "Player-99-0DC52D33sw"
(*temporary) = "sw"
(*temporary) = "attempt to compare number with nil"
infoCache = <table> {
 Player-76-05D1DF75 = <table> {
 }
 Player-5-09F7AB34 = <table> {
 }
 Player-60-0B83A394 = <table> {
 }
 Player-104-0DFCBFFD = <table> {
 }
 Player-12-0A483776 = <table> {
 }
 Player-160-0BA89DF6 = <table> {
 }
 Player-96-08C722CC = <table> {
 }
 Player-1428-0E0399A3 = <table> {
 }
 Player-76-05D1DF62 = <table> {
 }
 Player-1175-0D7B32DF = <table> {
 }
 Player-158-07336CB2 = <table> {
 }
 Player-60-0F3B27EF = <table> {
 }
 Player-160-0ACB7481 = <table> {
 }
 Player-1136-0602DBB9 = <table> {
 }
 Player-3683-09F7BF8C = <table> {
 }
 Player-1427-0E23F6A9 = <table> {
 }
 Player-125-09ACA6D8 = <table> {
 }
 Player-1168-0945C9F0 = <table> {
 }
 Player-3694-06C1E255 = <table> {
 }
 Player-3725-05F0535C = <table> {
 }
 Player-121-09CF2D3A = <table> {
 }
 Player-106-0E4973F0 = <table> {
 }
 Player-3725-0C0BDD3F = <table> {
 }
 Player-86-09DC9E6F = <table> {
 }
 Player-1071-03107985 = <table> {
 }
 Player-76-0BBA9CAD = <table> {
 }
 Player-57-0D8023EC = <table> {
 }
 Player-3676-0E25FE62 = <table> {
 }
 Player-3726-0BB81CFC = <table> {
 }
 Player-1147-00806891 = <table> {
 }
 Player-60-0ED12A35 = <table> {
 }
 Player-158-07321526 = <table> {
 }
 Player-55-0D47DF35 = <table> {
 }
 Player-160-0AB14355 = <table> {
 }
 Player-3694-0A6F34B9 = <table> {
 }
 Player-1147-0668E71A = <table> {
 }
 Player-84-0A119936 = <table> {
 }
 Player-99-0DC52D33 = <table> {
 }
 Player-3683-0D9177C6 = <table> {
 }
 Player-3693-0DF858D1 = <table> {
 }
}
scratch = <table> {
 Player-3683-0D9177C6tc = 0
 Player-60-0F3B27EF = 7
 Player-99-0DC52D33sw = 1
}
resetCooldown = <function> defined @oRA3/modules/Cooldowns/Cooldowns.lua:222

What steps will reproduce the problem?

  1. I don't recall what I was doing, happened during normal amiradrassil raid during combat

Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)

What version of the addon are you using? (Stating 'latest' is not useful)

Happened on 10.2.3, downloaded to 10.2.2 and it happened briefly and then stopped.

Do you have an error log of what happened?

Any additional information? (example: WoW language if not English)

commented

Thanks, missed that in ad941c4 ๐Ÿ˜ž