Sketchy502 / SDV-Summary

An application to display a summary of the player from a Stardew Valley save file.
206 stars 21 forks source link

Unable to upload farm #39

Closed jonahcart closed 6 years ago

jonahcart commented 6 years ago

I tried to upload my farm and received this error message. Error: An error occurred whilst processing the save file. I am currently using the beta version of stardew and i have no mods installed. I had mods installed before the beta but i uninstalled all of them as well as uninstalled smapi before the beta and backed up my farm then. I was able to upload the backup of my farm just fine but not the current version of it.

jonahcart commented 6 years ago

I saw that someone else was having issues with cabins that were made offline so i tried filling the cabins with people with the help of a friend and that did not work and i also tried destroying the cabins and that also did not work.

Laukei commented 6 years ago

Can you send your savegame to me? I'll have a look. laukei@upload.farm

On Sun, 6 May 2018, 23:27 jonahcart, notifications@github.com wrote:

I saw that someone else was having issues with cabins that were made offline so i tried filling the cabins with people with the help of a friend and that did not work and i also tried destroying the cabins and that also did not work.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Sketchy502/SDV-Summary/issues/39#issuecomment-386921642, or mute the thread https://github.com/notifications/unsubscribe-auth/AD149h9KpgwVnjLmADREHcEGqtmNZF9iks5tv3jYgaJpZM4T0Nzm .

Laukei commented 6 years ago

2018-05-07 07:12:32,271 [ERROR] UploadFarm.init - An error occurred when inserting save to database: Save file incompatible with current database: error is column "statsspecificmonsterskilledcarbon_ghost" of relation "playerinfo" does not exist

Your player has stats for killing things that don't exist in the base game. This was causing trouble being inserted into the database, as that column in the database doesn't exist.

I've pushed a fix live, you should be able to upload now!

jonahcart commented 6 years ago

thank you very much for the help