Tried to give it a run through on a DK, in between disconnects (it could be entirely related to that but I ran it on a druid as well with same error).
After Hagara, can't path back to Wyrmrest summit through the portal.
I then manually clicked the portal and it would not restart the quest sequence.
[00:04:17.205 N] 2 compiler errors encountered in profile 'Raid Studio: Dragon Soul (Ultraxion) - By Studio60'
[00:04:17.213 N] 'If' xml element on line number 444 has following errors with code: public System.Boolean __ExpressionFunc__84()
{
return new System.Func<System.Boolean>(() => SpellManager.HasSpell(49184) && !WoWSpell.FromId(49184).Cooldown && StyxWoW.Me.FrostRuneCount > 0)();
}
[00:04:17.213 N] 1) 'LocalPlayer' does not contain a definition for 'FrostRuneCount' and no extension method 'FrostRuneCount' accepting a first argument of type 'LocalPlayer' could be found (are you missing a using directive or an assembly reference?) at offset 0
[00:04:17.213 N] 'ElseIf' xml element on line number 465 has following errors with code: public System.Boolean __ExpressionFunc__90()
{
return new System.Func<System.Boolean>(() => SpellManager.HasSpell(45477) && !WoWSpell.FromId(45477).Cooldown && StyxWoW.Me.FrostRuneCount > 0)();
}
[00:04:17.213 N] 1) 'LocalPlayer' does not contain a definition for 'FrostRuneCount' and no extension method 'FrostRuneCount' accepting a first argument of type 'LocalPlayer' could be found (are you missing a using directive or an assembly reference?) at offset 0
View attachment 205463View attachment 205464