[SMAPI] Skipped mods [SMAPI] -------------------------------------------------- [SMAPI] These mods could not be added to your game. [SMAPI] - OhoDavi's StardewValley Anime Mods 1.6.4 because it requires mods which aren't installed (Content Patcher: https://www.nexusmods.com/stardewvalley/mods/1915).
Just a heads up in case anyone's having the same error, the newest update is apparently also trying to change Fizz's portrait, what with my smapi having this yellow text:
Pleaaase can someone help me, I have tried installing this SO MANY TIMES and it just isnt working I've even deleted all other mods and still it wont work,, what am I doing wrong!!
Doesnt work and I dont get why. Itried the CP version and XNB version seperately and even together just to see but no it doesnt show at all. All my other mods works fine
Found the issue, the culprit was Seasonal Outfits - Slightly Cuter Aesthetic by Poltergeister, odd that Smapi didnt pick up on it. If you are experiencing the same issue as me and have it as well, try to pick it out and that might solve it.
NPC AbigailMine can't load portraits from 'Portraits/AbigailMine': Microsoft.Xna.Framework.Content.ContentLoadException: The content file was not found. because Abigail will show in the level 20
I love your portraits and the fact you don't leave any NPC out no matter how small, unfortunately that can't be said for your SVE portraits, some of which that are missing already have regular portraits so it's a bit jarring to go from your portrait of Morris or Marlen to the SVE basic ones... Is there any chance that those ones are going to made?
2518 comments
[SMAPI] --------------------------------------------------
[SMAPI] These mods could not be added to your game.
[SMAPI] - OhoDavi's StardewValley Anime Mods 1.6.4 because it requires mods which aren't installed (Content Patcher: https://www.nexusmods.com/stardewvalley/mods/1915).
Can someone help me with this problem?
[Content Patcher] Can't apply image patch "OhoDavi's StardewValley Anime Mods > EditImage Portraits/Fizz" to Portraits/Fizz: the FromFile file 'assets\Fizz.png' doesn't exist.
Which thankfully can be fixed easily by deleting these lines...
//Fizz
{
"Action": "EditImage",
"Target": "Portraits/Fizz",
"FromFile": "assets/Fizz.png",
"When": {
"EnableMod": "true",
}
...from your content.json in the '[CP] Portrait Anime Mods Ohodavi' folder. Or just change the "true" to "false", whichever works for you.
Cheers.