oRA3

oRA3

6M Downloads

Error on invite in ora3

greenstones opened this issue · 0 comments

commented

Describe the problem

Soon as someone tries to get invited tosses an error.

What steps will reproduce the problem?

  1. Get someone to whisper you the word you use for the invite.
  2. Error happens.

Following is the error code:
1x oRA3/modules/RoleIcons.lua:46: attempt to call global 'GetTexCoordsForRoleSmallCircle' (a nil value)
[string "@oRA3/modules/RoleIcons.lua"]:46: in function <oRA3/modules/RoleIcons.lua:29>
[string "=[C]"]: in function RaidGroupFrame_Update' [string "@Blizzard_RaidFrame/RaidFrame.lua"]:115: in function RaidFrame_Update'
[string "@Blizzard_RaidFrame/RaidFrame.lua"]:60: in function `RaidFrame_OnEvent'
[string "@Blizzard_RaidUI/Blizzard_RaidUI.lua"]:168: in function <Blizzard_RaidUI/Blizzard_RaidUI.lua:167>

Locals:
(for index) = 1
(for limit) = 3
(for step) = 1
i = 1
button = RaidGroupButton1 {
subgroup = 1
slot = RaidGroup1Slot1 {
}
id = 1
class = "WARRIOR"
unit = "raid1"
name = "Silverstøne"
raidButton = RaidGroupButton1 {
}
subframes =

{
}
jobs =
{
}
rank = 2
}
icon = Frame {
texture = Texture {
}
}
role = "DAMAGER"
(*temporary) = Texture {
}
(*temporary) = nil
(*temporary) = "DAMAGER"
(*temporary) = "attempt to call global 'GetTexCoordsForRoleSmallCircle' (a nil value)"
oRA =
{
defaultModulePrototype =
{
}
defaultModuleState = true
callbacks =
{
}
db =
{
}
enabledState = true
classColors =
{
}
util =
{
}
rehookAfterRaidUILoad = true
defaultModuleLibraries =
{
}
_testUnits =
{
}
baseName = "oRA3"
name = "oRA3"
orderedModules =
{
}
modules =
{
}
coloredNames =
{
}
}
roleIcons =
{
1 = Frame {
}
}