Recount

28 - You aren't in a raid messages

I'm still getting these "You aren't in a raid messages" messages coming from Recount -> LazySync.lua -> line 43.

Looks like changing GetNumRaidMembers in line 41 to GetRealNumRaidMembers fixes it.

Also IsInInstance() returns "arena" as the type, when in an arena, where you are in a raid, but not really.

Might also want to change the rest of the GetNumRaidMembers/GetNumPartyMembers that have anything to do with sending addon messages.

Thanks.

User When Change
Partha Jan 04, 2010 at 09:41 UTC Changed description:
  Looks like changing GetNumRaidMembers in line 41 to GetRealNumRaidMembers fixes it.

+ Also IsInInstance() returns "arena" as the type, when in an arena, where you are in a raid, but not really.
+
  Might also want to change the rest of the GetNumRaidMembers/GetNumPartyMembers that have anything to do with sending addon messages.
  Thanks.
Partha Jan 04, 2010 at 09:37 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

Facts

Last updated
Jan 04, 2010
Reported
Jan 04, 2010
Status
New - Issue has not had initial review yet.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0
Component
Recount

Reported by

Possible assignees