-
The readme includes:
```
[![Build Status](https://travis-ci.org/agentcontest/massim_2018.svg?branch=master)](https://travis-ci.org/agentcontest/massim_2018)
```
but this is for the original se…
-
Documentation states that a `goto` action " Consumes 10 charge units if successful. ":
https://github.com/agentcontest/massim/blob/massim-2018-1.2/docs/scenario.md#goto
However, the server confi…
-
Hi team, the instruction given [here](https://github.com/agentcontest/massim_2022/blob/main/README.md?plain=1#L32) to run `mvn package` in the root folder, returns the following error:
```
[INFO] …
-
Own ad-hoc classes `EntityAgent` and `TeamEntityAgent` are used to keep track of the state of player entities in the game, both from the team and opponent.
Replace them with
[`massim.protocol.s…
-
Not sure if anyone else is having this issue, but I noticed that the server was sending a FAILED action response whenever I submitted a task (even though the required blocks were attached in the corre…
-
Hi there,
Are there plans to publish the MASSim packages to Maven Central or the like? This will decrease the barrier of entry somewhat for accessing the MASSim libraries.
Cheers,
Matthew McNal…
-
IF a Server is not present at ei.associateEntity is called, no exception is thrown to inform the user that the connection has failed.
-
O exemplo de simulação usa uma cidade diferente para cada round (london, hannover e clausthal).
Porém na hora de executar o servidor crasha por não achar os arquivos com os mapas dessas cidades.
Eu v…