the profile is blocked on a specific element:
it joined the Log
[06:15:03.235 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Honorbuddy.Quest_Behaviors.GetOutOfGroundEffectAndAuras.GetOutOfGroundEffectAndAuras.<CreateCombatBehavior>b__f(Object nearestAuraMobContext) in f:\HB quest\Quest Behaviors\GetOutOfGroundEffectAndAuras.cs:line 541
at Honorbuddy.Quest_Behaviors.GetOutOfGroundEffectAndAuras.GetOutOfGroundEffectAndAuras.<>c__DisplayClass95.<UtilityBehavior_MoveWithinRange>b__90(Object context) in f:\HB quest\Quest Behaviors\GetOutOfGroundEffectAndAuras.cs:line 971
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.DecoratorContinue..()
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.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.CommonBot.Coroutines.CoroutineCompositeExtensions..()
--- 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 Bots.Grind.LevelBot...()
--- 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.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.()
at Styx.CommonBot.TreeRoot.(Action , String , Boolean )
[06:39:49.763 N] [GetOutOfGroundEffectAndAuras-v1728(info)] Reprioritizing target to 'Grulloc'
[06:39:49.763 D] Changed POI to: Type: Kill, Name: Grulloc
[06:39:49.829 D] Clearing POI - Reason POI is not attackable
another, with stops in H.B
[09:03:28.814 N] [Singular] *Bloodthirst on Inconnu.0C3B @ 66.5% at 2.0 yds
[09:03:29.684 N] Not in game
[10:43:54.975 N] (Singular) (Singular) info: 6026.2 seconds since BotBase last called Singular (now in OnBotStopped)
[10:43:54.935 Q] Bot stopping! Reason: Main window is closing
[10:43:54.975 D] Clearing POI - Reason Finished with grinding
[10:43:54.975 D] [UserSettings-v1581(debug)] Bot stopping. Original user settings restored as follows...
PullDistance = 100 (previous: 20; original: 100)
[10:43:54.985 D] Handler for OnBotStopped threw exception!
[10:43:54.985 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Seule une partie d’une requête ReadProcessMemory ou WriteProcessMemory a été effectuée, at addr: CF8BFFDC, Size: 4
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Styx.WoWInternals.WoWObjects.WoWObject.[](UInt32 )
at Styx.WoWInternals.WoWObjects.WoWUnit.()
at Styx.WoWInternals.WoWObjects.WoWUnit.get_Class()
at Singular.SingularRoutine.get_Class() in f:\HB quest\Routines\Singular\SingularRoutine.cs:line 38
at Honorbuddy.Quest_Behaviors.ProfileCompatibilityInfo.ProfileCompatibilityInfo.ReportGen_ExecutionEnvironment..ctor() in f:\HB quest\Quest Behaviors\Misc\ProfileCompatibilityInfo.cs:line 449
at Honorbuddy.Quest_Behaviors.ProfileCompatibilityInfo.ProfileCompatibilityInfo.EmitStateInfo() in f:\HB quest\Quest Behaviors\Misc\ProfileCompatibilityInfo.cs:line 1280
at Honorbuddy.Quest_Behaviors.ProfileCompatibilityInfo.ProfileCompatibilityInfo.BotEvents_OnBotStopped(EventArgs args) in f:\HB quest\Quest Behaviors\Misc\ProfileCompatibilityInfo.cs:line 1261
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Styx.CommonBot.BotEvents.(Delegate , Action`1 , Object[] )
hi
I put the profile into action for the afternoon and when I get the bot was halting and WoW offline
but good joob
thanks for regard
[12:16:46.920 N] Not in game
[17:11:32.589 N] (Singular) (Singular) info: 17686.5 seconds since BotBase last called Singular (now in OnBotStopped)
[17:11:32.579 Q] Bot stopping! Reason: Main window is closing
[17:11:32.589 D] Clearing POI - Reason Quest turn in completed.
[17:11:32.589 D] [UserSettings-v1581(debug)] Bot stopping. Original user settings restored as follows...
PullDistance = 100 (previous: 20; original: 100)
[17:11:32.609 D] Handler for OnBotStopped threw exception!
[17:11:32.609 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Seule une partie d’une requête ReadProcessMemory ou WriteProcessMemory a été effectuée, at addr: D3E245B5, Size: 4
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Styx.WoWInternals.WoWObjects.WoWObject.[](UInt32 )
at Styx.WoWInternals.WoWObjects.WoWUnit.()
at Styx.WoWInternals.WoWObjects.WoWUnit.get_Class()
at Singular.SingularRoutine.get_Class() in f:\HB quest\Routines\Singular\SingularRoutine.cs:line 38
at Honorbuddy.Quest_Behaviors.ProfileCompatibilityInfo.ProfileCompatibilityInfo.ReportGen_ExecutionEnvironment..ctor() in f:\HB quest\Quest Behaviors\Misc\ProfileCompatibilityInfo.cs:line 449
at Honorbuddy.Quest_Behaviors.ProfileCompatibilityInfo.ProfileCompatibilityInfo.EmitStateInfo() in f:\HB quest\Quest Behaviors\Misc\ProfileCompatibilityInfo.cs:line 1280
at Honorbuddy.Quest_Behaviors.ProfileCompatibilityInfo.ProfileCompatibilityInfo.BotEvents_OnBotStopped(EventArgs args) in f:\HB quest\Quest Behaviors\Misc\ProfileCompatibilityInfo.cs:line 1261
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Styx.CommonBot.BotEvents.(Delegate , Action`1 , Object[] )
First i add all the alternativ Building Quests and the Bonus Quests and then i add Profession Support ;-)Hi MaxMuster, can you maybe add proffesions droo quest support. Its like twice op then your currents plan and shouldnt take much ( each prof is ike 3 quests each). TY![]()
Max,
Bot is stuck in Spires of Arak, trying to turn in quest Hot Seat without doing any of the kills for it. Bot eventually shuts down reason:
Bot stopping! Reason: Failed to turnin quest at Kura the Blind after 20 seconds
Tried dropping the quest and starting the bot, but it just loops back to this issue.
First i add all the alternativ Building Quests and the Bonus Quests and then i add Profession Support ;-)
Can you pls Upload a Log File?
Found new bug. see picture. You need to incorporate a code into your system where the bot will know to move around when it is stuck People can get so easily banned. This is not the first time I see this. This will be my second toon leveling to 100. I hope you can fix these issues within your bot system so that it can run around obstacles. This is making me more and more pissed off... for a guide of this value, this needs to end.... asap... NO QUESTIONS ASKED.
View attachment 157524
Hello MaxMuster! My issue atm: quest Ikky's Egg in Sires of arak Ikky's Egg - Quest - World of Warcraft. Bot stuck there when taking quest, probably targetting issue or maybe other no idea. Need click on npc manually to complete it. Check plz when you can. TY!
Why do you suggest (Priest) Disc over Shadow for questing MaxMuster?
Hi Max,
I have a problem with the quest "hot seat" in "spires of arak".
He accepts the quest, but without killing the required mobs, he tries to turn the quest in.
Hope you can fix this problem soon.
thanks anyways
here's the log file
just saw that this problem occured a few posts before
View attachment 157530
<If Condition="AppDomain.CurrentDomain.GetAssemblies().All(a => a.GetType("Honorbuddy.Quest_Behaviors.SpecificQuests.HotSeat.HotSeat") == null)" >
<CustomBehavior File="Vehicles\CannonControl" QuestId="35273" VehicleId="232362" MinAngle="-1" MaxAngle="1.5"
Buttons="1,2" Gravity="0.01" Velocity="150" MobIds="82229, 82245" ExitButton="5" X="88.52876" Y="2531.485" Z="79.33569" />
<Else>
<CustomBehavior File="SpecificQuests\35273-SpiresOfArak-HotSeat" />
</Else>
</If>
[08:48:19.215 N] Warning: Could not parse While body node
Short News:
In the next Version (which Supports both Outpost Buildings and 4 Bonus Quests in Gorgrond now) there is also a new Profile Called "[H - Quest] 100 Garrison Standard Building Quests [Spegeli]".
This Profiles makes the Quests for Fishing Shack, Herb Garden and Frostwall Mine.
Required: Level 100 and Garrison at Level 2 or 3.