Forum: PogamutUT2004

What is ExperimentExecutor now?

What happened to the ExperimentExecutor class from Pogamut 2? How do I set up a java program to not only launch the bot, but to launch the server, map, and multiple bots?
Hi,
experiments aren't supperted in the way they were in Pogamut 2. To get the same functionality you can:
1) use UCCWrapper to start the server - note that the map can be set through UCCWrapperConf class
2) get UT2004Server instance for the server
3) connect the bots by yourself

Maybe we will reintroduce support for experiments to Pogamut 3 but right now it isn't an issue.
R
I would like to add that we're going to support experiments in Pogamut 3, but we do not have them on our schedule right now.

Best,
Jimmy