-
I get the following error message in the command window after it made a few rounds:
```
Exception in thread "Thread-2" java.lang.ArrayIndexOutOfBoundsException: 7
at parameterfiddler.Runn…
-
I tried a couple of different things but didn't put my hands into the code (yet). I took the released jars on github and also tried with a local compiled version. Same thing.
I just hope someone know…
-
Are there plans to build a version of the referee of Botters of the Galaxy compatible with the brutal tester?
-
-
Thanks for writing this postmortem!
What was your thinking for writing your own referee?
Is it faster than C4L's java ref, or was it to fit into a linux/cpp toolset you use for these competitions?
-
As the title says ... i currently try to get LegendsOfCodeAndMagic running.
But it does not seem to be compatible
or is the 'How do I make my own referee?' documentation just not up to date?
-
Hello, weird double number of games when setting the initial seed.
Steps to reproduce:
* build current brutaltester
* build cg_fall_2002 referee linked in the readme
* This runs 1 game: `java -j…
-
I have a problem with cg-brutaltester. I have built the project both locally and using docker. But when I try to run it I get this error
```
Exception in thread "main" java.lang.NoClassDefFoundErr…
-
I'm trying to get started with a basic script that runs in the simulator. However I'm stuck trying to figure out what's going wrong. Here's the errors I receive and the script I'm running. It runs on …
-
Hello @KevinBusse, Do you release the referee during the game or after it? Thanks!