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

Bot stopped, not sure why

bazookaworm

New Member
Joined
Mar 30, 2014
Messages
18
Reaction score
0
Left it on last night and it got stuck on loading screen :confused:

Code:
Cleared POI: Explore
POI set to Type: None, Location: {0, 0}, Distance: 0, Name: None, Hash Code: 1593274775
POI set to Type: PortalToTown, Location: {0, 0}, Distance: 709, Name: PortalToTown, Hash Code: 287926394
[PortalToTownPoi]
[PortalToTownPoi] Attempting to use a "Portal Scroll" to get back to town.
Cleared POI: PortalToTown
POI set to Type: None, Location: {0, 0}, Distance: 0, Name: None, Hash Code: -1329755375
Adding useful location ["The City of Sarn"][6990] = {304, 69} for area [0xB30A8F10]
Taking waypoint to next area. The Library [3_3_17_1]
POI set to Type: Waypoint, Location: {219, 211}, Distance: 28, Name: Waypoint, Hash Code: 1766400909
[WaypointPoi]
[WaypointPoi] Attempting to interact with the waypoint.
[OpenWaypointCoroutine] Finishing any current actions and closing all blocking windows.
[OpenWaypointCoroutine] The World panel is not yet open. Finishing any current actions.
[OpenWaypointCoroutine] The waypoint should now be in range. Attempting to interact with it.
[OpenWaypointCoroutine] InteractWithObject returned None. The World panel is not open.
[OpenWaypointCoroutine] The World panel is not yet open. Finishing any current actions.
[OpenWaypointCoroutine] The waypoint should now be in range. Attempting to interact with it.
[OpenWaypointCoroutine] InteractWithObject returned Failed. The World panel is not open.
[OpenWaypointCoroutine] The World panel is not yet open. Finishing any current actions.
[OpenWaypointCoroutine] The waypoint should now be in range. Attempting to interact with it.
[OpenWaypointCoroutine] InteractWithObject returned Failed. The World panel is not open.
[OpenWaypointCoroutine] The World panel is not yet open. Finishing any current actions.
[OpenWaypointCoroutine] The waypoint is not in range. Attempting to move towards it using location {219, 211}.
[OpenWaypointCoroutine] The waypoint should now be in range. Attempting to interact with it.
[OpenWaypointCoroutine] InteractWithObject returned Failed. The World panel is not open.
[OpenWaypointCoroutine] The World panel is not yet open. Finishing any current actions.
[OpenWaypointCoroutine] The waypoint should now be in range. Attempting to interact with it.
[OpenWaypointCoroutine] InteractWithObject returned Failed. The World panel is not open.
[OpenWaypointCoroutine] The bot has tried to interact with the waypoint 5 times and was unsuccessful.
[TakeWaypointToAreaCoroutine] OpenWaypointCoroutine failed.
[WaypointPoi] TakeWaypointToAreaCoroutine returned False.
Cleared POI: Waypoint
POI set to Type: None, Location: {0, 0}, Distance: 0, Name: None, Hash Code: -1279238054
Taking waypoint to next area. The Library [3_3_17_1]
POI set to Type: Waypoint, Location: {219, 211}, Distance: 1, Name: Waypoint, Hash Code: -1213910350
[WaypointPoi]
[WaypointPoi] Attempting to interact with the waypoint.
[OpenWaypointCoroutine] Finishing any current actions and closing all blocking windows.
[OpenWaypointCoroutine] The World panel is not yet open. Finishing any current actions.
[OpenWaypointCoroutine] The waypoint should now be in range. Attempting to interact with it.
[OpenWaypointCoroutine] InteractWithObject returned Failed. The World panel is not open.
[OpenWaypointCoroutine] The World panel is not yet open. Finishing any current actions.
[OpenWaypointCoroutine] The waypoint should now be in range. Attempting to interact with it.
[OpenWaypointCoroutine] InteractWithObject returned Failed. The World panel is not open.
[OpenWaypointCoroutine] The World panel is not yet open. Finishing any current actions.
[OpenWaypointCoroutine] The waypoint should now be in range. Attempting to interact with it.
[OpenWaypointCoroutine] InteractWithObject returned Failed. The World panel is not open.
[OpenWaypointCoroutine] The World panel is not yet open. Finishing any current actions.
[OpenWaypointCoroutine] The waypoint should now be in range. Attempting to interact with it.
[OpenWaypointCoroutine] InteractWithObject returned Failed. The World panel is not open.
[OpenWaypointCoroutine] The World panel is not yet open. Finishing any current actions.
[OpenWaypointCoroutine] The waypoint should now be in range. Attempting to interact with it.
We were logged out. Waiting 00:00:15.4700000 [00:00:10 - 00:00:20] before logging back in.
Stopping the bot. Reason: Could not log back into the game. Attempted 3 times, but failed. Please check for any game-related errors!
 
From the looks of it, your net dropped.

Under certain disconnect cases, the client doesn't detect it, so if the client thinks it's still connected, the bot will too and continue running logic. The bot tried 3 times to login again after waiting 15.5s each try and just stopped.

In the future, we'll have better login screen error detection so if the server can't be connected, it'll continue trying to login. For now though, it's best safety wise to not continue trying to login if there's a problem.
 
Back
Top