I have no idea what this is, other than persistent

I know, I apologize that this isn’t a proper report. But it keeps popping up every few minutes since I updated to the newest release, and I have no idea what’s inspiring it:

develop-2881 (x64)
Uncaught TypeError: Cannot read property ‘save_version’ of undefined
TypeError: Cannot read property ‘save_version’ of undefined
at http://radiant/stonehearth/ui/game/save_view/save_view.js:38:34
at http://radiant/radiant/js/radiant/object.js:314:26
at Object. (http://radiant/radiant/js/radiant/object.js:295:19)
at Function.jQuery.extend.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:665:23)
at Object.radiant.each (http://radiant/radiant/js/radiant/object.js:293:15)
at Object.radiant.map_to_array (http://radiant/radiant/js/radiant/object.js:310:15)
at App.SaveController.Ember.Controller.extend._formatSaves (http://radiant/stonehearth/ui/game/save_view/save_view.js:33:26)
at Object. (http://radiant/stonehearth/ui/game/save_view/save_view.js:23:39)
at fire (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:3048:30)
at Object.self.fireWith [as resolveWith] (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:3160:7)

Mods in use:

develop-2881 (x64)
Uncaught TypeError: Cannot read property ‘save_version’ of undefined
TypeError: Cannot read property ‘save_version’ of undefined
at http://radiant/stonehearth/ui/game/save_view/save_view.js:38:34
at http://radiant/radiant/js/radiant/object.js:314:26
at Object. (http://radiant/radiant/js/radiant/object.js:295:19)
at Function.jQuery.extend.each (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:665:23)
at Object.radiant.each (http://radiant/radiant/js/radiant/object.js:293:15)
at Object.radiant.map_to_array (http://radiant/radiant/js/radiant/object.js:310:15)
at App.SaveController.Ember.Controller.extend._formatSaves (http://radiant/stonehearth/ui/game/save_view/save_view.js:33:26)
at Object. (http://radiant/stonehearth/ui/game/save_view/save_view.js:23:39)
at fire (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:3048:30)
at Object.self.fireWith [as resolveWith] (http://radiant/stonehearth/ui/root/js/libs/jquery-1.10.2.js:3160:7)

how many times has the error popped up? is it a constant amount, growing into the hundreds, or just something like 10 times?

Once every 5 minutes or so.

looking at the error again, it looks like it might be something to do with the screenshot that gets taken when you save, at least thats my guess as to the “save_view” part…

i’m gonna page @yshan, but keep in mind, you are playing with mods so they could be the cause of this…

Yea. I’ll try making a vanilla game in the morning and see if it happens.

My first thought was the mods’ duplicate rice crop, though I haven’t started farming yet…

Hi,
This looks like something invalid might have happened to one of the saves in your save folder. It’s expecting the “save_version” string to exist for all saves, and one of the saves doesn’t have it.
You can either check all the saves in your saved_games folder, or if you have too many, try taking all the saves out and incrementally bring back the ones you need.

Let me know if this helps!
-Yang

3 Likes

A post was merged into an existing topic: No matching overload found, candidates: Point3 get_standable_point (lua_State*,Physics&,Point3 const&)

Well, it looks like it’s decided to try to fix itself for me:

As my saved games are no longer showing up:

Hi @Kittyodoom
This might be a case of folder names not being what the game expects. Can you try renaming the “Mt. Forest Frontier” save to remove the period in it? Something like “Mt Forest Frontier” instead
Thanks
-Yang

2 Likes