Unable to sort on the buff window (gives error)
greenstones opened this issue ยท 0 comments
What steps will reproduce the problem?
- Get in raid.
- Look at list of raid members using the buffs panel.
- Click to sort the window with buffs.
What version of oRA3 are you using?
8.0.2
Do you have an error log of what happened?
Message: Interface\AddOns\oRA3\oRA3.lua:1127: attempt to compare string with number
Time: Wed Sep 5 21:53:35 2018
Count: 2
Stack: Interface\AddOns\oRA3\oRA3.lua:1127: attempt to compare string with number
Interface\AddOns\oRA3\oRA3.lua:1127: in function <Interface\AddOns\oRA3\oRA3.lua:1127>
[C]: in function `sort'
Interface\AddOns\oRA3\oRA3.lua:1135: in function <Interface\AddOns\oRA3\oRA3.lua:1129>
Locals: a =
{1 = "Jubendo"
2 = "Yes"
3 = "No"
4 = "No"
5 = "No"
}
b =
1 = "Shorttimber"
2 = 75
3 = "No"
4 = "No"
5 = "No"
}
(*temporary) = 75
(*temporary) = "Yes"
(*temporary) = "attempt to compare string with number"
sortIndex = 2
Please provide any additional information below. (example: localization of your client if not enUS or enGB)
Has happened before in antorus raids as well.