HELP I DON'T WANT TO LOSE MY SAVE🥲
Hi everyone,
I'm hoping someone has run into this before because I'm completely stuck.
**My setup:**
* Phone: Honor Magic V3 (Android 16)
* Stardew Valley: 1.6.15.3
* SMAPI Launcher: 1.1.6
* SMAPI: 4.3.2.5
Everything was working perfectly yesterday. I had several mods installed and was actively playing my save with no issues.
Today I downloaded a few more mods (Button's Expanded, Marry Me, PyTK Lite, Mobile Phone, Event Repeater, Hugs and Kisses). After adding them, SMAPI suddenly started crashing as soon as I pressed **Start Game**.
At first I thought it was one of the new mods, so I:
* Removed every new mod.
* Removed **all** mods entirely (empty Mods folder).
* Reinstalled SMAPI.
* Confirmed vanilla Stardew Valley still launches normally.
The problem is that SMAPI still crashes before it even loads any mods.
My log shows:
```
System.MissingMethodException:
Method not found:
Microsoft.Xna.Framework.GameWindow.add_TextInput(System.EventHandler<TextInputEventArgs>)
at StardewValley.Game1.Initialize()
```
There are **no mod loading messages** before the crash, which makes me think it isn't actually caused by a specific mod.
Has anyone seen this exact error on Android 16 or Honor devices?
Is this a known issue with SMAPI 4.3.2.5, or is there another fix besides reinstalling? Since vanilla Stardew still works, I'm assuming the issue is somewhere in the SMAPI runtime or patched assemblies.
I've already copied my save file over somewhere and uninstalled and reinstalled but it still doesn't work:(
Any help would be greatly appreciated. Thanks!