this:
[21:45:57.807 D] Changed POI to: Type: Hotspot, Loc: <-10746.24, 1026.323, 34.43768>
[21:45:57.840 D] Changed POI to: Type: Sell, Name: William MacGregor
[21:45:57.854 D] Changed POI to: Type: Hotspot, Loc: <-10746.24, 1026.323, 34.43768>
not profile related
to fix:
shutdown bot
manualy clean your bags= sell all itens (keep food/water, HS)
repair
clean bot cache
start bot and start profile
enjoy
Thanks for the reply. Unfortunately, it is not fixable.
I followed your steps:
- Shutdown bot
- Manually sold and cleared all items, including quest ones
- Let HS and water in bags
- Repaired
- Cleaned out caches
- Started Bot and Profile
Then: Bot walks to innkeeper, spams a lot of red text, which indicate a problem with SetHearthStone questbehaviours:
[11:56:07.365 N] Selecting gossip option: Make this inn your home. - #0
[11:56:07.449 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Honorbuddy.Quest_Behaviors.SetHearthstone.SetHearthstone.SelectSetLocationGossipOption() in c:\HB707\Quest Behaviors\SetHearthstone.cs:line 93
at Honorbuddy.Quest_Behaviors.SetHearthstone.SetHearthstone.<CreateBehavior>b__a(Object ret) in c:\HB707\Quest Behaviors\SetHearthstone.cs:line 139
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Wait..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Sequence..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Bots.Quest.Actions.ForcedBehaviorExecutor..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.Common.HookExecutor.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.()
----
And the cycle repeats.
What I do notice is this in the log:
[11:56:13.064 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[11:56:13.066 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[11:56:13.067 D] Goal: Scheduled run for Mail, Sell, Train
[11:56:13.067 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[11:56:13.070 D] StyxWoW.AreaManager.CurrentGrindArea is null
[11:56:13.147 D] [Mount] Flying Carpet is known, but we don't have the skill to use it!
[11:56:13.152 D] [Mount] Magnificent Flying Carpet is known, but we don't have the skill to use it!
[11:56:13.160 D] Changed POI to: Type: Sell, Name: William MacGregor
[11:56:13.160 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedIf.
[11:56:13.160 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[11:56:13.160 D] Compiling expression 'HasQuest(26271) && !IsQuestCompleted(26271)' @ line 333
[11:56:13.172 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile.
[11:56:13.172 D] Compiling expression '!IsQuestCompleted(26271)' @ line 334
[11:56:13.358 D] [QDBG] Starting behavior [ForcedUseItem ForceUse: False].
[11:56:13.358 D] Goal: Using item for Feeding the Hungry and the Hopeless
[11:56:13.363 D] Changed POI to: Type: Hotspot, Loc: <-10746.24, 1026.323, 34.43768>
[11:56:13.379 D] Changed POI to: Type: Sell, Name: William MacGregor
[11:56:13.380 D] Changed POI to: Type: Hotspot, Loc: <-10746.24, 1026.323, 34.43768>
[11:56:13.535 D] Changed POI to: Type: Sell, Name: William MacGregor
[11:56:13.536 D] Changed POI to: Type: Hotspot, Loc: <-10746.24, 1026.323, 34.43768>
[11:56:13.547 D] Changed POI to: Type: Sell, Name: William MacGregor
Could the underlined text have anything to do with my issue?