You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was doing the elite quest "Terrors in Tirna Scithe" and used the in-game Group Finder to put a group together. After 5 people joined, the group was converted into a raid and it was not possible to convert it back to a party. The end result is nobody in the group can make progress towards the quest and everyone's angry.
Disabling the oRA3 addon fixed this issue. Enabling oRA3 re-introduced this problem.
Commenting out all the "C_PartyInfo.ConvertToRaid()" lines in Invite.lua also fixed this issue.
What version of the addon are you using? (Stating 'latest' is not useful)
v9.0.15
The text was updated successfully, but these errors were encountered:
Describe the problem
I was doing the elite quest "Terrors in Tirna Scithe" and used the in-game Group Finder to put a group together. After 5 people joined, the group was converted into a raid and it was not possible to convert it back to a party. The end result is nobody in the group can make progress towards the quest and everyone's angry.
Disabling the oRA3 addon fixed this issue. Enabling oRA3 re-introduced this problem.
Commenting out all the "C_PartyInfo.ConvertToRaid()" lines in Invite.lua also fixed this issue.
What version of the addon are you using? (Stating 'latest' is not useful)
v9.0.15
The text was updated successfully, but these errors were encountered: