Games-and-Simulations / sc-docker

Multi-platform Version of StarCraft: Brood War in a Docker Container, ready to use for bot play simulations.
MIT License
230 stars 41 forks source link

Accessible crash files #48

Open michalsustr opened 6 years ago

michalsustr commented 6 years ago
When the bot crashes, there might be some log files generated by java. We should be able to  copy them out of the container, because containers are removed after game is finished.

(java crashes are in Z:\app\sc\hs_err_pid*.log)