Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conditions for closing the bot process #80

Open
Levris opened this issue Apr 22, 2023 · 5 comments
Open

conditions for closing the bot process #80

Levris opened this issue Apr 22, 2023 · 5 comments

Comments

@Levris
Copy link

Levris commented Apr 22, 2023

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 ?

@Viir
Copy link
Owner

Viir commented Apr 22, 2023

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.

@Levris
Copy link
Author

Levris commented Apr 22, 2023 via email

@Viir
Copy link
Owner

Viir commented Apr 24, 2023

im find a problem

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

@Levris
Copy link
Author

Levris commented Apr 24, 2023 via email

@Viir
Copy link
Owner

Viir commented Apr 24, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants