SMAPI - Stardew Modding API

SMAPI - Stardew Modding API

971k Downloads

SMAPI 4.0 not working on Steam Deck

MrShreddie opened this issue ยท 2 comments

commented

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'

commented

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

commented

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.