[Bug] [Bots] Bots aren't getting logged out when their controller disconnects

Something that I noticed over the last little bit, with Chippy being down for an unknown and undetectable (from the bot controller side) reason, I found that stopping the controller doesn’t sleep the bot, and from what I could tell, it doesn’t treat it like a regular player and auto-sleep them either. If the controller exits, the only way that the server will send messages to it again is if I manually sleep the bot from the character select screen and restart the controller for it to start receiving messages again.

Are any of the other bot creators facing something similar? If not, it must be my issue :sweat_smile:

2 Likes

Given that fake is asleep now and I don’t remember actually putting it to sleep I’d think they do pass out eventually. But I got a feeling there’s something fishy going on with the timeouts as well. For now, if I don’t get the pingback in the server I crash the bot so it’d restart from scratch.

1 Like

Mmm, it is a bug indeed.
I got C1-P1 permanently awake in my local dev environment as well.
But that makes it easy to track it down at least! :slight_smile:

2 Likes