Tried to make submission with test model for all games. All completed while starcraft doesn’t launching. Locally Starcraft works, but it looks like actions are not executed. Even the basic action “19” that corresponds to TRAIN_PROBE that must be available at start of the game is not executing.
What is the type of actions in starcraft? Should it be only 1 action str(int)?
While running remote mode, it seems like the Star Craft failed after entering the second episode, is it possible that there’s a problem with the code in the MCP server or game envs of AIcrowd?
Also, may I know how long will the evaluation process usually take? Do score only appear after all games are completed? If so, will it directly show the score on the submission page once all games are completed or it will take some additional time to make the score shown on the submission page? If additional time is needed, how long it will usually be?