tbrittain / SmbExplorerCompanion

Baseball-Reference style desktop application for Super Mega Baseball 4 franchise playthroughs
MIT License
2 stars 0 forks source link

Explorer fails to import updated season data into existing season #199

Open IndigoAK opened 3 months ago

IndigoAK commented 3 months ago

After creating a season and importing the five databases, when importing an updated database from the same season over the existing one, Explorer fails with an error that says "An error occurred while saving entity changes. See inline exception for details." In the progress display, it is failing on the first player in the database.

Here's a picture of the error:

Screenshot 2024-06-19 131613

And copies of both versions of my player database:

Power_League_Baseball_players_season_1_20240602203801317.csv Power_League_Baseball_players_season_1_20240619123910614.csv

I've made sure I selected the right file for every option and made sure I have the season selected when trying to import the updated data.

(And sorry for the late report. I know I brought this up on the forum like two weeks ago, but I've been moving.)

tbrittain commented 3 months ago

Thank you for this report! Yeah I'll be stepping through the update logic for re-imports and working on this one