hi,
i just tried it - i have done all the garrison things during the day...
completed missions - a lot of errors in Log file are visible...
Code:
Exception was thrown in BotBase.Root.Tick
Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Styx.WoWInternals.Garrison.GarrisonMission.get_Mechanics()
at Styx.WoWInternals.Garrison.GarrisonMission.ToString()
at System.String.Concat(Object arg0, Object arg1)
at ...()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at ...()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at CommonBehaviors.Actions.ActionRunCoroutine....()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at CommonBehaviors.Actions.ActionRunCoroutine.Run(Object context)
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
at Styx.CommonBot.TreeRoot.(Action , String , Boolean )
moved out from Building,
picked up garrison cache,
moved to dwarven bunker
- picked up workorders
- started work orders
- dont pick up the daily (but maybe this is done later)
moved to center of garrison and keeps standing there with following message
Code:
[Garrisonbuddy] Collecting 3 Mines shipments from entries 239237, 235886
restarted the bot and same behaviour...
also opening of bot window is not possible during the run...
Code:
System.InvalidOperationException: The calling thread cannot access this object because a different thread owns it.
at System.Windows.Threading.Dispatcher.VerifyAccess()
at System.Windows.DependencyObject.GetValue(DependencyProperty dp)
at System.Windows.FrameworkElement.get_LoadedPending()
at System.Windows.FrameworkElement.get_IsLoaded()
at Honorbuddy.MainWindow.btnBotConfig_Click(Object sender, RoutedEventArgs e)
maybe i have done something wrong...
i can send you the two log files i have from this char but would like to send them by PM if possible....
regards...