openai / neural-mmo

Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents"

Home Page:https://openai.com/blog/neural-mmo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Renderer Problem

Shaokang-Agent opened this issue · comments

When I pull up the renderer, the LegacyWebClient cannot show the real-time picture but only the waiting screen
Screenshot_2019-10-08 Projekt Godsword Working Demo

The code report errors as
图片

Apologies for not seeing this earlier -- this is no longer the main repo. Please raise issues on my fork, jsuarez5341/neural-mmo, in the future. It seems you are attempting to use the new renderer with the old client. Use the v1.0 branch of neural-mmo-client if you want the legacy environment + renderer. For the latest version, use the master branches of both neural-mmo and neural-mmo-client.