There has always been one problem after another since it was offered on the market.
current problem
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
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 ContinuousCavaPlugin.ContinuousForm.()
at ContinuousCavaPlugin.ContinuousForm.()
at ContinuousCavaPlugin.ContinuousForm.(Object , EventArgs )
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)