Roboleague HTML not being created
I have run into the problem using roboleague. It will create the xml file and fill it with data, Transform the results gives no error, but the html file only shows the settings for the division. None of the other data appears. I have already changed line 1459 to return restoreDataModel(loadDocument(new InputSource(dataModelFile.toURI()))); based on Christian Schnell's recommendation. It did not work. Any help?