SMAPI log parser

Where do I find my SMAPI log?

  1. Open a file app (like My Files or MT Manager).
  2. Find the StardewValley folder on your internal storage.
  3. Open the ErrorLogs subfolder.
  4. The log file is SMAPI-crash.txt if it exists, otherwise SMAPI-latest.txt.
  1. Open the Files app.
  2. Click the options menu (might be labeled Go or ).
  3. Choose Enter Location.
  4. Enter this exact text:
    ~/.config/StardewValley/ErrorLogs
  5. The log file is SMAPI-crash.txt if it exists, otherwise SMAPI-latest.txt.
  1. Open the Finder app.
  2. Click Go at the top, then Go to Folder.
  3. Enter this exact text:
    ~/.config/StardewValley/ErrorLogs
  4. The log file is SMAPI-crash.txt if it exists, otherwise SMAPI-latest.txt.
  1. Press the Windows and R buttons at the same time.
  2. In the 'run' box that appears, enter this exact text:
    %appdata%\StardewValley\ErrorLogs
  3. The log file is SMAPI-crash.txt if it exists, otherwise SMAPI-latest.txt.
  1. Press the Windows and R buttons at the same time.
  2. In the 'run' box that appears, enter this exact text:
    %localappdata%\Packages\ConcernedApe.StardewValleyPC_0c8vynj4cqe4e\LocalCache\Roaming\StardewValley\ErrorLogs
  3. If you get an error with the title "Location is not available", try the "with Steam or GOG" instructions above.
  4. Otherwise the log file is SMAPI-crash.txt if it exists, otherwise SMAPI-latest.txt.

How do I share my log?

  1. Drag the file onto this textbox (or choose a file):
  2. Click this button:
  3. On the new page, copy the URL and send it to the person helping you.

Suggested fixes

  • You have an older version of SMAPI installed. Consider updating SMAPI to fix problems.
  • Consider updating these mods to fix problems:

Log info

Game info:
Stardew Valley: {{data.GameVersion}} on {{data.OperatingSystem}}
SMAPI: {{data.ApiVersion}}
Folder: {{data.GamePath}}
Log started: {{logStartedUtcStr}} UTC ({{logStartedLocalTimeStr}} your time)

Installed mods: click any mod to filter show all hide all toggle content packs in list
{{mod.Name}} {{mod.Version}} {{mod.Author}} failed to load {{mod.Errors}} {{mod.Errors == 1 ? "error" : "errors"}} no errors
Filter messages:
TRACE | DEBUG | INFO | ALERT | WARN | ERROR
.* aA “ ” HL
{{filterError}}
view raw log | download raw data

Raw log

{{data.RawText}}