geek-ai / MAgent

A Platform for Many-Agent Reinforcement Learning
MIT License
1.68k stars 332 forks source link

Invalid handle of the map data file #21

Closed sunfanyunn closed 6 years ago

sunfanyunn commented 6 years ago

When I typed in config.json and video_100.txt, it says magent::render::RenderException "Invalid handle of the map data file" the file video_100.txt is in the directory build/render Any ideas what may the problem be?

sunfanyunn commented 6 years ago

I just ran train_gathering.py, build build.sh on Arch linux

navallo commented 6 years ago

Same problem. Solved by cd to build/render first then execute ./render