-
Notifications
You must be signed in to change notification settings - Fork 333
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
Unable to watch video #85
Comments
and index.html mentioned that "render-handle.js:204 WebSocket connection to 'ws://localhost:9030/' failed: " |
WebSocket connection to 'ws://localhost:9030/' failed: _connect @ render-han |
Did you successfully build the project by running |
-- The C compiler identification is GNU 8.3.1 |
Glad to hear from you, and cmake version 3.20.0 |
and I can run [python examples/api_demo.py ] successfully, in build/ there is render/cofig.json and video_1.txt |
But still I don't understand how to Execute ./render , when I open index.html ,the console toasts that "render-handle.js:204 WebSocket connection to 'ws://localhost:9030/' failed: ",Sorry to trouble you, however, I do need help.Thanks a lot! |
From the log you attached above, it seems that the render wasn't built. Did you modify the |
I also have the replay video problem. Especially, in the new git https://github.com/Farama-Foundation/MAgent.git. |
Again, please attach your log file and please follow the steps in README. If your issue still persists and is different from the above, please create another issue. |
cd build/render Execute ./render
Obviously ./render is not exists
The text was updated successfully, but these errors were encountered: