Issue Skipping mods

Raadjah

Newcomer
Please help me for the love of god. I do have Json assets, farm typemanager, Shop tile framework and content patcher installed but still, i receive this msg and my mods won't load.

[SMAPI] Skipped mods
[SMAPI] --------------------------------------------------
[SMAPI] These mods could not be added to your game.

[SMAPI] - Grandpa's Farm Forage Locations 1.14.9 because it requires mods which aren't installed (Esca.FarmTypeManager).
[SMAPI] - Stardew Valley Expanded Forage Locations - Immersive Farm 2 1.14.9 because it requires mods which aren't installed (Esca.FarmTypeManager).

[SMAPI] - CJB Cheats Menu - Grandpa's Farm Warps-3753-1-14-1643496314 because it contains files, but none of them are manifest.json.
[SMAPI] - CJB Cheats Menu - IF2R Warps-3753-1-14-1643496373 because it contains files, but none of them are manifest.json.
[SMAPI] - CJB Cheats Menu - SVE Warps-3753-1-14-1643496417 because it contains files, but none of them are manifest.json.
[SMAPI] - Expanded Shop Inventories 1.2.0 because it requires mods which aren't installed (Cherry.ShopTileFramework).
[SMAPI] - Grampleton Fields 1.14.6 because it requires mods which aren't installed (Content Patcher: https://www.nexusmods.com/stardewvalley/mods/1915, FlashShifter.StardewValleyExpandedCP).
[SMAPI] - Grandpa's Farm 1.14.9 because it requires mods which aren't installed (Content Patcher: https://www.nexusmods.com/stardewvalley/mods/1915, Content Patcher: https://www.nexusmods.com/stardewvalley/mods/1915, FlashShifter.StardewValleyExpandedCP, JSON Assets: https://www.nexusmods.com/stardewvalley/mods/1720).
[SMAPI] - Immersive Farm 2 Remastered 1.14.9 because it requires mods which aren't installed (Content Patcher: https://www.nexusmods.com/stardewvalley/mods/1915, Content Patcher: https://www.nexusmods.com/stardewvalley/mods/1915, FlashShifter.StardewValleyExpandedCP).
 

s0ap

Greenhorn
Hi, I have a similar issue with trying to use SVE portrait mods on mac. I can use the all the other non SVE portrait mods just fine but i don't know why its skipping my mods and saying its an empty folder when there are assets inside it. could you help?
 

Attachments

Hi, I have a similar issue with trying to use SVE portrait mods on mac. I can use the all the other non SVE portrait mods just fine but i don't know why its skipping my mods and saying its an empty folder when there are assets inside it. could you help?
Please post a full log: https://smapi.io/log/

And, add a screenshot of the inside of that "Portraits-1" folder. It may not be a proper content pack.
 

s0ap

Greenhorn
Hi, I'm not sure how to get a full post log on the mac but here are screenshots of the inside the folder "portraits-1" and "sophia" portrait content
Screenshot 2023-02-16 at 3.40.47 PM.png
Screenshot 2023-02-16 at 3.40.40 PM.png
 
Hi, I'm not sure how to get a full post log on the mac but here are screenshots of the inside the folder "portraits-1" and "sophia" portrait content
If you click on the "Mac", under where it says; "Where do I find my SMAPI log?" : https://smapi.io/log/#Mac
The site will tell you how to proceed.

As for the screenshots you posted, thanks.
That's not a proper modpack; there's no json files. So, SMAPI identifies the pack as 'empty', and skips it.
I don't know which portrait mod that's from, but you should go back to its page; and recheck the install instructions. It might be more of a replacement pack for CP; which isn't advised; but some people make those.
 

SilentHyro

Newcomer
hello could someone help me why it keeps telling me skipped mod when trying to load up stardew? I know that its the grandpas farm mod that is causing the problem because when i remove it then the error no longer happens. It also tells me to update to version 1.14.18 so when i try that it end up telling me to update again to version 1.14.18.

Heres this for help: https://smapi.io/log/8cf54fc588104bce8ae776d37a26fcda
 
hello could someone help me why it keeps telling me skipped mod when trying to load up stardew? I know that its the grandpas farm mod that is causing the problem because when i remove it then the error no longer happens. It also tells me to update to version 1.14.18 so when i try that it end up telling me to update again to version 1.14.18.

Heres this for help: https://smapi.io/log/8cf54fc588104bce8ae776d37a26fcda
Thanks for the log.
The issue isn't on you; the modder who made the translation of Grandpa's Farm that you're using got the manifest files wrong.

Code:
20:50:23    TRACE    SMAPI       Grandpa's Farm PT-BR (from Mods\Grandpa's Farm\[CP] Grandpa's Farm) [content pack]...
20:50:23    TRACE    SMAPI          Failed: you have multiple copies of this mod installed. To fix this, delete these folders and reinstall the mod: Mods\Grandpa's Farm\[CP] Grandpa's Farm, Mods\Grandpa's Farm\[FTM] Grandpa's Farm.
20:50:23    TRACE    SMAPI       Grandpa's Farm PT- BR (from Mods\Grandpa's Farm\[FTM] Grandpa's Farm) [content pack]...
20:50:23    TRACE    SMAPI          Failed: you have multiple copies of this mod installed. To fix this, delete these folders and reinstall the mod: Mods\Grandpa's Farm\[CP] Grandpa's Farm, Mods\Grandpa's Farm\[FTM] Grandpa's Farm.
If you go in, and open up: Mods\Grandpa's Farm\[CP] Grandpa's Farm\manifest.json
Set the FTM 'IsRequired' section to false; like so:
Code:
   {
      "UniqueID": "FlashShifter.GrandpasFarmFTM",
      "IsRequired": false,
   },
Then we go modify the manifest in the FTM folder: Mods\Grandpa's Farm\[FTM] Grandpa's Farm\manifest.json
Change the UniqueID, by adding "FTM" to the end. Like so:
Code:
  "UniqueID": "RogerDLucca.GrandpasFarmFTM",
Save both files after editing, and you should be good to go.
 
hello, hope all is well with you, I've been trying to download mods for about 6 months, but it never worked, it always showed "Skipped mods", could someone help me? I've tried many tutorials, but none of them work.
 

Attachments

WhitneyFox

Planter
@glassveins It looks like you're missing a lot of dependency mods.
Namely:
SpaceCore: https://www.nexusmods.com/stardewvalley/mods/1348
Content Patcher: https://www.nexusmods.com/stardewvalley/mods/1915
JSON Assets: https://www.nexusmods.com/stardewvalley/mods/1720
Fashion Sense: https://www.nexusmods.com/stardewvalley/mods/9969
Alternative Textures: https://www.nexusmods.com/stardewvalley/mods/9246

You also have several mods that are XNB mods that need to be saved in the actual Game folders, not the Mods folder. You will need to follow the instructions on the mod pages to determine what file in the Game folders to over write.
 

blinky

Newcomer
Hello, can someone help me?. For some reason, It's always says "Romanceable Rasmodia\assets because it's an empty folder." even though when I checked, the assets is not empty and as a beginner when it comes to mods, I was very confused. Please help

Screenshot (211).png

 
Top