Issue May I please have some help with Stardew Valley Expanded?

Unsuperum

Newcomer
I installed all the Stardew Valley Expanded parts yet Grandpa's farm still doesn't work, can anyone help me figure out why?

((Here's my SMAPI Log

[SMAPI] SMAPI 3.13.2 with Stardew Valley 1.5.6 on Microsoft Windows 10 Pro
[SMAPI] Mods go here: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods
[SMAPI] Waiting for game to launch...

[SMAPI] Loading mod metadata...
[SMAPI] Loading mods...
[SMAPI] Loaded 10 mods:
[SMAPI] Console Commands 3.13.2 by SMAPI | Adds SMAPI console commands that let you manipulate the game.
[SMAPI] Content Patcher 1.24.7 by Pathoschild | Loads content packs which edit game data, images, and maps without changing the game files.
[SMAPI] Error Handler 3.13.2 by SMAPI | Handles some common vanilla errors to log more useful info or avoid breaking the game.
[SMAPI] Expanded Preconditions Utility 1.0.1 by Cherry | A condition checking system designed for use by other mods, in the format of event preconditions
[SMAPI] Farm Type Manager 1.15.0 by Esca | Allows custom spawning of content from each farm type: forage, large objects, ore, and monsters
[SMAPI] Json Assets 1.10.2 by spacechase0 | Lets content packs add custom content to the game.
[SMAPI] PyTK 1.22.9-unofficial.1-strobe by Platonymous | Platonymous Toolkit
[SMAPI] SpaceCore 1.7.2 by spacechase0 | A framework mod used by some of my other mods.
[SMAPI] TMXL Map Toolkit 1.22.2-unofficial.1-strobe by Platonymous | Load TMX Maps into the Game
[SMAPI] Winter Grass 2.0.3 by Cat | Grass will stay around in winter.

[SMAPI] Loaded 1 content packs:
[SMAPI] Grandpa's Farm Forage Locations 1.13.11 by FlashShifter | for Farm Type Manager | A farm map for Stardew Valley Expanded.

[SMAPI] Found 7 mods with warnings:
[SMAPI] Skipped mods
[SMAPI] --------------------------------------------------
[SMAPI] These mods could not be added to your game.

[SMAPI] - Grandpa's Farm 1.13.11 because it requires mods which aren't installed (FlashShifter.StardewValleyExpandedCP).

[SMAPI] Changed save serializer
[SMAPI] --------------------------------------------------
[SMAPI] These mods change the save serializer. They may corrupt your save files, or make them unusable if
[SMAPI] you uninstall these mods.

[SMAPI] - PyTK
[SMAPI] - SpaceCore
[SMAPI] - TMXL Map Toolkit

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

[SMAPI] - Farm Type Manager
[SMAPI] - Json Assets
[SMAPI] - PyTK
[SMAPI] - SpaceCore
[SMAPI] - TMXL Map Toolkit
[SMAPI] - Winter Grass

[SMAPI] Launching mods...
[PyTK] get_Bounds()
[PyTK] get_Width()
[PyTK] get_Height()
[PyTK] get_Format()
[PyTK] get_LevelCount()
[PyTK] get_GraphicsDevice()
[PyTK] get_IsDisposed()
[PyTK] get_Name()
[PyTK] set_Name(String value)
[PyTK] get_Tag()
[PyTK] set_Tag(Object value)
[PyTK] SetData(Int32 level,Int32 arraySlice,Nullable`1 rect,T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] SetData(Int32 level,Nullable`1 rect,T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] SetData(T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] SetData(T[] data)
[PyTK] GetData(Int32 level,Int32 arraySlice,Nullable`1 rect,T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] GetData(Int32 level,Nullable`1 rect,T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] GetData(T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] GetData(T[] data)
[PyTK] FromFile(GraphicsDevice graphicsDevice,String path)
[PyTK] FromStream(GraphicsDevice graphicsDevice,Stream stream)
[PyTK] SaveAsJpeg(Stream stream,Int32 width,Int32 height)
[PyTK] SaveAsPng(Stream stream,Int32 width,Int32 height)
[PyTK] Reload(Stream textureStream)
[PyTK] Dispose()
[PyTK] add_Disposing(EventHandler`1 value)
[PyTK] remove_Disposing(EventHandler`1 value)
[PyTK] ToString()
[PyTK] GetType()
[PyTK] Equals(Object obj)
[PyTK] GetHashCode()
[PyTK] Patched: FromStream (1)
[PyTK] Patched: FileStream Constructors (6)
[TMXL Map Toolkit] Open Buildables Menu with: F2
[SMAPI] Mods loaded and ready!
 

IntoxicHeart

Planter
I installed all the Stardew Valley Expanded parts yet Grandpa's farm still doesn't work, can anyone help me figure out why?

((Here's my SMAPI Log

[SMAPI] SMAPI 3.13.2 with Stardew Valley 1.5.6 on Microsoft Windows 10 Pro
[SMAPI] Mods go here: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods
[SMAPI] Waiting for game to launch...

[SMAPI] Loading mod metadata...
[SMAPI] Loading mods...
[SMAPI] Loaded 10 mods:
[SMAPI] Console Commands 3.13.2 by SMAPI | Adds SMAPI console commands that let you manipulate the game.
[SMAPI] Content Patcher 1.24.7 by Pathoschild | Loads content packs which edit game data, images, and maps without changing the game files.
[SMAPI] Error Handler 3.13.2 by SMAPI | Handles some common vanilla errors to log more useful info or avoid breaking the game.
[SMAPI] Expanded Preconditions Utility 1.0.1 by Cherry | A condition checking system designed for use by other mods, in the format of event preconditions
[SMAPI] Farm Type Manager 1.15.0 by Esca | Allows custom spawning of content from each farm type: forage, large objects, ore, and monsters
[SMAPI] Json Assets 1.10.2 by spacechase0 | Lets content packs add custom content to the game.
[SMAPI] PyTK 1.22.9-unofficial.1-strobe by Platonymous | Platonymous Toolkit
[SMAPI] SpaceCore 1.7.2 by spacechase0 | A framework mod used by some of my other mods.
[SMAPI] TMXL Map Toolkit 1.22.2-unofficial.1-strobe by Platonymous | Load TMX Maps into the Game
[SMAPI] Winter Grass 2.0.3 by Cat | Grass will stay around in winter.

[SMAPI] Loaded 1 content packs:
[SMAPI] Grandpa's Farm Forage Locations 1.13.11 by FlashShifter | for Farm Type Manager | A farm map for Stardew Valley Expanded.

[SMAPI] Found 7 mods with warnings:
[SMAPI] Skipped mods
[SMAPI] --------------------------------------------------
[SMAPI] These mods could not be added to your game.

[SMAPI] - Grandpa's Farm 1.13.11 because it requires mods which aren't installed (FlashShifter.StardewValleyExpandedCP).

[SMAPI] Changed save serializer
[SMAPI] --------------------------------------------------
[SMAPI] These mods change the save serializer. They may corrupt your save files, or make them unusable if
[SMAPI] you uninstall these mods.

[SMAPI] - PyTK
[SMAPI] - SpaceCore
[SMAPI] - TMXL Map Toolkit

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

[SMAPI] - Farm Type Manager
[SMAPI] - Json Assets
[SMAPI] - PyTK
[SMAPI] - SpaceCore
[SMAPI] - TMXL Map Toolkit
[SMAPI] - Winter Grass

[SMAPI] Launching mods...
[PyTK] get_Bounds()
[PyTK] get_Width()
[PyTK] get_Height()
[PyTK] get_Format()
[PyTK] get_LevelCount()
[PyTK] get_GraphicsDevice()
[PyTK] get_IsDisposed()
[PyTK] get_Name()
[PyTK] set_Name(String value)
[PyTK] get_Tag()
[PyTK] set_Tag(Object value)
[PyTK] SetData(Int32 level,Int32 arraySlice,Nullable`1 rect,T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] SetData(Int32 level,Nullable`1 rect,T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] SetData(T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] SetData(T[] data)
[PyTK] GetData(Int32 level,Int32 arraySlice,Nullable`1 rect,T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] GetData(Int32 level,Nullable`1 rect,T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] GetData(T[] data,Int32 startIndex,Int32 elementCount)
[PyTK] GetData(T[] data)
[PyTK] FromFile(GraphicsDevice graphicsDevice,String path)
[PyTK] FromStream(GraphicsDevice graphicsDevice,Stream stream)
[PyTK] SaveAsJpeg(Stream stream,Int32 width,Int32 height)
[PyTK] SaveAsPng(Stream stream,Int32 width,Int32 height)
[PyTK] Reload(Stream textureStream)
[PyTK] Dispose()
[PyTK] add_Disposing(EventHandler`1 value)
[PyTK] remove_Disposing(EventHandler`1 value)
[PyTK] ToString()
[PyTK] GetType()
[PyTK] Equals(Object obj)
[PyTK] GetHashCode()
[PyTK] Patched: FromStream (1)
[PyTK] Patched: FileStream Constructors (6)
[TMXL Map Toolkit] Open Buildables Menu with: F2
[SMAPI] Mods loaded and ready!
Hello there ^^

Can you please copy and paste the link for your smapi parser log? It’s the link below ‘SMAPI Log Parser’ and above where the log itself is.
Example;;
A977F44A-569D-470B-867E-9AA86DBA63BC.jpeg
 
Top