Quote:
Originally Posted by drummerJ99
With 0.54b I'm getting "found player(s) with ID -1, the converter will now exit". Not a huge deal as I'm still on FHM10 so will just use the previous version. But not sure if that's an FHM10 issue only or not.
|
I am not sure why a player's ID would be assigned -1, but I noticed when testing, it caused some issues with the cumulative goals/assists totals in some of the box scores and a few other things as well. I will try to find a work around for this scenario (if a player with ID -1 is in the
player_master.csv file, but not in the league you are converting, there should be no issues).
Quote:
Originally Posted by drummerJ99
EDIT: Never mind doesn't look like previous versions are working for displaying the batch stats either. It works find for season long stats but just not the 30 day batch. That's strange. It's an online league that's in the year 2038.
The HTML after export says " [ Export period ]: Missing export data for skaters and goalies." for the batch HTML.
|
This message only comes up if the converter doesn't see the following (2) files in your defined HTML directory before you run it,
####_Leaderboards_Points_prevExport.csv (for skaters)
####_Leaderboards_GAA_prevExport.csv (for goalies)
there are actually (4) files (see attached image), but the ones with the dates attached are simply backups.
If you run the converter for the first time on your current season these files will
not be present until the converter creates the first instance of them. So you would have to re-run the converter a second time 30 days later so it can reference these (2) files it created on the first conversion in order to create the export stats. As well, each time you run the converter, you also need to do a fresh CSV export before hand as well (or else all export stats will appear as 0).
So for example, on a new season you can run the converter on the day after the season opener, then again 30 days later and the [ Export period ] stats will be present. (and then 30 days after again and so on).
You can even start the batch process midway through a season as well... it just needs a starting point from which to compare or else that,
"[ Export period ]: Missing export data for skaters and goalies." message will appear without any [ Export period ] stats (just the season long stats only). You can also mix and match the export ranges (so you can do a 30-day, followed by a 7-day etc.)
As well (and I have done this myself), when deleting any HTML files in your HTML directory, be sure that you don't delete these (2) CSV files, as they need to be there at all times for the [ Export period ] stats process to continually work. The converter will simply replace them with updated versions automatically upon each conversion to get ready for the next conversion (you
would delete them only when starting a brand new season or going into another phase of the current season like the playoffs).