The class profile currently loaded is Rogue - Assassination, but the current toon is Rogue - Outlaw. Please respec the toon, or select a proper class profile under settings before starting the bot. I'm trying to make rogue's spec change automatic but i can't. while (StyxWoW.Me.Specialization != WoWSpec.RogueOutlaw) { Lua.DoString("SetSpecialization(2)"); await Coroutine.Wait(10000, () => StyxWoW.Me.Specialization == WoWSpec.RogueOutlaw); } if(CharacterSettings.Instance.ClassProfileName == "Rogue - Assassination") TreeRoot.Shutdown(); Could anybody help me with this?
[16:40:30.046 Q] The class profile currently loaded is Rogue - Assassination, but the current toon is Rogue - Outlaw. Please respec the toon, or select a proper class profile under settings before starting the bot. [16:40:30.046 D] The class profile currently loaded is RogueAssassination, but the toon is RogueOutlaw - can't start. choose the correct spec under Hb settings