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

can i run it in Offline? #352

Open
Olrun opened this issue Jun 28, 2023 · 0 comments
Open

can i run it in Offline? #352

Olrun opened this issue Jun 28, 2023 · 0 comments

Comments

@Olrun
Copy link

Olrun commented Jun 28, 2023

Hello
First, thank you for your best benchmark.
I run your code in offline env.

python -m pysc2.bin.agent --map Simple64

but i receive the error


Error signal: '11'
sc2_env.py:740 Environment Close
sc_process:227 Shutdown gracefully
sc_process:205 Shutdown with return code: -11

Traceback
...
...
websocket._exceptions.WebSocketConnectionClosedException: Connection to remote host was lost.

During handling of the above exception, another exception occurred:

Traceback
...
...
pysc2.lib.protocol.ConnectionError: connection already closed. SC2 probably crashed. Check the error log.

During handling of the above exception, another exception occurred:

Traceback
...
...
pysc2.lib.protocol.ConnectionError:Error during action: Connection already closed. SC2 probably crashed. Check the error log

How can i solve this problem?

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

1 participant