#archived-modded-support

1 messages · Page 1347 of 1

thin fulcrum
#

Has anyone successfully been able to set up mod groups on steam deck then add said shortcut as a steam game?

#

Hey, great work with the analysis on proton sdv, ill swap to it soon, just wondering if you managed to try the cloud save symlink?

rigid sedge
compact zinc
#

hey uhh.. .does anyone know what this error means?

   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at StardewValley.CraftingRecipe..ctor(String name, Boolean isCookingRecipe) in stardewvalley\Farmer\Farmer\CraftingRecipe.cs:line 19
   at SpaceCore.Patches.CraftingRecipePatcher.RedirectedCreateRecipe(String name, Boolean isCooking) in C:\Programming\StardewValley\ModSource\SpaceCore\Patches\CraftingRecipePatcher.cs:line 124
   at StardewValley.Menus.CraftingPage.layoutRecipes_PatchedBy<spacechase0.SpaceCore>(CraftingPage this, List`1 playerRecipes)
   at StardewValley.Menus.CraftingPage..ctor_PatchedBy<spacechase0.BiggerBackpack>(CraftingPage this, Int32 x, Int32 y, Int32 width, Int32 height, Boolean cooking, Boolean standalone_menu, List`1 material_containers)
   at StardewValley.Menus.GameMenu..ctor(Boolean playOpeningSound)
   at StardewValley.Game1.<>c__DisplayClass913_0.<UpdateControlInput>b__0()
   at StardewValley.Game1.UpdateControlInput(GameTime time)
   at StardewValley.Game1._update(GameTime gameTime)
   at StardewValley.Game1.Update(GameTime gameTime)
   at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in SMAPI\Framework\SCore.cs:line 1056```
lament prairie
compact zinc
lament prairie
#

Nope

#

!log

native dragonBOT
#

Can you upload your SMAPI log to https://smapi.io/log (see instructions on that page) and share the link here?

lament prairie
compact zinc
#

ive been trying

#

hang on

#

yeah, still same error :/

candid nymph
#

guys, how can i connect mods to gamepad button? i remember connecting LookUpAnything to Left Stick Button, but i cant find page where i learned that

lament prairie
#

You can use GMCM to set keybinds in game

#

!gmcm

#

Wow that's not a command

#

Generic Mod Config Menu

thick zenith
#

Are there any Mods that add more Quests? I want a mod to add to the longevity to the game.

lament prairie
#

Generic Mod Config Menu (or GMCM https://www.nexusmods.com/stardewvalley/mods/5098) adds the option to edit some, but not all, mod configs from either the title screen or the options page in a save. It also has a special screen to edit keybinds for all mods with GMCM integration.

The presence of the gear it adds to the title screen is not a method for checking whether mods are installed, only whether GMCM is installed.

tired brook
#

Can you run ls -al in the game directory, paste the output to a site like https://pastebin.com/, post the link here?

ember orchid
#

sure

tired brook
#

What if you run ./StardewValley (no file extension) directly in the terminal from the game folder?

ember orchid
#

its just returning /usr/bin/konsole

tired brook
#

Can you post a screenshot of the full window when it shows that?

ember orchid
#

sure

tired brook
#

Hmm. What if you run which xterm?

ember orchid
tired brook
#

Is this with a customized StardewValley script, or is that one still from the original installer?

ember orchid
#

no customizations, this is currently from installer

tired brook
#

What if you run ./StardewValley --use-current-shell?

ember orchid
tired brook
#

What does StardewModdingAPI.runtimeconfig.json contain?

ember orchid
tired brook
#

That looks fine, but seems you're missing some of the game files? The error is complaining about libhostpolicy.so; I don't see it in your ls -al output, but I do have that file in my Linux copy of the game.

ember orchid
#

interesting, because verifying the files finds nothing missing

tired brook
#

You seem to be missing all of the *.so files in general.

#

I'd be curious to see the output from another Arch Linux user whose game does work for comparison.

ember orchid
#

its runs perfectly vanilla, but i jsut can't get mods to work

tired brook
#

Hmm. What does Stardew Valley.deps.json contain?

ember orchid
tired brook
#

This is interesting:

  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v5.0/win-x64",
    "signature": ""
  },

That win-x64 should normally be linux-x64.

#

And a few other places too. Is it possible you have the Windows version of the game somehow?

#

Though not sure how the vanilla game would run natively in that case.

ember orchid
#

interestingly, steam wouldn't let me install stardew on the linux version of steam without steamplay enabled. so it is running through proton. i completely forgot to mention that

tired brook
#

Oh, that changes things. Proton runs Windows versions on Linux, so you don't actually have the native Linux version of the game.

#

Weird that it wouldn't let you install the normal Linux version; what was the message it showed when you tried?

ember orchid
#

it didn't really display any errors. it just wouldn't

tired brook
#

Running SMAPI on Linux through Proton is somewhat undocumented territory. (There's this initial research for Proton on Steam Deck though: <#archived-modded-support message>.) My suggestion would be to fully delete the game, try reinstalling the normal Linux version, and then we can try troubleshooting the install if it still doesn't work.

#

But if you want to stick with the Proton install, you'll need to use the Windows version of SMAPI with the extra steps listed in that comment I linked to.

ember orchid
#

alright. thanks for your help. i'll look into that.

tired brook
#

Welcome. Let me know how it goes!

ancient gale
ornate tide
#

missing a comma maybe?

#

you should look at the line 253 possibly

native seal
#

!log

native dragonBOT
#

Can you upload your SMAPI log to https://smapi.io/log (see instructions on that page) and share the link here?

placid valley
#

I have a problem, and I hope one of you can help. "Oops! SMAPI couldn't load the game executable. The technical details below may have more info."

#

System.BadImageFormatException: Could not load file or assembly 'Stardew Valley' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Stardew Valley'

robust bison
#

update SMAPI/ the game

ocean willow
#

Does anyone know of a mod that keeps buildings open after hours?

placid valley
#

I mean, doesn't Standard SMAPI give you access to the Town key that lets you go wherever and whenever?

trail tinsel
#

pls help, why is it that when i open the game the mods dont work even though i put them in the mod folder and smapi says mods loaded when opened from steam upon startup

#

what am i doing wrong

robust bison
#

!log

native dragonBOT
#

Can you upload your SMAPI log to https://smapi.io/log (see instructions on that page) and share the link here?

trail tinsel
sour wren
#

Just to be sure, vortex is just as buggy as it always has been with stardew?

ornate tide
#

yes

sour wren
#

Cool, cool. With that said, are there any other mod managers that are worth using?

ornate tide
#

!stardrop

native dragonBOT
#

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

ornate tide
trail tinsel
#

ok

#

which one is sve 😅

ornate tide
#

stardew valley expanded,

trail tinsel
#

so i uninstall all of em

ornate tide
#

I think you just need to add the [FTM] folder

#

Do you still have the original zip or extracted folder? It should be there

trail tinsel
#

original zip for what

#

sry this is my first time am connfused

ornate tide
#

the original zip folder that sve came in, im not sure how you lost the ftm folder

trail tinsel
#

ok it worked now thank you very much for your help but now the game is super zoomed in even though it is full screen :/

lament prairie
#

!startupprefs

#

!startuppref

native dragonBOT
#

If your resolution is messed up try deleting startup_preferences This can be found on Windows at %appdata% > Stardew Valley > it's in that folder, or C:\Users\Yourwindowsnamehere\AppData\Roaming\StardewValley or for Mac can be found at ~/.config/StardewValley To get here you'll want to go to your desktop, then in the menu bar select Go -> Go to Folder...

trail tinsel
#

ok thanks

solemn iron
#

Sorry, I was on the subway and then at work. I know what is causing the issue and can easily correct it upon the next update.

The actions you took should correct the issue, and when I update you won't have to make any adjustments, it will self-correct.

kindred axle
#

none of the pylons show up in the wizard's shop, still. found nothing weird in the console

jade dome
# trail tinsel ok thanks

in case that doesn't work, I found that for me, it had to do with the "scale" of my displays in display settings

#

I use 1440p so I had mine at 125%

hybrid condor
#

Hey guys sorry if this is a dumb question. Does content patcher combine two mods that edit the same tilesheet? For example using both A toned down stardew valley & eemie's map recolours

jade dome
#

you don't have to change that afaik, what I did was go in to the properties of "StardewModdingAPI.exe"

#

Compatibility -> Change high DPI settings -> and then where it says ovverride high dpi scaling, check it and pick application

outer turret
#

If both load the tilesheets it complains and loads neither

hybrid condor
outer turret
#

Oh wait, if they're different things yeh it's fine.

#

Like if one edits interiors the other exteriors.

#

But I think those two edit the same thing?

#

It will also confuse other mods like sve that may have recolored custom maps based on what is loaded.

hybrid condor
#

Ah ok. But if they both edit the same tilesheet then only the last one loaded will show?

outer turret
#

Yeh if two edit say, spring_town, the one that loads last wins.

hybrid condor
#

Ok thanks for clearing that up

#

that makes picking and choosing recolour mods a lot harder 😅

outer turret
#

And if you have another mod (ie Wayback Pelican Town) that looks at your mod load to decide whether to load this version of their tilesheet or this other version, then you might get mismatched colors

#

(It will display the version patched in second)

fresh mason
#

Very new. Got SMAPI , NPC map locations and Look anything up. No problem at all getting them sorted. BUT: got Vibrant Pastoral dowloaded, 7zip extract here but it's not visible. If I try again the 7zip asks if I want to replace file.. and shows it's location as download folder, so it's def there, and I do have 'show all hidden files' ticked. But i cannot see it to grab and drop it into mod folder. Any clue how to sort this?

gaunt gust
#

7zip doesn't update metadata

gaunt gust
dire fractal
#

So i want to change my ranch map with command, but i don't know where to put the command

shy orbit
#

directly into the smapi console usually

fresh mason
#

@gaunt gust You were right... never thought to look so far down but it was in the 'long time ago' section. All sorted now. Thank you so much 🙂

surreal hearth
#

will any of these mess with a co-op game?

dire fractal
#

Someone did answer you in the other area. They should work fine

cyan tapir
surreal hearth
#

you told me to post it here

dire fractal
#

Yea and someone answered right after i posted, but yea you should be good

#

It should be now 17 day, because i have night owl, so i was going to sleep and when i did then i appeared in caves

wraith pasture
#

How do add skip fishing mini game mod to Android

gilded solstice
wraith pasture
gilded solstice
#

Are you android 11?

wraith pasture
#

Ye @gilded solstice

#

Don't tell me i doesn't work

#

How do i fix it

#

@gilded solstice

cyan tapir
#

im a little worried

#

i installed sve since i was curious but now i cant interact with the travelling merchant

#

but its monday now so i cant try to buy now

#

i was told i shouldnt uninstall sve mid-playthrough so i dont know what to do

dire fractal
#

Go to your Users>Roaming>Stardew Valley folder where your saves are. There should be a backup folder for saves. Fine the save that was the day before you uninstalled sve

cyan tapir
dire fractal
#

I don't know anything about android sorry

wraith pasture
cyan tapir
#

this

#

?

dire fractal
#

Just be patient and someone who knows should be able to help you

#

Um its the folder outside your save folder.

cyan tapir
dire fractal
#

Oh wait.

#

I forgot

#

Go to your stardew valley folder

#

The one in the steam area

#

Should have a save-backups folder

cyan tapir
#

ohh

dire fractal
#

Yea sorry

cyan tapir
dire fractal
#

When did you uninstall sve

cyan tapir
#

today

dire fractal
#

Ok so you gonna have to get the one from 5-25-22

#

I think savebackup goes by daily

cyan tapir
#

ohh

dire fractal
#

Make sure SVE is reinstalled

cyan tapir
#

yes

dire fractal
#

Go to the traveling merchant (who is Suki in SVE btw) and do the

#

patch_summary

#

in the smapi console

cyan tapir
#

ok gimme a moment

#

so i just unzip it to the saves?

dire fractal
#

Yes, delete the other save and install that one

#

Hi there, ive been having trouble with SMAPI installing, i keep getting this error no matter what i have tried

#

Are you on steam?

#

game pass

#

I followed the instructions.

#

Went from there did eveerything off there initially

#

where are you running the installer at?

gaunt gust
dire fractal
#

ive tried various places, right now its literally just in a folder called mods in the root of my c drive.

cyan tapir
#

i did the patch summary thing

dire fractal
#

@cyan tapir post a log here

#

Was it with the traveling merchant there?

cyan tapir
#

yes

gaunt gust
#

The long and short of it is someone jacked the ...oh shoot, forgot the exact windows terminology, but it's the windows equivalent of $path on Linux.

dire fractal
#

ive tried doing this from my desktop etc.

gaunt gust
#

the problem is that the command findstr is failing.

#

actually fixing that is beyond this server, I suspect. But you can install SMAPI by going to the README and following those instructions there.

#

wait, no, maybe I just don't remember how findstr works

#

no, ignore me, I forgot how findstr works

dire fractal
#

@cyan tapir I have no idea, from what I can see is, there is an issue with portraits or something. Have you tried to talk to Suki again?

dire fractal
gilded solstice
dire fractal
#

Suki is the traveling merchant from SVE

gilded solstice
#

But I'm not sure why is that happening

dire fractal
#

She is renamed in SVE

gilded solstice
#

Ask if someone knows how to fix it

gaunt gust
cyan tapir
dire fractal
#

yes

#

Hm, I have no clue than. Your best bet is to wait for someone who can take a look at it. Sorry

cyan tapir
dire fractal
#

You might also bring that log to the SVE discord and see what they can help with

#

The discord is in the mod page.

shy orbit
#

@cyan tapir does it work if you temporarily remove hd portraits?

cyan tapir
#

:0

#

wait i need to eat for a moment

dire fractal
#

So once I have every mod installed how to I use them?

#

I fixed it @gaunt gust something had screwed up my environment path variable and yeah. for some reason system 32 had been entirely removed from it

gaunt gust
#

haha glad to hear! (I'm a linux person, so I know about things like $path, but haven't the foggiest clue how to deal with them on Windows :P)

dire fractal
#

RHEL made my mental health unironically nosedive off a cliff in my college course lmfao

gaunt gust
#

oof, yeahhh *all the hugs if wanted*

dire fractal
#

thanks lol, i really gotta go back and do the next certificate up eventually for that stuff..
anyway. Thanks its all installed lol

cyan tapir
gaunt gust
#

Wren knows, she's taking a look and will fix that

cyan tapir
#

:0

inland trout
#

Hello everyone, I'm looking for someone who might be able to help me. My problem is, the game doesn't launch when I use SMAPI. It used to work fine, but now it stopped working. I tried everything I could think of... am I in the right place for this question? Thank you in advance for your time and i hope you all have a wonderful day!

#

(I am on windows using steam, forgot to mention)

cyan tapir
#

does this mean i cant use hdportraits when using sve

#

bc if so i dont think i can use sve then sweatyaf

inland trout
#

So far I have tried

  1. uninstalling and reinstalling SMAPI
  2. restarting computer
  3. deleting startup_preferences file from AppData\Roaming\StardewValley
    but still when I load stardew, game dosent launch
neat plaza
native dragonBOT
inland trout
#

It does not open at all

inland trout
naive kettle
#

I kinda tried removing the mods I had a long time ago and might have removed something I shouldn't have, anyone know what I should do to fix this?

inland trout
naive kettle
#

thanks

inland trout
#

this will delete old SMAPI files and install the new ones

naive kettle
#

It worked when I installed it again

#

But when I uninstalled the game wouldn't launch

#

It said to clear my launch options or something like that

shy orbit
full cliff
#

hey so, i installed smapi correctly and in the console that appears it doesnt say that theres any errors, but it just runs the vanilla game for me

#

did i run the game from steam or the modded exe file

shy orbit
#

do you have any mods installed that change the game?

#

after just the smapi install there's nothing obvious, apart from the console window

full cliff
#

these are my mods

#

i think stardew valley expanded might be considered something that changes the game?

shy orbit
#

well, those don't do much on their own

#

!sve check that if you tried to install SVE

native dragonBOT
full cliff
#

i installed all the requirements, though im not using nexus

shy orbit
#

yeah, but you're missing the actual SVE content

full cliff
#

oh yeah i noticed it now

#

i did install it though

#

whichs weird? like it disappeared or something idk, but ima try again

naive kettle
#

@inland trout @shy orbit Thank you so much, I am finally now able to play the game again. I greatly thank you for your help.

shy orbit
#

np!

calm spindle
full cliff
#

used to but not atm

calm spindle
inland trout
#

game doesn't launch when using SMAPI.... maybe I should just get a new computer lmao

calm spindle
#

And it may not even be hardware. I recall seeing somewhere here with a 3080 desktop that couldn't launch vanilla steam SDV

full cliff
#

oh alright, so i got it working this time

#

at first i thought that the game was vanilla cuz i couldnt find differences in game and since the menu doesnt have any implications is stardewvalley modded or not

#

anyway, thanks

rigid sedge
lament prairie
#

There's a broken monster of some kind

#

probably a slime

gaunt gust
#

...can npcs even go in the volcano

tired brook
#

Though also NPC Map Locations isn't supposed to scan into generated levels, I'll need to look into that.

rigid sedge
rigid sedge
#

Yup, its a bug caused by Adventure Guild Expansion mod, fixed by disabling "MonsterDamageChanges" in config. Thanks everyone.

spare mist
shy orbit
#

Stardew Valley Expanded and Stardew Valley Reimagined 2 these are also incompatible

spare mist
#

what about the industriaization mod errors?

shy orbit
#

if they don't have a compatibility patch or something, i guess you need to remove the solar generator from either of the mods. but i don't know the mods so i can't say much more about it

#

it's probably a problem with the industrialization utility grid addon though, if it's supposed to be an addon for the industrialization mod

spare mist
#

i added that recently for a mod that requires it though im not sure what to do

lament prairie
#

!at

timber bane
#

The optional file example pack helps soooo much when making AT packs, highly recommend looking at that when making your own

vestal flame
#

Sounds good @solemn iron

meager python
#

Okay so I had a lot of mods downloaded for sdv but eventually I decided I didn't wanna play anymore so I deleted the entire mods folder ( I now realize that was probably a mistake, especially because Mt save data was still there and had mods registered in it) and ever since then the game hasnt loaded right.
On steam I cannot get the game to open bc it says it's missing someone, but if I go into the filed and directly click the stardewvalley.exe it will load
I can do everything fine, start a new game, change settings, etc but when I try to load a game it freezes and crashes
I tried to fix it by verifying the files or re downloading it but that didn't help
I couldn't figure out how to fix it so I just used family share on another steam account to re downloading it and so far mods are working, although a little laggy
My issue is I still face major issues trying to load my save file
So long as I keep it a small screen and don't touch it it will eventually load up within like 5 minutes but it still crashes a lot and j think it's because I never properly deleted the last save data
Smapi also doesn't register any issues
Is there a way to fix this? Or can I entirely reset my files and re download the game? I CAN wait for it to load, sometimes it doesn't take long but id like to be able to play on my main account without crashes

silent panther
#

hello, does anyone have any alternative of the mod "Mod Update Menu"? it fulfills the main purpose of letting you know which mods need updating, but it was a lifesaver to be able to click on the mod and open it right in my browser. I miss that.

spare mist
#

Stardew Valley Reimagined 2 was the cause of the errors

lament prairie
#

Or are you launching the normal game?

#

The normal game isn’t going to be able to open modded saves that still have modded NPCs or locations or items

#

You’ll need to reinstall SMAPI and try loading up to see what kind of errors the game is producing

meager python
#

As of now I'm launching with smapi
Loading with smapi makes it possible to work
However vanilla doesn't work at all
I mean when I click the load game file, not the actual nodded file, I can't load ANY games in vanilla

lament prairie
#

you possibly have modded clothes in the title screen something

meager python
#

What do you mean by that?

lament prairie
#

If you have a save that has your farmer with modded clothes or hair then the vanilla game may not be able to handle that

#

And all the saves show a preview of your farmer in the saves screen

#

However your log should explain more

#

!log

native dragonBOT
#

Can you upload your SMAPI log to https://smapi.io/log (see instructions on that page) and share the link here?

meager python
#

My issue is none of my saves will load on vanilla. It won't show me anything except " loading. . . " and then it freezes and crashes
Nor will smapi acknowledge any error when my nodded game does crash

spare mist
#

anyone have any ideas on how to find chests present in farm foundry and un-locateable in game?

shy orbit
#

if you don't, just reinstall smapi and it should be automatically installed. then try loading the save with smapi

spare mist
#

i have many mods installed but these chests i made myself but nowthey have dissapeared

shy orbit
#

(i was answering to azriel)

spare mist
#

oh sorry

meager python
#

I've logged back onto my main steam account. When I try to click play on steam it says I'm missing an executable.
This is what happens when I load up vanilla and try to look at my save data

#

It never gets past this screen

#

Vanilla is my issue here and I believe if I can fix this it. Will make smapi run fine

#

I'm wondering if I somehow deleted an important file to fully load save files or even look at them

shy orbit
#

what does the error say? it's a bit too pixelated to read

meager python
#

It just says stardew valley as stopped workint

#

And my only option is to close the program

onyx pollen
#

does anyone know if there's a version of pookachus improved forest farm without having to use daisyniko's tilesheet?

shy orbit
meager python
#

Also this is what pops up when I try to okay it via steam

meager python
shy orbit
#

i mean then it sounds like what Elizabeth said, the vanilla game might not be able to load to the save screen with the modded saves

#

the steam error is probably because the launch options still point to smapi

meager python
#

Iis there a way to fix that? Because it won't load the screen I'm unable to delete it and it's stuck like that

shy orbit
#

reinstall smapi and delete the saves that way

meager python
#

I have smapi installed, however because I reinstalled that game to ry and fix it I don't think the files for the original save I had are even there anymore

#

I'd there are I'm not entirely sure where to findr hem

lament prairie
#

When launching vanilla

#

Or rather trying to launch vanilla

#

Check your launch options and clear them out

meager python
#

Alright my launch options are set to smapi, let me change that

lament prairie
#

Yes?

#

CJB cheats and item spawner are the big ones

wind vale
#

oh

#

ok

meager python
#

Alright, I got it so the game now launches when I play it via steam, it just still crashes when I go to my load games

#

Alright I think I may be able to fix the issur now
I loaded up smapi on the main account now that it'll load at the very least and I see my oritnak save file which I believe caused the issue

#

I'm going to delete it and hopefully that will solve the problem

#

IT WORKED
Thank you Elizabeth and vibel! I never would have thought to check the launch options

radiant sentinel
#

Helllo! I uppdate my all mods and after if the second player want to join she get black screen and it doesen't load in. This issue happen when we change the langue and until this point we play with hungarian Someone can help to us? 😅 (Before that we play together with this mods close 2 year) Yes I reinstall all mods and reinstall all game file :/
There is my game log https://smapi.io/log/b6503dfff66c4cf5a178a3c08f74942e?Mods=game

native dragonBOT
neat plaza
#

you seem to be missing the hungarian town file

radiant sentinel
shy orbit
#

my game install doesn't seem to have it either

lament prairie
#

....welll that's exciting

#

Maybe it's a localization bug in SMAPI?

lament prairie
#

Other than Error Handler

gaunt gust
#

I believe Pathos fixed that for the upcoming version of SMAPI

radiant sentinel
#

The same character does not load. Crashes and loads the main menu

gilded atlas
neat plaza
gilded atlas
gilded atlas
#

so my issue is that the To-Dew mod isnt functioning properly

gilded atlas
#

the ui doesnt show up and i cant find it in the settings. the reason i showed the smapi console is that it seems to be loaded fine

native dragonBOT
#

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.
gilded atlas
#

the command isnt doing anything on smapi since there isnt a question being asked and on stardew its just the hotkey for your hotbar

gaunt gust
#

you've bound a game key to ToDew's default key then. Please check your configuration.

gilded atlas
#

thank you!

shy orbit
gilded atlas
#

oohhh mb

#

it was L i just misread

radiant sentinel
sharp pilot
#

hello! I was wondering if someone might be able to tell me how to fix this portrait error I'm getting? Something about it being too big or something, I don't know. I don't seem to have any errors in the game itself, but the log has them so I'd like to fix the issue if possible. I am playing on Windows through Steam.

here is my SMAPI log:

https://smapi.io/log/33b810a18cc94fe49ce2c6980b44a6fa

wintry vapor
#

how do i fix moon misadventures crashing

rugged wolf
#

I got dumb question. If I download mods and smpi, does a friend have to have them too? I'd assume they would, but just as some clarification. I don't even know if they'd have to have the same mod I have as it just makes the game like a server for me.

wintry vapor
#

yes

#

if u play mp most mods are required for both to download

grave anvil
rugged wolf
violet kelp
violet kelp
native dragonBOT
mental quail
#

does anyone here have Kaya's Kitchen Station? I installed an optional file to give my vanilla kitchen the functionality of the machines. supposed to be able to go to different parts of vanilla kitchen and it will pull up just the relevant section of the cooking menu

#

but when I go there, the regular menu comes up with everything

#

https://smapi.io/log/f2e7a57ec1574de0be79d831dbcbfaaf
link to Kaya's mod for convenience https://kayainsdv.postype.com/post/10235499
screenshot from the above page

KAYA in SDV

바닐라 요리 메뉴와 일부 모드의 요리 레시피를 정리하여 찾기 편하게 만든 커스텀 주방메뉴 모드입니다. 이 모드는 1개의 핵심모드, 2개의 선택파일, 그리고 리텍스쳐를 위한 png옵션파일로 구성되어 있습니다. 호환되는 모드의 레시피는 기본 주방메뉴에선 보이지 않게 됩니다. 많은 레시피 모드를 사용하는 분들께 유용할거라 생각합니다. The cooking men...

#

is Industrial Kitchen & interior overwriting that particular function of Built in Farmhouse Kitchen?

unborn raft
#

Does anyone know of any mods that add more uses for wool?

#

I wish you could use the loom to make more things like yarn

#

please @me if you do

latent sedge
#

So, I was trying to update SMAPI the other day and it gave me this screen after the usual installation process. I've tried uninstalling and reinstalling SMAPI and the game itself and this screen still popped up. What does it mean and how can I fix it? Please help!

gaunt gust
#

At some point you used administrator mode to install smapi

#

(Which you should never do)

#

Use administrator mode to delete everything and start over

latent sedge
#

Everything SMAPI related or everything Stardew related?

lament prairie
#

Just SMAPI should be fine

#

But if you have more issues, you can uninstall the game entirely as well and reinstall

#

!saves

native dragonBOT
lament prairie
#

Saves are stored elsewhere and you can back them up ahead of time as well

latent sedge
#

Okay, thank you guys!

#

...Although I have absolutely no idea how on earth I installed anything using admin mode when I don't even know how to access admin mode

zealous sparrow
#

Hi guys! I have a question. Me and 3 of my friends are playing stardew these days and it keeps crashing randomly. Yes we have mods (The same on all the PCs) and Smapi, and everything is updated and I even checked every mod with the compatibility list just to be sure. I looked at the log and I don't see what could be the problem... Does anyone have the same problem or a fix? 😦

snow prism
#

wdym with crash`? for everybody?

zealous sparrow
#

Every player joining my game. I'm not crashing

timber bane
zealous sparrow
#

nope but we'll definitely try that in a couple minutes!

timber bane
#

it'll definitely help narrow down issues :) bc we're all human and sometimes we mess up when trying to sync up our mod lists (it's happened to me before when I play with my sister)

wet maple
#

Anyone who has Mr.Ginger and Jorts at the same time?

craggy drum
#

does smapi still need steam run options

#

cant find it on the wiiikiiii

gaunt gust
craggy drum
#

i got da windows

#

but the wiki doesnt tell me what it is anymore

wet maple
# gaunt gust Yes.

I read that they are compatible, but some of the lore could be off if they go at the same time, not after 6 heart Ginger. How breaking it is?

#

Cause I would rather have all the kitties at the start

gaunt gust
craggy drum
#

so just C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\StardewModdingAPI.exe" %command%

wet maple
gaunt gust
craggy drum
#

thats what i typed right

worthy moth
#

You dropped one of these "

craggy drum
#

i see, i apologise

warm grove
#

Its just a slight lore issue and doesnt actually cause any issues that i know of

wet maple
warm grove
#

:D

gaunt gust
spare mist
#

what could be causing this anyone know?

#

[Wind Effects] Wind Effects are disabled for today.
[Farm Type Manager] An area's item list contains an object name that did not match any loaded objects.
[Farm Type Manager] Affected spawn area: "WTDR FOREST ROAD -- Flowers & Berries"
[Farm Type Manager] Object name: "Buttered Star"
[Farm Type Manager] This may be caused by an error in the item list or a modded object that wasn't loaded. The affected object will be skipped.
[Farm Type Manager] An area's item list contains a complex item definition that did not match any loaded items.
[Farm Type Manager] Affected spawn area: "Ruins monster area 1"
[Farm Type Manager] Item name: "Object:Pterodactyl Egg"
[Farm Type Manager] This may be caused by an error in the item list or a modded item that wasn't loaded. The affected item will be skipped.
[Farm Type Manager] An area's item list contains a complex item definition that did not match any loaded items.
[Farm Type Manager] Affected spawn area: "Ruins_House monster area"
[Farm Type Manager] Item name: "Object:Pterodactyl Egg"
[Farm Type Manager] This may be caused by an error in the item list or a modded item that wasn't loaded. The affected item will be skipped.
[Farm Type Manager] An area's item list contains a complex item definition that did not match any loaded items.
[Farm Type Manager] Affected spawn area: "Ruins_House2 monster area"
[Farm Type Manager] Item name: "Object:Pterodactyl Egg"
[Farm Type Manager] This may be caused by an error in the item list or a modded item that wasn't loaded. The affected item will be skipped.

lament prairie
#

You probably don't have the mod that adds those items

#

Idk which mod

spare mist
#

im not sure either it started happening recently but the mods i have installed before it started happening i made sure to include all the required mods i have no errors in my error log thing

lament prairie
#

Mod might just have a small bug in it, unclear

#

Or an optional mod that you didn't install

#

Regardless these are fine to ignore, it shouldn't affect the gameplay

wet maple
#

Im starting to consider blocking nexus

#

I already have 300 mods and look up more

spare mist
#

ok

shell jackal
#

I think the Pterodactyl Egg is from BFAV Pterodactyls. If I remember correctly what Trent told me once

warm grove
#

I have 1k mods and stardew burnout and i still look up more mods

#

Aaa

wet maple
#

But I want to play not modding everyday xd

lament trail
#

What do I do if smapi just doesn't have the launch button (nvm)

worthy sundial
#

anyone knows how to open .tmx files? i'd like to make some personal edits to a mod but it's in .tmx format

lament prairie
#

!mapmaking

native dragonBOT
#

If you want to make mods that add or edit maps:

  1. Use Tiled (https://www.mapeditor.org) to edit .tmx or .tbin files.
  2. Refer to the Maps wiki page (https://stardewvalleywiki.com/Modding:Maps) for details on how maps work in Stardew Valley.
  3. Use Content Patcher to load in new locations (https://github.com/Pathoschild/StardewMods/blob/stable/ContentPatcher/docs/author-guide/custom-locations.md) or make specific map edits (https://github.com/Pathoschild/StardewMods/blob/stable/ContentPatcher/docs/author-guide/action-editmap.md).
slim pendant
#

Can someone help me with activating steam achievements with mods?

devout pumiceBOT
#

[#5842] "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" - @lament prairie (18 Jan 2022 @ 06:38:48 PM UTC)

lapis robin
#

hey can someone help me with my mod for a few min?

#

I really just have a question

#

It added more lines for Sebastian but since the game checks from 10, 8, 6 etc I get the repeat of the same lines instead of the other ones due to the heart system

slim pendant
lapis robin
#

After reading the wiki modding is it possible to just delete the heart numbers to get more variety in the dialogue or would that mess it up?

lament prairie
#

That would probably create less variety

lapis robin
#

Oh i'm not making it, I'm just editing one I downloaded

lament prairie
#

Since you can only have dialogue matching a key

#

Like only one “spring”: ”thing”

#

Still probably fits better in that channel

lapis robin
potent kindle
#

@lament prairie So sorry to bother, but have u ever used seasonal fences?

#

I'm curious if theres a way i can swap what fences are what? as in, can i make the regular wood design, the hardwood design?

lament prairie
#

I have never used them

potent kindle
lament prairie
#

You can almost certainly do that with use of EditImage

#

Uh not sure

potent kindle
lament prairie
#

Depends on how the mod is structured

#

It’s a CP patch type

potent kindle
lament prairie
#

If this is an AT mod then actually I think renaming works?

#

But idk about CP

potent kindle
#

ah

#

its cp

#

whats EditImage?

potent kindle
lament prairie
#

!cp

native dragonBOT
lament prairie
#

It’s one of the patch types in CP

potent kindle
#

oh ik what content patcher is, its that mod everything uses haha

#

but i dont get this editimage thing?

lament prairie
#

EditData, EditImage, etc are types of things you can do in CP

potent kindle
#

Would that be extremely complicated for me to do? haha

#

i have absolutely no clue about any modding stuff haha

#

Im gonna test out renaming the files first ahha

lament prairie
#

Not extremely complicated but it might be fiddly with coordinates

potent kindle
lament prairie
#

Nice

#

I didn't have the game files in front of me to verify, so it was a tossup whether they had their own files or not

potent kindle
lament prairie
#

No worries, glad it worked

hoary musk
#

Got through watching the scene after I completed the CC but now I'm stuck. I can't do anything. It's been like that for at least almost 5 minutes

#

Nevermind, ignore that

potent kindle
#

Like mines stone, but ive seen people with a wooden one?

lament prairie
#

No idea, I don't use that mod

dire fractal
#

Yes in the config

#

Get Generic Config Menu and you can change the bridge type

potent kindle
#

@frozen sage Hey sorry to bother, i remember iirc it was you that helped me change the farm type for the waterfall farm, on a current save. Do you by any chance know how to change a bridge type through that code thingy?

dire fractal
#

Did you click save and close?

potent kindle
dire fractal
#

Actually looking at mine, yea they are stone still.. huh. They don't even look like what they look like on the mod page

potent kindle
#

i wanna change it badly

dire fractal
#

I have no clue, maybe that option is for one bridge type only?

#

I meant a certain bridge only

#

Can always ask on the modpage though

potent kindle
#

Ig darn

ornate tide
#

thats probably a recolor? maybe check gwens stuff?

dire fractal
#

Oh I did know Gwen's stuff affected the farm map for that

ornate tide
#

oh yeah I just looked, I think wayback pelican town

potent kindle
#

The thing is, gwens stuff doesnt match that ugly bridge at all haha

dire fractal
#

What's your bridge look like?

potent kindle
oak solar
#

might jut be me being way too tired but im pretty sure my game crashed at the end of the day and idk why

dire fractal
#

Sometimes it can take awhile to load, if it doesn't show the save thing, just wait a bit longer, or go into your smapi console and press enter a few times and do not click back onto the game

#

Does it to me a lot

frozen sage
wet fog
#

Would anyone know why I cant download the RSV Update off of Nexus? 🙂

hoary bane
wet fog
hoary bane
#

Oh it's still under review. Wait a bit. ^^

ornate tide
#

Try signing into nexus on an incognito/guest window, I was able to download it

olive kindle
#

can't remove the quest

#

reinstalled the mod

#

still can't do anything

#

how do i remove it?

hoary bane
#

Finish the quest maybe.

robust bison
#

use CJB cheats to mark as complete

steel furnace
#

how do i fix the massive ui

#

@robust bison sry for the @ but how i fix massive ui

#

nvm

#

got it

wild bane
#

Where do I get mods?

marsh saffron
#

Nexus or Moddrop

hallow magnet
#

is stuttering a common issue with SMAPI recently?

lament prairie
#

Yes, although also in the game itself

#

There’s a thread about it

#

If you get no stutter with SMAPI 3.13.4 but stutter the latest SMAPI

#

Then you’re in the category of problems that’s being tackled right now

dire fractal
#

I sent an @ hopefully they get it.

hallow magnet
#

I will try that tomorrow after work

primal stone
#

The wooden bridges you can see on the first picture on the mod page come from a retexture mod, namely Gwen's Way Back Pelican Town.

#

If you have issues and questions about the mod and don't want to post on Nexus you can message me directly on Discord.

viral urchin
#

i just realized why my at isnt working it's probably because of this mod i have that renames furniture to add sizes

#

@/ceruleandeep thank u for trying to help me TT

tight reef
#

Hi,

I get an error message in SMAPI for FarmTypeManager and NPC Map location. I have tried deleting the two mods and downloading them again. It still doesn't work. Any suggestions?

https://smapi.io/log/0add676eaa234953be570305258fb870

I have tried verifying through steam, uninstalling game and reinstall, checked the games folder for the right path

minor socket
#

Hoihoi, I'm just trying to figure out something I thought was odd. Something has made furnaces cost 50 copper ore instead of the usual 20. Does anyone offhand know of a mod they may have snuck that in? Or if I've just toggled a setting?

dire fractal
#

Do you have sve

minor socket
#

the expansion?

#

yeah

dire fractal
#

Sve has a configuration in the configuration menu that has harder crafting. See if it's enabled

minor socket
#

okidokie

dire fractal
#

If it isn't active, send your log and it will easier to tell

minor socket
olive sequoia
#

I have a few portrait mods installed, well ireinstalled them along with the rest of my mods, but not they arent applying? All I should have to do is unzip them into the mods folder right? I didnt have to do anything else before, but for somereason they arent applying now

dire fractal
#

Can you post a !Log

olive sequoia
#

there isnt a error associated with the log or i would have

dire fractal
#

It will show what mods you have, which could be causing the issue

minor socket
#

I had balanced crafting enabled

dire fractal
#

Ah yea it makes it way more tougher to build stuff.

olive sequoia
#

they are the same mods i had before, i just reinstalled for updates and such but ill post it. dont judge xD

minor socket
#

omg good, now I can stop grinding for copper as much

#

lol

#

thank you!

olive sequoia
dire fractal
#

What mods are you trying to install exactly? First it says your ridgeside village beach portraits and portraits are working

#

You might need to redownload Ridgeside.

olive sequoia
#

i just want to reinstall all the portait mods that i had before

#

the replacer for the vanilla game arent working either though for some reason

dire fractal
#

Also Advanced Location Loader is no longer a working mod, you need tmxl map toolkit, it doesn't work at all

#

Are you talking about the DCburger stuff?

#

If it's the DCBurger stuff, you need the CP version not the portraiture version

olive sequoia
#

oh gotcha

dire fractal
#

And PYTK

#

So download PYTK, TMXL, and the CP version of the portraits

olive sequoia
#

i think the issue is that i was using two mods changed all the portraits

dire fractal
#

Get rid of UIinfosuite and get the 2nd ones.

#

Oh did you have both downloads

olive sequoia
#

i had seasonal cute characters AND the DCBurger stuff and the season cute characters was loading instead

dire fractal
#

Ah that would make sense.

olive sequoia
#

that would fix the base game chracters

#

now to figure out the ridge side stuff

dire fractal
#

Which portrait mod for ridgeside are you trying to get?

olive sequoia
#

its the dcburger stuff

#

there are no errors about those mods just the assets in the ridgeside village files

#

so redownloading it should help?

dire fractal
olive sequoia
#

yes those there are several i think

#

i had it before and there wasnt an issue like this

dire fractal
#

Ok

#

So you need to pick one option

#

Do you want the CP version, the portraiture version or the replacer version

olive sequoia
#

i was using the cp version before

dire fractal
#

Ok, delete the older version you have and redownload the cp version only

#

Than read the readme for it

olive sequoia
#

ok

#

GOD I REMEMBER DOING THIS Before

#

WHAT A DUmmY

dire fractal
#

Did it work?

olive sequoia
#

I havent loaded it yet but Im sure it will considering it did last time when I did it right lol

#

no error yay

dire fractal
#

Nice

sonic marsh
#

my game is crashing at launch

olive sequoia
#

thanks king

olive sequoia
sonic marsh
#

first i was getting this error

#

Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean, Boolean)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
at System.Reflection.MethodBase.Invoke(System.Object, System.Object[])
at System.Xml.Serialization.TempAssembly.InvokeReader(System.Xml.Serialization.XmlMapping, System.Xml.XmlReader, System.Xml.Serialization.XmlDeserializationEvents, System.String)
at System.Xml.Serialization.XmlSerializer.Deserialize(System.Xml.XmlReader, System.String, System.Xml.Serialization.XmlDeserializationEvents)
at System.Xml.Serialization.XmlSerializer.Deserialize(System.IO.Stream)
at StardewValley.StartupPreferences.readSettings(System.IO.Stream)
at StardewValley.StartupPreferences._loadPreferences()
at StardewValley.StartupPreferences.loadPreferences(Boolean, Boolean)
at StardewValley.Menus.TitleMenu..ctor()
at StardewValley.Game1.setGameMode(Byte)
at StardewValley.Game1.LoadContent()
at StardewModdingAPI.Framework.SGame.LoadContent()
at StardewValley.GameRunner.LoadContent()
at StardewValley.GameRunner.Initialize()
at Microsoft.Xna.Framework.Game.DoInitialize()
at Microsoft.Xna.Framework.Game.Run(Microsoft.Xna.Framework.GameRunBehavior)
at StardewModdingAPI.Framework.SCore.RunInteractively()
at StardewModdingAPI.Program.Start(System.String[])
at StardewModdingAPI.Program.Main(System.String[])

olive sequoia
#

!log

native dragonBOT
#

Can you upload your SMAPI log to https://smapi.io/log (see instructions on that page) and share the link here?

sonic marsh
#

i tried reading the log, but didnt find anything different

#

now i'm getting this error

#

Fatal error. System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.

olive sequoia
#

its just easier to read in log format

#

are you playing on pc or mobile?

sonic marsh
#

PC

gaunt gust
#

!harmonysummary

native dragonBOT
#

To get a little more info, can you:

  1. Load into the game (the title screen is fine).
  2. Type harmony_summary into the SMAPI window and press enter.
  3. Upload your SMAPI log to https://smapi.io/log (instructions on page)
  4. Post the log link here?
gaunt gust
#

This is likely a bad transpiler

sonic marsh
#

@gaunt gust unfortunately i can't even get to title screen

gaunt gust
#

What were you doing when you got the access violation exception?

sonic marsh
#

it crashes during mod loading

gaunt gust
#

....odd

#

What do you even have installed that can do that....

#

!log anyways

native dragonBOT
#

Can you upload your SMAPI log to https://smapi.io/log (see instructions on that page) and share the link here?

sonic marsh
#

i just installed 2 more mods, i'll remove each one to see if they are the cause

#

if i have steam open but i launch it through SMAPI.exe it still counts right?

#

like, for achievements and stuff

#

i launched SMAPI as admin and it worked

brisk folio
#

theres a few korean mods that im interested to download, but im not a member of naver and have been facing troubles for quite awhile signing up, is anybody able to help to send me the file itself directly 😭 😭 😭

sonic marsh
#

Is SMAPI 3.14.5

#

I downgraded it to 3.14.4 and the game is running fine

unique wind
#

is there a command to print the artifact drop odds? got a farmhand issue consistently getting a rare gem which I don't think is meant to be in the pool

radiant sentinel
stark osprey
#

can anyone help me with my problem for installing smapi? when i click the windows download you need to get the black screen and press 1 too fully install etc. but for me the blackscreen opens but then closes real fast. ive already tried to turn of windows defender and re installing. Anyone know how to help?

oak solar
#

have you tried right clicking smapi installer and pressing open as?

stark osprey
#

no i havent, ill try

#

sorry for not having much expirience with computers, but it doesnt work. i figured out how to see what went wrong and it says its in a zip file, tho i unzipped it with 7zip or/and with winrar

blazing solar
#

Hello everyone, I'm having what I understand to be a Json shuffle and I'm trying to solve it, but the stardewmodding wiki website isn't accessible, can anyone help me ?

dawn palm
#

hi, can somebody help me with this? i can't fix it as the file location named doesn't exist past "Techfast Australia". I have tried uninstalling stardew and deleting all smapi files from my PC but it comes up with an error

dire fractal
#

Redownload smapi and try again

#

Run it from the downloads folder after you unzip it

dawn palm
#

thats where i started from

#

i downloaded the new version since i haven't played stardew in a while and when i tried to unzip and run the installer this happened

hoary bane
blazing solar
ornate tide
#

It should not shuffle everytime, it only happens when updating or installing new ja mods

blazing solar
marsh saffron
#

The wiki's being migrated

marsh saffron
blazing solar
marsh saffron
jade wren
#

Is a content patcher required for fashion sense?

marsh saffron
#

Nope

sand cloak
#

https://smapi.io/log/31efa75cb1064380a624c4d4b5968cb2

Hi guys, been trying to play multiplayer after a long hiatus and updated my mods but I'm suddenly getting slow load times and it seems like the movements of my friends are lagging on my end but are okay for them. I've ruled out my wifi as an issue because I tried switching to a different network and even mobile data but it seems to not help. Could I kindly get some help for this?

inner geyser
chrome dust
#

uh 🥴 are there any mods that pause time that arent specifically cjb cheats menu?

#

if not, thats fine too

#

just feel dirty installing another cjb cheats mod lmao

unique wind
#

open your inventory or most menus?

chrome dust
brisk folio
dusky canyon
#

do it in here

#

!log

native dragonBOT
#

Can you upload your SMAPI log to https://smapi.io/log (see instructions on that page) and share the link here?

brisk folio
dusky canyon
#

It crashes on titlescreen? Not in your save?

hoary bane
brisk folio
#

home screen loads and when i click onto the button to load my own saves, it immediately crashes

hoary bane
hoary bane
#

But that's odd, your mods are pretty light too. Hmm..

brisk folio
#

nope... i clicked it once

heavy yarrow
#

How can i Play online with mods we both have the same mods and have smapi but we cant invite each other?

calm spindle
calm spindle
#

Or send an invite code

dire fractal
#

hey guys! i have a question, when updating mods, if i have not updated them for a while, is it better to remove old files and input the new files, or let them be overwritten?

lament prairie
#

remove

dire fractal
#

ty!

karmic spear
#

So um wierd question, if I update ridgeside village or stardew valley expanded after making progress on a file with it, will it mess with the file?

lament prairie
#

Shouldn't

calm spindle
#

But thats a one time thing

lament prairie
#

Depends on how long ago the update is from, the most recent ones for RSV haven't added new items

karmic spear
#

Just one update for ridgeside

calm spindle
#

Yeah that should be fine

lament prairie
#

The ridgeside server also posts updates with notes on json shuffles

karmic spear
#

Thanks for the help

proven locust
#

Hi i have a question for the mod Unlimited PLayers

neat plaza
proven locust
#

Is the mod still usable and how do i create a new character on an already existing server?

dire fractal
#

Helloo I need help using smapi , it tells me to update my game in order to use smapi

lament prairie
#

Then you should update your game. You can uninstall/reinstall if Steam/GOG/Gamepass seems to be glitching.

dire fractal
#

How do I update my game tho? If I uninstall my game wont my progress delete as well?

lament prairie
#

!saves

native dragonBOT
lament prairie
#

They're stored elsewhere

dire fractal
#

ohh okie thank you!

abstract basin
#

I have this issue in my game

#

the bed on the top is broken and cant be picked up for some reason

#

trying to sleep in it also doesnt work

lament prairie
#

Are you using a pre-1.5 house mod?

abstract basin
#

im not sure

#

actually, I think I found one

#

I dont know how it got there but I have a 1.1 mod house mod somehow??

#

Ive removed it, gonna see if its gonna fix the issue

#

oh thank god it did, the phantom broken bed is gone

sonic marsh
#

@brisk folio I don't know if you were able to fix your problem, I was getting something very similar. Sometimes it didn't even reached title screen. I had to downgrade my SMAPI to 3.14.4

dusky canyon
#

Do you have a log?

#

I think it would be helpful for pathos

#

I've seen the log from vall, which didn't really tell much UNASadFrog

vernal girder
#

I just got the Wizard to show me the teleporting runes and i had the cutscene of putting a parsnip infront of the farm totem thing. How do I use the teleport runes? usually it has a sigil on the floor but i cant find it and i also checked the foraging back road behind my farm

calm spindle
lament prairie
#

.q 5851

devout pumiceBOT
#

[#5851] "So, that question seems to be mostly SVE-specific. You might have better luck getting answers from the official SVE subreddit https://www.reddit.com/r/StardewValleyExpanded/ or SVE discord (linked on the sidebar of the subreddit)." - @gaunt gust (02 Feb 2022 @ 08:21:20 PM UTC)

vernal girder
calm spindle
#

Good though 👍

vernal girder
calm spindle
#

I dont know why it isnt in faq

#

You will run into this all the time playing SVE in coop, with other quests

#

Basically anything quest that changes the map, like adding a bridge or chest or warp point, wont work for clients

#

Until the next day

#

And only if the host restarts

vernal girder
# calm spindle I dont know why it isnt in faq

i feel like its just alot the same has to load for 2 people so it needs a reset. yeah we witnessed it a few times lol like camilla is taking her sweet time to show up for me but my sister already got her opening scene lol

calm spindle
#

or the boat

twilit lion
#

i got a problem here. the cutscene doesnt appear and my camera cant be moved but the cursor and character still work for move. i got many red in the log.

calm spindle
#

The client will be stuck in terrain, and the boat wont work

dire fractal
#

How do I find the gamefile for stardew , I got stardew from the ms store

lament prairie
#

!gamepasssmapi

native dragonBOT
calm spindle
#

This happens in RSV quests too

#

IDK what the issue is, as vanilla quests seem to sync OK

#

Like the ginger island repairs happening instantly, for instance.

#

But I would love to track it down as its super annoying for the clients.

dire fractal
#

what does this part mean

#

I can only find the one this one

lament prairie
#

Did you run the installer already?

twilit lion
lament prairie
#

!log

native dragonBOT
#

Can you upload your SMAPI log to https://smapi.io/log (see instructions on that page) and share the link here?

dire fractal
#

Yess

#

It installed already

dire fractal
#

okok!

humble relic
#

Some help guys?

#

We are playing right now, so I can't provide a log

#

But if someone has any ideas for the time being

lament prairie
#

There's a broken dialogue mod

#

Can't really diagnose beyond that

thorny remnant
#

Hello, anyone mind helping me make sense of a SMAPI installer exception?

#

Im trying to update it but the installer won't work at all, just throws me the following log:

gaunt gust
#

are you trying to update while the game is open? you can't do that

#

if not, reboot your computer

thorny remnant
#

Nope, it's closed

#

Alright, I'll try rebooting

#

Nope, same error

gaunt gust
#

Did you extract smapi's installer? Hum SDVpufferthink

thorny remnant
#

Yeah, it's on a folder where I save most of my mods

#

folder's on my desktop

calm spindle
#

You gotta right click it and extract it first.

thorny remnant
#

At first, I did, then extracted, did it the normal way

#

Then restarted which should have killed all running processes, that aren't set to open on startup

calm spindle
#

Ah idk then. Antivirus?

thorny remnant
#

I actually am using a different antivirus from the one I had when I first installed SMAPI, i'll try turning it off for a bit

#

it was the antivirus.

#

I hate antiviruses, Jesus Christ.

thorny remnant
sick brook
#

Why is my game lagging

#

back in the older versions stardew valley didnt lag

#

now its lagging bad

ornate tide
#

are you using smapi 3.14?

sick brook
#

Yes I am I downloaded it in nexus

ornate tide
#

Did you only start lagging after you added mods? Or after you updated smapi

sick brook
#

I started lagging without mods

gaunt gust
native dragonBOT
sick brook
#

When i updated my old game it lagged

pseudo night
#

So i've installed Reset terrain features, but the menu isn't showing up when I use the configured hotkey, and i've changed it to a key that shouldn't be in use by anything else with no luck either

#

never mind apparently the one I grabbed is out dated

trail python
#

hello me and my one friend have been playing our co op farm for a good while now and all of a sudden every time i load into the game and leave my house i crash. Ive tried resetting and updating but noting works : heres my smapi log https://smapi.io/log/dbc332693f044551b9014e753dc9face

hoary bane
trail python
#

oh damn alright thank you

elder flower
#

can i screen share and someone help me to start mods

#

people in the other channle were being mean:(

late nebula
#

Asking you to go to the right channel numerous times is not mean imo. Good luck getting help.

elder flower
#

throws chair in anger

rugged hazel
#

sooo. My stardew Valley Expanded isn't loading. Is there a reason as to why it wont?

native dragonBOT
#

@rugged hazel Can you upload your SMAPI log to https://smapi.io/log (see instructions on that page) and share the link here?

elder flower
#

can i screen share and someone help me to start mods

rugged hazel
safe kestrel
#

I was having major lag spikes with my game over the last few days after using the latest SMAPI. My issue seemed typical of what some others have reported--lost frames and stuttering. I made a copy/paste of the steam game folder so I could install SVE for a different playthrough. Before I could add the SVE mods I accidently launched the API from the C/P folder. Magically the lag and stuttering are now gone and I've been playing for hours without issue. Not sure why this would be the case

rugged hazel
#

There ya go. It says its working on the SMAPI but when i upload the farm? Nothing

late nebula
#

It's been a while since I used Immersive Farm but I think you have to use the Standard Farm layout when you create your character?

#

Do you know if you did that?

rugged hazel
#

I did

#

Created a new farm and everything @late nebula

elder flower
#

can i screen share and someone help me to start mods please

rugged hazel
#

Cause i know it doesn't work if i try and use a existing farm and try to change the layout

elder flower
#

can i screen share and someone help me to start mods please

late nebula
#

Stop spamming.

hoary bane
elder flower
#

im not

hoary bane
#

!gettingstarted

native dragonBOT
late nebula
#

If no one helps you immediately, you can ask again after a bit.

elder flower
#

all i want is help

rugged hazel
elder flower
#

i dont get it tho

brittle timber
# elder flower i dont get it tho

Why don't you come back with a list of questions about this video after you've watched the whole thing. https://www.youtube.com/watch?v=zJxhUzE9NS8

Hello There I Hope You Enjoyed :)

If anyone needs help just leave a comment and ill help by replying to your comment or help you through discord if you'd like!

Thanks for watching the video I'm always trying new content if you have any ideas for future videos leave a comment.
Also let me know if you enjoyed

Content Patcher Mod
https://www.nex...

▶ Play video
elder flower
#

all i want is to call someone you dont have to talk and i will screen share

late nebula
safe kestrel
#

Soggy check your DM

brittle timber
#

Ok, maybe I'm wrong.

#

If Accountant is helping you out, all the best.

safe kestrel
#

I'm just really bored

late nebula
#

Good luck!

brittle timber
#

AccountantGrey = Saint. Ciao.

late nebula
#

(I stopped doing screen share and walking people through getting set up a long time ago.)

gaunt gust
rugged hazel
gaunt gust
#

if you want to use immersive farm 2 update, look for little arrows under the farm selection menu. if you want the one bundled with sve, go to the sve download page

rugged hazel
pseudo night
#

right, well i ran through every map with RTF to clear out the trees and bushes from SVE

#

and this happened

#

there's now a bush over the bulletin board and I don't know how to get rid of it, its blocking the use of the board, otherwise i'd just live with the scuff and get quests from the magic bush

rugged hazel
#

Quick question. Anyone knows how to get the T.V to work in Immerisve Farming? Atm its acting as a wardrobe

#

to like... store clothes and things

pseudo night
calm spindle
jaunty urchin
#

Hi there, I was wondering if I could get some help. I have never modded Stardew before and I just want to add the Unlimited Player mod. I tried following a video but it didn't work. I have downloaded both things it told me too, The Unlimited Player mod and Smapi. Still, I am not able to go to Robin to add another cabin. Does anyone know what I could be doing wrong?

potent hazel
#

I had an issue that I am hoping someone could help me with. I have been playing a co-op game with my boyfriend and we both have the mods in the picture downloaded. Everything is up to date for both of us. My boyfriend is hosting the game and every time we play I will disconnect and have to rejoin, which would be fine if that was the only thing that happened, but when I rejoin I walk very very slowly and it's only back to normal once a new day has started. I have tried different internet connections and I am able to reset it if I exit out of everything and start it back up again, but I was hoping instead of having to do that over and over again someone here might have an idea why this is happening. Thank you in advance!

lament prairie
#

Do you two have exactly the same mods?

#

You can check by comparing logs

#

!log

native dragonBOT
#

Can you upload your SMAPI log to https://smapi.io/log (see instructions on that page) and share the link here?

compact forum
#

???

#

WTF

#

it wasworkingYESTERDAY

#

mainly the manifest.json issue

lament prairie
#

Are you using a mod manager?

compact forum
#

me?

#

I haveone

#

i mean its general configmanager

#

but i also just have a bunch of folders

warm grove
#

Yikes

potent hazel
compact forum
#

im just gonna redownload everything

lament prairie
#

Like by moving the inside of a folder one level up

#

Which changes how all the mods are perceived

compact forum
#

gotcha

lament prairie
#

Or it's spossible some thing weirder happened

compact forum
#

yeah I may have tried to move all my downloads to googledrive to send to my friend

#

must've fucked itup

lament prairie
#

Can't say for sure w/o checking around in the folders

compact forum
#

time to redownload everything :D

#

i have a google doc withthem all

potent hazel
#

Would you need to compare my log to his? I saw that I did not have the current version of one of the mods and downloaded that.

lament prairie
#

Yes

#

You would need to compare both logs

rugged hazel
#

so for some odd reason? After fixing the whole farm thing... it keeps kicking the players from the servers

#

Is there a reason why? I thought it was because of the Always Server On Mod but its still doing it

lament prairie
#

Okay, so those are different mod lists

#

One of you has PyTK And TMXL

#

The other one doesn't

#

Also, Mail Framework Mod, NPC Map Locations, and GMCM, but those last two should be fine

#

It's not clear to me that the differences/issues you've been seeing are because of the mod list differences, but it shouldn't hurt and may help to get them to be the same

potent hazel
#

Thank you for your guidance! I've downloaded those mods to match. I also fear that the mods are not really why the issue is happening but hopeful this makes it a bit more bearable, haha

safe kestrel
# calm spindle Do you have your old + new modlist?

It was the same mods I was using: fishing, cute characters, spouse reacts, auto doors, friends forever, Mod menu, look up, movement speed fence decay, save anywhere, skull elevator, stardewhack, timespeed, and UI info. Plus all the things needed to make those work. The copy/paste API works no issues now but the defaut install path still lags and frame drops. I made another c/p and finished setting up the SVE and that one runs like butter too

lament prairie
potent hazel
#

Okay, we will try that instead! Thank you again!

lost orbit
#

Hey all! I'm trying to install SMPI on my Mac and keep having the same issue. Here's the terminal text that's coming up.  File "/usr/bin/xattr", line 13, in <module>
    load_entry_point('xattr==0.6.4', 'console_scripts', 'xattr')()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/xattr/tool.py", line 258, in main
    doSinglePathChange(filename,attr_name,attr_value,read,write,delete,recursive)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/xattr/tool.py", line 183, in doSinglePathChange
    listdir = os.listdir(filename)
OSError: [Errno 1] Operation not permitted: 'internal'
realpath(internal/macOS/SMAPI.Installer) failed: Operation not permitted
Failed to resolve full path of the current executable [internal/macOS/SMAPI.Installer]
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]"I've given permission to install files through my system preferences but keep getting the same thing

lament prairie
#

.q 5861

devout pumiceBOT
#

[#5861] "If you're installing SMAPI on MacOS and you're getting Operation not permitted: internal, you need to grant Terminal full disk access permissions in System Preferences. Go to Security and Privacy, then the Privacy tab, then scroll down to the folder titled "Full Disk Access". Clicking the lock to make changes, then the plus button to add Terminal." - @lament prairie (07 Feb 2022 @ 04:32:53 AM UTC)

lost orbit
#

That worked! Thank you so much

calm spindle
#

Oh @safe kestrel found the issue. In one log: Running on GPU: Intel(R) UHD Graphics. And in the other: Running on GPU: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2

#

You running the copy on an external monitor by chance?

safe kestrel
calm spindle
#

So that would be the IGP for your laptop display, and the TV for the 3050

#

Also the Nvidia control panel does not work anymore

#

You have to force it in the Windows settings menu

#

The new one

#

And even then it only respects it when it feels like it

safe kestrel
#

0.o Well that explains it! It's just weird that it's doing it for one and not the other

calm spindle
#

shrug

#

Its not really an issue fortunately, but if it is, try disabling your laptop screen.

#

And just use the TV.

safe kestrel
#

Well, it gives me sometime to play with tomorrow. I should just leave well enough alone but... pokes the bear

calm spindle
#

The behavior does kinda makes sense, as rendering to another output is much harder

#

And more complicated

lament prairie
#

there's startupprefs

#

there were some recent changes to how which window to launch on is stored in them

#

!startuppref

native dragonBOT
#

If your resolution is messed up try deleting startup_preferences This can be found on Windows at %appdata% > Stardew Valley > it's in that folder, or C:\Users\Yourwindowsnamehere\AppData\Roaming\StardewValley or for Mac can be found at ~/.config/StardewValley To get here you'll want to go to your desktop, then in the menu bar select Go -> Go to Folder...

lament prairie
#

That talks about resolution but there's actually other things stored in there

calm spindle
#

Oh yeah but that would be universal across mod loadouts wouldnt it?

#

Window position should be too though

lament prairie
#

Maybe? Windows is a mystery to me and copy/paste extra game copies are also a mystery to me

safe kestrel
#

Wouldn't the start up thing be in the save file root folder (thingy whatever its called) and draw on it for both

keen mirage
#

oh, wrong channel? i always mess that up i'm so sorry. lemme fix my mistake then.

lament prairie
#

I didn't answer about the quality of life mod because I have no idea

#

This is probably the right channel to ask in

#

It looks like maybe it's missing another mod?

keen mirage
#

and fixed, again sorry i always mess that up lol. i'd honestly forget my head if it weren't screwed on i m so forgetful XD

lament prairie
#

Check your dependencies maybe?

#

You might need to check if you have Walk of Life

calm spindle
#

So it must be a mod config, or a config in the root folder if you are replacing that entirely

keen mirage
# lament prairie You might need to check if you have Walk of Life

didn't say anything about walk of life professions overhaul, tho? also that mod doesn't work for me either

not in the red-errors in the log way of not working, but in the i can't access the menu/whatever to check my professions or whatever regarding the mod itself so, meh.

#

also quality of life immersive tweaks only needs smapi, which i did also update.

safe kestrel
# calm spindle Yeah thats what I was thinking

I went ahead and deleted the mod folder in the default game folder and replaced it with the c/p mod folder (WHICH was originally from the default) and it's running fine now. But it's still pulling on my intel and not the 3050 according to task. But no lag or frame drops

calm spindle
#

Oh but yeah its probably on intel, I misread

safe kestrel
#

Well, thanks again for pointing it out. I feel better knowing I'm not that crazy. Just glad I can finally fish without it skipping through the hit

lament prairie
#

If not you probably hvae to report to the author

keen mirage
#

i think so i shut my game down to try and fix the issue, but yea might report to the modder if it stays red. shrugs

twilit lion
surreal hound
#

not sure if this goes here but i used to have a mod that let you move things like lewis' truck around town and steal the jojamart sign in particular - does anyone know what it's called?

sharp lagoon
#

I can't find the mods folder for the game

robust bison
eternal orbit
#

damn, waiting for my ssd to come to be able to play sdv with mods

sharp lagoon
robust bison
#

it should be a zip

#

where did you download it from

sharp lagoon
lament prairie
sharp lagoon
#

nevermind

#

it resolved itself

restive cypress
lament prairie
#

!compat I think it’s probably a bit buggy but has no specific interactions with SVE

native dragonBOT
#

See https://smapi.io/mods for a searchable list of mods updated for the latest versions of SMAPI and Stardew Valley, with links to download them. :)

lament prairie
#

Get the unofficial child to NPC

#

If it depends on that

fickle siren
#

Are there any mods that prevent the dirt underneath sprinklers/scarecrows etc from disappearing? Aside from the broad no soil decay mods I mean. Had to give up on those since they bug the dirts appearance.

valid harbor
#

I have an issue that I'm hoping someone can help with or point to someone who can. So I have a mod(along with many others) called island gatherers that auto harvests harvestable around it. It is picking up machines when its not supposed to. It started doing this out of the blue, I think after mod updates. I have looked in the settings on all my mods and found nothing that looks like I could change it to do this(or prevent it).

cyan tapir
#

is there a way to get dcburger's portraits but only for one character

#

bc like i want the wizard portrait but i have other portraits i like more

#

for other characters

ornate tide
#

Are you gonna use the cp or portraiture version

#

because for portraiture you can just put the wizard in, for cp i think you can erase some of the lines for npcs you dont want

cyan tapir
#

ooo

#

thanks

dire fractal
#

does anyone happen to use the help for hire mod? trying to get it to work but can't :/

lapis hollow
#

so i got a quick question about modding in general. kinda new to this

#

so me and my friends have a multiplayer world. in which we just use expanded players and thats it. but i wanted to start a new world by myself with the stardew valley expanded mod, can i still have that mod enabled or will it break our multiplayer world?

surreal urchin
#

if you are the host i think you will have to remove it before playing in multiplayer

gaunt gust
surreal urchin
#

but i will make your friends install it and play it in multiplayer tbh

gaunt gust
#

!mpmods

native dragonBOT
surreal urchin
#

would*

lapis hollow
#

so i cant have the mod enabled on just one world?

surreal urchin
#

nope you will have to manage it yourself, either moving files or mod manager

lapis hollow
#

ok then

gaunt gust
native dragonBOT
surreal urchin
#

oh i didnt knew about that

lapis hollow
#

i think ill just install a mod manager

#

and just disable and reinable it

alpine ginkgo
#

Stardrop is a Stardew mod manager that makes mod groups super easy!

lapis hollow