Viir / bots

Programming bots to play video games

Home Page:https://botlab.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conditions for closing the bot process

Levris opened this issue · comments

commented

it 's very strange that the bot worked fine all night, but when I got up in the morning , I found the ship in the dock and the bot process is simply missing, it looks like a client crash or are there conditions that complete the bot process and it closes ?

That sounds strange. The BotLab client has no functionality to close automatically.
If there is an error, it usually displays a message in a popup window.
If the BotLab client window or process is gone, I see two places to look for more information about a crash:

  1. The log file created by the BotLab client process on startup in %localappdata%/botlab/local-instance
    image

  2. The Windows Event Viewer
    image

If a BotLab client process crashes, we will find an entry in the Windows Event Viewer representing that process crash. And that, in turn, contains a stack trace that will help us identify the cause.

commented

im find a problem

Did you find a problem?
If you have an image, you can attach it here in the GitHub issue thread.

commented

Thank you for the update! Seeing this, it would be better if there was some warning signal in the UI to alert when there is not much space left.

To avoid this problem, you can configure it to store the play sessions on another drive.
You can use the 'Client Settings' dialog to choose any directory as target:

image

image

This feature is available in newer versions, including 2023-04-23.