#archived-modded-support
1 messages · Page 437 of 1
just open the game when youre loaded in type "patch summary" or "full patch summary" (forgot which one) into the smapi console
i might not even have to. i just found this https://www.nexusmods.com/stardewvalley/mods/20710?tab=description
welp

the code fiend will get more logs another day
just make sure theres not conflicts
you could end up still having no mod bowl
also found another mod that works just like walk through trellis and was apparently recommended by the mod author
so i just got two birds with one stone 

What kind of mod would cause an error to look like this?? I get it also when fighting Mummies in the skull cavern, when my tool is complete at the blacksmith, and on journal entries (that have to do w fish usually)
!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.
seems like an error with display the id
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 11 Home, with 78 C# mods and 289 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
the out of date ones Ive checked and it seems like its just the number in the manifest
what roe is that?
also you have multiple of the - Pick Forge Enchantment mod installed, delete the extra copies
Deleted!! And it's perch roe, the string bug happens for all roe though
alr one min i need to check smth
afaik this happens when theres an error in the 'get file name' substring
one of the mods is wonky and cant display the name
I'll try to narrow it down tmmr!! Thank you for looking into it 😄
have no idea how to fix it without going into the files and changes the lines
no worries; there are a few mods that could be doing it
could you upload a log after running patch summary full?
gladly be corrected tho
It would narrow down which mod is specifically breaking the StringsFromCSFiles
tru, good idea
What does patch summary full mean 😮
It logs what changes are being made by content patcher
Is it different than just uploading the smapi log to the website, or what extra steps do I do(first time hearing that sorry)
Ah so boot up the game, and in the smapi console, type patch summary full. Then upload a new log
you should see something like this after entering it into the console
^those mods might be changing the roe and mummy's
will be easier to see with the full patch
you mentioned it happens with roe, sc mummies, tool completion and journal entries?
interesting
wonder if its all one mod lol
when i load smapi i get errors regarding none of the dlls loading any ideas?
ah okay lemme give it a try in the morn! I'll take those mods out 1by1 first to see if it's them. Thanks for y'all's help 😭😭🥰🥰🥰🥰
its likely more than those, will be easier to do the full patch in the morn and go from there
!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
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.8 with SDV 1.6.8 build 24119 on Microsoft Windows 10 Enterprise, with 1 C# mods and 11 content packs.
Anyone know which mod this quest is from? c:
no idea rn sorry
are you using vortex?
yes
that usually means that some non directly exe files cant be loaded
stop that
it ate your files
gobbled
yerah its using soft links i think
!stardrop
Stardrop is a mod manager written specifically for Stardew Valley. See the Stardrop wiki for installation and usage.
If you have issues with Stardop, see the issue report guide.
the hell is a soft link?
yeah
not a hard link
??????
ive never heard those terms in my life
symlink directs to paths iirc
anyways either use stardrop or install manually. vortex is the mod eater
yeah will use stardrop
but ye do switch to stardrop, if you want to continue with vortex, its probably better to continue this in the nexus mods server
vortex does seem plaugued with issues
its very finicky to say the least
understatement of the year
tbh the llogs could qualitfy for low tier software gore ajskdhaskjd
Hello, could someone tell me which version of the PyTK mod works for the mobile version, please?
Log Info: SMAPI 3.18.3 with SDV 1.5.6 (build 0.0.0.0) on Android Unix 5.10.189.13, with 34 C# mods and 45 content packs.
Suggested fixes: Pytk isn't compatible with newer SMAPI performance optimizations, consider removing it
!androidsmapi
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.
not sure if pytk will work at all sorry
a lot of the mods have deprecated code too
youll need to downgrade for everything to work
which im sure you can figure out
Apparently when I buy the ring, I can't equip it but when I spawn it in via CJB item spawner, it works
How can I make the buyable one work? The content pack I'm using is custom companions
idk if this is the right place to put this
is this a mod you downloaded or a mod youre making?
mod I downloaded, I wanted to fix it for our farm but the wiki for it is 3 years ago
yeah things have changed in the code since then
it might be outdated
ye
you could ask in in #making-mods-general im not sure about the current game code format
unless youre familiar with the inner workings of cp youre probably not gonna be able to fix this on your own
ah, CC concerns CP too?
everything concerns cp now, it ate all the other frameworks
CP - content patcher
custom companions
nope, custom companions, still up to date
does this mean I have to learn CP to recreate this?
since the actual companion bit is working, but the item isnt, its probably an issue with the framework thats adding the ring item to the game
if its 3 years old, im assuming ja?
yea
ja is on life support and a lot of its functions were absorbed into cp. a lot of its functionality is still in the process of being rebuilt
yeah im sure you can isolate it; since its only breaking in a specific place : ie purchases from the store
the item only breaks when bought, but when gotten via commands, it works fine
yeeaaa
most likely a change how the code is written for that
basically, we cant help you, and unless this mod has open permissions neither can the folks in making mods
sadly thats not the case
hold on
if it does have open permissions, you can try asking there, they'll know more about million dollar manning a mod
lol
this is why i only use ja for clothes these days
hi i took a look at your log, pytk doesnt seem to have any issues, why do you ask about it?
jason assets is java?
i have mods downloaded and i downloaded SMAPI but when i load game there’s no mods activated and idk how to fix this issue 😢
@fervent saddle Because when installing the ridgeside village mod for mobile I use it so that the mod works but even so the mod does not load at all
if I for some miracle, manage to change it from JA to CP, is it possible to fix it by then?
it isnt java no
!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.
Is the SMAPI console showing up alongside the game?
possibly. i know other mods like rsv have rings added with no ja component, maybe you could take a look at their code and see how they did it?
umm im not sure what that would look like but its in my mods folder and it shows in my “macos” that it has stardew valley API
I looked through your log and you do not have the Ridgeside Village mod.
Ridgeside Mobile is not the mobile version of the mod
is it in the wrong location perhaps i should move the smapi out of mods folder?
how did you install smapi?
SMAPI should not be in the mods folder, BUT ALSO you should not be manually moving SMAPI files around
through nexus
put the smapi in your game folder not mod folder (after unzipping it) then run the installer
ok so you downloaded it from nexus. then what did you do?
winghearts post is correct, it shouldnt be in the mods folder
So you: downloaded the SMAPI installer
took it out of the zip
ran the Install on Mac that's in there
followed the installer instrucdtions?
the smapi installer can be run from anywhere 
even desktop actually not desktop, windows 10 has iffy one drive nonsense, best to run it from anywhere but desktop XD
really????
i installed it before moving anything
why did you move anything????
it was in my downloads i didn’t know 😢😢😢
oooo, new info - appreciate the correction lol
okay so should i delete the previous one and try this process again
run the installer and uninstall it, then go to the smapi website and try again
i recommend that
the version on nexus is fine
@fervent saddle I removed it because I'm angry that the mod doesn't load as it should, that's why I thought about asking what version of PyTK is used to download everything at once
so you know that Ridgeside Mobile is not the full mod?
the version on nexus is sometimes ahead of the version on the website
am i using the right version on nexus? there’s like 10 different ones with the name but i used “ SMAPI - Stardew Valley API”
could you add the mod back in and start a brand new save then send the log please? @elder zephyr
there should only be 1 smapi on nexus
!smapi
SMAPI is the mod loader for Stardew Valley. It loads mods into the game, provides APIs for mods to use, intercepts errors, and backs up your save files automatically.
See the player's guide to using mods for more info.
What do you mean by "10 different ones with the name"?
Also note that you will need to unzip the mods you download!
!gs
If you would like a guide to setting up mods for Stardew Valley, check out the getting started guide! https://stardewvalleywiki.com/Modding:Player_Guide
@fervent saddle no, I do not know
i think something is getting lost in translation here
@fervent saddle ok
Ridgeside Mobile is a mod that adds events from ridgeside to the Mod "Mobile Phone"
i dont want to interrupt helping this person out but if anyone wants to give me a hand im trying to update my game and i have no idea what's going on with the save migrator 😭
the what
the log keeps complaining about like . migrating the save ? and items being in the wrong category ? or something ?
!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.
i've been desperately looking at that and it gives me no help
no, give us your log
Put it here
no
Log found, uploaded to: https://smapi.io/log/311f6c2c14b24d7ea40618fd3f6e1b9d
follow the instructions in the command
sorry ok 😭
its ok, just please read
Part of my Mods folder as an example as to what a Mods folder should look like, by the way
ive been reading logs and manually installing for like 3 hours forgive me im exhausted haha
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 11 Home, with 31 C# mods and 26 content packs.
ok so first off, are you using vortex?
yeah
Second off: did you have any mods that added clothing?
Vortex isn't recommended for Stardew Valley.
It's hard to troubleshoot and often causes issues like SMAPI/mods not being installed or updated correctly, files mysteriously disappearing, crashes, etc. Volunteers here often can't help with Vortex issues.
Some options:
- Install mods directly (which is easy and safe in Stardew Valley!).
- Or use Stardrop, a mod manager specifically designed for Stardew Valley.
- Or get help with Vortex in the Nexus Discord or Vortex support forums.
so i've heard recently 😭
yes i did
Yeah, one of those seems to have a malformed clothing item. It might be in your dresser? It'll probably need trashing
i saw something online that showed after this process you’re supposed to copy and paste a link (which isn’t there) and put it into steams stardew valley/ properties/ launch options.
ooo thank you thank you i'll empty my dresser of all modded stuff and try again
!smapi
SMAPI is the mod loader for Stardew Valley. It loads mods into the game, provides APIs for mods to use, intercepts errors, and backs up your save files automatically.
See the player's guide to using mods for more info.
yes you are
i haven’t touched anything tho! i installed and left in the downloads
but where is the link to copy and paste ?
you can add it by going to the folder where your game files are
!launchoptions
If you're using Steam or GOG on Windows, you will need to set your launch options in order for Steam/GOG to automatically launch with SMAPI. The SMAPI installer will tell you what to set as the launch options when it completes (green text). You can find instructions (with screenshots) on how to do that here: https://stardewvalleywiki.com/Modding:Installing_SMAPI_on_Windows#Configure_your_game_client
and copying the path
i’m not sure where to find said path
bunny are you on windows? those dont look like windows icons
its mac
click on the link in the command and read that bit, it has instructions
oh its mac, you don't need to set launch options
oh cool
ohh okay so i’m gonna try to load the game now to see if it’s working
you should get the smapi console pop up when you do
poop typo spotted
askjdhsajd
Okay Bunny, so what you want to be seeing right now is both a Stardew window and a SMAPI console window.
@fervent saddle https://smapi.io/log/27108a2caba549678a6eab16bff371da
Log Info: SMAPI 3.18.3 with SDV 1.5.6 (build 0.0.0.0) on Android Unix 5.10.189.13, with 33 C# mods and 39 content packs.
i believe it worked!! Thank you guys for the help! 
yay!
ok other than event repeater and dynamic game assets giving errors i dont know
Seasonal cute characters for SVE is not loading because you have the version for 1.6
@fervent saddle ok
like you figured something out and now you dont have to bang your head on your monitor or keyboard wondering why you even tried to begin with <3 (im saying this because this is EXACTLY what im going through now but im slowly fixing and rebuilding things. Also had to nuke my game and saves because you wouldnt believe the amount of raw data corruption that was in such a small package!!!)
If you want to play with ridgeside try download the Ridgeside Village mod
https://www.nexusmods.com/stardewvalley/mods/7286
try 2.5.3
Check that you have the required mods for it too you do seem to have them
@fervent saddle ok I'll try that version
!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.8 with SDV 1.6.8 build 24119 on Microsoft Windows 10 Pro, with 40 C# mods and 12 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
THANK YOU THANK YOU SO MUCH apparently my fish in my fish pond wanted to turn into a shirt 😭😭
ertyu oh no, i haven't seen that one before
And apparently the game can handle that mostly without crashing horribly or spamming an error every frame now! that's good
@fervent saddle i cant catch the Ornate Necklace in this game save file, even though i never catch them before
#images-and-memes message
#images-and-memes message
yeah i dont see any mods that i would suspect of messing with the secret note.
basically you put me on the track of looking at the ID number, giving myself 1082, realizing it was a fish, and going OHHHH
the ornate necklace isnt needed for anything important fyi
its only worth 50 friend points with caroline or 100 with abi
the only visible error is the pierre error which isnt game breaking and was fixed in the latest sve patch
the last time i catch ornate necklace are in version 1.5.6 modded when i manage to do perfection
well yeah, im just about to just forget it if i really cant get it, but just to let people know maybe they have same problem
man, i installed way too many mods but whenever i get to my farm the fps is very low. can anyone help me? haha https://smapi.io/log/35f19b380755465582af4d2be18349e5
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 11 Pro, with 121 C# mods and 86 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
classic bochi
its okay, nothing major
also this still a problem for lookup anything mod, well before the preserve jar themself are giving error
do you know which mod shows crop and barrel timers?
is that not ui info suite?
UI Info Suite 2 2.3.2 Annosz 47 errors``
every error is a nullexceptionerror askjhdaksjdhas
Does it cause fps drops?
Also whenever i harvest my crops, it kind of lags too
is it just the farm area? then yeah could be
There are a large number of errors related to it
ye
i assumed its because info suite is trying and failing to display the info from a mod that the error comes up
hmmmmm; crop mod causing lags?
would it be a good idea to remove all the crop related mods and test them?
sorry for my english, not my first language. But whenever i try to harvest crops even the vanilla ones, (im using scythe mod) whenever the crops drop from harvesting, it causes fps drop
Some of your mods are outdated, which might not be helping
But also, large amounts of items on the ground will lag the game
try capping your refresh rate at 60hz and res at 1080p, adaptive sync helps sometimes; you have a lot of crop mods so if you bulk harvest that could def cause lag
info suite is bringing up a lot of errors tho so, thats smth
Thankyou
lemme try the refresh rate
Bus Locations
Peehell's Sprinkler Recipe
(JA) Blast Furnace
Producer Framework Mod
(PFM) Blast Furnace
(PFM) Food Packaging
(PFM) Peehell's Sprinkler recipe 1.0.0
Stardew Valley Expanded Code
Ultimate Fertilizer
those can be updated
will update it as well, thanks~
Is it a good idea to install RSV and SVE at the same time?
think the only way to see whats causing the info suite errors is with a full patch summary but thats on you if you wannna do that
ridgeside and expanded? yeah
should be fine
thankyou~

i'm back with another issue ,,, pierre isn't selling the hand mirror for some reason? https://smapi.io/log/e3440edb4ef54be8b615320dd1164a9c
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 11 Home, with 31 C# mods and 26 content packs.
...are you using vortex
i wasn't sure if i could switch over to the other one without losing everything
vortex will scramble up your files

!vortex
Vortex isn't recommended for Stardew Valley.
It's hard to troubleshoot and often causes issues like SMAPI/mods not being installed or updated correctly, files mysteriously disappearing, crashes, etc. Volunteers here often can't help with Vortex issues.
Some options:
- Install mods directly (which is easy and safe in Stardew Valley!).
- Or use Stardrop, a mod manager specifically designed for Stardew Valley.
- Or get help with Vortex in the Nexus Discord or Vortex support forums.
These mods could not be added to your game.
02:10:48 ERROR SMAPI - LoveOfCooking because it's an empty Vortex folder (is the mod disabled in Vortex?).
02:10:48 ERROR SMAPI - Wilford because it's an empty Vortex folder (is the mod disabled in Vortex?).
did u disable these?
yeah i deleted the folders intentionally but they just ... stuck around anyway
vortex
im gonna go bury my nose in the github instructions to move over to the other one
highly rec deleting vortex and either using stardrop or just manual putting mods into the mods folder
if i have the mods in the mods folder through vortex and i delete vortex will it keep the mods in there
no idea tbh
never used vortex befre
also what mod is the hand mirror from?
fs i see ok
yeah
i've never even played vanilla so i was shocked to see it wasn't vanilla
minus the obvi modded stuff
yeah i think vortex shitted on your mods
so if i un/reinstall FS it should fix it you think ?
not sure what couldve caused the hand mirror to disappear; a full patch might help to narrow it down
uninstalled vortex entirely mod folder seems untouched
tbh i would uninstall and reinstall all your mods now
but ye, since this is an error with fs; just try uninstalling taht one and reinstalling
ive already been at this for 4 hours helpppp 😭 you're completely right though
need help haha. Does anyone know what mod this furnace came from? Got the medieval craftables mod but it's not switching the furnace out. Been searching through my configs and files but still nothing
sve. there's an option to disable it in the config
aye
thank yoouuu
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 11 Pro, with 8 C# mods and 0 content packs.
yeah it seems one of the fruit trees on the farm (or the fruit sprites on them) is causing a draw crash because its not been defined
you dont have any crop mods
nope. 😦
verify your game files on steam
what about other players? do they have the same mods and the same version of the game/smapi?
everyone has the same mods, same version of the game and I think we're all on the same smapi, if not, very close
you gotta get the 4.0.8 smapi
everyone
and they should all verify their files
1.6.8. game and 4.0.8 smapi
Also if they all put their log links here, you can quickly see if someone's mod count is different from the others
ye
@civic plank @naive drum
I remembered a way to play with my farm and change the cave. I just moved out 2 archives that were creating the conflict. Now it shows me those 2 files are missing but I can play with the new cave!
With the happy birthday it seems the error was because I downloaded an english pack and I was playing with another language.
Thx a lot again!
no worries!
https://smapi.io/log/60b950c9d3974a4da51cef9c8e70d9f2 any idea on how to fix this skill overlap problem? i have spacecore in and ui suite 2 in it...
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 10 Pro, with 34 C# mods and 62 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
hi! i just set up the modding engine and suddenly unlocked every steam achievement upon booting up the game. is there any way to undo this? why did it happen?
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.
logs are empty!
im having some probloms while trying to mod the game im fallowing a youtube totorial im fallowing the steps but ( in image ) i cant open that when it shown in the video and idk why its not opening
can you right click and run as admin? your anti virus might be blocking it
yeah i just followed these instructions.
it also looks like mods didnt work at all or something?
i did that and this shows up and i dont have any anti virus i think
i restarted the game and this time i got a console popup. so maybe the first time it didnt work properly?
is there any way i can reset unlocking all the steam achievements 
smapi cant find your game; maybe try placing the folder in your game files
not sure; funny bug
dont think so
think youve just bug-unlocked all of them
press a key and it should prompt a manual game path copy and paste
what key
the common game path C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley
any key on your keyboard
when i typed something it just closed the thing
huh
OH
wait what the heck
it uhhh. didnt unlock every achievement, apparently steam has just been broken and installing this fixed it somehow
lol
going through the list and it just. unlocked every new achievement ive had on this save
yoda what smapi and game version do you have?
!smapi
SMAPI is the mod loader for Stardew Valley. It loads mods into the game, provides APIs for mods to use, intercepts errors, and backs up your save files automatically.
See the player's guide to using mods for more info.
i realize i havent gotten a single new achievement since my old stardew save and thats before i even transitioned lmao
so it just caught me up
oh cool lol
we good ok
alr
i panicked for a min
no worries
smapi 4.0.8 and game is the newest since i only yesterday downloaded it
1.6.8?
could you check ; and what exactly did you do following the tutorial
if you go to your stardew valley .exe and right click then properties it should show the version
will be afk for a min
new newest i think
thats not the version
i know that but i fid how u said to see the game version and i cant see the version i can just say when i downloaded it
Did you pirate the game
nope i bought it from steam
Go to the Steam library.
Make a right-click on your Game.
Select the Properties option from the local files.
Now, click on the browsing files.
Then, make right-click on the Game’s executable tab.
Now, select the Properties again.
not sure why smapi wouldnt prompt to add the path manually
usually when a file cant find its cause its obstructed or corrupt; from past experiance
or smth stupid from a mistake i made
asdjhasdk
also this is a shortcut not the exe
if you go to that shortcut and right click there should be a "open file location" click on that
this ??
itll take you to the game exe
no
bruh why is it so difuly for me for f sakes
go the shorcut where you found this and click on that
you should find the stardew exe, right click on that then find the version on properties
this is the correct thing
Need help?
im p sure this means you have 1.6.8 since its installed 2 days ago but its not the version askjdhaskjdhaskjd
Of?
stardew
Afaik It should be on the right bottom corner in menu
i need to check on the falafel afk
they cant get smapi to find their game path and no prompt comes up in the console to input it manually
im having mod probloms then he/she asked for my game version i sent him/her the pic then he/she said tahts not the right one
my brain is hurting becous i dont understand
Smapi can be a bitch sometimes tho it is funny after 3 months of helping here i still dont know what things block smapi installation
lisen i even typed in youtube how to see and they showed me this and said its the game version
Does anyone use the better rings mod? It was last updated in 2021, does it still work in 1.6? https://www.nexusmods.com/stardewvalley/mods/8642?tab=description
I dont have hopes
dont know what to do tbh; uninstall and reinstall???
:(
I would wait for chirps or other people with more knowledge
Maybe check the comments to see if it works
unfortunatly only has 1 comment talking about it not being compatible with another mod, and the previous comment is from 3 years earlier :(
you could check it for yourself
Yeah might aswell
im using vortex to download the mods but i have some mods downloaded but when i lunch the game the mods are not active for some reason and my head hurts from that
I wouldn't trust vortex that much
why is that
Its famous for randomly deleting mod files
oh
!vortex
Vortex isn't recommended for Stardew Valley.
It's hard to troubleshoot and often causes issues like SMAPI/mods not being installed or updated correctly, files mysteriously disappearing, crashes, etc. Volunteers here often can't help with Vortex issues.
Some options:
- Install mods directly (which is easy and safe in Stardew Valley!).
- Or use Stardrop, a mod manager specifically designed for Stardew Valley.
- Or get help with Vortex in the Nexus Discord or Vortex support forums.
sup so I've played normally 2 days ago, I made some mod updates and now I get a few yellow texts where some files can't be applied.. https://smapi.io/log/e77dc50ca0c540e2ae49777e8ab46e1e
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 11 Pro, with 166 C# mods and 406 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
Gimme a sec to check it
alright leme try something then
Doesnt look like anything needs to be urgently fixed
i tried the manual way and still the mods are not loaded for f sakes
are you putting them in the right location? Are they unzipped?
yes
how are you launching your game? Via steam?
ye
If you're using Steam or GOG on Windows, you will need to set your launch options in order for Steam/GOG to automatically launch with SMAPI. The SMAPI installer will tell you what to set as the launch options when it completes (green text). You can find instructions (with screenshots) on how to do that here: https://stardewvalleywiki.com/Modding:Installing_SMAPI_on_Windows#Configure_your_game_client
the problom is i cant open the smapi installer window when i do it instaly closes when i open it with adminustrator it says something else
it says this and when i press anything it closes and nothing is happening
Ahhhh.
so yeah
Are you running stardew compatibility?
?
like if the mods are on the correct version ?
No, this
oh
Don't run it if you aren't, it's just a question
If you are running it, then you can't mod on compatibility.
i just checked it was on none
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.
ight leme try that
.....
okay so now it's time for google
one sec
What directory is SDV installed on? C:? D:?
it looks to just be a reskin of the rings so it should be fine to add to ur game, be aware of the fused rings tho as they probably will just default to regular texture
looking in the posts tho, someone has made a mod that changes things around so it jsut shows the two combined rings which should fix that
?
No, your game
Maybe even the O drive
oh u mean this
Hm... And the downloaded installer is also on the C drive?
ye
Thank you!
why is this so convoluted
This is stumping me and I don't want to ping Pathos this early...
yeah same for me
@ pathoschild
Can you try installing this? https://dotnet.microsoft.com/en-us/download/dotnet/5.0/runtime
The .NET 5.0 Runtime includes everything you need to run existing .NET and ASP.NET Core applications.
I don't know if it'll work, it's a bit of a deep throw into the dark, and ..yeah.
...lets hope it dosent kill my pc
microsft can still do that but this shouldnt
its an assembly net
how you managed this far without it is interesting
it's code magic that Makes Things Work so
My stuff
our*
good question maybe the fact i dont get the techi stuff
I made technology
tru, it should already be on your pc tho; esp if you have windows
Does someone know how do i get this
Not really
#modded-stardew would be a better place to ask
okey its downloaded what do i do now
yeah if not pierres then dk
run the installer
People there are somehow great at recognizing every mod
crab knowledge
i did it finished so what now
Okay good, so now try the smapi installer
are you running the windows installer for it?
ye
isnt .net 8 the latest?
.... oh yeah
...
can see why not having it would stop the game from launching since its basically a developing base for C# mostly
not sure thats what the issue is
no idea aksjdhaskjhdas
https://dotnet.microsoft.com/en-us/download/dotnet/8.0 try this one- sorry 
mhm
and then after that, run the installer for it, and then try the installer for smapi
k
did it work?
(Should probably download net 6, but it would help to see what the error is)
net 6... i was wrong both times ffs.
i open the window one and nothing channged 😦
are you able to grab the error real quick?
No, it just makes the window vanish
it pops up real fast and vanishes
not even a log
Yup I was hoping it would stay long enough to grab a screenshot though
its worth a shot at least
alright now i just gotta remember how to do that
there is also the internal installer
..oh! the internal installer.
Shot in the dark as well 
i have no idea how to do that
one sec, i'll show you through it
Okay so find your smapi installer download, and go into the folder called Internal, then Windows
Scroll down until you find SMAPI.Installer.exe and click on that.
???
did it open?
ye
less gooooo
!launchoptions take the ENTIRE green text in the red box and put it into launch options
If you're using Steam or GOG on Windows, you will need to set your launch options in order for Steam/GOG to automatically launch with SMAPI. The SMAPI installer will tell you what to set as the launch options when it completes (green text). You can find instructions (with screenshots) on how to do that here: https://stardewvalleywiki.com/Modding:Installing_SMAPI_on_Windows#Configure_your_game_client
make sure your mods are in the correct location btw
they are
C;\Program Files (x86)\Steam\steamapps\common\StardewValley\Mods or something close to that
do i take it with the %command% ?
Yes, the %command% needs to go there too
wdym by win+r
(Also you need the quotes)
?
you need the quotes around the PATH, except %command%
So
"C:\This\is\the\path" %command%
oh
Did it work this time?
Yep! It's working
assets can be deleted, Fishing Info Overlays needs an update, and WinterGrass I have no idea if that has an update or not
WinterGrass is vanilla now
thx for the help it works now
Okay so I have the Marnie special orders mod for an autopetter. I completed the quest but now she's selling an eggplant for 65k?? I also have no red error messages when opening up Smapi so idk what's wrong
expensive fruit
anyoen know how to fix this? it use to be a bush over there once
can anybody help me? I'm playing multiplayer and some mod breaks and takes me out and won't let me re-enter the game.
hello everyone !! im trying to load a modded save and my save isnt appearing, in the smapi log it says the following ::
any help is greatly appriciated !!
hi and i hope this isnt too much. i want to mix n match the custom winter sprites with the vanilla ones that varies based on each npc/character for the seasonal outfits mod. tried reading through the nexusmod page n they mention a bug with generic mod config n got confused. is it possible to do so?
https://smapi.io/log/be524ebb521c44858290a90f00ce23c7 Im having an issue with Tractor quest and Save anywhere, but im pretty sure they should work bc im using a different modpack, and my main pack has both and works fine? would greatly appreciate some help
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 11 Home, with 68 C# mods and 79 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
Is there any other way to load SMAPI than replace the file?
Like... with Steam Play?
installing smapi when using steam doesn't replace any file?
if you're on xbox game pass though you do need to replace
or rename
Like, the original binary file of the game
So, you could launch it from steam?
Smapi doesn't replace any files
when you installed SMAPI it gave you a string
!launchoptions
If you're using Steam or GOG on Windows, you will need to set your launch options in order for Steam/GOG to automatically launch with SMAPI. The SMAPI installer will tell you what to set as the launch options when it completes (green text). You can find instructions (with screenshots) on how to do that here: https://stardewvalleywiki.com/Modding:Installing_SMAPI_on_Windows#Configure_your_game_client
Nonparelli is correct ^_^
Ah, then the README file is incorrect 
- Windows only: if you use Steam, see the install guide above to enable achievements and
overlay. Otherwise, just run StardewModdingAPI.exe in your game folder to play with mods.
- Linux/macOS only: rename the "StardewValley" file (no extension) to "StardewValley-original", and
"StardewModdingAPI" (no extension) to "StardewValley". Now just launch the game as usual to
play with mods.
@rancid mason You leveled up to Cowpoke. You can now speak in our voice channels and share images in all channels!
:3
how can i setup this mod
oh, you're on linux?
Hey! Just a quick question. I still have the daisyneko tilesheet mod and it doesnt seem like its going to be updated in a while. I was wondering if there has been a similar mod released to fix the mismatching tiles in game?
#modded-stardew this is for support requests
yup, writing some "nix derivations" for SMAPI https://nixos.org/
It's.... programmer stuff
Nix is a tool that takes a unique approach to package management and system configuration. Learn how to make reproducible, declarative and reliable systems.
You'll want to read the mod description.
This channel is for support requests
Where do you see this? (so I can update it real quick. This was the case for quite some time)
it's the manual install instructions in the README.txt
Gonna have to ask Pathos to fix this...
Since, it's probably out dated
If that's not the case anymore someone should let Pathos know
I'm not on Linux so I can't speak to it 😅
I can, I spoke with him about the nix linux support I am working on
Sweet! Yea just let him know if that's outdated then!
I'm think Yariazen and Nonparelli are saying launch options works for Linux now too?
yea, they work
can confirm
hi i wonder if i can change portraits of BBBoong's Ridgeside Village mod All NPC portraits to normal npc because it has difference file type
anyone know if its possible to downgrade to 1.6
This channel is for making mods and mod edits ^
thank you very much
What do you mean downgrade to 1.6?
1.6 is the version we are on now.
Do you mean 1.5?
I mean it's 1.6.something but it's 1.6
I see why the instructions are there. Its for steam. I completely forgot about that but basically steam is looking for StardewValley specifically so you could set launch options just like windows users. Basically its still out of date, but it's not inaccurate still
ohh well, you can still use those launch params on linux though?
Hi, I'm trying to add the Wildflour Challenging Community Centre bundle mod: https://www.nexusmods.com/stardewvalley/mods/23344
but it keeps saying it can't Wildflour's Atelier Bundles - Boutique Edition because it contains files, but none of them are manifest.json
Yup, they still work
unhandled exception after installing smapi
Help me please
anyone faced this issue
i have been stuck here for sometime
Hello, I tried to reinstall DCBurgers High Res Portrait Mod, and I don't quite know how to fix this 😅 I've downloaded both PyTK and Portraiture and put the portraits png's in portraitures folder, but still get this. No red text in smapi
hello
you shouldn't need PyTK
I can't help much (not on Windows) but try reinstalling SMAPI
you should install this DCBurger file, and then place it in Portraiture's Portraits folder
if it's actually asking you to get PyTK something is wrong
In the future please be patient. This channel is run by volunteers
ohh I looked around a bit (because I'm silly and didn't before posting here, blaming the moon and headache brain) and it seems I downloaded the wrong version?? I got the CP version so I'll switch it out and ask again if I need it!
!pytk
The PyTK mod is now obsolete. You can delete it from your mods folder, and all your mods should be safe.
If you get an error saying you're missing PyTK, open the mod(s) manifest.json and change the PyTK dependency from true to false
You can fix that ^
yep, the CP version doesn't work bc PyTK is obsolete
Can you delete the mod and reinstall
More than likely something went weird during install
I seem to only be able to find the CP version 😅 Do I need to search for something different??
it's the middle file
ohhhhhhh
that one you just extract into Portraiture's Portraits folder
@vapid raven
so you'd have Mods\Portraiture\Portraits\DCBurger
Thank you 😂
Alright, and does that particular portrait mod need HD portraits?
And hopefully it is NOT a mod that messes with XNB files..
Oh ew it's AI
i think that one does need a little tweaking to work with Portraiture but it should be fine
Well, anyways.
idk it need HD portraits
Go into the portraits folder and look for the manifest
For the anime portrait thing you're using
In there you'll wanna open the manifest up in Note pad, makes it easier
From there, you'll see the dependency for "HD portraits" rid that section
thats your asking for?
oh
It's working!! Thanl you for the help ❤️
Click the manifest
when i click that shows off
Delete that dependency for HD portraits
like that
No.
The whole section for dependencies
This whole section :p
ignore my shitty iPhone cropping teehee
now okay?
np
Should be good. If it messes up, just redownload the mod
We can test it first by saving that edit and opening the game and talking to NPCs
okay i saved it and joining in game
Sweet. Talk to an NPC and screenshot if anything occurs.
.
did i needed to put file in other file
Hey, I just updated the Custom Community Center Bundle mod, and got this error... but I don't have any idea of what alja.CustomCCB is. It's not in the requirements of the mod, and it seems that's a pretty new error 'cause only one person seems to got this problem on reddot, and there wasn't any answer 
could you help me or it's just a bug in the mod ? :/
yeah it was my theory but I wasn't sure
Did the portrait mod contain SVE portraits?
Or just vanilla?
Cause if just Vanilla, it's not gonna affect SVE characters like Sophos.
yes
Ah yes Sophos
like that
How strange. Well, you can also just shove the portraits in the portraits folder for Portraiture
Did you hit the letter P?
Yea you should try pressing P
Oops, I should have mentioned that lol
My bad
I was in the assumption they did press P
Never assume in here 😅😆😆
Yeah that's an L on me sadly
if i understand true i will put this imagines in portraiture file
Do what the others suggest first before doing allat
Leave them be, open the game, and press P when talking to the villager
Hi! So I’m new to modding and I downloaded Smapi and all of the mods I wanted and they were working great until the recent patch. After the patch Smapi won’t even load up with my game. Do I have to wait for Smapi to update or is there another fix?
(haii lassa)
I just updated Wildflour's mods (removed the old files of course) and cannot save at the end of the day anymore.
https://smapi.io/log/aac21a82600943a388c70cbc2b0d44e1
(admittedly I moved the files into another folder while running but that never gave me troubles)
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Unix 5.15.0.105, with 96 C# mods and 321 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
hello everyone, yesterday my friend and I downloaded the SMAPI Mod loader and some mods and played Stardew. However, today the file StardewModdingAPI.exe disappeared from the game folder and I can't download it again, it gives me some errors. Does anyone know what to do with it?
What do you have that uses farm type manager that would add bat?
Uhm.. Good question 😅
Is there a quick way to check it
(which isn't disabling it in stardrop and running the game for a log)
!harmonypatch
Ugh
What's the flipping command
!patchsummary
Can you do these steps to provide more info?
- Load your save and view the content that should be patched.
- Type
patch summarydirectly into the SMAPI window and press enter. - Upload your SMAPI log to https://smapi.io/log (see instructions on that page).
- Post the log link here.
(I'd have to boot up the game anyway)
Nope not that
Something harmony patch in the console?
Give me one minute
You get.. About an hour (prepping dinner)
It's patch summary!
So this
I'll see if moving the files cause the issue and if not I'll give you a new log (when I'm back at the pc after dinner)
(awkward timing I know)
Because it's mad about a Bat
So if we do a patchsummary maybe we can see whats editing monsters
but it also specifics its farm type manager?
Combat made easy suite.
But I have that for weeks now 
These are what I see for FTM
Wait... Ftm wag crops and forage?
I thought I removed all old wag mods 
Like.. I had them all in one folder. And removed that folder
It's still in there 😆 If you do the patch summary though we might narrow this down
(unless it's actually the new forager pack)
!troubleshoot
hey! Can I get you to run through this troubleshooting guide https://stardewvalleywiki.com/Modding:Player_Guide/Troubleshooting#Game_doesn.27t_launch? If none of the options there work, can you post the error message you get if you open SMAPI using the command line?
Go into this guide and follow the antivirus instructions
!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.
I think they need to be in the portraiture folder for the P to work now that I think about it
So, I got all the new WAG mods but Atelier Bundles - Boutique Edition is complaining that: It contains files but none of them are manifest.json
Is there some way to fix that?
I'd first uninstall and reinstall it
I know manifests can get spicy sometimes
it solved thx
Perfect!
Well, I can try a third time
Okay so you've already done that and same error?
I just did a fresh download and reinstalled it
Still complains
I'mma let the save load completely maybe Smapi is just being a diva idk
Okay her advice to another with this issue was to delete the license documents
Sometimes those anger Smapi
Oh let's try that
Are they red or yellow warnings?
Go ahead and spin the patch summary for me Lassa and I'll take a look
Both, my error is red and well there's translation error but eh
Yea red errors I dont ignore 😆 Let's remove the license documents and see what happens
be aware they are in each sub folder as well
The red error is gone
WOOT!
Still weird but at least the fix is easy
Yea smapi just gets huffy with licenses sometimes I guess 🤷♀️
Adding for searchability later:
Wildflour, Manifest, Manifest Error
If Wildflour pack yells there is no manifest, have the user remove the license documents
When I'm back from dinner xad
So, what do I do?
!howtoask
When asking for help with modding issues, please:
- Ask in #archived-modded-support
- Try to explain what the issue or problem is. Please be specific!
- If it's SMAPI installation related, please state whether you're using Windows/Mac/Linux and Steam/GOG/Gamepass.
- Provide a log if you have one (see https://smapi.io/log for instructions). Please provide a log even if there's no errors or warnings! If you are playing multiplayer, we will need a log from every player.
- Please remember no one's getting paid to answer your questions! It may take some time for someone to answer! If no one has answered in a few hours, feel free to ask again
Thank yall a few things just needed updated
Wait how do i like, show the log by mobile? Like do ivjs copy the whole error log?
So the issue as you can see is that npc's portraits aren't going in place
I'm pretty much using this on mobile
(Do i js copy the whole error log tho??)
!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.
it literally tells you in the message anyway
Im extremely stupid give me a sec
Log Info: SMAPI 3.18.3 with SDV 1.5.6 (build 0.0.0.0) on Android Unix 4.14.186.21, with 18 C# mods and 11 content packs.
Suggested fixes: Pytk isn't compatible with newer SMAPI performance optimizations, consider removing it
YAAAAAYYYYYYYY
Hello!! I need some help
here is the log https://smapi.io/log/d018cf0a594546d4ab7af824779e6473
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 11 Home Single Language, with 25 C# mods and 22 content packs.
this happend when I give Harvey pendant and activate Birthday mod event
NVM GOT MY ISSUES FIXED YAAAAAAAAA
Wait whar happened
the game just sent a bunch of error text and died (crash)
Hello ! I just started modding stardew and i wanted to download this outfit mod but even when i installed all the requirements i don't have the sleeves. Someone know where does this come from?
maybe the birthday mod and the custom room crashing with each other......
Possibly
Help?
Imagine like downloading a hatred divorce mod and you try to marry that bachelor or bachelorette
Let's try to keep chatter down in this channel please
It's for support
#modded-stardew for mod requests. This channel is for support
I'm looking into your log now
!howtoask
When asking for help with modding issues, please:
- Ask in #archived-modded-support
- Try to explain what the issue or problem is. Please be specific!
- If it's SMAPI installation related, please state whether you're using Windows/Mac/Linux and Steam/GOG/Gamepass.
- Provide a log if you have one (see https://smapi.io/log for instructions). Please provide a log even if there's no errors or warnings! If you are playing multiplayer, we will need a log from every player.
- Please remember no one's getting paid to answer your questions! It may take some time for someone to answer! If no one has answered in a few hours, feel free to ask again
does anyone know if this mod (gh peach body) has any more skin tones? ive only seen about 4 different ones and none of them suit my friends' skin tones D:
if not, does anyone know of some alternative mods that might be more inclusive? :>
Somebody answered what you need to do in the NexusMods posts for that mod. You are missing a dependency or a config option for the Peach Body mod for the sleeves to show up.
(ok, Updated a few mods and see if it's still happens. I'll throw in a log if it still messes up)
Do you have tmxl for a reason? What custom spouse room are you using?
#modded-stardew mod requests go here
This channel is support
oh okay! sorry i thought this would be support - thank you! <3
Support means troubleshooting here. If something doesn't work the way it's intended to work.
https://www.nexusmods.com/stardewvalley/mods/20966?tab=description I use this one, Tmxl is for Robin romance
Drop tmxl
I'd like to see if this helps this issue
Oh okay thanks !
okay
oki doki @oak forum Whatever the issue was it's fixed now.
(It probably really was WAG being moved while sdv was running?)
Wait you moved it while you were in the game?
https://smapi.io/log/52323da194d54b5d81942cbe4bc1b47c?Mods=game
whats a tranformfrog npc 🥲
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Майкрософт Windows 10 Pro, with 87 C# mods and 260 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
!howtoasl
!howtoask
When asking for help with modding issues, please:
- Ask in #archived-modded-support
- Try to explain what the issue or problem is. Please be specific!
- If it's SMAPI installation related, please state whether you're using Windows/Mac/Linux and Steam/GOG/Gamepass.
- Provide a log if you have one (see https://smapi.io/log for instructions). Please provide a log even if there's no errors or warnings! If you are playing multiplayer, we will need a log from every player.
- Please remember no one's getting paid to answer your questions! It may take some time for someone to answer! If no one has answered in a few hours, feel free to ask again
Yeah.. Thought I've done that sort of stuff before but apparently I did it with stuff not messing up the game then 😅
Oh no! Yea never touch or update while games on 😅😅
I think I only did that with recolours. Which worst case just throw out the vanilla textures instead
Anyway, sorry for the false alarm.
I shall go back to what I can do (being an emotional support apple)
smapi says it apparently "Failed to spawn NPC 'TransformFrog'."
its in the log and its a game error
does anyone know what it means
Do you have a NPC missing?
I shall not go back to being an emotional support apple..
/j
(I stop the chatter now)
no, im just updating my mod setup to start a new playthrough so i run the game and tackle the errors listed in the smapi log
i just wanna know what it means
Hmm looks like base game files
i verified the game files too already
I'd verify them again
did that
If that doesn't work, delete the game and reinstall
ok but can anyone explain what it says its missing? i dont care about spoilers, just please
i wanna know
We don't post spoilers (at least unspoiled in here) and I am not through 1.6
So I don't know who/what it's referring to
I can tell that your files missing so please remove your game and reinstall
If your only posting to know what it is your better suited for #archived-update-spoilers
This channel is for support 💜
Hello I am having trouble getting this mod to work ||https://www.nexusmods.com/stardewvalley/mods/13312 Others said it works with the bookseller balloon which is my goal as well || The creator is trying to help but they're still new to modding themselves. I use a bunch of other mods so I know it's likely another one is just interfering? I'd really appreciate a fix if anyone happens to know what's goin on. Here's my SMAPI log as well https://smapi.io/log/bb8dfc6064424a598ae8682f4ef2ab86
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 10 Pro, with 24 C# mods and 28 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
!spoiler
To mark text as a spoiler, use || before and after your message. Example: ||I'm a spoiler!|| -> ||I'm a spoiler!||.
To mark an image as a spoiler, before sending it:
On mobile: Tap on the image preview, then select the "Mark as spoiler" checkbox below the image. You may need to scroll down to see the option.
On desktop: Click the pencil icon (labelled "Modify Attachment") at the top right of the image preview. Select the "Mark as spoiler" checkbox.
Please spoiler your message
Oh gosh sorry
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 11 Home Single Language, with 24 C# mods and 21 content packs.
same thing
Pet Bowl is a building in 1.6, the one on _outdoorsTileSheet is no longer used; the Temporary fix doesn't add farm buildings, so it can't change it (and the vanilla pet bowl is of a lighter, browner colour in winter, that's what you saw)
Is it spoiler marked properly now?
Can you remove Spouse Rooms RAM and then reverify your game files?
https://help.steampowered.com/en/faqs/view/0C48-FCBD-DA71-93EB
Yup, I'll jump into your log shortly
ogei
Can you actually log into your game and then do a log
Preferably a day || the bookseller visits ||
Got it I will return with new log and spoiler properly. thank you
Thank you!
I would have loved to see that log
will reinstalling the game require me to install smapi again
smapi possibly but not your mods
still the same......
New log please
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 11 Home Single Language, with 24 C# mods and 21 content packs.
hi! is there a mod which allows two players (multiplayer, not npc) to sleep and "live" in the same house?
#modded-stardew for mod recs
this channel is for support
okay let me look
oh okay im sorry
oh i didn't know that! thank you
i mean just sleep and live and in the same house? people can sleep in the same bed in multiplayer, you don't need mods for that
reinstalled the game, still the same error
https://smapi.io/log/dbf9d485242c48d5a43a1f01003d45b6?Mods=game
still the ERROR game Failed to spawn NPC 'TransformFrog'. message
idk what it means but its an error so probably nothing good
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Майкрософт Windows 10 Pro, with 87 C# mods and 260 content packs.
Suggested fixes: One or more mods are out of date, consider updating them
really? thank you
yes of course
if the person somehow finds themselves back in their cabin, i'd say just destroy the cabin at robin's and it should be fine
Found the issue
Second post is the fix
okay~
Please do me a favor though and share your log and what the author is asking for on Nexus for me?
So they can fix it and it wont require this work around hopefully 🙏
It's the third bug reported on this page ^
For searchability later:
Customer Spouse Rooms Continued, Game Crashing when entering farmhouse, after proposing to additional person, Second Spouse crashes house
Fix: Have the user uninstall or disable the mod for the day they propose marriage, sleep, then reinstall the mod.
The mod WILL NOT load a new room the day of proposal and instead crashes game on entering the house
ok so i did that and it didnt fix the issue
will someone lending me a missing file the game points to fix the issue?
We can't send files as thats piracy. Give me a minute to check your log
hi!!! so sorry to bother but would anyone be comfortable enough to vc with me and a few friends to set up the peach body? we've seen mods where the skin tones are like way darker and we're trying to figure out how, much love! pls help....
Support doesnt VC and as far as getting darker skin tones you'll want to go to #modded-stardew for mod recs for skin tone recs
okay! tysm !! <33
question: i have better chests and chests anywhere. is this what it's normally suppose to look like? 
like piled up on top of one another?
Garden Village NPCs?
Does that sound familiar to you?
Did you install walk to the desert
You did it looks like?
i did
maybe it came bundled with something else? i genuinely never installed it on purpose cuz i already had two major mods
That looks right to me, if you don't want to use Better Chests "Access Chest" feature, then you can disable it to remove the additional dropdown in the top-left
Okay the NPC it's mad about is from there
I'd remove it
Otherwise, what you're looking at is the vanilla large chest UI with Chests Anywhere's dropdowns, and that's how it would look like even if you removed Better Chests
Yeah I heard talk of bundling garden villa with wall to dessert
thanks for the help
It was a requirement for it
thank you!
why did smapi list it under the game files section?
I'm not sure why it was saying that. I had to look at your raw log to see closer, which honestly is my bad. I shouldn't have been looking at just the parsed
random question; would i be able to change the x and y and make chest anywhere's ui thing higher? i'm not really experienced with mods but i remember doing that before with another mod, i'm not sure if it'd be possible with this one though?
I would not be the one who could decide that, but I did make the same suggestion to Pathos and he was no open to the possibility of having Chests Anywhere UI configurable
Chests Anywhere is not my mod, and I have no control over it's features
fair enough! also, i have my shipping bin set to 70 slots but it seems to only have 36 slots anyways. any idea why?
Yeah, right now the shipping bin doesn't handle resizes beyond just turning it into a chest menu. Doing so would require more patches which I'm trying to avoid, so I'll probably hide those options and just make it either enabled or disabled.
perfect! thank you 
also idk if its the best place to ask this but it is about mods so
what happened to ppja mods? it says everywhere they are no longer supported
did something like, bad happen or
Oh and also, TKSM! (kinda late but-)
what i think is that the person is maybe not updating the mods anymore, they might've been abandoned?
and since a lot of stuff changed in 1.6 maybe that's why it's no longer supported
Cornucopia spiritually succeeds a lot of what PPJA had in 1.6
yeah i got that, installed them instead
just curious what happened to them is all
Log Info: SMAPI 4.0.8 with SDV 1.6.8 build 24119 on Microsoft Windows 10 Home, with 64 C# mods and 152 content packs.
Not for here this channel is support




