Skip to content

*DO NOT MERGE* Experimental WSL compatibility upgrade#10

Open
Deep-Commit wants to merge 1 commit intogensyn-ai:mainfrom
Deep-Commit:experimental/WSL
Open

*DO NOT MERGE* Experimental WSL compatibility upgrade#10
Deep-Commit wants to merge 1 commit intogensyn-ai:mainfrom
Deep-Commit:experimental/WSL

Conversation

@Deep-Commit
Copy link
Copy Markdown

This tackles the main issues of getting minecraft games to launch from WSL but there are still a couple issues to be solved. It's a product of multiple attempts so can be cleaned up.

WSL has really poor support for launching displays and this seems to be the core of the issue.

I've also moved the http server to its own process this may not be needed but I did it anyway as it helped with RL-swarm running in WSL.

  1. CRLF -> LF for script execution (.sh files not compatible with windows wsl at least on my machine)
  2. Install dependencies via the wsl dependencies install script

This should not be merged and is not the final solution there are two big issues left:

  1. AI game environment does not launch automatically after minecraft launches
  2. Sound has been disabled as it was causing crashes

@Deep-Commit
Copy link
Copy Markdown
Author

Use python launcher.py

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

Successfully merging this pull request may close these issues.

1 participant