SMAPI log parser

Suggested fixes

  • You don't have the Error Handler mod installed. This automatically prevents many game or mod errors. You can reinstall SMAPI to re-add it.

Log info

Game info:
Stardew Valley: 1.4.2 on MacOS Unix 16.7.0.0
SMAPI: 3.0.1
Folder: /Users/Cheryl/Library/Application Support/Steam/SteamApps/common/Stardew Valley/Contents/MacOS
Log started: 2019-12-05 01:17 UTC ({{localTimeStarted}} your time)

Installed mods:
game 1.4.2 no errors
SMAPI 3.0.1 Pathoschild 1 error
Paritee's Better Farm Animal Variety 3.0.6-unofficial Paritee 1 error
[20:17:45 INFO  SMAPI] SMAPI 3.0.1 with Stardew Valley 1.4.2 on MacOS Unix 16.7.0.0
[20:17:46 INFO  SMAPI] Mods go here: /Users/Cheryl/Library/Application Support/Steam/SteamApps/common/Stardew Valley/Contents/MacOS/Mods
[20:17:46 TRACE SMAPI] Log started at 2019-12-05T01:17:46 UTC
[20:17:46 DEBUG SMAPI] Starting game...
[20:17:46 TRACE game] Window_ClientSizeChanged(); Window.ClientBounds={X:80 Y:90 Width:1280 Height:720}
[20:17:46 TRACE game] Window_ClientSizeChanged(); options is null, returning.
[20:17:52 TRACE game] Window_ClientSizeChanged(); Window.ClientBounds={X:80 Y:90 Width:1280 Height:720}
[20:17:52 TRACE game] Window_ClientSizeChanged(); options is null, returning.
[20:17:52 TRACE SMAPI] Loading mod metadata...
[20:17:52 TRACE SMAPI]   Ignored loose files: .DS_Store
[20:17:52 TRACE SMAPI] Loading mods...
[20:17:52 TRACE SMAPI]    Paritee's Better Farm Animal Variety (from Mods/Paritee's Better Farm Animal Variety/BetterFarmAnimalVariety.dll)...
[20:17:52 TRACE SMAPI]       Rewriting Paritee.StardewValley.Core.dll for OS...
[20:17:52 TRACE SMAPI]       Loading Paritee.StardewValley.Core.dll (rewritten in memory)...
[20:17:52 TRACE SMAPI]       Rewriting BetterFarmAnimalVariety.dll for OS...
[20:17:52 TRACE SMAPI]       Detected game patcher (Harmony.HarmonyInstance type) in assembly BetterFarmAnimalVariety.dll.
[20:17:52 TRACE SMAPI]       Loading BetterFarmAnimalVariety.dll (rewritten in memory)...
[20:17:52 INFO  SMAPI] Loaded 1 mods:
[20:17:52 INFO  SMAPI]    Paritee's Better Farm Animal Variety 3.0.6-unofficial by Paritee | Raise more variety of animals on your farm without replacing existing livestock

[20:17:52 INFO  SMAPI] Found 1 mod with warnings:
[20:17:52 INFO  SMAPI]    Patched game code
[20:17:52 INFO  SMAPI]    --------------------------------------------------
[20:17:52 INFO  SMAPI]       These mods directly change the game code. They're more likely to cause errors or bugs in-game; if
[20:17:52 INFO  SMAPI]       your game has issues, try removing these first. Otherwise you can ignore this warning.

[20:17:52 INFO  SMAPI]       - Paritee's Better Farm Animal Variety

[20:17:52 ERROR Paritee's Better Farm Animal Variety] Invalid path  at System.IO.Path.GetDirectoryName (System.String path) <0x10808eba0 + 0x00455> in <filename unknown>:0 
  at Paritee.StardewValley.Core.Utilities.Mod.GetPath () <0x13295b230 + 0x0002c> in <filename unknown>:0 
  at Paritee.StardewValley.Core.Utilities.Mod.get_Path () <0x13295b200 + 0x00010> in <filename unknown>:0 
  at BetterFarmAnimalVariety.Framework.Helpers.FarmAnimals+<>c.<GetVanillaCategories>b__13_0 (Paritee.StardewValley.Core.Characters.LivestockCategory o) <0x13295b180 + 0x00015> in <filename unknown>:0 
  at System.Linq.Enumerable+WhereSelectListIterator`2[TSource,TResult].MoveNext () <0x1135124c0 + 0x001c1> in <filename unknown>:0 
  at System.Collections.Generic.List`1[T]..ctor (IEnumerable`1 collection) <0x10cbc4690 + 0x002f6> in <filename unknown>:0 
  at System.Linq.Enumerable.ToList[TSource] (IEnumerable`1 source) <0x10cbc9120 + 0x00083> in <filename unknown>:0 
  at BetterFarmAnimalVariety.Framework.Helpers.FarmAnimals.GetVanillaCategories () <0x132947a70 + 0x00131> in <filename unknown>:0 
  at BetterFarmAnimalVariety.Framework.Events.RefreshCache.SeedCacheWithVanillaFarmAnimals () <0x132947840 + 0x00010> in <filename unknown>:0 
  at BetterFarmAnimalVariety.ModEntry.Entry (IModHelper helper) <0x132947320 + 0x00023> in <filename unknown>:0 
[20:17:52 ERROR SMAPI] Failed loading mod-provided API for Paritee's Better Farm Animal Variety. Integrations with other mods may not work. Error: System.ArgumentException: Invalid path
  at System.IO.Path.GetDirectoryName (System.String path) <0x10808eba0 + 0x00455> in <filename unknown>:0 
  at Paritee.StardewValley.Core.Utilities.Mod.GetPath () <0x13295b230 + 0x0002c> in <filename unknown>:0 
  at Paritee.StardewValley.Core.Utilities.Mod.get_Path () <0x13295b200 + 0x00010> in <filename unknown>:0 
  at BetterFarmAnimalVariety.Framework.Helpers.Mod.ReadConfig[T] () <0x13295c960 + 0x00014> in <filename unknown>:0 
  at BetterFarmAnimalVariety.ModEntry.GetApi () <0x13295c8c0 + 0x0001a> in <filename unknown>:0 
  at StardewModdingAPI.Framework.SCore.LoadMods (StardewModdingAPI.Framework.IModMetadata[] mods, StardewModdingAPI.Toolkit.Serialization.JsonHelper jsonHelper, StardewModdingAPI.Framework.ContentCoordinator contentCore, StardewModdingAPI.Toolkit.Framework.ModData.ModDatabase modDatabase) <0x118328000 + 0x01ba4> in <filename unknown>:0 
[20:17:52 TRACE SMAPI] Checking for updates...
[20:17:52 TRACE SMAPI]    SMAPI okay.
[20:17:52 TRACE SMAPI]    Checking for updates to 1 mods...
[20:17:52 TRACE game] setGameMode( 'titleScreenGameMode (0)' )
[20:17:53 TRACE SMAPI]    All mods up to date.
[20:17:53 TRACE game] Steam logged on: True
[20:17:53 TRACE game] Initializing GalaxySDK
[20:17:53 TRACE game] Requesting Steam app ticket
[20:17:53 TRACE SMAPI] Detecting common issues...
[20:17:53 INFO  SMAPI] Type 'help' for help, or 'help <cmd>' for a command's usage
[20:17:53 TRACE game] Window_ClientSizeChanged(); Window.ClientBounds={X:80 Y:90 Width:1280 Height:720}
[20:17:54 TRACE game] Window_ClientSizeChanged(); Window.ClientBounds={X:0 Y:0 Width:1440 Height:900}
[20:17:54 TRACE game] Window_ClientSizeChanged(); Window.ClientBounds={X:0 Y:0 Width:1440 Height:900}
[20:17:54 TRACE game] Signing into GalaxySDK
[20:17:54 TRACE game] Galaxy auth success
[20:17:54 TRACE game] Galaxy signed in
[20:17:54 TRACE game] Galaxy logged on
[20:17:56 TRACE game] Disconnected: ClosedGame
[20:17:56 TRACE SMAPI] Disposing...
[20:17:56 TRACE SMAPI] Disposing the content coordinator. Content managers will no longer be usable after this point.
view parsed log | download