microsoft / malmo

Project Malmo is a platform for Artificial Intelligence experimentation and research built on top of Minecraft. We aim to inspire a new generation of research into challenging new problems presented by this unique environment. --- For installation instructions, scroll down to *Getting Started* below, or visit the project page for more information:
https://www.microsoft.com/en-us/research/project/project-malmo/
MIT License
4.1k stars 600 forks source link

ERROR_CANNOT_CREATE_WORLD #874

Open ChristopherMillon opened 4 years ago

ChristopherMillon commented 4 years ago

I'm getting this when I try to run a mission.


[18:13:31] [Server thread/INFO]: Preparing spawn area: 38%
[18:13:32] [Server thread/INFO]: Preparing spawn area: 71%
[18:13:33] [Server thread/INFO]: Changing view distance to 6, from 10
[18:13:33] [Client thread/INFO]: [STDOUT]: CLIENT request state: ERROR_CANNOT_CREATE_WORLD
[18:13:33] [Client thread/INFO]: [STDOUT]: CLIENT enter state: ERROR_CANNOT_CREATE_WORLD
[18:13:33] [Client thread/INFO]: [STDOUT]: Sending mission ended message to 127.0.0.1:10053.
[18:13:33] [Client thread/INFO]: [STDOUT]: SEVERE: <-mcp(127.0.0.1:10053) Failed to send TCP bytes: java.util.concurrent.ExecutionException: java.nio.channels.ClosedChannelException
[18:13:33] [Client thread/INFO]: [STDOUT]: CLIENT request state: DORMANT
[18:13:33] [Client thread/INFO]: [STDOUT]: CLIENT enter state: DORMANT
[18:13:33] [Client thread/INFO]: [STDOUT]: JETTISONING 0 COMMANDS```