Roboleague HTML not being created

View: New views
1 Messages — Rating Filter:   Alert me  

Roboleague HTML not being created

by burg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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?