Do you have GrindZoneChanger enabled? If so, please disable that. Also make sure early zone exploration isn't enabled or the plugin won't work properly. Once last thing to check is what the plugin is doing. If you're only after the main quests make sure only the first box under each act is checked so the bot doesn't do side quests.
can questplugin handle the switching from act1>2>3>4 IF bandits are set? is it essential to enable every act in the settings or does it continue even only act1 is set? i heard it's still sometimes stuck at act4? Daresso? or stuck at Dom?
I keep getting this error. Fresh install and put questplugins in my plugins from the zip and ran into this. 016-01-17 02:34:48,486 [1] INFO CustomLogger (null) - [Dat] Now building the Passive Skills lookup table. 2016-01-17 02:34:48,723 [1] INFO CustomLogger (null) - [Dat] The Passive Skills lookup table has been built. 2016-01-17 02:34:49,115 [4] ERROR CustomLogger (null) - An exception occurred. System.IO.FileNotFoundException: Could not load file or assembly 'QuestPlugin, Culture=neutral' or one of its dependencies. The system cannot find the file specified. File name: 'QuestPlugin, Culture=neutral' at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.Assembly.Load(AssemblyName assemblyRef) at System.Windows.Navigation.BaseUriHelper.GetLoadedAssembly(String assemblyName, String assemblyVersion, String assemblyKey) at MS.Internal.AppModel.ResourceContainer.GetResourceManagerWrapper(Uri uri, String& partName, Boolean& isContentFile) at MS.Internal.AppModel.ResourceContainer.GetPartCore(Uri uri) at System.IO.Packaging.Package.GetPartHelper(Uri partUri) at System.IO.Packaging.Package.GetPart(Uri partUri) at System.Windows.Application.GetResourceOrContentPart(Uri uri) at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at QuestPlugin.Gui.InitializeComponent() in c:\Users\carson\Desktop\exile mag\Gui.xaml:line 1 at QuestPlugin.Gui..ctor() in c:\Users\carson\Desktop\exile mag\Plugins\Questing\Gui.xaml.cs:line 57 at QuestPlugin.QuestPlugin.get_Control() in c:\Users\carson\Desktop\exile mag\Plugins\Questing\QuestPlugin.cs:line 457 at Exilebuddy.BotWindow.????????????????????????????????????????(Object ) at Exilebuddy.BotWindow.?????????????????????????????????????????() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- 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.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback) at (Dispatcher , Action ) at Exilebuddy.BotWindow.?????????????????????????????????????????(Object ) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Hi carson4560. You need to rename your QuestPlugin folder from "Questing" to "QuestPlugin". Exilebuddy will offer a new solution for developers soon across both Beta/Release to help avoid this issue.
I put the acts routine in the routine folder but when im launching EB i got those errors SupportedClientVersion: S-2.1.1.7 SmartAssembly force load. [BotManager] MsBetweenTicks = 15 Reloading AssemblyLoader<Loki.Bot.IBot> - Initializing [OldGrindBot] This class is the new bot. Now setting up bot specific stuff. [ItemEvaluator] Instance = Loki.Bot.DefaultItemEvaluator. Current bot set to OldGrindBot. Reloading AssemblyLoader<Loki.Bot.IRoutine> - Initializing Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act1\Act1MainTasks.cs(10,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act1\Act1OptionalTasks.cs(10,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act1\Act1OptionalTasks.cs(11,19) : error CS0234: The type or namespace name 'Tasks' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act1\HandleMaroonedMariner.cs(11,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act1\HandleMedicineChest.cs(9,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act1\HandleMedicineChest.cs(10,19) : error CS0234: The type or namespace name 'Tasks' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act1\HandleTwilightStrand.cs(14,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act1\HandleTwilightStrand.cs(15,19) : error CS0234: The type or namespace name 'Tasks' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act2\Act2MainTasks.cs(12,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act2\Act2MainTasks.cs(13,19) : error CS0234: The type or namespace name 'Tasks' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act2\Act2OptionalTasks.cs(10,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act2\Act2OptionalTasks.cs(11,24) : error CS0234: The type or namespace name 'Act1' does not exist in the namespace 'QuestPlugin.Acts' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act2\HandleAncientSeal.cs(12,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act2\HandleBanditHelp.cs(10,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act2\HandleBanditKill.cs(11,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act2\HandleBossVaal.cs(10,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act2\HandleThaumeticSeal.cs(13,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act2\QuestPluginHandleTreeRoots.cs(9,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act3\Act3MainTasks.cs(10,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act3\Act3MainTasks.cs(11,19) : error CS0234: The type or namespace name 'Tasks' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act3\Act3OptionalTasks.cs(10,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act3\Act3OptionalTasks.cs(11,19) : error CS0234: The type or namespace name 'Tasks' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act3\HandleBossDominus.cs(13,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act3\HandlePlatinumBust.cs(8,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act3\HandleTolman.cs(13,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\Act4MainTasks.cs(12,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\Act4MainTasks.cs(13,19) : error CS0234: The type or namespace name 'Tasks' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\HandleBlackCore.cs(14,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\HandleBowelsoftheBeast.cs(9,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\HandleDaressoDream.cs(15,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\HandleDeshretSpirit.cs(14,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\HandleDiallaInCrystalVeins.cs(14,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\HandleOyunInHighGate.cs(11,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\HandlePietyDeliveryInHarvest.cs(11,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\QuestPluginHandleArena.cs(13,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\QuestPluginHandleArenaResetExplorerTask.cs(13,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\QuestPluginHandleBlackCoreResetExplorerTask.cs(13,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) Compiler Error: c:\Users\Gab\Downloads\po\Routines\Act4\QuestPluginHandleDeshretSeal.cs(10,19) : error CS0234: The type or namespace name 'Helpers' does not exist in the namespace 'QuestPlugin' (are you missing an assembly reference?) [OldRoutine] Initialize Name: LeaveFrame (System.Boolean) Name: EnableAurasFromItems (System.Boolean) Name: DebugAuras (System.Boolean) Name: AutoCastVaalSkills (System.Boolean) Name: SummonRagingSpiritCountPerDelay (System.Int32) Name: SummonRagingSpiritDelayMs (System.Int32) Name: SummonSkeletonCountPerDelay (System.Int32) Name: SummonSkeletonDelayMs (System.Int32) Name: MineDelayMs (System.Int32) Name: AlwaysAttackInPlace (System.Boolean) Name: SingleTargetMeleeSlot (System.Int32) Name: SingleTargetRangedSlot (System.Int32) Name: AoeMeleeSlot (System.Int32) Name: AoeRangedSlot (System.Int32) Name: FallbackSlot (System.Int32) Name: CombatRange (System.Int32) Name: MaxMeleeRange (System.Int32) Name: MaxRangeRange (System.Int32) Name: MaxFlameBlastCharges (System.Int32) Name: MoltenShellDelayMs (System.Int32) Name: TotemDelayMs (System.Int32) Name: TrapDelayMs (System.Int32) [Ouroboros] Initialize Name: LeaveFrame (System.Boolean) Name: EnableAurasFromItems (System.Boolean) Name: DebugAuras (System.Boolean) Name: AutoCastVaalSkills (System.Boolean) Name: SummonRagingSpiritCountPerDelay (System.Int32) Name: SummonRagingSpiritDelayMs (System.Int32) Name: SummonSkeletonCountPerDelay (System.Int32) Name: SummonSkeletonDelayMs (System.Int32) Name: MineDelayMs (System.Int32) Name: AlwaysAttackInPlace (System.Boolean) Name: SingleTargetMeleeSlot (System.Int32) Name: SingleTargetRangedSlot (System.Int32) Name: AoeMeleeSlot (System.Int32) Name: AoeRangedSlot (System.Int32) Name: FallbackSlot (System.Int32) Name: CombatRange (System.Int32) Name: MaxMeleeRange (System.Int32) Name: MaxRangeRange (System.Int32) Name: RangedAOERange (System.Int32) Name: MeleeAOERange (System.Int32) Name: CurseAOERange (System.Int32) Name: MaxFlameBlastCharges (System.Int32) Name: MoltenShellDelayMs (System.Int32) Name: TotemDelayMs (System.Int32) Name: TrapDelayMs (System.Int32) Name: NormalMobsToAOE (System.Int32) Name: MagicMobsToAOE (System.Int32) Name: RareMobsToAOE (System.Int32) Name: UniqueMobsToAOE (System.Int32) [SRSRoutine] Initialize Name: LeaveFrame (System.Boolean) Name: EnableAurasFromItems (System.Boolean) Name: DebugAuras (System.Boolean) Name: AutoCastVaalSkills (System.Boolean) Name: SummonRagingSpiritCountPerDelay (System.Int32) Name: SummonRagingSpiritDelayMs (System.Int32) Name: SummonSkeletonCountPerDelay (System.Int32) Name: SummonSkeletonDelayMs (System.Int32) Name: MineDelayMs (System.Int32) Name: AlwaysAttackInPlace (System.Boolean) Name: SingleTargetMeleeSlot (System.Int32) Name: SingleTargetRangedSlot (System.Int32) Name: AoeMeleeSlot (System.Int32) Name: AoeRangedSlot (System.Int32) Name: FallbackSlot (System.Int32) Name: CombatRange (System.Int32) Name: MaxMeleeRange (System.Int32) Name: MaxRangeRange (System.Int32) Name: MaxFlameBlastCharges (System.Int32) Name: MoltenShellDelayMs (System.Int32) Name: TotemDelayMs (System.Int32) Name: TrapDelayMs (System.Int32) [NullRoutine] Initialize Current routine set to SRSRoutine. Reloading AssemblyLoader<Loki.Bot.IPlugin> - Initializing
Hey man. Thanks for this in advance. Haven't tried it yet, but installing it right now. I'm already in Cruel, but got tired of running manually. Keep up the good work
hmmmm.... this is weird. Been reading a lot on this post, but I do keep getting error "HandleBossDominus" and it repeats over and over. Below the log. I have removed 100's of the same exceptions to keep it readable for you. I hope you know what's wrong with this. And again: Keep up the great work and don't let the "bed bugs" bite you 2016-01-17 16:08:17,796 [1] INFO CustomLogger (null) - [Start] Now creating the BotThread. 2016-01-17 16:08:17,808 [41] DEBUG CustomLogger (null) - [OldGrindBot] Start 2016-01-17 16:08:17,808 [41] INFO CustomLogger (null) - [ItemEvaluator] Instance = Loki.Bot.DefaultItemEvaluator. 2016-01-17 16:08:17,816 [41] DEBUG CustomLogger (null) - [Start] MsBetweenTicks: 15. 2016-01-17 16:08:17,816 [41] DEBUG CustomLogger (null) - [Start] InputEventMsDelay: 100. 2016-01-17 16:08:17,816 [41] DEBUG CustomLogger (null) - [Start] LowFpsMode: False. 2016-01-17 16:08:17,817 [41] DEBUG CustomLogger (null) - [Start] NetworkingMode: Auto. 2016-01-17 16:08:17,817 [41] DEBUG CustomLogger (null) - [Start] KeyPickup: Disabled. 2016-01-17 16:08:17,817 [41] DEBUG CustomLogger (null) - [Start] IsAutoEquipEnabled: True. 2016-01-17 16:08:17,818 [41] DEBUG CustomLogger (null) - [Start] PlayerMover.Instance: Loki.Bot.PredictivePlayerMover. 2016-01-17 16:08:17,819 [41] DEBUG CustomLogger (null) - [Add] Now adding [ResurrectTask] This task handles resurrection.. 2016-01-17 16:08:17,819 [41] DEBUG CustomLogger (null) - [Add] Now adding [ClearCursorTask] This task places any item left on the cursor into the inventory.. 2016-01-17 16:08:17,819 [41] DEBUG CustomLogger (null) - [Add] Now adding [AssignMoveSkillTask] A task to handle assigning the Move skill if it's not already on the skill bar.. 2016-01-17 16:08:17,819 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleBlockingChestsTask] This task will handle breaking any blocking chests that interfere with movement.. 2016-01-17 16:08:17,819 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleDoorsTask] This task handles opening doors.. 2016-01-17 16:08:17,819 [41] DEBUG CustomLogger (null) - [Add] Now adding [CombatTask (Leash 50)] This task executes routine logic for combat.. 2016-01-17 16:08:17,820 [41] DEBUG CustomLogger (null) - [Add] Now adding [PostCombatHookTask] This task provides a coroutine hook for executing user logic after combat has completed.. 2016-01-17 16:08:17,820 [41] DEBUG CustomLogger (null) - [Add] Now adding [TownRunTask] A task to go back to town during the middle of a bot run.. 2016-01-17 16:08:17,820 [41] DEBUG CustomLogger (null) - [Add] Now adding [LootItemTask (Leash 50)] This task handles looting items.. 2016-01-17 16:08:17,820 [41] DEBUG CustomLogger (null) - [Add] Now adding [OpenChestTask (Leash 50)] This task handles opening chests.. 2016-01-17 16:08:17,820 [41] DEBUG CustomLogger (null) - [Add] Now adding [LootItemTask (Leash -1)] This task handles looting items.. 2016-01-17 16:08:17,821 [41] DEBUG CustomLogger (null) - [Add] Now adding [MergeInventoryTask] A task to handle merging the inventory into full stacks.. 2016-01-17 16:08:17,821 [41] DEBUG CustomLogger (null) - [Add] Now adding [IdTask] A task to identify items in inventory.. 2016-01-17 16:08:17,821 [41] DEBUG CustomLogger (null) - [Add] Now adding [SellTask] A task to vendor items in the inventory.. 2016-01-17 16:08:17,821 [41] DEBUG CustomLogger (null) - [Add] Now adding [StashTask] This task will stash all applicable items in town.. 2016-01-17 16:08:17,821 [41] DEBUG CustomLogger (null) - [Add] Now adding [WithdrawTask] A task to withdraw items from stash when we are in town.. 2016-01-17 16:08:17,821 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleInventoryItemsTask] A task to manage inventory items that are not stashed.. 2016-01-17 16:08:17,822 [41] DEBUG CustomLogger (null) - [Add] Now adding [SortInventoryTask] A task to sort the main inventory by moving items towards the top left corner.. 2016-01-17 16:08:17,822 [41] DEBUG CustomLogger (null) - [Add] Now adding [ReturnToGrindZoneTask] This task will return the bot to the previous grind zone after a town run.. 2016-01-17 16:08:17,822 [41] DEBUG CustomLogger (null) - [Add] Now adding [TagWaypointTask] This task will tag a waypoint if it is not already unlocked.. 2016-01-17 16:08:17,822 [41] DEBUG CustomLogger (null) - [Add] Now adding [UseLooseCandleTask] This task will use the Loose Candle when the grind zone is set to The Archives.. 2016-01-17 16:08:17,822 [41] DEBUG CustomLogger (null) - [Add] Now adding [UnblockCorruptedAreaTransitionTask] This task will use the Loose Grate and Sarcophagus covers for corrupted area transitions.. 2016-01-17 16:08:17,822 [41] DEBUG CustomLogger (null) - [Add] Now adding [TakeCorruptedAreaTask] A task to take corrupted areas.. 2016-01-17 16:08:17,823 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleA2Q9] This task handles an aspect of A2Q9.. 2016-01-17 16:08:17,823 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleA2Q9b] This task handles an aspect of A2Q9.. 2016-01-17 16:08:17,823 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleA2Q11] This task handles A2Q11.. 2016-01-17 16:08:17,823 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleA3Q1] This task handles an aspect of A3Q1.. 2016-01-17 16:08:17,823 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleSewers] This task handles an aspect of -.. 2016-01-17 16:08:17,823 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleUndyingBlockage] This task handles an aspect of -.. 2016-01-17 16:08:17,824 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleLockedDoor] This task handles an aspect of -.. 2016-01-17 16:08:17,824 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleDeshretSeal] This task handles an aspect of opening Deshret's Seal.. 2016-01-17 16:08:17,824 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleGlyphWall] This task handles an aspect of -.. 2016-01-17 16:08:17,824 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleDeshretSpirit] This task handles an aspect of freeing Deshret's Spirit.. 2016-01-17 16:08:17,824 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleAllFlame] This task handles an aspect of giving Fairgraves the Allflame.. 2016-01-17 16:08:17,825 [41] DEBUG CustomLogger (null) - [Add] Now adding [TravelToGrindZoneTask] This task will travel to the grind zone configured.. 2016-01-17 16:08:17,825 [41] DEBUG CustomLogger (null) - [Add] Now adding [TravelThroughBossAreasTask-BossFarm] This task will travel though the local area transitions in boss zones.. 2016-01-17 16:08:17,825 [41] DEBUG CustomLogger (null) - [Add] Now adding [OpenChestTask (Leash -1)] This task handles opening chests.. 2016-01-17 16:08:17,825 [41] DEBUG CustomLogger (null) - [Add] Now adding [CombatTask (Leash -1)] This task executes routine logic for combat.. 2016-01-17 16:08:17,826 [41] DEBUG CustomLogger (null) - [Add] Now adding [EnterArenaTask] This task helps the bot enter the 3 arenas in The Harvest.. 2016-01-17 16:08:17,826 [41] DEBUG CustomLogger (null) - [Add] Now adding [TravelThroughBossAreasTask-PassThrough] This task will travel though the local area transitions in boss zones.. 2016-01-17 16:08:17,826 [41] DEBUG CustomLogger (null) - [Add] Now adding [ExplorationCompleteTask (Early)] A task to execute exploration complete logic.. 2016-01-17 16:08:17,826 [41] DEBUG CustomLogger (null) - [Add] Now adding [ExploreTask] This task handles exploring an area.. 2016-01-17 16:08:17,827 [41] DEBUG CustomLogger (null) - [Add] Now adding [TrackMoreMobs] This task helps BasicGrindBot seek out as many mobs as possible.. 2016-01-17 16:08:17,827 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleMerveilArea] This task helps OldGrindBot stay in the Merveil boss fight area, resetting exploration to keep the bot moving around to trigger different phases.. 2016-01-17 16:08:17,827 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleVaalArea] This task helps OldGrindBot stay in the Vaal boss fight area, resetting exploration to keep the bot moving around to trigger different phases.. 2016-01-17 16:08:17,827 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandlePietyArea] This task helps OldGrindBot stay in the Piety boss fight area, resetting exploration to keep the bot moving around to trigger different phases.. 2016-01-17 16:08:17,827 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleDominusArea] This task helps OldGrindBot stay in the Dominus boss fight area, resetting exploration to keep the bot moving around to trigger different phases.. 2016-01-17 16:08:17,828 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleKaomArea] This task helps OldGrindBot stay in the Kaom boss fight area, resetting exploration to keep the bot moving around to trigger different phases.. 2016-01-17 16:08:17,828 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleDaressoArea] This task helps OldGrindBot stay in the Daresso boss fight area, resetting exploration to keep the bot moving around to trigger different phases.. 2016-01-17 16:08:17,828 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleWeaverArea] This task helps OldGrindBot stay in the Weaver boss fight area, resetting exploration to keep the bot moving around to trigger different phases.. 2016-01-17 16:08:17,828 [41] DEBUG CustomLogger (null) - [Add] Now adding [HandleVaalVesselTask] This task handles extra logic so the bot opens Vaal Vessels.. 2016-01-17 16:08:17,829 [41] DEBUG CustomLogger (null) - [Add] Now adding [ExplorationCompleteTask] A task to execute exploration complete logic.. 2016-01-17 16:08:17,829 [41] DEBUG CustomLogger (null) - [Add] Now adding [FallbackTask] This task is the last task executed. It should not execute.. 2016-01-17 16:08:17,829 [41] DEBUG CustomLogger (null) - [CommonEvents] Start 2016-01-17 16:08:17,829 [41] DEBUG CustomLogger (null) - [AlerterReloaded] Start 2016-01-17 16:08:17,830 [41] DEBUG CustomLogger (null) - [AutoLogin] Start 2016-01-17 16:08:17,830 [41] DEBUG CustomLogger (null) - [FlaskHelper] Start 2016-01-17 16:08:17,830 [41] DEBUG CustomLogger (null) - [GemLeveler] Start 2016-01-17 16:08:17,831 [41] DEBUG CustomLogger (null) - [GemLeveler] Now resetting task state. 2016-01-17 16:08:17,831 [41] DEBUG CustomLogger (null) - [Add] Now adding [LevelSkillGemTask] This task will level skillgems after close range combat is taken care of.. 2016-01-17 16:08:17,831 [41] DEBUG CustomLogger (null) - [Idler] New Runtime befor next pause = 33 minutes. 2016-01-17 16:08:17,831 [41] DEBUG CustomLogger (null) - [ItemFilterEditor] Start 2016-01-17 16:08:17,831 [41] INFO CustomLogger (null) - [ItemEvaluator] Instance = ItemFilterEditor.ConfigurableItemEvaluator. 2016-01-17 16:08:17,831 [41] DEBUG CustomLogger (null) - [QuestPlugin] Start 2016-01-17 16:08:17,832 [41] INFO CustomLogger (null) - [QuestPlugin] RandomForkValue = 4 2016-01-17 16:08:17,832 [41] INFO CustomLogger (null) - [QuestPluginHelperFunctions] Tasks Removal Starting 2016-01-17 16:08:17,832 [41] INFO CustomLogger (null) - [QuestPluginHelperFunctions] RemoveAllActTasks Finished 2016-01-17 16:08:17,832 [41] INFO CustomLogger (null) - [QuestPlugin] Updating Quest Please Wait... 2016-01-17 16:08:18,023 [41] INFO CustomLogger (null) - [QuestPlugin] +0 Quest Id: [a3q1] State: [3] Name: [Lost in Love] [] 2016-01-17 16:08:18,023 [41] INFO CustomLogger (null) - [QuestPlugin] + Quest Text: [Quest Complete - You have rescued Clarissa and brought her Tolman's bracelet. Talk to Maramoa in town for a reward.] 2016-01-17 16:08:18,206 [41] WARN CustomLogger (null) - [QuestPlugin] +1 Quest Id: [a3q11] State: [0] Name: [Victario's Secrets] [Complete] 2016-01-17 16:08:18,207 [41] WARN CustomLogger (null) - [QuestPlugin] + Quest Text: [Quest Complete - You have delivered all three platinum busts to Hargan and been rewarded with two Passive Respec Points and one Passive Skill Point.] 2016-01-17 16:08:18,396 [41] INFO CustomLogger (null) - [QuestPlugin] +2 Quest Id: [a3q3] State: [-1] Name: [The Gemling Queen] [Null State or Not Started] 2016-01-17 16:08:18,573 [41] INFO CustomLogger (null) - [QuestPlugin] +3 Quest Id: [a3q4] State: [-1] Name: [The Ribbon Spool] [Null State or Not Started] 2016-01-17 16:08:18,783 [41] INFO CustomLogger (null) - [QuestPlugin] +4 Quest Id: [a3q5] State: [9] Name: [Fiery Dust] [Find a way to destroy the Undying blockage] 2016-01-17 16:08:18,784 [41] INFO CustomLogger (null) - [QuestPlugin] + Quest Text: [A disgusting Undying Blockage prevents passage through the Sewers. Perhaps you can find a way to destroy it, eventually.] 2016-01-17 16:08:18,956 [41] INFO CustomLogger (null) - [QuestPlugin] +5 Quest Id: [a3q9] State: [-1] Name: [Piety's Pets] [Null State or Not Started] 2016-01-17 16:08:19,148 [41] INFO CustomLogger (null) - [QuestPlugin] +6 Quest Id: [a3q10] State: [-1] Name: [Sceptre of God] [Null State or Not Started] 2016-01-17 16:08:19,320 [41] INFO CustomLogger (null) - [QuestPlugin] +7 Quest Id: [a4q1] State: [-1] Name: [The Eternal Nightmare] [Null State or Not Started] 2016-01-17 16:08:19,320 [41] INFO CustomLogger (null) - [QuestPlugin] Finished Dumping Quest =), it took 1486 Milliseconds to complete. 2016-01-17 16:08:19,320 [41] DEBUG CustomLogger (null) - [AddAtFront] Now adding [Act3MainTasks] This task will take care of Act 3 Main Quests.. 2016-01-17 16:08:19,321 [41] DEBUG CustomLogger (null) - [Replace] Now replacing task [HandleDominusArea] with [HandleBossDominus]. 2016-01-17 16:08:19,321 [41] DEBUG CustomLogger (null) - [Stats] Start 2016-01-17 16:08:19,321 [41] DEBUG CustomLogger (null) - [Typhonis] Start 2016-01-17 16:08:19,321 [41] DEBUG CustomLogger (null) - [HandleBlockingChestsTask] Now resetting task state. 2016-01-17 16:08:19,321 [41] DEBUG CustomLogger (null) - [IdTask] Now resetting task state. 2016-01-17 16:08:19,321 [41] DEBUG CustomLogger (null) - [SellTask] Now resetting task state. 2016-01-17 16:08:19,321 [41] DEBUG CustomLogger (null) - [WithdrawTask] Now resetting task state. 2016-01-17 16:08:19,322 [41] DEBUG CustomLogger (null) - [ReturnToGrindZoneTask] Now resetting task state. 2016-01-17 16:08:19,322 [41] DEBUG CustomLogger (null) - [TagWaypointTask] Now resetting task state. 2016-01-17 16:08:19,323 [41] DEBUG CustomLogger (null) - [UseLooseCandleTask] Now resetting task state. 2016-01-17 16:08:19,323 [41] DEBUG CustomLogger (null) - [UnblockCorruptedAreaTransitionTask] Now resetting task state. 2016-01-17 16:08:19,323 [41] DEBUG CustomLogger (null) - [HandleA2Q9] Now resetting task state. 2016-01-17 16:08:19,323 [41] DEBUG CustomLogger (null) - [HandleA2Q9b] Now resetting task state. 2016-01-17 16:08:19,323 [41] DEBUG CustomLogger (null) - [HandleA2Q11] Now resetting task state. 2016-01-17 16:08:19,323 [41] DEBUG CustomLogger (null) - [HandleA3Q1] Now resetting task state. 2016-01-17 16:08:19,324 [41] DEBUG CustomLogger (null) - [HandleSewers] Now resetting task state. 2016-01-17 16:08:19,324 [41] DEBUG CustomLogger (null) - [HandleUndyingBlockage] Now resetting task state. 2016-01-17 16:08:19,324 [41] DEBUG CustomLogger (null) - [HandleLockedDoor] Now resetting task state. 2016-01-17 16:08:19,324 [41] DEBUG CustomLogger (null) - [HandleDeshretSeal] Now resetting task state. 2016-01-17 16:08:19,324 [41] DEBUG CustomLogger (null) - [HandleGlyphWall] Now resetting task state. 2016-01-17 16:08:19,324 [41] DEBUG CustomLogger (null) - [HandleDeshretSpirit] Now resetting task state. 2016-01-17 16:08:19,325 [41] DEBUG CustomLogger (null) - [HandleAllFlame] Now resetting task state. 2016-01-17 16:08:19,325 [41] DEBUG CustomLogger (null) - [TravelToGrindZoneTask] Now resetting task state. 2016-01-17 16:08:19,325 [41] DEBUG CustomLogger (null) - [TravelThroughBossAreasTask] Now resetting task state. 2016-01-17 16:08:19,325 [41] DEBUG CustomLogger (null) - [EnterArenaTask] Now resetting task state. 2016-01-17 16:08:19,325 [41] DEBUG CustomLogger (null) - [TravelThroughBossAreasTask] Now resetting task state. 2016-01-17 16:08:19,325 [41] DEBUG CustomLogger (null) - [HandleMerveilArea] Now resetting task state. 2016-01-17 16:08:19,325 [41] DEBUG CustomLogger (null) - [HandleVaalArea] Now resetting task state. 2016-01-17 16:08:19,326 [41] DEBUG CustomLogger (null) - [HandlePietyArea] Now resetting task state. 2016-01-17 16:08:19,326 [41] INFO CustomLogger (null) - [HandleBossDominus] Task Start 2016-01-17 16:08:19,326 [41] DEBUG CustomLogger (null) - [HandleKaomArea] Now resetting task state. 2016-01-17 16:08:19,326 [41] DEBUG CustomLogger (null) - [HandleDaressoArea] Now resetting task state. 2016-01-17 16:08:19,326 [41] DEBUG CustomLogger (null) - [HandleWeaverArea] Now resetting task state. 2016-01-17 16:08:19,326 [41] DEBUG CustomLogger (null) - [Start] The plugin CommonEvents is enabled. 2016-01-17 16:08:19,326 [41] DEBUG CustomLogger (null) - [Start] The plugin AlerterReloaded is enabled. 2016-01-17 16:08:19,327 [41] DEBUG CustomLogger (null) - [Start] The plugin AutoLogin is enabled. 2016-01-17 16:08:19,327 [41] DEBUG CustomLogger (null) - [Start] The plugin FlaskHelper is enabled. 2016-01-17 16:08:19,327 [41] DEBUG CustomLogger (null) - [Start] The plugin GemLeveler is enabled. 2016-01-17 16:08:19,327 [41] DEBUG CustomLogger (null) - [Start] The plugin Idler is enabled. 2016-01-17 16:08:19,327 [41] DEBUG CustomLogger (null) - [Start] The plugin ItemFilterEditor is enabled. 2016-01-17 16:08:19,327 [41] DEBUG CustomLogger (null) - [Start] The plugin QuestPlugin is enabled. 2016-01-17 16:08:19,327 [41] DEBUG CustomLogger (null) - [Start] The plugin Stats is enabled. 2016-01-17 16:08:19,328 [41] DEBUG CustomLogger (null) - [Start] PlayerMover.Instance: Loki.Bot.PredictivePlayerMover. 2016-01-17 16:08:19,328 [41] DEBUG CustomLogger (null) - [Start] MinSleepDelay: 1000. 2016-01-17 16:08:19,328 [41] DEBUG CustomLogger (null) - [Start] MaxSleepDelay: 1250. 2016-01-17 16:08:19,334 [41] INFO CustomLogger (null) - [LatencyTracker] AverageLatency: 20 2016-01-17 16:08:19,337 [41] INFO CustomLogger (null) - [HandleA2Q9] The current area does not contain the quest. Skipping execution until a restart or area change. 2016-01-17 16:08:19,337 [41] INFO CustomLogger (null) - [HandleA2Q11] Now skipping the task since we're not in Act 2. 2016-01-17 16:08:19,338 [41] INFO CustomLogger (null) - [HandleSewers] We don't have the necessary Sewer Keys to interact with the Sewer Grating. 2016-01-17 16:08:19,338 [41] INFO CustomLogger (null) - [HandleUndyingBlockage] We don't have the necessary Infernal Talc to interact with the Undying Blockage. 2016-01-17 16:08:19,338 [41] INFO CustomLogger (null) - [HandleLockedDoor] We don't have the necessary Tower Key to interact with the Locked Door. 2016-01-17 16:08:19,339 [41] INFO CustomLogger (null) - [HandleDeshretSeal] We don't have the necessary Deshret's Seal to interact with the Deshret's Seal. 2016-01-17 16:08:19,339 [41] INFO CustomLogger (null) - [HandleAllFlame] We don't have the necessary Allflame to give to Fairgraves. 2016-01-17 16:08:19,340 [41] INFO CustomLogger (null) - [HandleBossDominus] Now adding Unique Mob - Undying Outcast ID : 803 at {832, 1426}. 2016-01-17 16:08:19,367 [41] INFO CustomLogger (null) - [Act3MainTasks] We do not have the Ribbon Spool, time to do head to The Battlefront, working on it. 2016-01-17 16:08:19,367 [41] DEBUG CustomLogger (null) - [Remove] Now removing [Act3MainTasks]. 2016-01-17 16:08:19,367 [41] INFO CustomLogger (null) - [QuestPluginHelperFunctions] Remove Task Act3MainTasks success. 2016-01-17 16:08:19,367 [41] INFO CustomLogger (null) - [Act3MainTasks] Logic End, removing myself 2016-01-17 16:08:19,370 [41] DEBUG CustomLogger (null) - [OpenInventoryPanel] 2016-01-17 16:08:19,378 [1] INFO CustomLogger (null) - [Act3MainTasks] We do not have the Ribbon Spool, time to do head to The Battlefront, working on it. 2016-01-17 16:08:19,509 [41] INFO CustomLogger (null) - [HandleBossDominus] Now removing dead Unique Mob - Undying Outcast ID : 803 at {832, 1426}. 2016-01-17 16:08:19,510 [41] ERROR CustomLogger (null) - [Tick] Exception during execution: System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at QuestPlugin.Acts.Act3.HandleBossDominus.Tick() in c:\Users\***\Plugins\QuestPlugin\Acts\Act3\HandleBossDominus.cs:line 465 at Loki.Bot.TaskManager.Tick() at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick() at Loki.Bot.BotManager.?????????????????????????????????????????(IBot ) 2016-01-17 16:08:19,516 [41] INFO CustomLogger (null) - [HandleBossDominus] Now removing dead Unique Mob - Undying Outcast ID : 803 at {832, 1426}. 2016-01-17 16:08:19,516 [41] ERROR CustomLogger (null) - [Tick] Exception during execution: System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at QuestPlugin.Acts.Act3.HandleBossDominus.Tick() in c:\Users\***\Plugins\QuestPlugin\Acts\Act3\HandleBossDominus.cs:line 465 at Loki.Bot.TaskManager.Tick() at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick() at Loki.Bot.BotManager.?????????????????????????????????????????(IBot ) 2016-01-17 16:08:24,990 [41] DEBUG CustomLogger (null) - [OldGrindBot] OnStop 2016-01-17 16:08:24,991 [41] DEBUG CustomLogger (null) - [Remove] Now removing [HandleBossDominus]. 2016-01-17 16:08:24,991 [41] INFO CustomLogger (null) - [QuestPluginHelperFunctions] Remove Task HandleBossDominus success. 2016-01-17 16:08:24,991 [41] DEBUG CustomLogger (null) - [CommonEvents] Stop 2016-01-17 16:08:24,991 [41] DEBUG CustomLogger (null) - [AlerterReloaded] Stop 2016-01-17 16:08:24,992 [41] DEBUG CustomLogger (null) - [AutoLogin] Stop 2016-01-17 16:08:24,992 [41] DEBUG CustomLogger (null) - [FlaskHelper] Stop 2016-01-17 16:08:24,993 [41] DEBUG CustomLogger (null) - [GemLeveler] Stop 2016-01-17 16:08:24,993 [41] DEBUG CustomLogger (null) - [Idler] Stop 2016-01-17 16:08:24,993 [41] DEBUG CustomLogger (null) - [ItemFilterEditor] Stop 2016-01-17 16:08:24,993 [41] DEBUG CustomLogger (null) - [QuestPlugin] Stop 2016-01-17 16:08:24,993 [41] DEBUG CustomLogger (null) - [Stats] Stop 2016-01-17 16:08:24,993 [41] DEBUG CustomLogger (null) - [Typhonis] Stop
@bibabaluba i think i know a temp fix for it go to \Plugins\QuestPlugin\Acts\Act3\HandleBossDominus.cs open it and scroll down and change line 452 to : Code: if (!DominusMiniBoss.ContainsKey(unique.Id) && !unique.IsDead) and line 465 to: Code: DominusMiniBoss.Remove(unique.Id); that works for me, hope it helps until darkbluefirefly fixes it or something
OK that's correct what Clonkiy, said. I derped, it should not be add, it should be remove. Fixing to 350 right now. Thanks for the report guys. Please full log as well next time.
@ DBF: Using version 0.0.1.1, at the time of download. Gonna download the new version and see. Thanks again and also thanks Clonky for the tip. EDIT: Don't see new download version available, but I'm gonna try the tip of Clonky.
https://www.assembla.com/spaces/questplugin/subversion/source Click Download on the top right. Make sure it's named QuestPlugin and put inside the /plugins/ folder
Hi DBF, I downloaded the version you provided in the link (which is still version 0.0.1.1 btw) and it seems like to work until I came in the Carvern Of Wrath. Right before the Cavern of Anger it opens portal and gets back to town. Once in town it walks to the WP and goes to the WP in the Cavern of Wrath. (not creating a new instance btw, which is good) But here's the weird part: It immediately opens a TP (on top of the WP) and seems like it's stuck, after 5/10 seconds it logged off and the bot stops. So I went back manually to the Cavern Of Wrath and walked away from the WP to start the bot. It immediately opened a TP and went back to town, went to Carn of Wrath again, opened a TP, got stuck and logged off. Here's the logfile: View attachment Exilebuddy 9236 2016-01-18 10.42.zip I manually walked into Cavern of Anger and started the bot again. After killing Merveil it went back to town. I stopped the bot immediately and walked into the forest mannually. So far so good... Will keep you updated. If you need anything more let me know. I'm also probably be able to provide you test-acounts. So far I love this plugin. Saves me shitton of time. EDIT: As soon as I reached Act3 (City Of Sarn) the error came up again. I changes the code according to Clonkiy's suggestion and no more error's so far. Will keep you updated.
quest plugin still has a few issues in act3/act4 after killing dominus (before dom morphs into a bunny) the bot tp's out to town. somehow not taking the portal to act4 and continueing.... act4: a) grand arena is sometimes bugged, bot is taking wrong arena's and looping b) after killing the bosses for the 4 organs the bot starts a new instance over and over. The bug somehow gets in a bugged state because the organs are already delivered to piety but the bosses in the new instance are alive... i guess it happens more often if you run builds with many deaths...
[Stop] Now requesting the BotThread to stop. [HandleBossDominus] Now removing dead Unique Mob - Undying Wretch ID : 605 at {699, 213}. [Tick] Exception during execution:System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at QuestPlugin.Acts.Act3.HandleBossDominus.Tick() in c:\Users\PC\Desktop\Pictures\Plugins\QuestPlugin\Acts\Act3\HandleBossDominus.cs:line 465 at Loki.Bot.TaskManager.Tick() at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick() at Loki.Bot.BotManager.****************(IBot )
Act 4 that shouldn't happen until it reaches dominus. . Code: if (LokiPoe.CurrentWorldArea.Name != "The Upper Sceptre of God") { //HelperFunctions.RemoveTaskbyName(Name); return false; } that prevents the task from running, unless in The Upper Sceptre of God. But I'll still take a look at it.
Without logs, I cannot help you. I've removed the portal issue from dominus, 5 builds or so ago. I need to see what tasks are running, therefore I need a full log. The grand arena, has been fixed in the past and hasn't been touched. You cannot start/stop bot while doing grand arena/harvest. It will mess things up, it's being re-written as we speak. I do not die much, so I haven't encountered instances where this happens. But again, logs would tell me what's going on. After reading, seems like you are on an old version. What version from SVN are you running?
@Dbuddy: My char killed Dominus, but got stuck in a loop after talking to that woman (can't remember name). I simply stopped bot, ran into Aquaduct and started bot again. You need to babysit the bot, but man, it's such a relieve that I don't have to do everything manually.
ok, it seems i really had an older version... changelog at the first page would be nice so everyone can see if a update is done