try {
plugins[z] = PluginFactory.getKonstPlug(
this.aktParams.getPlugins().get(z).id(),
this.aktParams);
} catch (Exception e) {
plugins[z] = PluginFactory.getKonstPlug(new AllroundTimeEstimatorPlugin().id(), this.aktParams);
}
}
this.guiSim = new GuiSimulation(
"Snapshot"