#archived-modded-support
1 messages · Page 403 of 1
Here ya go
log with the harmony summary
what uh. what does that do exactly? Does it just show all the mods using harmony?
Yep, the type of action and what causes it among other things.
ah he has comments and bug reports closed
also looks like fashionsense messes with the drawWhenHeld which messes with jars and items and stuff
makes them the wrong color
that do be a bummer
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 50 C# mods and 66 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
Game turns black when entering town
Yes
Logs from all others
gonna go make a bug report on this
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 10 Home, with 75 C# mods and 88 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
For romancable rasmodia / rasmodius, is there a special item that's needed similar to that of the Void Pendant? I'm not sure what it is or where I need to look
if this is multiplayer, logs from everyone
(Also I didn't mean to flake, giving more legal advice.)
nono you're good
Ok. Here's the host's log, we're the only two playing atm https://smapi.io/log/72020b9dadb64d2fa10575d1a7b5bcdf
I just wasn't sure what all it did
Log Info: SMAPI 4.0.5 with SDV 1.6.3 build 24087 on Microsoft Windows 10 Pro, with 72 C# mods and 90 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
!mpmods
You can mod your multiplayer games, but to avoid any hiccups, all players' mod lists need to match. If players have too many mismatched mods, you will experience bugs in your game - even if the mods were working fine earlier, there is no guarantee that they will stay that way, and strange things may start occurring. There are a few exceptions to this - cosmetic mods usually work fine with no glitches, and some C# mods work as well. Mods often include information on whether or not they work in multiplayer in their descriptions. However, in general, your mod lists should match exactly.
See https://stardewvalleywiki.com/Modding:Player_Guide/Getting_Started#Do_mods_work_in_multiplayer.3F for more details on how mods work in multiplayer!
you have a mod mismatch
i would look but my eyes would probably die
and your hosts smapi is behind
!
I compared logs, looks like the host has a few mods out of date, that I updated, lol
I'll get him to update and see if that fixes it
You're also missing some
Check the governor's message under the logs you sent and look at the numbers
the numbers are different
(I've seen numbers match with completely different mods, too. Double check it's not just the numbers you're making match.)
Log Info: SMAPI 4.0.1 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 46 C# mods and 88 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
!mod mismatch
...why did i type it like that
lmao
it's a mod mismatch, match yer mods
Repost^
Ayo same!
I have such a problem. Is there really a solution? There is no mod installed in the mod folder.
it says waiting for game to launch and close
Hi guys! I'm using Yellog's Wood Fences and, unfortunately, they're not loading in my game. I've gone through every recolor mod I can figure out and made sure that fence replacements were false. I'm not sure at this point if I'm missing something.
Anyone have any ideas? Here's my SMAPI log: https://smapi.io/log/7bc5849ed74243a896fc6f8ff2d40e25
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 16 C# mods and 58 content packs.
so for anyone using alternate textures? is there any way to not have to put every texture into one file?
because from my AnS days i have like 121 cats
the mod doesn't seem to be patching anything. does it have any config options? if it doesn't it's probably just broken (but also probably possible to fix without too much trouble)
No config file. It is quite an old and outdated mod, so it's possible it just doesn't work anymore. I know I could probably just replace the actual asset files, but I wanted to see if I was missing something first before doing that
can you link the mod?
The mod doesn't exist anywhere anymore. Through lots of Googling, I found a Reddit post that linked a Google Drive file for it. Let me see if I can find the thread.
you can also upload the content.json of the mod to smapi.io/json and link it here. it's probably enough
Sure, I'll do that!
I know at least one version of No Fence Decay has been interfering with recolors of fences, not sure if Redux is included in that but it may be worth removing it to test
I'll try that as well to see if that might be interfering. Could it be because the content file isn't 2.0.0?
This is the entire content file: https://smapi.io/json/content-patcher/fdffc59a83034111a12327a17b1024e7
I don't recall why it was an issue but I know I saw this situation before with recolored fences and No Fence Decay was discovered to be the culprit
it's not a bad idea to change it to 2.0.0 in any case
the patch itself looks correct to me
I'll try changing that and see if it works. If it doesn't, I'll try removing my no fence decay. I do have the redux version, but maybe it's still buggy
might be a good idea to change the Load to EditImage too
if the texture used is old enough it could erase some additions to the spritesheet
Thanks for the help! Just changing those two things in the content file fixed the issue. No Fence Decay has no effect 🙂
no problem. i guess it was a problem with the old format version
Seems that way! It's odd though, I'm using Yellog's buildings mod as well and even though it's also quite outdated, it still works just fine. And the file has the old format too
hello, does anyone here have expertise with macOS?
Content Patcher has some pretty good rewriters that will fix most of the issues with old mods, but the format does have to be updated enough to trigger those rewriters, I think 🙂
And some things aren't covered in the rewriters at all
Bless the talented creators that keep our mods working 🙏
Log Info: SMAPI 4.0.4 with SDV 1.6.2 build 24081 on Microsoft Windows 10 Home, with 73 C# mods and 45 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
i think that its the better chests mod thats beng iffy
well, did you change anything, like add mods or update them?
the only mod i added since last time was the better sprinkler mod
but the log said this-
22:39:12 WARN Better Chests The Action`1[IPopulateContainersEvent] interface defines method Invoke which doesn't exist in the API or depends on an interface that cannot be mapped!
i have no idea what it means
i don't know if it's a compatibility problem with the better sprinkler mod, but it's always a possibility that's easy to test too
is there any way to manually convert a mod to make it compatible with 1.6?
!converters
A lot of converter tools have been made by helpful members of the community to update outdated mods or convert existing mods to modern or alternative frameworks, and for 1.6. Here's a list:
- Convert XNB mods to Content Patcher
- Convert pants/skirt spritesheets to Fashion Sense
- Convert Custom Furniture mods to DGA/1.6 Content Patcher
- Convert visual Content Patcher mods to Alternative Textures
- Convert BFAV mods to work with 1.6 Content Patcher
- Convert TMXLoader mods to 1.6 Content Patcher
- Convert Custom Music mods to 1.6 Content Patcher
- Convert Shop Tile Framework mods to 1.6 Content Patcher
- Convert hair spritesheets and JSON Assets shirts & hats to Fashion Sense
- Convert regular Content Patcher to i18n format
- Convert JSON Assets to Content Patcher
- Convert fish data from field names to slash delimited values
- Convert markdown text to Nexus' bbcode
- Convert Custom Ore Nodes and Custom Resource Clumps mods to Item Extensions Framework
- Convert Content Patcher Animations to SpaceCore
hello, i´m wondering if the ui info suite has changed or which one would be the best one
!uiinfosuite
UI Info Suite 2 can be found at https://github.com/Annosz/UIInfoSuite2/releases. It works with Stardew 1.5.6 and 1.6. Download the first zip, not the source code.
hi everyone, does anyone know of a way or a mod to just like lock chests in place? cause if I use the tractor mod then my chests just go crazy and start jumping all over the place because you can move chests by using axes in 1.6
or is this something i can fix in the tractor mod config?
So im having a bit of a issue with my game can someone help me…. I play modded nothing too extravagant. Im married to shane and had been waiting eagerly to start my in game family and last ingame night he finally popped the question except….. he asked about adoption rather then pregnancy…. My farmers female (i double checked at the bathhouse) so it confused me a lot and i was worried maybe it was one of my mods does anyone know if its one of these mods doing it???
might be because of PPAF? did you set shane to be a romantic partner?
oh dang thats overwhelming
hes set as main spouse and my farmers not married to anyone but him
Is there another way to set him as romantic partner?
His title is just “partner” in game but the game listing in smapy says husband
since you have a lot of pregnancy/birth/husband/shane related mods, i suggest going through the descriptions of those mods for compatibility or config options to see which meddle with adoption or birth events
well I guess Item Extension wasnt the problem....
I knew I shouldnt have spent all that time decorating until I knew it wasnt gonna crash again...
Is it possibly the “free love” mod i cant find anything on that nexus page and i was looking cuz ive been worried maybe its been messing with my shane relationship 😅
i dont think its the free love mod, it might be your other ones. i dont have most of the mods you downloaded except for PPAF, so im sorry i cant really provide a direction on where to go
anyone in here smart enough to help me figure this out? I removed the mods causing conflicts before and force updated item extensions, then spent the last like 4 hours decorating my house to be just the way I want it, then walked from the farm to the bus stop and it crashed again...
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 10 Enterprise, with 204 C# mods and 381 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
I know the 13 mods say theyre out of date
but I have deleted them, fresh installed them, and they STILL say they arent updated
Thanks! Ill look!
have you checked if it wasnt due to an issue with your device? if you walk to the busstop without decorating, does it still crash?
yes
it has crashed now about 12 times in different areas
most times its when I leave the farm, but a few times it has also been like, late at night walking from the mountain to town
one time it was town to beach
Hope to heavens to can figure out whats doing it 😅 i mean i know adopting and pregnancy is just a slight difference in game but…. It messes with my headcanon so bad and if its adoption then the pregnancy and birth events mod wont apply 😩 and i had a hell of a time trying to get that one to work with my smapi
i think it could be due to your device maybe not being powerful enough to handle all the mods 😅 you do have a bunch!
you could try a classic (albeit quite timetaking) way: troubleshooting!
if you want to do that, start removing some of your mods in groups and running up the game to see if there are any issues still. if the game still crashes, it means the problem's still in there somewhere.
oh im not worried at all about the power of my system lol
Im gonna go through and re re re delete all the mods that say they need an update... again...
it was perfectly fine yesterday. today I tried to update things and it just... screwed everything over lol
ah, i see. good luck!
i hope you figure it out soon 🩷
Can someone help me with this error message? log: https://smapi.io/log/34c2166ca68541bfae4b88d81b7c8967
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 24 C# mods and 65 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
Hey, are there any mods out there that sorta incentivizes interacting with villagers after maxing hearts? Its an aspect of the game that i always felt lacked
I guess it is ppaf i guess i had him set at main spouse in free love and smapi but i didnt have it set in ppaf and i guess ppaf overwrites free loves main spouse settings, do i just delete the two .json files in his npc folder and leave the one i want? I read the “read me” thing but it doesn’t describe how to choose just that you can 😅
Hello! I downloaded Mod Updater, but I don’t know how it works, can you tell me please? the translator does not translate well into my native language
I got both of these mods installed but it seems ot not wanna do stuff
you need to download tilesheets by MixedBag
also is there a way to disable the npc on minimap from UI suite? Since i got npc map locations and im guessing they might conflict
if ui info suite 2 shows residents, then you don’t need an additional mod, or are you not comfortable with the first mod?
well i never relized that it did show them but i have always used npc map lcoation alongside it
guess i could just chuck npc map and see if it changed or if ui info suite was the one i have always seen
yeah, i really dont like the look of just info suites one
i read on reddit theres a setting to change the npc map in info suite but i cant seem to find it
nvm i found it? seemed like it was hidden before
oh yeah so it does hide the option if oyu got another map npc mod
well guess all my mod problems are fully fixed for the most part unless something comes up kater haha
Hey, modifying my world file, I don't know what I touched, but now every time I open it the following appears and it doesn't load (error.txt).
I also attach my world in Stardew Valley (Insanos).
HELP PLIS!
If you use steam PC, have you tried verifying integrity files by right clicking on stardew, properties and look for verify file integrity?
No, I have not tried it, what I have tried is to go to my saves and the world in which it fails, make a copy of the _old and start the world from there and it does load the world...
You should try first.
The mods that you used to load that world, make sure to use them again.
I have some sprites that doen't show up. I checked my mods, and after removing some crop ones, the sprites are still missing (carrots, for example)
Anyway, here's my log
Log found, uploaded to: https://smapi.io/log/b721abd848bd405fbc3667814c951af3
Sounds like something is replacing the crops spritesheet with something based off of the pre-1.6 crops spritesheet
Yeah seems likely, how'd I find the culprit?
Do you have any crop retextures that are old
Hold on checking
Yeah okay better starfruit
Removing and seeing if fixed
Nope still nothing
Carrots planted here but seems emtpy
If you use Steam, try first verifying integrity files.
Nope no nevermind
Right Click SDV
Properties
Verify Integrity Files
Boot Up
If that doesn't work, remove all retexture mods and boot up your file.
Melons to watermelons were the culprit
Even though they said it's been updated to 1.6!
Smh
Thanks my guys
Yeah
Dammit. I'll miss the watermelons
I hate the stupid pink melons
Best to report that in their page.
hi would anyone be available/kind enough to hold my hand through sorting my mods? There’s a few that aren’t working that I’m still workshopping issues w and I’m not very tech savvy and it’s been stressing me out 
Hi, I just responded to your bug report but also want to clarify here. All your bushes are working as intended, but if you don't want your vanilla crops to turn into bushes, then yes, turn all of those options to "false" except the first four.
to add some details I am using vortex and a mods from a collection with other mods not of that collection but some aesthetic mods aren’t working currently (in addition to I believe content patcher issues and custom portraits)
!log
Please share your SMAPI log file. To do so:
- Open this page: smapi.io/log.
- Follow the instructions at the top of the page to upload the log file. (Don't copy & paste from the console window!)
- After uploading, it will show a green box with a URL to share. Post that URL here.
Please do it even if you don't see any errors. This has useful info like what mods and versions you have, what the mods are doing, etc.
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 12 C# mods and 57 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
i made an initial post on the r/smapi i think but i took it down bc the inital issue i had resolved itself but then it came back
so i have a mod with the fence i want it's really pretty, but i only see it in cjb item spawner... any idea how i'd use the fence without using cjb?
making a guide on cjb & aesthetic mods so i need to know why the mermaid walls aren't showing up
oh wait it should pop up with the spray paint or brush or w/e right?
or is the mermaid wall part of vanilla?
hmm yep it's not in the paintbrush bucket stuff?
welp nvm i that was the wrong little fence in cjb, this is the one i want, and i can't find it anwhere in game 😦
ughhhhh and now i can't remove it with my pickaxe or axe asl;dkfja;sldkfj
Hey none of my flowers show up in game. Just the petals though, the stems and leaves are there. I have Cornucopia and Atelier more crops and flowers. Any help would be great.
~~Hello! Does anyone know what this could be? I only have some basic visual mods installed and tried googling answers to no avail- its just occasional but goes throughout all the map - thank you! ~~
!reshade
Reshade and recolor refer to two separate mod types that both affect the overall look of the game. Recolor mods change the base textures of the game terrain (such as the grass, paths, cliffs, and dirt) before it has loaded, while reshade mods apply a colour and lighting filter over the entire game (including the UI) after it has loaded. Recolors and reshades can be used together, but reshades can only be used on Windows and require a different installation method to most mods. Please make sure to follow the installation instructions carefully if you want to use a reshade mod.
Wait is that the wrong command
Someone just told me this mod released a fix and I never realised
thank you!
!recolor
1.6 added new tiles which will take some time for recolor mods to catch up on. recolors will mostly work but there will be some vanilla-looking tiles. please be patient as you wait for mod authors to update their mods
Ah! Good luck! You just gotta update it then 
I'm getting an error item for Lumisteria.MtVapius_BlueAgathe I switched back to the save I'm currently doing (I have mod folders for each farm and switch out accordingly) and am only now getting the error, I have the mtvapius expansion in my mods folder as well as the lumisteria indoor & outdoor tilesheets, anyone know what I could be missing?
oops, went through my downloads and realised I missed one, my bad!
welp nvm, the recipe that willy gives me is for these short stones 😦 so i still can't find the fences i want
maybe i should give up on this fence mod? i can't find it in cjb, can't find it in my alternative textures mod, can't find it in my mod options
https://www.nexusmods.com/stardewvalley/mods/9629?tab=description
crap, now i literally can't get rid of these 😦 a;lskdfja;lskdjf
it's a fence but i can't axe or pickaxe it halp
for people use many mods, are there any certain mods to download in order to just reduce the constant freeze during gameplay? I'm playing on a good pc and it just freezes every time
deleted the mod, fml now i have these and can't get rid of them.... did i mess up my save file?
Morning post? Game crashes on startup
It was something wrong with sve
ok was able to revert to a previous day save thank god i didn't sleep two days lol
looks like that mod is just broken & too old unfortunately
sorry for the wall of text today guys
Do we have mod auto-update or something? Really annoy for a mod keep updating everyday of xxx mods.
can you send your log
A bit late on the reply but i found out the cause : It was the Wind Effects mod
That was the mod that freezes my game al ot
try the unofficial release for 1.6
Hi. Can someone please look into 1.6 updates for Better Ranching, Better Elevator, and Better Hay.
Also adding my vote for Passable Crops. Thanks so much.
Passable Crops has been updated.
aye, will do
how can i fix this
are you using stardew from the playstore
hey! so i noticed that my stardew just sometimes freezes for a few seconds, like i cant move anything. now for the last 10 mins it was super laggy and now it just compleatly threw me out of the game and closed it and smapi. does anyone kknow what the issue would be? i loaded it back up and i cant see any red in my smapi
ay
shouldnt have loaded smapi
opening smapi overwrites the last error log
can you play for a bit till it freezes and then close smapi and send the log please
sure, it doesnt happen everytime i play tho. its weird cus i never see any red in my smapi
okok, the only thing i get in my smapi is something about social page found conflicting nps with name claire and martin im guessing its about sve
i was re doing my fences while it crashed last time
Please share your SMAPI log file. To do so:
- Open this page: smapi.io/log.
- Follow the instructions at the top of the page to upload the log file. (Don't copy & paste from the console window!)
- After uploading, it will show a green box with a URL to share. Post that URL here.
Please do it even if you don't see any errors. This has useful info like what mods and versions you have, what the mods are doing, etc.
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 10 Home, with 15 C# mods and 29 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
the elles cuter barn animals ive updates, it just apears like i havent
!manifesterror
If SMAPI tells you that a mod can be updated even if you have already downloaded the latest version, it may be an error with the manifest's version number. To check, open the mod's manifest.json and change the version number to match the mod page if they do not already match.
if u wanna fix the claire and martin issue .. check SVE change log the guide is there
nothing stands out to me in this log
next time you crash please send the log immediately
yeah, before going outside i was skipping bunch of days, maybe something went wrong in that
okok!
Sooooo I tried to update Fishing Info Overlays and Stardrop just deleted it. And now it won't even recognize the file path to my mods
@naive leaf
With the new winter portraits, they've overrode my modded ones, do I go into game files and delete the winter portraits or is there an easier solution? 
can you send your log
I'm not sure what that means 😃
And I use discord on mobile while I play on pc
Please share your SMAPI log file. To do so:
- Open this page: smapi.io/log.
- Follow the instructions at the top of the page to upload the log file. (Don't copy & paste from the console window!)
- After uploading, it will show a green box with a URL to share. Post that URL here.
Please do it even if you don't see any errors. This has useful info like what mods and versions you have, what the mods are doing, etc.
you can find instructions on where to find the log here
Kk tysm
I think this is it, I'll feel stupid if all I need to do if update my mods 😃
https://smapi.io/log/ffd60b9fbc954cea8b512760e5e46692
Log Info: SMAPI 4.0.4 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 9 C# mods and 18 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
it seems you are not the only one with this issue. the mod hasnt been updated for 1.6 and is broken in winter.
you can update content patcher, smapi and skip fishing minigame if you want to get rid of the notifications
as for ellies animals
!manifesterror
If SMAPI tells you that a mod can be updated even if you have already downloaded the latest version, it may be an error with the manifest's version number. To check, open the mod's manifest.json and change the version number to match the mod page if they do not already match.
Ah I see tysm
Just woke up what was I pinged for
Sorry to bother again, but if I were to delete the winter portraits that were affected from the game files would that temporarily fix it or cause more problems?
no clue
Kk ty
@wicked sentinel You leveled up to Cowpoke. You can now speak in our voice channels and share images in all channels!
Got it thank you 
gonna try working on this again later today, I had to take a break 
i am available now if you are willing to try
(monk being like 2 brothers on the 4th floor; very sad that no one probably gets it)
System.UnauthorizedAccessException: Access to the path 'C:\XboxGames\Stardew Valley\Content\StardewModdingAPI.exe' is denied.
at System.IO.FileSystem.CopyFile(String , String , Boolean )
at System.IO.FileInfo.CopyTo(String , Boolean )
at StardewModdingApi.Installer.InteractiveInstaller.RecursiveCopy(FileSystemInfo source, DirectoryInfo targetFolder, Func`2 filter) in E:\source_Stardew\SMAPI\src\SMAPI.Installer\InteractiveInstaller.cs:line 647
at StardewModdingApi.Installer.InteractiveInstaller.Run(String[] args) in E:\source_Stardew\SMAPI\src\SMAPI.Installer\InteractiveInstaller.cs:line 381
at StardewModdingApi.Installer.Program.Main(String[] args) in E:\source_Stardew\SMAPI\src\SMAPI.Installer\Program.cs:line 55
I'm getting this error when I try to install SMAPI
Earlier today, SMAPI deleted itself when I clicked fullscreen
anyone else having issues with windows defender and content patcher 2.0.5? apologies if i missed an announcement
!antivirus
Your browser or antivirus might block files because they're 'suspicious' or contain a trojan.
That's most likely a false positive. See SMAPI or mod files disappear, or they're blocked by your antivirus or browser in the troubleshooting guide for more info, including how to fix it.
yes, but this is different. i've had false positives but never a full blown quarantine before so i was a bit more concerned, and for whatever reason the download is perfectly fine from moddrop, but not nexus
Content Patcher is often mistaken by a Trojan by your antivirus due to the file changes it makes for Mods, but it is inoffensive, dont worry! 
Nexus do seem to be making the reports of this issue more often though...
okie, tysm ! yeah bit weird on nexus' part, appreciate you!
No need to ty!
Weird indeed, especially because Nexus ALSO runs a Virus Scan on mods to say if It's safe or not, so there's that too 🤔
Hey im having an issue at the moment where Linus' fire is a flowerpot but I can still turn the flame on/off. I'm having this issue with the ridgeside village mod too where something is a flowerpot instead of what its meant to be, but im not sure if its a base game bug?
Heard of Content Patcher triggering antivirus, just came across Vulby's essential NPCs grey's home sve patch also doing the same actually. (content patcher wasn't triggering it for me though hm) (edit, wrong mod!)
Already left a nexus comment for the modder just in case so they're aware
(Surprisingly in the amount of mods I've had, this is the first time)
hello, So i'm stuck on trying to download smapi, The window like after i install it just doesn't open. so I staight up cannon firure it out at all
any help would be greatly grealy appriciated
Im on windows, ive tried nexus and curse forge for it
The window like after i install it just doesn't open
So the window to install it DOES open? Like you went through the command prompt window to install it?
and the game doesn't launch?
yeah, it will install, i think im suppoed to install it into my mods folder right? but then it just shows me where the files are. I cant figure out how to lauch it though steam. it like wont actaully apply it to my game at all
you either need to launch it through the stardewmoddingapi.exe through the game files
are you using steam?
yeah i am using steam
https://stardewvalleywiki.com/Modding:Installing_SMAPI_on_Windows
Did you follow this guide?
yeah i have but the window thats supposed to pop up to allow me to copy and past the configeration path doesnt open. the instalation window doesnt open period. like just nothing
"D:\SteamLibrary\steamapps\common\Stardew Valley" %command%
this is the path if you want it
you said it will install through?
yeah it will instal
thanks!
@inland oyster that's assuming they use D:
just make sure to change the "D:" to whatever drive you downloaded steam at
I was about to go to bed (5 am here and I have irregular insomnia) but I will get up soon if still free, I want to get it to work sooo bad.
Game lags out a bit during join my friend's session, when i join it just gave me as "Unnamed Farmhand" and i coudn't be able to customize my farmer
my log : https://smapi.io/log/40fa29a96e124e6a9a446f34853d8bd0
my friend's log ( the host ) : https://smapi.io/log/2dc8bf115ae14d7f8a6b9d9f592185e1
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home Single Language, with 84 C# mods and 153 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home Single Language, with 84 C# mods and 153 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
how do i know what drive i downloaded steam at? im completly new to windows, ive only used mac up until a couple weeks ago
it should show up like this
open file manager (assuming you have one drive)
yay congrats!
well try it
I have one question
why is your friend's game is downloaded on the downloads folder
no clue
are they using a cracked version
yeah most likely so
ok thanks for saying this early
I am genuinely impressed you were able to connect at all then
yeah
(you won't be able to do mp with a pirated game)
also most people here dont help people with cracked games
is that i could be able to connect to him ( my guess via VPN )
Does anyone know if i can mod the game on a ROG Ally?
probably
Why is this happening? I have verified the files and the problem persists
!log
Please share your SMAPI log file. To do so:
- Open this page: smapi.io/log.
- Follow the instructions at the top of the page to upload the log file. (Don't copy & paste from the console window!)
- After uploading, it will show a green box with a URL to share. Post that URL here.
Please do it even if you don't see any errors. This has useful info like what mods and versions you have, what the mods are doing, etc.
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 10 Pro, with 4 C# mods and 1 content packs.
What does it mean? It's strange because the _old file in my world does load without problems...
did you add any new mods?
no
The problem is that the _old file in my world does run it. Yes it is true that I modified something and that is why it is failing...but I can't see the specific error
deserializeTask failed with an exception. InvalidOperationException: There is an error in XML document (1, 832119). ---> InvalidOperationException: There is an error in XML document (1, 832119). ---> InvalidOperationException: There is an error in XML document (1, 832119). ---> System.Xml.XmlException: The '<' character, hexadecimal value 0x3C, cannot be included in a name. Line 1, position 832119.
Oh that'd be annoying to find and fix without sublime text
someone else will have to help you, im not sure whats going on
Even with sublime text would be annoying.
Basically, a typo.
they did modify something?
how did you update stardew valley expanded?
hey guys. JA hat mods are not working?
There was some 'name' on position 832119, the 832, 119th (or 118th because of how scripts read positions) character in the document has a '<' typo'ed into a name.
This would be the file of my world, but in the line indicated I don't see anything strange...
i used Stardrop
could you delete the sve folder and reinstall it
alright ill try
do it for ridgeside and east scarp too
I'm going to stop you right there and tell you I not only don't have my laptop right now, it would be infinitely easier to use cjb cheats and cjb item spawner and your old save file backup to restore progress
im not 100% which one of those might be the culprit
@hazy holly The Bush issue is uiinfosuite mislabeling them. Your bushes will grow the correct crop though.
A fix is being worked on!
iirc the last time it had the same type of error was Always Raining In the VAlley
so im assuming its ES?
So that's easy, it's multi-player right?
Okay, but are you sure the problem is on the next line?
Delete Circle of Thorns, go to East Scarp discord and download Swords and Sorcery alpha for 1.6 in useful files
It's either that line or the line before.
should the host do the same?
Yes. Both should
well you learn something new everyday
i thought it was the thing where files get overwritten when updating the mod
The issue is conditional loading in multi-player not loading fast enough for the farmhands.
(Sorry to break this up, making a bug report with a log) @wheat turtle
It doesn't look like there are any errors here, but I'll do any trouble shooting you need me to do!
https://smapi.io/log/5516229ed8fb45c5b6de8db777bfbb27
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Pro, with 62 C# mods and 124 content packs.
(Sorry for the mod count)
you know the joja bin doesnt work properly right
it does, it just .. doesn't do a certain function right
it lets me buy stuff and that's all that matters
Alright, for both you and the host: Delete TMXL Map Toolkit, delete Never ending Adventure & Circle of Thorns, replace Never Ending Adventure and Circle of Thorns with the Swords and Sorcery alpha in the Useful Files channel of the East Scarp discord server, and delete SAAT.
https://smapi.io/log/f2e6a13ae5a541d08a7d5582898641ce Um... I have tried a few things but for some reason when I kill mummies it doesn't count them for the adventure's monster quest.
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 38 C# mods and 28 content packs.
alright will do
do you use an explosion to kill them?
unless you have the crusader enchant you dont kill mummies
swords only put them in time out
you need a bomb to kill them 100% while they are down
...I want to cry. Ok, thank you so much.
Consulting the lines with html code does not give me any type of error
That is the code and the error appears here:
Refer to the previous statement DVL
#archived-modded-support message
Your old save file works, just cheat the days forward back to your old progress. It doesn't affect achievements.
I'll have to do it then, thanks!
Yeah, I got the message at 5am haha! Thanks for your help tho and the mod author (forgot the name) ❤️
Hi everyone, so I have a very weird bug where time goes super slow, we're talking like minutes per 10min in game and then from nowhere the time "catches up" to 02:00 o'clock and i pass out. Basically it can say that the clock is 04:00 pm and then the clock goes super fast to 02:00 and i pass out, I think its connected to fishing but im not totally sure... anyone that have had this issue?
Smapi log parser: https://smapi.io/log/a690631b69544785b6745e4d11d6af0d
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 10 Home, with 35 C# mods and 18 content packs.
sounds like time lag?
exactly! thats the words i was looking for!
try getting TimeSpeed and turning the time speed down
it should help, but I personally don't have that problem so I don't know if it will work
Time lag is a real thing, I saw someone else with it. It happens with a lot of mods on a device that doesn't handle it happily
no im using crack
Ill try it, its very inconsistent and doesn't happened every day just sometimes, my theory was that as I have skip fishing mod the game gets confused, but im technologically stoopid soooo... is there any mskip fishing mod that is known to be stable, i could try switching to that and see if tyhat helps
!reset
Please reset your game files. This will fix any broken game files, but won't affect your save files or mods.
If you use XNB mods, see using XNB mods for more info about why they're deprecated, and a list of Content Patcher alternatives.
or did i miss smthg
how do i reset it
read the instructions below
youre verifying your game files in steam
it softly resets the game and fixes any messups in the core game files
if that doesn't work, send a
!log
Please share your SMAPI log file. To do so:
- Open this page: smapi.io/log.
- Follow the instructions at the top of the page to upload the log file. (Don't copy & paste from the console window!)
- After uploading, it will show a green box with a URL to share. Post that URL here.
Please do it even if you don't see any errors. This has useful info like what mods and versions you have, what the mods are doing, etc.
yeah i knew i was wrong, gut feeling
if it's a content patcher patch error, that means the error's with a mod
...oh
In this case, they need to reinstall SVE and watch their antivirus
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home Single Language, with 10 C# mods and 3 content packs.
*ignore the noncompatible since i have removed em
i think this is the content pathcer issue?
Sorry, you must have missed the convo, person with an untype-able name
Then you need to do it again and watch your antivirus this time
Because right now it's showing you need files that definitely exist in SVE
theres no antivirus in my laptop xD
and I can look at them right now
Then reinstall this time
Because I just checked, for example....
23:16:19 ERROR Content Patcher Patch error: Stardew Valley Expanded > Include code/Items/BigCraftables.json > Load Mods/FlashShifter.StardewValleyExpandedCP/Dwarf Cushion has a FromFile which matches non-existent file 'assets\Items\BigCraftables\Dwarf Cushion.png'.
so I went to my SVE and went to assets/Items/BigCraftables
and I see a Dwarf Cushion PNG file
The files exist in the zip
so they have to exist when unzipped, unless the antivirus is stealing them.
hmm
You've got old stuff hanging out in there so it seems like you potentially overwrote it
Or are you using a mod manager?
i dont
Okay you'll need to follow Lyokos advice then, delete sve, update spacecore, reinstall sve
does anyone know what could be causing this to repeat over and over again? i thought maybe it was a mod but when i took all of them out it still happens. it doesnt stop repeating at all and ive been getting this since before 1.6
hey, first time sdv modder trying to play sve with my partner, a lot of the guides are failing to explain this, do mod folders get copied into the mod folders or do the .dll and .json files get moved instead
trying to get content patcher installed atm
space core? i thought i need to remove it since i was told it was not compatible
Remove that one, download newest one
tht was the newest one
Does anyone know how to fix this 
It's not
Medal or some other recording program hooked into smapi, but it's not a mod
(Whoops, Atra already said it. And I pinged them...
)
.
Mod folder, everything in the Mod folder should stay in it unless the mod explicitly states otherwise
Because that question makes no sense 
clearly not because chirps just answered it 🙂 thanks tho
Do not take .jsons out, do not take the C# component out. The folders need everything inside the mother folder to communicate.
If that's what you were asking, Edin, then I actually have to wonder why you were thinking that
That would be such a pain in the ass to copy out all dlls and jsons manually
not to mention it would break everything
Does anyone know if the Luck Skill messes with the Mastery system?
Anywho, long as you're good, have fun with your partner in modded!
lol its ok! i tried turning medal off and it stopped, ty both ^^
one of the guides i saw said it..im used to skse modding okay man 
#modded-stardew this channel is for support
Whoops! Wrong channel, my bad
Hi! Sorry for interrupting ^^ Can someone help me with this error message? log: https://smapi.io/log/34c2166ca68541bfae4b88d81b7c8967
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 24 C# mods and 65 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
just double checking that this is what it should look like
Lnh, why D:
The answer is install DaisyNiko's tilesheets
I'm just really, really, really sad Lnh hasn't added that as a dependency
Yep! Perfect
first time modding a game that dosent have a dedicated modding soft like tmodloader or SKSE so im a little slowge 
!stardrop
Stardrop (https://www.nexusmods.com/stardewvalley/mods/10455) is the only mod manager written specifically for Stardew Valley. For information about how to install and use it, please see the Stardrop wiki: https://floogen.gitbook.io/stardrop/
If you're having an issue, here's the guidelines on reporting issues: https://floogen.gitbook.io/stardrop/resources/reporting-issues
: 0
There’s Stardrop if that’s what you mean
Very few mods ask you to take things out of the folder, and will inform you how to move them if they do require it. So just read mod descriptions
I’m having a problem where my game will sometimes randomly crash when I go to sleep. Any ideas on how to fix this?
!log but sounds like you need to update Item Extensions
Please share your SMAPI log file. To do so:
- Open this page: smapi.io/log.
- Follow the instructions at the top of the page to upload the log file. (Don't copy & paste from the console window!)
- After uploading, it will show a green box with a URL to share. Post that URL here.
Please do it even if you don't see any errors. This has useful info like what mods and versions you have, what the mods are doing, etc.
Log Info: SMAPI 4.0.1 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 46 C# mods and 88 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
Log Info: SMAPI 4.0.1 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 46 C# mods and 88 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
both game turns black after entering town
You deleted SVE mid save.
I’m not sure that I can get to the log whenever I try to click on it it says that StardewModdingAPI is not responding
Hi, I'm new here and seeking help because my SMAPI Stardew Valley keeps crashing.
I've uninstalled several times and even tried an older version of SMAPI installer.
But the SMAPI Stardew Valley just doesn't work.
It opens to a blank white screen and closes immediately
Please help
Me?
Both of you in your log. The game is incredibly confused about what should be in town. You also are using vortex.
Does vanilla launch and run fine?
Yes
Okay we'll try redownloading ty
anyone know why the warm point is doing this ???
Ohhh there is a smapi update maybe that’s the problem
Will installing it again mess with my save?
No
Ok I’ll try updating smapi
Does To-Dew List interfere with Skull Cavern Elevator? I added it today to my mods and now skull cavern elevator doesn't work.
It shouldn't, no. Also, you don't need to write out what you did for deactivated folders, a . in front of the folder name does just fine
Another error message :,). https://smapi.io/log/a4ac2b1a0b434dfcb8109931e8414ec2
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 24 C# mods and 67 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
it was more for my info so I could clearly see, but thanks for the info! I will make sure everything else is up to date then. I didn't get a SMAPI error and some floors randomly I will see the elevator, but it's not at the top of the mine or every floor.
Don't know what DaWtAnDaW2 is since your modlist doesn't even specify, but it's likely missing stuff, so reinstall it. If a reinstall doesn't fix.... I'd be more concerned by if the mod is coded correctly
私のユニコードパーサーが壊れているのを助ける (#5947789) (4h | <t:1712785322>)
Sorry
It’s just a furniture mod that adds some decorative windows
But they seem to be missing. In the game they all look like “🚫”
But yeah I’ll try reinstalling and see what happens
So!! It didn’t work. But that’s okay!! The mod author said they’re aware of the issue and are trying to fix it :).
was super curious, so looked it up
That's a mouthful
I'm getting hit by walls of red text then my game crashes halfway, any ideas what might be causing it?
https://smapi.io/log/e33fedec3b0848f88e116d7977dd3edf
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home Single Language, with 145 C# mods and 295 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
Is there an easier way to check all the keybinds that get modified by mods? Or i have to check it one-by-one?
anyone here got Battle Royalley to work with legacy 1.5.6?
https://smapi.io/log/492055451a094e4994fe9fc271400d46
Not sure what might be causing this, or how to fix, so any help would be appreciated.
As far as I know everything is up to date but for some reason FS says out of date.
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 40 C# mods and 76 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
Does anyone here has any problem with opening SMAPI on mobile?
!android
There was a command but I am blanking on it
But basically, SMAPI for mobile isn't compatible right now, unless something has changed very recently.
!smapiandroid
Android SMAPI does not currently work for versions of SDV past 1.5.6.39. We do not know if or when it will be made compatible. It is not possible to downgrade to .39 through legal means so do not ask how to do this.
Mod support for 1.5 on Android is still experimental, so many mods are broken or buggy. That's often something SMAPI needs to fix, and we may not be able to provide a solution.
That was the one
hi, i want to know if i use a command that change my stamina with debug it change only to me if im in the server or to all my friends too?
Pretty sure it would be player specific - it's possible for different players on a server to have different staminas in the base game, it's not a universal value
if i put debug player_setmaxstamina 300 and im only one in the server it change only to me? for other player don't change nothing?
anyone has any idea whats buggin this?
Not 100% sure, but as far as I can tell those commands only affect the player on that machine, not any players who happen to also be on the server
!log
Please share your SMAPI log file. To do so:
- Open this page: smapi.io/log.
- Follow the instructions at the top of the page to upload the log file. (Don't copy & paste from the console window!)
- After uploading, it will show a green box with a URL to share. Post that URL here.
Please do it even if you don't see any errors. This has useful info like what mods and versions you have, what the mods are doing, etc.
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home Single Language, with 145 C# mods and 295 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
ignore the east scarp stuff I forgot to put it back in thats why it says its missing, unless thats the one directly causing all this
It's caused by Better Crafting, but not sure beyond that unfortunately
Actually, it might just be that Better Crafting is the first mod to try something after the bug - it's hard to tell
I've updated my mods, but since it was Fashion Sense and Elle's Cuter Barn Animals I don't think they were the issue causing this.
Do you guys know if there's a way to easily auto-update mods on MacOS?
The Nexusmods app is only for Windows, I think
have you tried stardrop
Sounds familiar, I think I tried it but ran into some problem... I had forgotten about it, but now that you mentioned, I'll give it another try. TY!
no problem! Stardrop is much more stable than using Nexus, Nexus just does a terrible work of handling mods
Okay 🙂
Hmm, where exactly on a mac is the StardewModdingApi.exe?
(well, dunno if it's really an .exe on a mac, but that's what Stardrop asks for)
The ~/Library seems to be a hidden folder, I can find it in Finder, but not with the Stardrop's in-built file lookup thingy
what is a good way to stitch together 1OO+ images into a single long image
context? why's it relevant to here?
I'd go with imagemagick probably :p
hello! ❤️ does anybody know if theres a fix for baechu portraits not working because normal sve also has exclusive?
https://smapi.io/log/7373ac7473ca4974ba3693693a16bee4
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on macOS Unix 14.3.0, with 80 C# mods and 339 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
Nevermind, looks like I can copy the absolute path from Finder and paste into Stardrop. Now the only problem is that where is the SMAPI file located, which Stardrop requires?
It's not mentioned in Stardrop git pages install guide
becaue i want to set up my old adoptnskin animal skins to alternate textures
#making-mods-general then, this is for support
Change priority codes on both
does there happen to be a guide on changing that?
You'd have to open the contents.json
Change one to low and one to high
do i want the baechu one to be high?
You're entering making mods territority at that point though. It's best to bug report SVE or the Bacceu
thank you! ❤️
@shell bridge any clue on this? 🙂
Smapi lives in the stardew folder
It's stardewmoddingapi.exe
You'll find it in your game folder
hello! i have a question,, i'm trying to update my SMAPI (its integrated to the steam overlay thingy so it runs as its own thing and allows achievements and such), but when i run the installer to update it like the wiki said, its asking this
https://smapi.io/log/f2790aae713741d0814e5211d6979d17
Not sure what's causing this.
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 41 C# mods and 82 content packs.
sorry i'm not too familiar with this, best to drop a question on their github page possibly. Sorry!
1
ok thank you!
Already answered ^_^
What's this?
My shipping bin
Ahh, there it is, I was looking for it in the smapi's subfolder, and only did a quick glance in SDW's own folder
Thaanks
That is super vague. What about it
So the correct answer is, in case anyone else wonders, /Users/USERNAME/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/MacOS
It's missing?? The photo shows it. You can see my menu of items, the tabs along the top and the search bar, but the bin menu doesn't show.
If you click the bait, what happens?
Does it ship it?
It disappears into the bin but I can't see it/remove it.
Give me one moment
Try removing bigger backpack
oki
Also in the future zeph we aren't asking for explanations to be jerks.
I see a bazillion requests everyday and they blend together. A picture only tells me so much. I need you to be specific when requesting help or I can't help
I haven't played the game in weeks because I'm helping in here. I've truly forgotten what the shipping bin looks like.
So please just know when we ask in here they are very very genuine questions that are being asked to assist you better
Riot go play the game after this 
I need a flipping nap chirps 😆 not the game
Either way, make sure to rest Riot! 
(To be honest, i also forgot how the shipping bin looks like and i was playing a few hours ago when testing stuff
)
I removed the mod but the issue is still the same.
Can we get a new log (after backpack is removed)
See I wondered that but didn't wanna jump straight to it 😆😆
Bigger backpack shouldn't nuke the shipping menu, but Better Chests messes with it
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Home, with 40 C# mods and 82 content packs.
Hello I am having the dreaded SMAPI red wall of text and cannot for the life of me find out what is causing the issue :(( this is the log https://smapi.io/log/3146b684ffaa4995a730f20fd7c7a2bd (i already removed pet bowl recolor and still same issue)
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Pro, with 10 C# mods and 25 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
hello bree i'm bree
.... Maps/null.xnb????
Did you catch lyokos message?
The one about maps?
is anyone else having trouble with using mouseypound's predictor for co-op games?
the actual predictions are fine, but it doesn;t seem to track which geodes we've already gone through. it just highlights the very first one and doesnt grey anything out. gonna have to try and find which place we were again by process of elimination does anyone know if there's a way to fix this or a workaround of sorts?
No, try removing better chests
Please report to them
how does one do this!!
!reset
Please reset your game files. This will fix any broken game files, but won't affect your save files or mods.
If you use XNB mods, see using XNB mods for more info about why they're deprecated, and a list of Content Patcher alternatives.
If that doesn't work, then we get to scary troubleshooting because your modlist is pretty simple.
It's not a mod so we can't troubleshoot it. Your best bet is bug report on the github
alright, thank you for letting me know!
hello! ❤️ my seasonal outfit mod is requiring stardew expanded ALL but im not sure what this means? i have all the stardew mods except for the expanded farm because i have grandpa's farm instead - is it just outdated?
https://smapi.io/log/062356cffe324960887d169303913c54
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on macOS Unix 14.3.0, with 81 C# mods and 339 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
okay i will try this ty!!
that's an old SVE mod folder that no longer exists
What mod are you trying to install, by chance?
Oh hey, it's the one I have and I did have to edit!
One sec I got something for you
omg,,,... im so excited
thank you so much!!! :^D ❤️
That seemed to be the issue
Can you take your log and bug report on the nexus with it?
Psh I didn't wanna jump the gun on it, that was going to be my next ask 
Better chests used to mess with the shipping bin and I guess still does Riot
but it doesn't actually affect the shipping bin any more which was an unpleasant thing to just find out
Hey idk if it’s just me being dense but i cant figure out how to unzip the mod file. I’m trying to download the item spawner (windows 11) and I can’t find any option to unzip it. I also need to figure out how to run the game using smapi as well once all that’s done.
But it just did?
!unzip
Files with the extension .zip, .rar, or .7z are archive files, which you can extract to get the actual files inside. For a .zip file, just right-click (or long-press on Android) it and choose the option like extract or uncompress. For .rar and .7z, you need to install third-party software first, like 7-zip https://7-zip.org/ on Windows (get the x64 version), Keka https://keka.io/ on macOS, PeaZip https://peazip.github.io/ on Linux, or ZArchiver https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver on Android.
Ohhhhh
hi again, resetting my game files did not work :(( here is the new log https://smapi.io/log/002ec172c2e6452babf05081632628b5
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on Microsoft Windows 11 Pro, with 10 C# mods and 24 content packs.
Oh thanks!!
Hmmmm, still trying to find maps null huh?
To crow)
Alright, so I'm gonna tell you something crazy and if it works it's NOT THE SOLUTION, I need to stress that bree
Please disable content patcher and attempt to load in
(The reason why is I want to determine whether it's a Content Patcher mod screwing things up or a C# mod.)
(Disabling content patcher is simply the quickest way to narrow it down)
i understand
i will do that and report back
I plan to.
!saves
Use this guide to find your save files: https://stardewvalleywiki.com/Saves.
Thank you 💜💜
Oh also, don’t forget to “Extract at” StardewValley/Mods folder

Make sure not to just extract it just anywhere!
I disabled it and was able to load in!!
ty
well, good news is that means we know it's a mod
Bad news is we now gotta figure out which one it is
First, re-enable content patcher. Don't load back in yet though
My first guess is Mountain View Redone
Disable that and try to load in
if that doesn't work, we'll disable multiple next time to try and make this faster
Alright. Disable Ghibli Critters, Terracotta Garden Pots, and Glass Milk Bottles, then retry
Thank you! How do I run the game with smapi now?
Srry if some of these questions have obvious answers I’ve never modded a game before 😭
none of these either unfortunately
You need to run the ModdingApi.exe, you can find it right in the same folder as the game .exe
Just a folder before the Mods folder basically!
Then disable Babies Take After Spouse and The Perks of Marriage, then retry
Perks of marriage is hidden right now
Thanks!
hey Guys, i need a little help
Iam Mod Translator, and at least i have added MO2 Install support to my translations.
but with this, a other user says, VORTEX has a problem with this structure and the manifest in an extra folder.
can anyone say me how the folder structure must be, that mo2 AND vortex can work with this?
sry for my bad english, i speak german normally 😛
!vortex
We do not recommend it
You all are lifesavers, it was Perks of Marriage ty so so much!!
So the fact the author hid it makes me think they know
Vortex verursacht Probleme mit den Archiven und kann daher nicht verwendet werden 😔
Perhaps! Maybe it was a known issue 
Hopefully you are asking permission from the mods you are translating as well
ah okay, ich verwende selber auch bisher nur mo2, und das funktioniert bisher einwandfrei.
ich fragte auch nur weil ein user bei nexus danach fragte
Es ist okay! aber erwäge die Verwendung von Stardrop oder aktualisiere die Mods manuell!

Hast du außerdem um Erlaubnis gefragt, bevor du die Mods anderer Leute übersetzt hast? Überprüfen Sie dies unbedingt vorher.
hello! ❤️ some of my lines are failing to work? for npc's reactions to sterling specfically 🤔
https://smapi.io/log/9691823071224ad89c5bcc79536d2b00
Log Info: SMAPI 4.0.6 with SDV 1.6.3 build 24087 on macOS Unix 14.3.0, with 81 C# mods and 340 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
I can answer this one
That in particular is because Sterling's dialogue isn't ready yet
oh how weird! so its bc i havent had sterling become sober yet?
Unfortunately, Sterling's marriage dialogue is a known issue. That and many more fixes are expected to be implemented alongside new content once ARV moves to Sunberry.
good to know, thank you so much! ❤️ is there a date in mind for when sunberry will come out?
June/July is the hope
I would check their discord for updates. I believe it's somewhere in June/July but not confident about my memory on the matter-
Oh
thank you, good to knwo!!! ❤️
Was not Sterling also having some dialogues bugs where in some days it was just “…” and nothing else? 
i have heard of that happening mentioned in the es discord
I don't personally know the extent because I've never married Sterling, just that several lines don't work.
(Also I need to be more active in there but I'm trying to catch ES errors and promote ES here
)
Oh I didn’t know about the issues with vortex (installed it for a collection) I’ll redownload stardrop and try to configure everything.
Gonna be on computer and working on it again if anyone has the time 
Vortex probably ate some things
Best bet is to use this guide. Remove anything in red and reinstall them
@kind ferry ^
I’m not sure how to go about extracting my mods from vortex though… beyond just deleting everything and redownloading it all

Like honestly... that might be the best thing for you to do
(Might as well make that a command called readlog/readsmapi at this point. How the hell does defining a command work?)
Vortex randomly eats files. We have no idea how much or what it's taken
I think my smapi log is pretty clean. I posted it here.
Genius, glorious
but also I’m stupid so
Creating now
Well, looking at Trace can tell you what was loading before an error and what might be the culprit if the big red error text doesn't. It also tells you if assets are missing, if files are outright gone, misplaced tilesheets climbing, etc.
!readlog
You can follow this guide if you'd like to learn how to read your log!
https://stardewmodding.wiki.gg/wiki/Tutorial:_How_to_read_your_SMAPI_log
Wabam, readsmapi also works
Is vortex ok with other games?
I have not heard great things
Alright nice 👌
It is...okay
Haha any edits you want lemme know
I heard that games that aren't made by Bethesda or is Stardew work well.
Which means 90% of the reasons to download it is gone.
I tried modding Witcher 3 without a manager and I
It's quick and easy, straight to the point.
!stardrop
Stardrop (https://www.nexusmods.com/stardewvalley/mods/10455) is the only mod manager written specifically for Stardew Valley. For information about how to install and use it, please see the Stardrop wiki: https://floogen.gitbook.io/stardrop/
If you're having an issue, here's the guidelines on reporting issues: https://floogen.gitbook.io/stardrop/resources/reporting-issues
If you need a manager
Oh ty I was about to look up the link
For stardew specifically *
If you're just starting out with any game it's fine to start off with Vortex, specially if you're just modding casually but there will come a point if you want to commit to any given game (and have it be an actually stable experience) where you're gonna have to use more specialized programs
Collections are also generally bad
Please do not advise vortex in support
I wasn't...?
It eats stardew files. We do not suggest it
I am aware
You did state its fine to use in your message when we explicitly say it isn't 😅
So please don't recommend it in here. It causes more support requests
I said it's fine if you're just casually adding light mods to any given game you're not really committed to modding, I don't think that's comparable to recommending Vortex. Not everyone wants a fully stacked modding experience, some people want a couple sprite replacements and to move on without thinking about it much.
Still, I'll shut up about it, I don't want issues here
Its not that they are bad per say
Its that they tend to hold outdated mods
It's not fine even for casual so please just don't recommend in here 🙏 it sends mixed messages
@kind ferry you can use collections BUT it's best to use them to see the mod you want > go to that mods page and make sure you're grabbing the latest
Especially now with 1.6, some could be recommending mods that aren't updated
Downloading individual mods from a collection via the links is fine. The issue is the mods in the collection itself never get updated so it could be several dozen version numbers behind while vortex lives up to the namesake and acts like Xibalba
ahh i see
Yea I was clarifying that. Just juggling two conversations on mobile 😆😆
So feel free to use them for recommendations!
Just don't download straight from them ^_^
is anyone here korean, my friend linked me mods from naver but idk how to download from it sdfksd;fds
!naver
Naver is a South Korean online platform and social media site that also hosts mods made by the South Korean SDV community. A Korean phone number is not required to create an account, but you will need to provide photo ID in order to verify your identity.
For help on how to create a Naver account, navigating a Naver account, or a list of public Naver blogs please check out the guide here: https://stardewmodding.wiki.gg/wiki/Korean_(Naver)_Blogs_List
Any mods downloaded should be for personal use only and should not be redistributed or shared with others.
We have a handy dandy guide
It will cover how to enroll, verify your ID, how to join the cafe and general navigation
That is mod piracy and severly frowned upon
oh oh, you provoked riot
ohhhh
bad karma
Yea it takes downloads away from the author 💜
And naver gets stolen from a lot =/
i have rsd and autism and im not sure if i fucked up but im sorry
The poor authors over there have giant warnings on everything.
That's okay! You didn't know
Now you do! So just follow the guide and you can enroll and get them the correct way ^_^
Pssh I'm not some terrifying beast 😆😆
learning disability willing this doesnt take me a whole day 🤞
I'm just a little protective of the authors Hanao =p
If you need help, support is here!
She always tries to ground me and tells me to go to bed. 
I'm on Naver so I can generally assist
I tried signing up for naver sent my passport in twice and tehy rejected me :')
You don't sleep otherwise neither does Quinz! 😆
What did the rejection say?
im gonna try to update my reading assist plug in for this
They require DOB, Gender, Full Name, and expiration date
You CANNOT enroll with a nickname
It has to be your legal name and match your ID
they said that because i didnt put my actual name on the username they cant verify its the same person and that id have to make a new account
The same thing happened to me. If you create a new one, you will have to use a different username
Make sure you enroll with your actual legal name
It had been too soon since you made the first account
You can only create a new profile to the same phone number once a month
And you can only have three profiles maximum
😩
I uh used my boyfriends cell for the second one because I didn't want to wait 😆😆
Why do you need two profiles?
wait could i use a google number or whatever
I enrolled my first as Riot and was rejected
Oooh
yeah I didnt do my full name because im not used to having my full fkn name as my profile lmfao
Honestly probably
It just needs to be a number, that wasnt enrolled that month, that can receive a one time verification code
Be aware that anytime you sign in from a new device they'll text that number though so don't make it and then delete it
Hence why I used my boyfriend cellphone
if you make a google number, it links to your cell
wait it needs ID verification? :o
Do you keep it or is it for like a one time call/text
Yes it does
its kept!
oh it actually was one of yours but its not working :c
riot's gonna riot soon
the witchcore one
I'll DM you. They're going to get mad at me apparently.
Please do not use vortex Hanao, you will Bork your mod install
im probably just gonna use stardrop cause i have other mods i want to use with the collection u__u
this is my first time hearing abt it so ty ... i tried to read up on everything like.. the faq in the reddit... the pinned here.. it's been like a week of me trying to troubleshoot XD
That's okay. If you have trouble let me know and I can assist
Stardrop on Stardew is the way to go
i wonder if the SK government is better with tribal ID's than the actual countries that have them sfdsfjsd
They might take it. They mostly want date of birth, gender, legal name, and expiration. You can blur out everything else including photo
oooo ok
There are also open blogs on that page that don't require naver accounts as well
nvm the google number isnt working for naver
i was looking on a multiplayer farm w my partner and so i was worried abt that when u mentioned it
I'm sorry Jenna =/
10 bucks it's not vortex the mods are just not for 1.6
Oh yes multi-player is finicky right now. Your best bet is matching mods 100%
Even just the visual ones
Hanao how many mods are from the collection and how many did you download on your own
Move on please.
i am not sure bc i have deleted them all :c
That's okay. Are you downloading fresh now?
i didnt use all of the collection though so maybe that was part of it
Reminder that this is a support channel, please do not clog chat with unhelpful comments and discussion. thank you.
ye im going through my nexus history
I use vortex. Im here to give advice because I looked at the log and many mods seem to be for 1.5.6
Okay make sure you're checking update dates.
Anything DGA, SAAT don't re-download
(JA is also legacy status by now, so try to avoid those as well)
Framework mods which are outdated/replaced by CP by now
Dynamic game assets, Jason assets
(Json assets)
they're specific apis certain mods used to use. they're usually listed in the "requirements" Dynamic Game Assests, JSON Assets, SAAT. They're outdated now.
I say it ate them all the time
I've got this ^_^ I am supporting Hanao right now
Sorry, I was typing the message, I didn't see you responded. I'll leave.
It can just get confusing with multiple people offering advice ^_^
ah... in my limited knwoledge i suspected content patcher bc my customr replacements and portraits were funky
CP is updated for 1.6. You might have run an older version
Do you have that log still actually? I could scan it
this?
But I have no idea about modding support, so I'll
again
Beautiful!!!!
i can try a new one since.. i deleted everything dskjfkdsf
Let me take a Crack at this list real quick
idk if that will change it
wait if i put other for gender will that bork my verification
So real talk, it depends 😆
On the mod ^
For gender you gotta put whatever is on your id
Or they will deny it
darn.... for the acc i selected other.
Content Patcher 2.0.5-1915-2-0-5-1712473586\Portraits because it's not a SMAPI mod
Sounds like something is installed wrongly
imma gonna try and see if they still take it
OHHH so you had some xnb mods mixed in there
Yeah. This portrait thing and wisteria chat box
I'm also a little concerned with the animals you downloaded. Whats Kcow from?
i can get link
Oh yea so we are avoiding ALL those animals too
Those are very old
I would recommend Elle's animals instead
I found it @kind ferry
Piece of advice: Anything just being a xnb. Don't use
It has many many more patterns too!
oh those werent from vortex U__U
i just thought i could get away w replacing the sprites (though i heard thats frowned upon)
XNB mods often break the game and are not recommended. See:
- using XNB mods for more info and a list of Content Patcher alternatives;
- reset your content files to fix problems caused by XNB mods.
For mod creators, see editing XNB files for help unpacking & editing them (including for use with Content Patcher).
So if you replace game files directly you can break things
is that a file type
Checking the last update date can be very helpful here.
The mod is from 2018. Very high chance they don't work anymore. Not after 6 years of mod development
yup
ok i'll stay on the look out
!oldmods
In general, you can figure out whether a mod is (most likely) to work with the current version of Stardew Valley based on its update date. This is not a guarantee things will work or not work, but is accurate for most mods.
- 2016: Do not install (meant for incredibly early versions of Stardew)
- 2017: Do not install (meant for pre-multiplayer Stardew)
- 2018: Unlikely to work. If a Content Patcher mod, it might work, but in general it is not likely the mod will work.
- 2019: Content Patcher mods can be tried from here fairly easily. C# mods should still be mostly avoided.
- 2020: Content Patcher mods should work, but may be buggy. C# mods may work, but due to the 1.5 update there may be conflicts.
- 2021+: Should be usable.
This is a very very rough guideline for years
be aware 1.6 changed a lot so 2021 up isnt always accurate
I don't think I have any mod older than 2022 
the last time i played was the island update bc everything broke and i didnt know where to begin to fix it but i'm resolved to do it now 
wait so is content patcher ok
Yeah
Yup!
In fact, it's needed for most mods these days
You had some weirdness going on with yours
I'm not sure if its how you sets your portraits or if vortex ate some things
but CP is A okay!
i also uhhh have like a custom hair thing for my farmer that i did by just drawing on the unpacked png ....
Seems like something throw something into the CP folder where it not belongs
Okay so we are going to not do that 😆
save your png of hair somehwere
I can show you how to make it a content patcher pack later
somehwere else* not in your mods folder
I am not laughing at you Hanao
Just you found yourself in like four different issues with mods. It's like you are collecting mod problems 
But we can fix this!
i am somewhat of a silly guy
I can see that 😆
Your tenacity is admirable
i've had one mental breakdown bc of this so i would debate that but my stubbornness is keeping me from giving up
So far this is what we are not going to do:
No more unpacking things
No more replacing mod files
No more vortex
No more downloading directly from collections
This should resolve I think like 99% of your problems
tyvm for the help btw T_T
Of course!
(no more unpacking files which aren't zips or rars I want to add) sorry 
Oh yes Apple thank you!
i think it is possible the files uh might be silly
Sure, do you know how or want instructions?
If you installed them through vortext, chances aren't zero it ate something
Well they also have some xnbs so I think Hanao is saying their GAME files are weird
That as well.
which in that case yes an uninstall fresh install would be best
Hanao you mentioned multiplayer, is the person you are trying to play with having similar issues?
more so i think my fiddling .. and replacing would ye
This is the --
!reset
Please reset your game files. This will fix any broken game files, but won't affect your save files or mods.
If you use XNB mods, see using XNB mods for more info about why they're deprecated, and a list of Content Patcher alternatives.
Okay lets do this TOP linked guide
no we havent tried mods yet bc im trying to learn to help him but alas
Yeah, point where I usually just say 'remove the game, install fresh'
The blue "reset your game files"
Okay if you plan to play with him can he join the discord too?
It may be best for both of ya to be in here to learn ^_^
oh its ok it was kind of a projected thing we wanted to do if he got a pc this year so im doing my best to get informed
Ohhh okay thats okay
is resetting the graphics card what im looking for? :o