SMAPI - Stardew Modding API

SMAPI - Stardew Modding API

971k Downloads

Crashing

Fofo112 opened this issue ยท 16 comments

commented

The API keeps crashing when i try to start it

commented

Do you have any errors in your error log here:
%appData%\StardewValley\ErrorLogs

commented

yes

commented

Could you post them here? :)

commented

ok

commented

[20:50:48] Critical error: System.IO.FileNotFoundException: Could not found: C:\Users\Ade\Downloads\Update\Stardew Valley.exe
vid StardewModdingAPI.Program.ConfigurePaths()
vid StardewModdingAPI.Program.Main(String[] args)
[20:50:48] The API will now terminate. Press any key to continue...

commented

thats everything

commented

Have you placed your StardewModdingAPI.exe next to your Stardew Valley.exe

commented

does it have to be there?

commented

Yeah :) It has to be next to your Stardew Valley.exe, so if you use Steam like C:/ProgramFiles/Steam/steamapps/common/StardewValley

commented

what do you mean with next to?

commented

it tells me that there is a missing method

commented

Are you using Stardew 1.07?

commented

i don't know how do you tell

commented

i have 1.03

commented

I think if you check the log again, it'll say near the top. For example, the top two lines in mine are:
[06:59:30.562 PM] SDV Version: 1.07
[06:59:30.562 PM] SMAPI Version: 0.40.0

commented

You'll likely need to update to a later version of Stardew, let me know if it doesn't work on the latest version. :)