The pet battle update broke it for me,it won't run now.
View attachment 24716 2016-09-04 13.50.txt
Edit: If it helps, this shows in honorbuddy window
" [Compiler Error]: C:\Users\\Desktop\Clean HB\Quest Behaviors\Studio60\InteractWithBattlePet.cs(637,11) : error CS1729: 'UtilityCoroutine.NoMobsAtCurrentWaypoint' does not contain a constructor that takes 5 arguments
[Studio Companion]: An unexpected error has occured: System.TypeInitializationException: The type initializer for 'Styx.CommonBot.Profiles.Quest.Order.QuestBehaviorHelper' threw an exception. ---> Styx.CommonBot.Profiles.ProfileException: Errors in quest behaviors!
at Styx.CommonBot.Profiles.Quest.Order.QuestBehaviorHelper..cctor()
--- End of inner exception stack trace ---
at Styx.CommonBot.Profiles.Quest.Order.QuestBehaviorHelper.GetBehaviorInstanceType(String path)
at Styx.CommonBot.Profiles.Quest.Order.CodeNode.FromXml(XElement element)
at Styx.CommonBot.Profiles.Quest.Order.OrderNode.FromXml(XElement element)
at Styx.CommonBot.Profiles.Quest.Order.OrderNodeCollection.FromXml(XElement element)
at Styx.CommonBot.Profiles.Profile..ctor(XElement xml, Profile parent)
at Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
at Studio60.Common.Manager.BotMgr.(String , Boolean ) "