Open cdancette opened 6 years ago
I have the same error here. As far as I tested, it happens when the agent starting position is not specified in the mission, so it is not specific to tutorial 1. You can specify it with the startAt
method from MissionSpec API (http://microsoft.github.io/malmo/0.30.0/Documentation/classmalmo_1_1_mission_spec.html#ab572120d07b277350d48bb869aaeaf58)
Below a screenshot of what it looks like with tutorial one for example. The agent is partially in the ground and will sunk in the ground at next launch. Moreover the only possible move there is to jump.
And this is with a default flat generator :
when I start the tutorial 1, the agent sinks into the ground (and dies at the second launch)