#Save Won't Load
22 messages · Page 1 of 1 (latest)
[2023-05-21 03:11:23] Starting game..
i18next::translator: missingKey en settings catchFilters.initialEnabled New Catch Filters initially enabled
i18next::translator: missingKey en settings notification.hatchery_helper Hatchery Helper Hired/Fired
i18next::translator: missingKey en settings notification.farm_hand Farm Hand Hired/Fired
Uncaught (in promise) TypeError: Unable to process binding "text: function(){return BreedingFilters.category.value() == -1 ?'All':PokemonCategories.categories().find(c => c.id == BreedingFilters.category.value()).name() }"
Message: PokemonCategories.categories().find(...) is undefined
text https://www.pokeclicker.com/libs/knockout-latest.js line 74 > Function:3
update https://www.pokeclicker.com/libs/knockout-latest.js:111
p https://www.pokeclicker.com/libs/knockout-latest.js:79
yd https://www.pokeclicker.com/libs/knockout-latest.js:55
zd https://www.pokeclicker.com/libs/knockout-latest.js:55
ha https://www.pokeclicker.com/libs/knockout-latest.js:54
$ https://www.pokeclicker.com/libs/knockout-latest.js:52
p https://www.pokeclicker.com/libs/knockout-latest.js:79
D https://www.pokeclicker.com/libs/knockout-latest.js:11
p https://www.pokeclicker.com/libs/knockout-latest.js:78
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
m https://www.pokeclicker.com/libs/knockout-latest.js:76
k https://www.pokeclicker.com/libs/knockout-latest.js:76
vc https://www.pokeclicker.com/libs/knockout-latest.js:85
start https://www.pokeclicker.com/scripts/script.min.js?v=0.10.11:35
promise callback*start https://www.pokeclicker.com/scripts/script.min.js?v=0.10.11:19
getTrainerCard webpack://pokeclicker/./src/modules/profile/Profile.ts?:43
I was expecting a screenshot since it seems you didn't copy it properly
hm... a Category issue
Are you playing on the latest version? That should have been fixed in the last update
I tried loading the save on my side and I get a different error. Quite similar to that one anyway
Yep. This is off the website, and my client's on v0.10.11.
oh well, here's a fixed copy of your save
I wonder why it broke
It might be an issue with creating new saves. I was having similar issues trying to get one started.
How many categories does your other file have?
Like, sorting categories?
yeah
- The default 2 plus 2 I created.
ok, I think I figured out the cause
Nice. Thanks for the fixed save, by the way! It seems to be working now.
using 'Save as Default Settings' saves ALL settings, including dex/hatchery filters, so if you had a category selected that isn't one of the defaults (None, Favorites) it would break on a new save
lol I didn't know that button existed