Pudge 24 Posted March 15, 2020 Share Posted March 15, 2020 Hello, I would like to use the function of this button in my plugin, is there any code for this? Thanks in advance. Link to comment https://wrobot.eu/forums/topic/11949-clear-log-code/ Share on other sites More sharing options...
Pudge 24 Posted March 15, 2020 Author Share Posted March 15, 2020 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 More sharing options...
Droidz 2738 Posted March 16, 2020 Share Posted March 16, 2020 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 Pudge 1 Link to comment https://wrobot.eu/forums/topic/11949-clear-log-code/#findComment-57112 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now