Losta
Newcomer
Hi!
After spending quite some time trying to troubleshoot with the help of Pathoschild (thanks again!), I have come here to ask for support because I really do not know what to do anymore.
The game updated on the 2nd of December. I was able to play Thursday (2nd of December) and Friday (3rd of December) with the 1.5.5 update just fine without mods, by removing the Steam launch option to SMAPI. I decided to try and update SMAPI and mods today (Saturday, 4th of December). I am playing Stardew Valley 1.5.5, through Steam, on Windows 10 Pro.
I installed SMAPI 3.13.1 and .NET 5.0 Runtime, after which Stardew Valley will no longer launch. When I press "Play" in Steam, it says the game is running for a few seconds, and then stops. What I tried:
Pathos concluded that Stardew Valley appears to crash really early in the launch process because there is no output whatsoever in the PowerShell terminal when trying to launch the game. It is most likely not a SMAPI issue. At the moment of posting the situation is: Stardew Valley 1.5.5 installed through Steam with default (empty) launch options. No SMAPI installed, no .NET 5.0 installed, no Mods folder, no Saves folder.
In case it is relevant, my hardware specs are:
TL;DR: Stardew Valley will not launch no matter what, after installing .NET 5.0 for the first time, even without SMAPI/mods.
After spending quite some time trying to troubleshoot with the help of Pathoschild (thanks again!), I have come here to ask for support because I really do not know what to do anymore.
The game updated on the 2nd of December. I was able to play Thursday (2nd of December) and Friday (3rd of December) with the 1.5.5 update just fine without mods, by removing the Steam launch option to SMAPI. I decided to try and update SMAPI and mods today (Saturday, 4th of December). I am playing Stardew Valley 1.5.5, through Steam, on Windows 10 Pro.
I installed SMAPI 3.13.1 and .NET 5.0 Runtime, after which Stardew Valley will no longer launch. When I press "Play" in Steam, it says the game is running for a few seconds, and then stops. What I tried:
- Removing the Steam launch option to SMAPI so it's empty
- Removing all mods from the Mods folder
- Deleting and re-installing SMAPI 3.13.1
- Removing Stardew Valley and re-installing through Steam
- Verify file integrity through Steam
- Deleting the startup_preferences folder in %AppData%/StardewValley
- Deleting and re-installing .NET 5.0 Runtime
- Deleting .NET 5.0 Runtime
- Deleting SMAPI 3.13.1 and installing beta SMAPI 3.13.2 (no .NET 5.0 dependency)
- Deleting StardewModdingAPI.runtimeconfig.json in my game folder, copying Stardew Valley.runtimeconfig.json, and renaming the copy to StardewModdingAPI.runtimeconfig.json. Ran ./StardewModdingAPI.exe in PowerShell again and got the following output:
[SMAPI] SMAPI 3.13.2-alpha.20211204 with Stardew Valley 1.5.5 on Microsoft Windows 10 Pro
[SMAPI] Mods go here: C:\Program Files (x86)\Steam\Steamapps\common\Stardew Valley\Mods - Replacing StardewModdingAPI.runtimeconfig.json in Notepad++ with the code below (provided by Pathoschild):
Code:{ "runtimeOptions": { "tfm": "net5.0", "framework": { "name": "Microsoft.NETCore.App", "version": "5.0.0", "rollForward": "major" }, "configProperties": { "System.Runtime.TieredCompilation": false } } }
[SMAPI] SMAPI 3.13.2-alpha.20211204 with Stardew Valley 1.5.5 on Microsoft Windows 10 Pro
[SMAPI] Mods go here: C:\Program Files (x86)\Steam\Steamapps\common\Stardew Valley\Mods - Open a terminal in the game folder and run dotnet "Stardew Valley.dll" with no result
- Try and launch the game through Steam without internet connection
- Try and launch the game through Steam Big Picture Mode
- Un-installing Stardew Valley through Steam, removing the Stardew Valley folder in
C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley and %appdata%/StardewValley
folder then restarting my PC and re-installing Stardew Valley through Steam then try to run Stardew Valley.exe in the game folder
Change the Steam launch option to SMAPI and try to launch the game (unsuccessful), change Steam launch option to default and try to launch the game (unsuccessful) - Reinstalling .NET 5.0 Runtime, restarting my PC and open a terminal in the game folder and run dotnet "Stardew Valley.dll" with no output
Pathos concluded that Stardew Valley appears to crash really early in the launch process because there is no output whatsoever in the PowerShell terminal when trying to launch the game. It is most likely not a SMAPI issue. At the moment of posting the situation is: Stardew Valley 1.5.5 installed through Steam with default (empty) launch options. No SMAPI installed, no .NET 5.0 installed, no Mods folder, no Saves folder.
In case it is relevant, my hardware specs are:
- AMD Ryzen 5 3600 3.60 GHz
- NVIDIA GeForce GTX 1660 Ti
- 16gb of RAM
- m.2 ssd
TL;DR: Stardew Valley will not launch no matter what, after installing .NET 5.0 for the first time, even without SMAPI/mods.
Attachments
-
25.7 KB Views: 224
Last edited: