Jump to content

Recommended Posts

I have no idea how to make the bot react to a stuck in flight while the Stuck Resolver doesn't start and all we have is a log entry:

[N] 00:30:52 - [MovementManager] Think we are stuck
[N] 00:30:52 - [MovementManager] Trying something funny, hang on


I want to force the bot to use the dismount in flight by tracking the presence of these entries in the log, then clear the log to avoid errors (so that the bot does not dismount in the future from the presence of these log entries).

Link to comment
https://wrobot.eu/forums/topic/11949-clear-log-code/#findComment-57104
Share on other sites

Hello,

You cannot clear log from external code.

To track log use "robotManager.Events.LoggingEvents.OnAddLog" like here https://wrobot.eu/forums/topic/9443-totown-unable-to-reach-the-vendor-blacklist-it-120-minutes/?do=findComment&comment=43952

Link to comment
https://wrobot.eu/forums/topic/11949-clear-log-code/#findComment-57112
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...