What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Strongbox

54sgdg4d6s

Member
Joined
Jun 26, 2013
Messages
193
Reaction score
0
Code:
[OpenChestTask] The current chest to open is [2102] [B][SIZE=5]Strongbox[/SIZE][/B] at {269, 382}. We have been on this task for 00:00:00 and have been attempting to interact for 00:00:00.
[OpenChestTask] Now moving towards the chest 2102 because it is 23.37928 away (can see).
[FinishCurrentAction] Waiting for the action to finish Move.
[FinishCurrentAction] Waiting for the action to finish Move.
[FinishCurrentAction] Waiting for the action to finish Move.
[FinishCurrentAction] Waiting for the action to finish Move.
[OpenChestTask] [B][SIZE=5]Now attempting to interact with the chest[/SIZE][/B]. This is the #1 attempt.
[InteractWith] Now attempting to highlight 2102.
[InteractWith] Now attempting to interact with 2102.
//[B][SIZE=5]bot opened chest[/SIZE][/B]
[SpecialExplorationCompleteTask] [B][SIZE=5]Flagging grindzone run end[/SIZE][/B].
//[B][SIZE=5]bot dont saw mobs near and triggered tp out[/SIZE][/B]
[CreatePortalToTown] Now opening the inventory panel.
[OpenInventoryPanel]
[OpenInventoryPanel] The InventoryPanel is not opened. Now opening it.
[[B][SIZE=5]TrackUniques] Now adding Damoi Tui[/SIZE][/B] at {272, 378}.
//[SIZE=5][B]we got mobs near but we trying to tp[/B][/SIZE]
[CreatePortalToTown] Now searching the main inventory for a Portal Scroll.
[CreatePortalToTown] [B][SIZE=5]Now using the Portal Scroll.[/SIZE][/B]
[CloseBlockingWindows] LokiPoe.Gui.IsLeftPanelShown || LokiPoe.Gui.IsRightPanelShown. Closing them.
[TakeClosestPortal] Now waiting for the portal to spawn. 00:00:00.0000009 elapsed.
[TakeClosestPortal] The portal was found at {270, 389}.
[TakeClosestPortal] The portal to interact with is 18692 at {270, 389}.
[InteractWith] Now attempting to highlight 18692.
[StuckDetection] {360, 496} => 2
[StuckDetection] {392, 434} => 2
[StuckDetection] {270, 389} => 2
[StuckDetection] bounds: {129, 248}
[StuckDetection] TimeInInstance: 00:02:29.0137539
[StuckDetection] TimeInArea: 00:02:29.0140592
[InteractWith] [B]Now attempting to interact with 18692[/B].
//[SIZE=5][B]we attempting to interact with portal[/B][/SIZE]
[WaitForAreaChange]
[WaitForAreaChange] We have been waiting 00:00:00.0000031 for an area change.
...
[WaitForAreaChange] We have been waiting 00:00:10.6298157 for an area change.
[ResurrectTask] This is the #1 time [B][SIZE=5]we have died[/SIZE][/B] in this instance.
[TagWaypointTask] Now resetting task state.
[TravelThroughBossAreasTask] Now resetting task state.
[TravelThroughBossAreasTask] Now resetting task state.
[WaitForAreaChange] We have been waiting 00:00:10.7512034 for an area change.
...
[WaitForAreaChange] We have been waiting 00:00:29.9259648 for an area change.
[WaitForAreaChange] [B][SIZE=5]Timeout.[/SIZE][/B]
//but cant do that
[TakeClosestPortal] The portal to interact with is 18692 at {270, 389}.
[InteractWith] Now attempting to highlight 18692.
[InteractWith] Now attempting to interact with 18692.
[WaitForAreaChange]
[WaitForAreaChange] We have been waiting 00:00:00.0000027 for an area change.
...
[WaitForAreaChange] We have been waiting 00:00:29.9996025 for an area change.
[WaitForAreaChange] Timeout.
[TakeClosestPortal] The portal to interact with is 18692 at {270, 389}.
[InteractWith] Now attempting to highlight 18692.
[InteractWith] Now attempting to interact with 18692.
[WaitForAreaChange]
[WaitForAreaChange] We have been waiting 00:00:00.0000046 for an area change.
...
[WaitForAreaChange] We have been waiting 00:00:29.9712503 for an area change.
[WaitForAreaChange] Timeout.
[TakeClosestPortal] We have failed to take the portal 3 times.
[ResurrectTask] We are currently dead in 3_3_17_1. Now attempting to resurrect.
[ResurrectTask] We will resurrect to the Checkpoint, because we do not need to create a new instance yet.
[ResurrectTask] ResurrectPanel.ResurrectToCheckPoint returned None.

Mobs from strongbox have delay but bot didnt w8 that.
So, pushedx, can u add interval between opening last chest on map and doing to out?
 
Last edited:
SpecialExplorationCompleteTask is not my code, so whose ever it is, you need to ask them about it.

I can't just add a delay after opening a strongbox, because that would prevent people from being able to move away from them to avoid the effects.

The solution would be to wait X time when you think exploration is complete to ensure everything has dropped, and all mobs are known about. I can look into delaying exploration complete in our code, but for that log snippet you posted, it'd not help there.
 
SpecialExplorationCompleteTask is not my code, so whose ever it is, you need to ask them about it.

I can't just add a delay after opening a strongbox, because that would prevent people from being able to move away from them to avoid the effects.

The solution would be to wait X time when you think exploration is complete to ensure everything has dropped, and all mobs are known about. I can look into delaying exploration complete in our code, but for that log snippet you posted, it'd not help there.
It will solve problem, ty.
 
Back
Top