Solved There was an error during the first Community Center event.

ValiantDe

Greenhorn
During the event at the community center, especially when clicking on the book, this error also appears

I don't understand if this is due to mods or something else, because I've tried running without mods but can't and loading the game is forced to close

here's my log link: https://smapi.io/log/27d663e4c6824ba7a48724d021a3abe5

hope i get some help regarding this issue.

1653599153864.png

1653599197604.png


ok, I tried to create a new character by removing some mods and no error occurred at all, but when I reverted to the old character, this error still occurs. is there a way to fix my old character save file?

I've tried using the old backup feature of the save file stardew valley, but it still doesn't work.

is creating a new character just one way to avoid the same error?
 
Last edited by a moderator:
Thanks for the log. This is a known issue for SMAPI; when users are using a modded language that edits the bundles.
Basically, the translations are being added to the game, and SDV doesn't like that.


**Quick Note**
Until fixed in the mod; any new save you make while using this mod will need this fix.
You can also create a new save in English first, then switch over to the Indonesian mod.
But, if you don't follow the fix below.

Easiest fix is the following(quoting myself from a previous post):

Edit a save:
I prefer the manual fix. But, it looks like you can also use the earlier fix by ConcernedApe; and change the following value back to '30'.
Found in the savefile:
<lastAppliedSaveFix>35</lastAppliedSaveFix>
Follow up:
I'd also recommend informing the Indonesian language mod author to check out Link 2 below. It appears they're using XNB files, but they can switch to Content Patcher(at least for the "Data/Bundles" file), & use the workaround I mentioned in that post to somewhat fix the errors for users going forward. At least until Pathoschild updates SMAPI/Content Patcher with a proper fix for this.

Linking a couple previous posts with extra info:
1.
https://forums.stardewvalley.net/threads/community-center-bundle-error.11010/post-66256
2. https://forums.stardewvalley.net/threads/translating-bundles-file.9708/post-57930
 

ValiantDe

Greenhorn
Thanks for the log. This is a known issue for SMAPI; when users are using a modded language that edits the bundles.
Basically, the translations are being added to the game, and SDV doesn't like that.


**Quick Note**
Until fixed in the mod; any new save you make while using this mod will need this fix.
You can also create a new save in English first, then switch over to the Indonesian mod.
But, if you don't follow the fix below.

Easiest fix is the following(quoting myself from a previous post):

Edit a save:


Follow up:
I'd also recommend informing the Indonesian language mod author to check out Link 2 below. It appears they're using XNB files, but they can switch to Content Patcher(at least for the "Data/Bundles" file), & use the workaround I mentioned in that post to somewhat fix the errors for users going forward. At least until Pathoschild updates SMAPI/Content Patcher with a proper fix for this.

Linking a couple previous posts with extra info:
1.
https://forums.stardewvalley.net/threads/community-center-bundle-error.11010/post-66256
2. https://forums.stardewvalley.net/threads/translating-bundles-file.9708/post-57930
Thank you for responding to the problem I was experiencing. Thanks to your help I managed to fix the problem.

I changed my save file to <lastAppliedSaveFix>30</lastAppliedSaveFix>
previously
<lastAppliedSaveFix>35</lastAppliedSaveFix>

1653641823840.png


1653641839247.png


and it worked. I am very grateful :)
 
Top