Randombuddy going, using Gatherbuddy 2 as the botbase. It will navigate to one spot, do a pet battle, then Honorbuddy apparently crashes.
View attachment 151917 There is the log. Any ideas?
Edit 2: Testing myself, it appears as if the problem is with Randombuddy. It tries to move while in the middle of a pet battle. Loading a regular farming profile works, but is not optimal.
This turns out to be a problem with randombuddy, and also the new gatherbuddy with framelock. Again.
It used to be okay, because the old gatherbuddy would tacitly handle the plugin taking over and acting as if the player is stuck, the plugins could pause the bot for as long as needed. Etc.
With randombuddy, it's reloading the bot and the new profile while a battle is active, according to the log. Not sure when that changed.
And, I suspect, as it reloads GB2, engages the framelock manually again which causes the hiccup and occasional game crashing when the handle 'breaks', trying to engage movement while the game is in a pet battle event.
It might work out better if randombuddy were set up to handle events while in a pet battle event (a one line LUA command) as singular does, but you still have the problem of handling GB2 drama.
Not sure what would solve the use problem, very few other plugins, bots or CR handle the notion of being interrupted for ~3 minutes. And without access to the source code for rb or GB2, nearly impossible to tweak.
Edit : there is a previous version of randombuddy not on the store that could be modified to stop sending stuck events and reloading while in a pet battle event, and the code changes sent up for review. It is relatively easy to test during the stuck event/conditions so it's not uploading bad data.
the better option to avoid the drama is having to convert pokehbuddy to a coroutine, or as a bot.
Or easier still, not to use gatherbuddy as a bot until it can be tweaked to handle event changes/conditions or hooks to allow event awareness.
Which leaves questing, combat, enyo with plugin support, and professionbuddy? until a 3rd party gathering bot comes along. And probably some other bots I have not tested or know about.