Pathoschild / SMAPI

The modding API for Stardew Valley.
https://smapi.io/
GNU Lesser General Public License v3.0
1.81k stars 259 forks source link

SMAPI 4.0 not working on Steam Deck #934

Closed MrShreddie closed 6 months ago

MrShreddie commented 6 months ago

Describe the bug I can't get SMAPI to work on the Steam Deck. I've seen a few posts with people seeing similar issues and haven't seen reference to anyone getting this working so I thought I'd open an issue.

To Reproduce Exact steps which reproduce the bug, if possible. For example:

  1. Install SMAPI on Steam Deck
  2. Run Stardew Valley from Steam

Log file My SMAPI didn't show any errors before crashing, by the looks of things in all cases the game crashes before loading into a world. I've taken an error from a post on Reddit

unhandled execption. System.10.FileLoadException: Could not load file or assembly 'system.runtime, Version=[6.0.0.0](https://6.0.0.0/), Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The loacated assembly manifest definition does not match the assembly refrence. (0x80131040) File name: 'system.runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

MrShreddie commented 6 months ago

Just linking another post of a steam deck user who is seeing SMAPI crash before the game loads.

MrShreddie commented 6 months ago

I'm going to close this issue because I got SMAPI working on the Steam Deck. I did a fresh SDV and SMAPI install and ran without mods and it's working. I suspect the issue is related to a specific mod so I'm going to do some digging to see if I can find the culprit but it doesn't look like a SMAPI error.