#archived-modded-support

1 messages · Page 263 of 1

modern python
#

to change the tile location

edgy silo
#

do you have any idea where that would be? the CP file maybe?

modern python
#

and to see whats there you can do debug warp island_west 15 26

edgy silo
#

mmmhm thank you

modern python
#

probably the unlockable bundles component, judging by the error message?

edgy silo
#

Oh I found what it is

#

its a parrot

#

I need to move it

modern python
#

interesting

edgy silo
#

that mod is so buggy man, I fixed a majority of it but new issues keep popping up

#

literally not with the buildings tho

#

the main part was the building upgrades and those work great

#

its the everything else

modern python
#

why does it even do so much besides building upgrade haha, weird

edgy silo
#

its meant to add a LOT of upgrades to a lot of things

#

you know, when it works

modern python
#

oof

edgy silo
#

like the farm cave, i struggled for days with that one

#

it finally worked, but man it hurt me

#

the upgrades are actually useful too so its sad that its so buggy

#

like with the farmcave it adds an OP fishing spot, a grinding area for coal via soot sprites, and an endless supply of bug meat

#

:D it says that island_west doesnt exist

modern python
#

oh IslandWest, oops

edgy silo
#

:O oh okay!

modern python
#

yes

#

ehhh modded mobile is kind of a mess, tbh

#

but its not a virus or anything if thats what youre asking. its just that lots of stuff doesnt work rn

edgy silo
#

okay i see the issue, it is SUPER buggy

#

let me see if moving it fixes the issue

edgy silo
#

okay it seems that it worked in a previous version so im gonna go back to a previous version

edgy silo
#

H i think I broke it

#

I have no idea how to fix these mods

floral turret
native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 22018) on Microsoft Windows 11 Home, with 65 C# mods and 72 content packs.
Suggested fixes: One or more mods are out of date, consider updating them

floral turret
#

it just stopped working i didnt add any mods before it stopped working

edgy silo
#

so it turns out, all the bundles are VERY broken

#

and i have no idea how to fix it

#

and i think the creator abandoned it

hardy tulip
#

Yo

#

How to mod on Mac???

robust bison
#

!gettingstarted

native dragonBOT
hardy tulip
#

Ty

kind trail
#

Hey yall’ im on a steam deck and I can’t find my SMAPI logs? Or the place to see hidden files? Anyone have info on that?

faint light
#

So, a small and weird bug I've run into. I'm using RRRR and I had the heart event for pregnancy, but after using the shrine of illusions, the second pregnancy event DID happen (the one where you actually have a baby) but the child doesnt appear in my home

And even worse, I'm now supposedly having a SECOND child and all events are playing as if I have a child already despite not having one. It's been multiple days past the point of return for the change i made at the shrine, and I really dont want to restart, is there any fix besides Dove-ing my first "child" and continuing as normal from there?

lament prairie
#

Can you a) clarify what RRRR is and also which parts of this are desired vs undesired? And b) post a patch summary full log

#

!patchsummary

native dragonBOT
#

Can you do these steps to provide more info?

  1. Load your save and view the content that should be patched.
  2. Type patch summary directly into the SMAPI window and press enter.
  3. Upload your SMAPI log to https://smapi.io/log (see instructions on that page).
  4. Post the log link here.
modern python
#

its that wizard romance mod

lament prairie
#

Except instead type patch summary full

modern python
#

Rom Ras Redux Revamp(?)

lament prairie
#

I’m not sure if you have a kid but it’s invisible or if the kid didn’t get made properly or what

#

And it’s good to know if CP thinks you have kids

#

And if so how many

edgy silo
#

so there's a huge issue im having with the bundles in More Building upgrades where the upgrades disappear overnight. How do I fix the code so that stops happening

lament prairie
edgy silo
#

sob

lament prairie
#

I have no idea what frameworks are involved if any

modern python
#

at this point i'd just throw the whole mod out LOL

lament prairie
#

It’s either a C# problem or a framework problem possibly, either of which would be quite difficult to fix

#

If you’re lucky, it’s a content pack for something that’s just misformatted

faint light
modern python
#

no thanks haha

faint light
#

I'll do the smapi log in a sec

faint light
native dragonBOT
#

Log Info: SMAPI 3.18.4 with SDV 1.5.6 (build 22018) on Microsoft Windows 11 Home, with 50 C# mods and 63 content packs.
Suggested fixes: One or more mods are out of date, consider updating them

stark horizon
lament prairie
#

the log doesn't have a patch summary full in it

native dragonBOT
#

Log Info: SMAPI 3.18.4 with SDV 1.5.6 (build 22018) on Microsoft Windows 11 Home, with 50 C# mods and 63 content packs.
Suggested fixes: One or more mods are out of date, consider updating them

quick edge
#

i got this error when entering Aspen farm west of the cementery (https://www.nexusmods.com/stardewvalley/mods/6754)
Im thinking of uninstalling her after this since that mod is incomplete

[game] An error occurred in the base update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.Game1.onFadeToBlackComplete() in stardewvalley\Farmer\Farmer\Game1.cs:line 7096
at StardewValley.BellsAndWhistles.ScreenFade.UpdateFade(GameTime time) in stardewvalley\Farmer\Farmer\BellsAndWhistles\ScreenFade.cs:line 46
at StardewValley.Game1.UpdateOther(GameTime time) in stardewvalley\Farmer\Farmer\Game1.cs:line 7278
at StardewValley.Game1._update(GameTime gameTime) in stardewvalley\Farmer\Farmer\Game1.cs:line 4879
at StardewValley.Game1.Update(GameTime gameTime) in stardewvalley\Farmer\Farmer\Game1.cs:line 3974
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in SMAPI\Framework\SCore.cs:line 1125

Nexus Mods :: Stardew Valley

This mod adds in a totally new dateable NPC named 'Aspen' with a new location, many heart events, changing dialogue and more!

chilly lintel
#

So basically I just need to remove PyTK as a listed dependency for IMF2

and Custom NPC Fixes as a dependency for Stardew Aquarium

stark horizon
# chilly lintel

manifest fixes - just open the manifests for Stardew Aquarium and IMR2 and either change the dependency to "false" or delete the dependency all together.

chilly lintel
#

i am an audio engineer / sound designer / producer so if you need sound stuff for future mods hit me up ill try to get you back 👍

stark horizon
#

I am not an audio engineer. SBVLmaoDog

chilly lintel
stark horizon
glossy crest
#

I've been having an issue with some save data. I was playing, then I saved and closed the game. I checked again today and it put me back to about a season before I last played. I've been reading through the wiki on how to fix it but I have only been able to find a backup from 6 days ago (in the game). I absolutely cannot find the right save file in my computer. The only possible cause is that I reloaded a day? Not sure if that would cause a problem. I'd sincirely appreciate any assistance. Here's my SMAPI log https://smapi.io/log/b7e59a8941cf46baa3180821550a7707.

native dragonBOT
#

Log Info: SMAPI 3.18.4 with SDV 1.5.6 (build 22018) on Microsoft Windows 11 Home, with 14 C# mods and 7 content packs.
Suggested fixes: One or more mods are out of date, consider updating them

stark horizon
glossy crest
#

Yes I have. I kinda think my save is gone but it still felt like it was worth asking. It loads fine, its just out of date.

stark horizon
#

And nothing in the save-backups subfolder is newer than that?

Reloading a day wouldn't have any bearing on the save writing unless you slept, which would have overwritten whatever file you tried to load.

glossy crest
#

I always reload before I sleep. There's nothing in the save backups folder or in any folder that I can find with anything past winter 27. I was on spring 5.

#

there is also a save backup that says its from the future, not sure if that matters

stark horizon
#

I think my meaning of "reload" might be different from your meaning?

By reload I mean - reload a save file older than the current one...

glossy crest
#

Oh. I did load the one from winter 7. I just didnt save it. The one from the 27th still works.

stark horizon
#

Do you remember saving at all between Winter 27 and Spring 5?

glossy crest
#

Yes. Saves happen every time you sleep right?

stark horizon
#

Yes, and tbh, I'm not sure exactly how "Save Backups" works or at what iteration it preserves a save file, I just think it's odd that those are your options.

Did you update SMAPI or do any kind of reinstalling?

glossy crest
#

No, I didn't mess with anything until I was troubleshooting. It just decided to go from spring 5 back to winter 7 randomly.

stark horizon
#

I don't have much beyond what's in the troubleshooting sections, but have you tried conducting a file search in case the backups were accidentally moved elsewhere?

glossy crest
#

I've looked manually but is there some alternitive method. I haven't deleted anything besides the saves that were wrong.

stark horizon
#

Well, I would run a general file search (entire HD) for a file/folder that started with my farm's or farmer's name

glossy crest
#

How would I go about that?

stark horizon
#

Are you on PC?

glossy crest
#

Yes

stark horizon
#

Open File Explorer and click on your hard drive. At the top right of the explorer window, start typing in your farm or farmer's name.

I'm on a Mac, so I can't replicate it for you, but you should be able to set search parameters for "begins with" or "includes" or something like that.

glossy crest
#

This PC?

stark horizon
#

I believe so, yes

#

But if you have any hidden files, you may want to google how to "unhide" them

glossy crest
#

Ok it's loading

#

only one result for my name and its date modified is way too early. I'll try farm name.

sacred remnant
#

yes it is farm name not farmer name in save files

glossy crest
#

Nothing from any time after I saved on winter 27. I finished the community center that day if that matters? Also I'm playing SVE.

stark horizon
#

Neither of those should matter, tbh. But it sounds like the save file is lost.

glossy crest
#

F

#

I was able to load the game on spring 1 though. How was that possible?

#

It's not like the files never existed.

stark horizon
#

I honestly don't know. Steam/GOG can be a bit funky sometimes?

glossy crest
#

What does that mean?

#

Is that something I should try to fix?

stark horizon
#

It's not really something you can fix - basically Steam/GOG's cloud backup runs at intervals and detects changes that could be happening while the game is running. And if something a little wonky happens, i.e. a mod breaks the save and you revert to a previous day, etc., the cloud backups can overwrite the wrong save file.

It's not super common, that I know of, just that it can happen.

glossy crest
#

So I probably got screwed by Steam backing up a file and deleting everything after it?

stark horizon
#

It's a possibility. But I can't back that up with any hard evidence.

glossy crest
#

Ok. I

#

Ok. I'll just chill with some other games until I forget about what happened. The main thing that got overwriten was me getting a rabbit's foot for community center from the serpents. I can just use item ID for a new one right?

stark horizon
#

You can, absolutely.

glossy crest
#

Nice. Is there any way to avoid a repeat issue?

stark horizon
#

You aren't using a mod that changes the save function, like Save Anywhere, right?

glossy crest
#

Nope. All I have is SVE and everything that's required to use it.

stark horizon
#

If you're worried about this happening again, I would recommend occasionally backing-up your save folder/save-backups folder. Like after big achievements or events.

glossy crest
#

Could I just copy it onto my desktop?

stark horizon
#

Yep!

glossy crest
#

It sucks that this happened but I appreciate your time and dedication. You folks are unsung heroes. Have an excellent day.

stark horizon
#

You too! Sorry we couldn't fix your save. SDVpuffercactus

twin cradle
#

Hi! Sorry this is so recent, but I've been experiencing some trouble with moving to the next day? I have a lot of mods and I've updated all of them but I still don't know what's going on 💔

#

Sometimes I could go two days without the problem occuring but that's about it 💔 i'm also trying to get my log parsed but the site keeps crashing on me

lean star
#

!logtoobig

native dragonBOT
twin cradle
#

Thank you!

#

the game opened by accident and the log reset 💀 i'll repost w the pastebin link if it happens again, but for now I'm going to try removing some mods to see if it'll do something

hardy meadow
native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 1.3.37.0) on Unix 5.13.0.37, with 116 C# mods and 8 content packs.

hardy meadow
#

i see unrelated (i think) errors the radial menu only ever showed binds from 2 mods but nnow doesnt work

#

fishing overlays ive had no problem

#

didnt correctly uninstall raised beds but thats fixed

copper yoke
#

How can I repeat the event in Event Repeater mod?

flat mural
#

what’s the best recolor mod for compatibility with SVE, Ridgeside, etc.? Earthy Recolor isn’t really compatible with everything, does anyone have suggestions?

sacred remnant
#

there's some patches to make earthy compatible with stuff, have you already tried those?

rustic grove
#

i installed smapi but now i want to play "vanilla" stardew valley again without mods how do i do

native sandal
#

If you have put the command into steam, delete it from it.

snow socket
#

Is it normal for sdv to freeze after putting mods in? 😭

robust bison
#

when loading?

#

yes

white linden
#

hi so I recently reset my pc and forgot to take a copy of my mods and i have no idea what mods i was using is there anyway to find out what mods i was using?

white linden
#

thats smart

#

ty

livid magnet
livid magnet
native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 1.3.37.0) on Unix 5.13.0.37, with 117 C# mods and 8 content packs.

snow socket
# robust bison when loading?

Cause like, when I first load into the game it freezes and it still runs but if I go to sleep, it freezes again. Is that also normal? I just wanted to make sure

vestal dust
#

so.. I had just taken a really long break (read: Bg3 came out). And I'm headed back into stardew, because ... it remains my favorite, in particular BECAUSE of this modding community.

I have so many mod updates to do and found some more that I want to put in and try and start (yet another) new farm.

and mostly, I just want to say ... well done, everyone here. for continuing the support, and one of the very few places on the internet that has a community that I've never found reason to be upset with because y'all remember that people are y'know ... people? you treat everyone nicely and with patience and continue to output content and help for that content and I'm just... utterly reblown away by all the neat and cool things that are out there, as well as all of you (yes, all of you - even those that never put out a mod) and the community you've created. so... thanks.

#

and keep being awesome. it's noticed, appreciated, and in a very real way makes the world a better place to be in. at least for me. 😄

snow socket
dim jasper
#

So I’m not home yet but I need help with setting up where I can add mods. I play on Xbox game pass on my laptop and I’ve followed the directions but the mods still aren’t showing up in the game. I’m not sure what I’m missing. Probably missing something small🤣

lament prairie
#

!gamepasssmapi

native dragonBOT
placid musk
native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 21362) on Microsoft Windows 10 Home Single Language, with 33 C# mods and 84 content packs.
Suggested fixes: One or more mods are out of date, consider updating them

placid musk
#

many mods are not working

#

can anyone help

sonic walrus
#

follow what the red errors are stating by downloading the required mods you don't currently have

#

you should also remove the xnb mods from your folder

#

you also have repeat cp mods, you need to only have one

heady cape
#

I'm having a bug with MARGO. I'm putting Iridium quality milk into a chest(i have Automate) and when it's done processing, it becomes silver quality.

dusty spruce
#

go report it on the MARGO's Github

#

(also you didn't specify what finished processsing)

heady cape
#

ah, thought it'd be obvious it was the cheese press and was more important to spesify that i use Automate

dusty spruce
#

honestly? probably not a bug.

#

machines basically never took quality into consideration

#

and then there's this part of MARGO

heady cape
#

Yeah, i have that profession. I always go for it, but now it doesn't work? I can only think it's because i prestiged my farming skill, but i should still have the skill(it says i do at least).

dusty spruce
#

how does it not work

#

it states right there, that the output item's quality can be at most 2 levels below the input item's quality

#

so, iridium -> silver

heady cape
#

but gold works?

#

i get gold quality all the time

dusty spruce
#

you get anything between silver and iridium.

prisma turret
#

Hey I need help, I have a steam deck, I've installed smapi and I think I configured my steam right, but even then, the smapi window doesn't launch when I load the game and my mods don't work. I've tried uninstalling and reinstalling smapi a hundred times and that doesn't work, I've done the same with my mods and that doesn't work either and I don't know what else to do. I just want smapi and my mods to work 😫

heady cape
#

huh, guess im just very unlucky then to keep getting silver

dusty spruce
#

if you feel something's off, report on MARGO's Github

calm heron
#
  • Quality output based on farming level
  • Lowest possible 2 stages below and highest possible 1 stage above (meaning it can be anywhere between)
  • Chance to preserve quality is 30% at level 10
heady cape
#

oh, i see. My reading comprehension isn't very strong atm. My bad! Thanks for clarifying to me. SDVpufferheart

dusty spruce
#

i don't understand the "based on farming level"... was what i was about to say, as it's a level 10 profession, but i realized you can prestige and go back to level 1, while keeping the profession

calm heron
#

and of course iridium is the max quality
unless margo changes that somehow

elder zephyr
#

hello! I still can't play smapi Android, I removed and reinstalled the application and at first it didn't let me install smapi, now it let me install it but now this appears What do I have to do to fix it?

unreal bramble
native dragonBOT
#

Log Info: SMAPI 3.18.4 with SDV 1.5.6 (build 22018) on Microsoft Windows 10 Pro, with 6 C# mods and 0 content packs.
Suggested fixes: You don't have the Error Handler mod installed, reinstall SMAPI to get it, One or more mods are out of date, consider updating them

unreal bramble
#

would adding errorhandler fix it?

modern python
#

yes, you should always have error handler installed

#

theres never a reason to remove it

unreal bramble
#

i never installed it to the new modpack

#

everything good today, i feel like your being spicy today.

bold parrot
#

that seems more targeted than caring

unreal bramble
#

i guarantee its not. ive just been seeing her responses to people

unreal bramble
bold parrot
#

but yeah, error handler will solve just about anything- i think shiko’s issue was due to a lack of error handler at the time, iirc anyway

#

i didn’t mean to come across that way and i’m sorry. let’s leave it at that

void sand
#

@stray spire i didn't unlock ginger island yet btw if that require for a quest

unreal bramble
#

fixed it, just have to svae over the previous save

stray spire
#

I just want to see what it looked like before

void sand
stray spire
#

just send me the whole save then

void sand
#

@stray spire i cant send a save idk why

#

fuck it imma spawn it through item cheat

crisp wing
#

does Unique Children Talk work with the Farmer's Children mod?

#

I plan to use both but i don't want to break my save.

stray spire
vagrant spire
#

how do i update a mod

modern python
#

delete the mod and install the new version of it

vagrant spire
neat raptor
#

Hey guys, I just got the game yesterday... are mods only available for PC or is there for console as well?

robust bison
#

you delete it

calm heron
modern python
#

you press delete while looking at it in your mods folder

robust bison
#

technically switch but only xnb

neat raptor
neat plaza
#

FeelsCoughMan
well i uhhhh

robust bison
#

just get a steam deck at that point pillow

neat plaza
#

true

#

it's surprisingly performative

prisma turret
#

Hey I need help, I have a steam deck, I've installed smapi and I think I configured my steam right, but even then, the smapi window doesn't launch when I load the game and my mods don't work. I've tried uninstalling and reinstalling smapi a hundred times and that doesn't work, I've done the same with my mods and that doesn't work either and I don't know what else to do. I just want smapi and my mods to work 😫

lament prairie
#

when you installed smapi, did you get green text back at the end?

#

steam deck is linux so you shouldn't need to configure steam afaik

prisma turret
#

And I unzipped my mods

lament prairie
#

Ok, let's see if you have a log

#

!log finding the log location is a little trickier on steamdeck but there should be instructions here

native dragonBOT
#

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

prisma turret
#

I've tried to find it before but I couldn't, I get lost on step 3

lament prairie
#

Have you used the file navigator on steamdeck before?

prisma turret
lament prairie
#

yeah, I believe Steam deck has some kind of program to navigate files

#

usually on linux people use the command line but that's not very userfriendly

misty zephyr
#

Can you put mods on PS4 or is it just pc?

lament prairie
#

I don't think stardew is on ps4

#

it's on ps vita, which you can't really mod

neat plaza
lament prairie
#

*can't really = can't unless you personally hack your console

neat plaza
lament prairie
#

oh huh

#

Is that the same as ps vita

modern python
#

no

lament prairie
#

you can see how many video games i play

#

anyways, unless you want a console hacking hobby, not possible

neat plaza
#

One has multilayer and 1.3, the other doesn't

gaunt gust
#

Man, putting linux on ps3s was before your time, huh

neat plaza
#

Then they removed it

gaunt gust
#

(That is the ONLY console I know by name.)

lament prairie
#

i literally can't id a ps anything by sight

misty zephyr
#

Ah ok just was wondering thanks 🙂

neat plaza
#

( clarification: I never put Linux on my ps3, I owna modded ps3 yes but no Linux)

gaunt gust
#

Oh, I was scrolling past my Twitter feed earlier and saw a ps5 and my first thought was " that's a great aspect ratio on a finfet"

lament prairie
#

I'm imagining a plastic cube

neat plaza
#

what's a finfet

lament prairie
#

because gamecubes are like ps4s right

gaunt gust
#

(Then I looked closer and was like nope, don't care.)

lament prairie
#

and gamecubes must be a cube, right???

neat plaza
lament prairie
#

huh

neat plaza
#

Well not bread

#

Or a box

gaunt gust
neat plaza
neat plaza
#

This is mildly off topic

modern python
#

just a little

gaunt gust
lament prairie
#

these are such weird shapes

neat plaza
#

Interesting

halcyon cliff
#

How comes when I play multiplayer with expanded and ridge side village in the first cut scene my screen goes black how do I fix it?

#

I have seen if any of the mods need an update but they don’t

#

And all the logs go red when it freezes

calm heron
#

!log

native dragonBOT
#

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

pine imp
#

In game, it displayed "Invalid content was removed to prevent a crash"

#

I don't see anything in the log to indicate how to fix this

native dragonBOT
dire fractal
#

can someone pack a png file to xnb for me pls

modern python
#

why would you want that tho

pine imp
#

is it the Grunt NPC thing? I'm not sure what I could have removed to cause this

lament prairie
#

presumbly the Grunt NPC mod

pine imp
#

Custom NPC Fixes is the only thing i can think of but i heard it was outdated

pine imp
dire fractal
modern python
#

grunt is part of More Building Upgrades i think? did you have that at some point?

lament prairie
#

I don't know off the top of my head which mod adds Grunt

#

ah but perhaps Vin does!

pine imp
lament prairie
#

No it's totally fine to remove a mod like this

#

It's just warning you

#

because if you removed it by accident that would be a problem

pine imp
#

Okay cool. I was super tedious about the mod adjustments I made so I was panicking lol

#

Thanks a lot

modern python
native dragonBOT
pine imp
modern python
#

?

pine imp
#

I'm just adding context for her to understand why not to make it an XNB mod

pine imp
#

but i might be wrong

lament prairie
#

!xnb this is why

native dragonBOT
modern python
#

an xnb mod would be overwritten by the game updating tho, a content pack would be more forward compatible

pine imp
#

yea exactly i was just trying to reiterate what u were saying

#

thanks for the help yall - stardew time

modern python
#

have fun!

neon wyvern
#

Hey there! I’ve noticed that after updating SMAPI to the latest version on both my pc and steam deck that if I make a screen transition at 5:30 pm in game, SMAPI will stop responding and I’ll be left with a black screen. I can’t tell if this is a mod issue or a bug with SMAPI itself. I’ve checked the logs and there isn’t anything that sticks out. I tried taking out mods that caused red text to show up but I’ve had no luck. I can’t get past a single day due to this bug. Please help! I can share one of my PC logs if you need me to.

coral siren
#

is it faster to use the "vortex" installer over manually downloading and unzipping these?

modern python
#

dont use vortex

modern python
neon wyvern
#

what's that?

modern python
#

!sm

native dragonBOT
modern python
#

can improve your load times, you can turn off the visual change if you dont like it

neon wyvern
#

I'll test it and I'll get back to you!

sharp marten
#

does anyone know of a mod that makes animal pregnancy's more likely to happen?

neon wyvern
#

I know the Animal Husbandry mod can make animals pregnant at will with an item

sharp marten
#

mmm, yeah but i dont want to turn my animals to meat

#

and i dont want more recipes

neon wyvern
#

pretty sure you can turn off the meat function. I recall turning off treats and animal contests

sharp marten
#

oh rlly?

#

sweet

neon wyvern
modern python
#

no problem!

coral siren
#

I don't have a Mods folder for some reason, should I make one?

neon wyvern
#

I wonder why things get weird at 5:30 specifically tho

lament prairie
#

!gettinstarted

#

!gettingstarted

native dragonBOT
lament prairie
#

Installing SMAPI makes the mods folder

neon scarab
#

My modded game just started crashing. I used SMAPI log parser and completed all of their recommendations, but it's still crashing. Here's my log. Any ideas what could be going on?

native dragonBOT
steady parrot
#

Hi. Mods not loading at all on android. Fresh install

#

Do you have any idea what going on

lament prairie
neon scarab
#

SMAPI won't respond after starting the game, then it will crash

lament prairie
#

It looks like it just needs more time

#

Starting up a new game in particular often can take a long time with SVE or other expansions

#

There’s no crash I can see in the log

#

If you don’t touch it and leave it alone does it work better?

neon scarab
#

I've been playing on this save file Since September, though. No issues before today. It's weird, because I can't see a crash in the log either.

#

I can wait for a little bit to see if it works

lament prairie
#

Hmm, if not touching it it still crashes then it’s probably windows event viewer time

steady parrot
lament prairie
#

(I know nothing about android, sorry)

stark horizon
neon scarab
#

@lament prairie Here is what windows event viewer says: Faulting application name: StardewModdingAPI.exe, version: 3.18.6.0, time stamp: 0x62577b55
Faulting module name: coreclr.dll, version: 5.0.721.25508, time stamp: 0x609303c0
Exception code: 0xc00000fd
Fault offset: 0x0000000000124796
Faulting process id: 0x0x2260
Faulting application start time: 0x0x1D9FBE91192EBAB
Faulting application path: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\StardewModdingAPI.exe
Faulting module path: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\coreclr.dll
Report Id: 07b419dc-734a-442a-a553-149e56c14ea6
Faulting package full name:
Faulting package-relative application ID:

lament prairie
#

hmm these sure are some fun errors SDVpufferthinkblob I can try guessing but I am actually super not a windows expert

neon scarab
#

same here. I'm still very new at this modding thing too.

lament prairie
#

I am googling some stuff and honestly it doesn't look great

#

coreclr seems to be kind of important

#

is there anything you changed about your OS or windows recently?

steady parrot
modern python
#

the game, not smapi

stark horizon
neon scarab
#

@lament prairie My windows is up to date. The last time it updated was before this problem started.

lament prairie
#

right before?

#

or like a long time before

#

does the same issue happen if you launch SMAPI directly instead of via steam?

steady parrot
lament prairie
#

ok so good news you have the better version of stardew

#

for whatever reasons there's also 1.5.6.51 that doesn't work for modding

#

Possibly you're putting the mods in the wrong place?

#

I know very little about android file systems

steady parrot
stark horizon
#

I can't explain why you're having issues installing; I'm experiencing something similar with my VM.

steady parrot
#

It's next to other mods

#

Ok thank any way

#

I will look for a solution

stark horizon
#

There are supposedly a couple of youtubers who have posted solutions, though I cannot verify that

neon scarab
#

@lament prairie I updated windows a few weeks ago. I'll try opening SMAPI without going through steam.

mighty plume
# steady parrot

It does not go there, It should be on
Android/data/com.zane.stardewvalley/files/mods

#

Move the files and try again

stark horizon
mighty plume
#

I heard it's a VM?

mighty plume
#

Android 11+ shenanigans

stark horizon
#

Yeah - I'm running it through Android Studio for testing purposes.

dire fractal
stark horizon
#

All access has been granted across every level.

native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 1.3.37.0) on Unix 5.13.0.37, with 118 C# mods and 167 content packs.
Suggested fixes: One or more mods are out of date, consider updating them

mighty plume
#

Using default file manager?

#

I might've used Zarchiver to get access to the directory iirc, man I installed smapi on other device recently how can I forgot

#

Ok gtg

stark horizon
stark horizon
noble rose
#

I'm really struggling to fix my game. I play through Steam on Windows and use mods. I've updated every mod that needed it, tried every fix suggested on the mods troubleshooting page. I have a log of my game and can see the error, but can't identify it or how to fix it. If anyone can help I'll be eternally grateful. The log is here: https://smapi.io/log/42e13c6c4d8c4b72b400f3e8cb503861

native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 22018) on Microsoft Windows 10 Education, with 53 C# mods and 31 content packs.

modern python
#

oh its the fish pond thing.. whats the command for that...

#

!fishpondfix

#

nope

#

!fishpond

#

ugh

#

!fixfp

native dragonBOT
#

If your game is crashing walking near your fish ponds, it's likely you have had a JSON shuffle within your fish ponds. There are two different ways to fix this:
Install Warp Snitch (https://www.nexusmods.com/stardewvalley/mods/9087), fish everything out of your pond, reset the pond, and put a base game fish in your pond, then save. You will lose your fish in your pond, but not your fish ponds.
Type world_clear current fishponds (or world_clear current fishpond ) while on the farm. This will instantly fix the issue - by deleting your fish ponds from your game. You will have to build new ones.

noble rose
#

the fish pond thing...interesting. The issue manifests only on a specific save file, when I try to go to sleep at the end of the day. I have sooo many fishponds in that save, I will absolutely try this.

noble rose
modern python
#

yay! glad to hear

mighty plume
stark horizon
#

Ok. I'll try that. Thanks!!

mighty plume
#

You're welcome SDVpufferthumbsup

chilly lintel
native dragonBOT
chilly lintel
#

things are disappearing from our inventory when we use warp totems

lament prairie
#

my guess: two mods are conflicting and one is removing the "totem item" except it's removing the wrong item somehow

#

hard to tell which from looking

mighty plume
#

Also I don't know why (almost) everytime I install new mods—my museum collection got cleared empty

stark horizon
serene bolt
#

i have my mods in folders to help me be organize, but i downloaded stardrop and it doesn't keep them in folders, it just has all of them, can i put them in folders in stardrop?

stark horizon
#

I know you can create different profiles or mod "groups" which may be able to accomplish what you're looking for?

serene bolt
#

hm not exactly, this is how i have them labeled in my mods folder, i'm asking if you could do something like this? the mod screen on stardrop is kinda overwhelming me a little bc im used to this lol

modern python
#

you cant do that in stardrop itself but you can still have your folders organized like that, if im understanding what you mean correctly

hard oracle
#

I downloaded Profiler. I know some mods are not updated but we've been having issues for weeks. The hosts logs show no problems but I'm getting kicked out often and it won't save without kicking me out. If anyone understands any of these please do let me know lol https://smapi.io/log/72bfcefde6144af2b8cf86e1bd93d9ee

native dragonBOT
#

Log Info: SMAPI 3.18.4 with SDV 1.5.6 (build 22018) on Microsoft Windows 11 Home, with 66 C# mods and 66 content packs.
Suggested fixes: Pytk isn't compatible with newer SMAPI performance optimizations, consider removing it, One or more mods are out of date, consider updating them

stark horizon
native dragonBOT
#

Log Info: SMAPI 3.18.4 with SDV 1.5.6 (build 22018) on Microsoft Windows 10 Home, with 67 C# mods and 66 content packs.
Suggested fixes: Pytk isn't compatible with newer SMAPI performance optimizations, consider removing it, One or more mods are out of date, consider updating them

stark horizon
#

No worries, thank you Bee! Straight away I see one major red flag - you have a C# mod mis match. Make sure your mods are 100% the same.

You both should delete PyTK - it's obsolete and can impact performance, which is critical in mp.

hard oracle
#

this is probably a dumb question but what is C#

modern python
#

its the programming language used to write more complex mods for stardew

#

(mismatching complex mods = breaking things)

hard oracle
#

ohhh got it. So maybe something like having different types of houses in hudson valley buildings?

modern python
#

no thats purely aesthetic so its not a C# mod, and therefore shouldnt be causing your issue

#

id compare your logs a bit, mods that are written in bold near the top of the page are C#, the ones that are in italics are not C#. if you find a C# mod that one has and the other doesn't, make it so yall match (either by adding or removing, up to you)

hard oracle
#

thank you so much! we will look through them in a little bit and see that everything matches up. if we are still having issues after fixing that, i'll be back with more logs lol.

Any idea why the walkthroughtrellis mod shows up red?

modern python
stark horizon
modern python
#

it seems like lots of other mods are having issues but its hard to tell why

stark horizon
#

Especially in mp!!

hard oracle
#

thank you both!

modern python
#

feel free to update here once you have your mod lists worked out! hope yall can get things squared away

hushed coral
#

whenever installing a mod that requires you to replace a xnb file, do you just save the xnb file somewhere else but delete it in the content folder its in?

modern python
#

if a mod requires replacing xnb files, just dont do it

#

!xnbzola

native dragonBOT
#

XNB mods often break the game and are not recommended. See https://stardewvalleywiki.com/Modding:Using_XNB_mods for more info (and a list of Content Patcher alternatives), and https://stardewvalleywiki.com/Modding:Player_Guide/Troubleshooting#Reset_your_content_files to fix problems caused by XNB mods. For mod creators, see https://stardewvalleywiki.com/Modding:Editing_XNB_files for help unpacking & editing them (including for use with Content Patcher). https://media.discordapp.net/attachments/156109690059751424/575085766426886145/ZolasFury.png

hushed coral
#

oh okay thank you for the warning 💀💀

twin cradle
#

Hi! I updated smapi, and I got pretty far in the game after removing for timespeed and other mods but I'm still getting this error message? the log parser just told me to update smapi and i did, there aren't any other mods that are frameworks that are outdated so i'm still not sure what's going on?

stark horizon
twin cradle
native dragonBOT
#

Log Info: SMAPI with SDV on , with 0 C# mods and 0 content packs.
Suggested fixes: You don't have the Error Handler mod installed, reinstall SMAPI to get it

twin cradle
#

that's so weird idk why its saying error handler isnt installed when its in my mod folder

#

do i just reinstall it?

stark horizon
#

That isn't your full log, though, is it?

twin cradle
#

i have like 198 mods too most of it is like cosmetic and expansions

#

idk if its anything from the ppja but its never done this before

#

and i thought it was from the timespeed mod bc it started when i installed that but even when i removed it it's happening?

stark horizon
#

It's not a crop or cosmetic item causing these errors - you're getting an overflow exception for one of your NPCs - it doesn't say which though, and I can't tell from just this small section of your log.

twin cradle
#

ohh okay i see

proven thorn
#

Good Morning!
Im back to play sdv and update some of my mods and added the new Alchemist's Apothecary - Botanicals, now i get a lot of yellow warnings. So i would ask is this good or bad? bc in the end of the Log, a lot of new things dont get loaded :/ thx!
https://smapi.io/log/879f39eb4e8b4b7589abe938f535da51

native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 22018) on Microsoft Windows 10 Pro, with 41 C# mods and 77 content packs.

stark horizon
# twin cradle ohh okay i see

It could be your farmer, actually, since the error is in the sleeping animation for the farmer. TimeSpeed may have broken this save file.

twin cradle
#

the log doesnt name the npc either, the error just repeats over and over

#

ah fuck :((

stark horizon
#

You could try reverting to a previous save file

twin cradle
#

do you think the back ups could have been corrupted as well? :((

stark horizon
#

Or you could try resetting your content files first, to see if the base assets correcting themselves fixes the issue

twin cradle
#

aah sorry to ask but how do i reset the content files first?

neat plaza
#

!reset

native dragonBOT
stark horizon
#

Thanks, Pillow!

twin cradle
#

thank you! ill try that and see what happens

stark horizon
summer hemlock
#

Is anyone here having delays in saving game with the new smapi update..i keep freezing everytime i sleep after update 😕 3.18.6

proven thorn
stark horizon
#

That's not been reported en masse that I'm aware of. Can you post your log, and we can take a look?

#

!log @summer hemlock

native dragonBOT
#

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

twin cradle
#

for steam its just verifying the files right? sorry just making sure i didnt misunderstand 💔

summer hemlock
#

Sure ill have to send tomorrow! I never had issues saving the game until update I know loading takes a bit when you initially start game since i have ridgeside lol. Ill send log today afternoon thank you 😊

twin cradle
#

okay thank you so much

stark horizon
#

You're welcome

twin cradle
#

ill try it again! thank you again!

summer hemlock
#

Going back to bed lol thank you!!!! Ill send log later hope you guys have wonderful day or night 😊

stark horizon
#

You too, sleep well.

opaque stag
#

Yo where do I download smapi for mobile from

opaque stag
#

Thanks

#

I downloaded the installer installed smapi sdv

#

And when i launch the game it just crashes

#

Yippee

tawny kindle
#

SDVpufferflat Yeah, the mobile SMAPI version is maintained by (other) volunteers who haven't had much time lately, and there are some issues with mobile SDV that make it weird to work on

storm elm
#

hello is it possible to switch back and forth from Expanded to vanilla easily? I play multiplayer with a group without any mods however I wanna try Expanded on my own time and i hope i dont have to uninstall and install every time

edgy silo
#

I'm having an issue where More Gem Geode isnt being detected as a geode item by clint

#

Is there a way to fix that

robust bison
#

link the mod

solid lark
#

so i tried updating smapi

tawny kindle
# storm elm hello is it possible to switch back and forth from Expanded to vanilla easily? I...

there are instructions here to set up multiple mod folders, along with shortcuts to launch using each one
https://www.stardewvalleywiki.com/Modding:Player_Guide/Getting_Started#Can_I_have_different_mod_groups.3F
(e.g. I use Stardew Valley/Mods and Stardew Valley/Mods-SVE folders, with separate desktop shortcuts)

edit: or if you literally want to play without any mods, you can launch Stardew Valley.exe instead of StardewModdingAPI.exe, or the equivalent for your OS SDVpufferthinkblob

solid lark
#

and the window disappeared

robust bison
#

try it again

solid lark
#

nvm it worked now

edgy silo
#

it worked before but suddenly stopped again

#

for some reason

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?

edgy silo
#

let me see if redownloading it worked before i load up my log again

gaunt gust
#

you need to have a game geode in your inventory at the same time

#

because the game checks for a handful of known IDs

#

this is fixed in 1.6

edgy silo
#

i promise you, that wasnt the case. however I fixed it, the mod they recommended to fix that issue was breaking it

dire fractal
hardy meadow
native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 1.3.37.0) on Unix 5.13.0.37, with 117 C# mods and 8 content packs.

robust bison
#

hold on nvm

violet kelp
#

afaik free love is not compatible in multiplayer

hardy meadow
#

I'm not in multiplayer

violet kelp
#

it says so in the mod description

#

oh sorry

#

i assumed

robust bison
#

yeah sorry weird error message

hardy meadow
robust bison
#

nvm

hardy meadow
robust bison
#

I think free love is having some trouble doing stuff in the background

hardy meadow
#

Want me to uninstall and quickly sleep to see if it's different?

violet kelp
#

yeah from the trace it looks like so i would try taking it out and playing a day but it might be something else as well idk

stark horizon
#

A reference became null, so it's just endlessly looping.

hardy meadow
native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 1.3.37.0) on Unix 5.13.0.37, with 116 C# mods and 8 content packs.

hardy meadow
#

so is the something to be done to fix, or do i just gotta accept it

violet kelp
#

i still se some Null reference exceptions you might want to be carefull regardless

#

I would try taking out everytihng except the 3 core mods and add free love and test a save if free love works on its own, and iif so it means it is just not compatable with one of the other mods you have

hardy meadow
#

i thinbk that other null error is ok

violet kelp
#

then you can try the 50/50 method to see which mod clashes with free love

hardy meadow
#

per the pinned comment here

#

oh ye the fishing overlay ones too

violet kelp
#

it is prolly fine since that one doesnt seem to loop and crash the game completely

hardy meadow
violet kelp
#

but i wonder which mod does not play well with the free love 🤔

hardy meadow
#

other ppl have the same error, but no response

violet kelp
#

since free love on its own should be okay

tawny kindle
#

SDVpufferlurk the literal cause of the freeze/crash with Free Love was in checkForFriendshipAchievements, which seems to mean it was either a null somewhere in the player's friendshipData, or a bad entry somewhere in cooking/crafting recipe data

#

for lack of NPC mods in the log, I'd guess maybe some recipe added by a mod isn't compatible

violet kelp
#

wow interesting to know recipes can crash free love

#

coding world is wonderous

tawny kindle
#

I'm not sure why, and there're a bunch of other mods patching the methods involved*; it seems that method just runs whenever friendship levels change

gaunt gust
#

Null was a mistake

tawny kindle
#

(ah, checkForFriendshipAchievements also controls friendship-related recipe unlock conditions, which is why it looks at those SDVpuffersquint )

hardy meadow
#

i think i remember console commands coming with smapi

violet kelp
#

console commands, error handler, save back up

hardy meadow
#

ty

#

yep, games very happy with those 3 plus free love

#

50 50 time

#

both halves of the mod list didnt crash

#

i swear if i add them all and it doesnt crash im gonna cry

violet kelp
#

lol

hardy meadow
#

enabled 75% and woke up on the wrong side of the bed

#

didnt crash tho

#

well i decided to add everything but the fishing overlay

#

didnt crash

#

added it

#

crashed

#

but the first half didnt crash which had it

#

so there might be a third, secret culprit

#

trying just the two plus core mods

#

maybe i flubbed the 50 50

#

didnt crash

#

🙃

violet kelp
#

didn't crash with all the mods?

hardy meadow
#

didnt crash with everything but fishing overlay

#

didnt crash with nothing but fishing overlay (plus core mods and Free Love)

#

crashes with all the mods

#

theres a secret third culprit somewhere

#

im gonna guess the luck skill or skill prestige

#

nope

#

lewis is probly very worried that the new farmer has slept for 11 days straight

violet kelp
#

lol in my test save my farmer has his tshirt off and speed bonus (so i can run around quicker to check stuff) PT residents must be thinking there is a madman in his wife beaters running around in crazy speeds

hardy meadow
#

i have once again enabled 90% of the mods with no crash

violet kelp
#

you got this pineapple! you can find the trouble maker i trust you

hardy meadow
#

i hope its like a mod count problem

#

as long as i have one mod not enabled

#

it wont crash

#

that would be funny

#

ok this time it was every mod except Remeber Faced direction

#

no crash

#

im gonna add it

#

its gonna crash

#

im gonna remove everything but that, fishing overlays, free love, and its not gonna crash again

#

then im gonna readd everything

#

remove one random mod

#

and its not gonna crash either

#

ok well

hardy meadow
#

thats worse

violet kelp
#

hmm if it is indeed a mod count issue it might be RAM being not enough?

#

I am not techy enough for that though

hardy meadow
#

only errors this time were the spacecore and fishing overlay ones

#

gonna make a fresh character and see if that crashes

#

maybe its something with the early days of a save?

violet kelp
#

do you open mail and learn any new recipes?

hardy meadow
#

every time i just went straight back to bed

#

did nothing else

violet kelp
#

even in the ones that crashed?

hardy meadow
#

yep

#

wake up, back to sleep

#

sometimes it saves

#

sometimes it crashes

#

first day didnt crash

native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 1.3.37.0) on Unix 5.13.0.37, with 117 C# mods and 8 content packs.

hardy meadow
#

no idea

#

same 117 mods

violet kelp
#

huh did you do anything different (meeting npcs gifting them learning recipes)

hardy meadow
#

well yeah the first one i played a day

#

most recent one i didnt

violet kelp
#

or did you close any other programms that were running in the background

hardy meadow
#

just discord and a text editor

#

and firefox

#

only tabs are the smapi log stuff

#

and thats been the same

#

ok gonna close eveything, play a full day and see

#

found a funny bug
https://www.nexusmods.com/stardewvalley/mods/13268
https://www.nexusmods.com/stardewvalley/mods/14440
using smart cursor scythe on a sapling gets you stuck swinging

Nexus Mods :: Stardew Valley

Have you played Terraria? Do you wish Stardew had something similar to its smart cursor feature for harvesting resources? Well, now it does!

Nexus Mods :: Stardew Valley

Prevents you from accidentally killing saplings with your scythe/melee weapon.

#

moving the scythe in your inventory frees you

hardy meadow
#

idk

#

next thing to test is play a full day without free love and if it doesnt crash then i just play without it

hardy meadow
native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 1.3.37.0) on Unix 5.13.0.37, with 116 C# mods and 8 content packs.

hardy meadow
#

🙃

#

No Free Love, game crashing anyway

#

I have no idea why it was and wasn't crashing earlier when I was testing different enabled mods

violet kelp
#

hm that's weird, then it is something else completely 🤔

#

probably game cant save something you do correctly

#

assuming it is likely either level upping the skills or befriending npcs

fervent saddle
#

"PyTK 1.23.* or earlier isn't compatible with newer SMAPI performance optimizations. This may increase loading times or in-game lag."

#

could this be the reason my game freezes for several minutes at a time when i afk for a min

#

heres the mod in question

robust bison
#

!pytk

native dragonBOT
#

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

fervent saddle
#

ok i also got recommended profiler

#

how does that work?

#

does it add to the smapi log or make its own

robust bison
#

read the mod description

fervent saddle
#

i have

#

its gibberish to me

#

im hoping a big brain can dumb it down for me

#

thats why im here

robust bison
#

it tells you how much time the game takes to do something

#

or a mod

fervent saddle
#

thats not related to my question

#

does Profiler make its own log or does it add to the SMAPI log

robust bison
#

smapi log

fervent saddle
#

thank you

modern python
#

nothing

#

it just isnt used anymore

fervent saddle
#

why hasnt the author made it private or why do so many mods still have it as required?

neat plaza
fervent saddle
#

im 90% sure that 1 or 2 of the mods i downloaded had it in the requirements

#

but after deleting it from the mods folder i didnt get errors from smapi

#

i suppose "so many mods" is an exageration

neat plaza
copper turret
#

i installed automate, why are the crops not being harvested?

modern python
#

i dont think automate harvests crops

copper turret
#

god damnit

#

that's the main thing i installed it for PensiveCowboy

dusty spruce
#

that's what you have Junimo Huts for, and there's the Greenhouse Gatherers mod too

copper turret
dusty spruce
#

skill issue

#

jk

#

not sure if there's any mod that lets you gather these automatically on the GI

#

also honestly at that point the game just gets boring anyway

fervent saddle
copper turret
fervent saddle
#

any idea why it takes 40 minutes to create a map

dusty spruce
#

that's 40 seconds, not minutes

#

you just have too many mods

fervent saddle
#

2.3 million milliseconds?

dusty spruce
#

42826 ms.

#

oh there's another one after that

#

actually not sure what these numbers are

#

these ones

#

they seem to be a timer from some point in time, not the actual duration

#

otherwise the first one wouldn't be "Fast"

fervent saddle
#

i have sve, rsv, stoffton, durin, east scarp, mineral town and downtown as my "big" mods

#

without them the game generates in 1-2 min

robust bison
fervent saddle
#

is there like a forbidden combo of expansion mods thats common knowledge?

silk kayak
#

my game keeps looping the opening sequence, does anyone know how to fix it?

neat plaza
#

!log

native dragonBOT
#

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

silk kayak
#

ok!

native dragonBOT
#

Log Info: SMAPI 3.18.4 with SDV 1.5.6 (build 22018) on Microsoft Windows 10 Home, with 32 C# mods and 17 content packs.
Suggested fixes: One or more mods are out of date, consider updating them

tawny kindle
fervent saddle
#

most of the ones i listed were on the sdv recommendations paragraph

robust bison
#

I mean, maybe sundrop and sve? haven't heard anything related to sundrop though in like a year

fervent saddle
#

im at a loss. i want to play with a few expansions but i dont want to wait an hour to start a game

violet kelp
neat plaza
#

(does sundrop still force without sve?)

robust bison
#

no idea

tawny kindle
#

iirc pathos had to make someone stop force-quitting over compatiblity with SVE years ago, might've been that

neat plaza
#

oh interesting

tawny kindle
#

though they may still be incompatible anyway, just not lethally so

silk kayak
violet kelp
bold parrot
#

am i understanding right that someone manually made their mod quit out if sve was installed SDVpuffereyes

silk kayak
#

i dont have them yet ;; i downloaded some mods for them tho,

tawny kindle
#

making town overhauls and such compatible involves a lot of planning, so it's not like it was pure spite, just kinda excessive

tawny kindle
native dragonBOT
#

I notice you're linking to the old wiki, that wiki has been in a read-only state for several months. Here are the links to that page on the new wiki: https://stardewvalleywiki.com/Saves

Stardew Valley Wiki

The game saves progress when the in-game day ends, i.e., when the farmer goes to bed, collapses from exhaustion, or collapses at 2am. All progress during a day is lost if the player quits the game without ending the day. In multiplayer, the game saves after all players click through the prompts at end of day and wake up in the morning.

tawny kindle
#

(haven't been tricked into that by google for a while SDVpuffersquint )

spiral aspen
#

does anyone know how to fix this? ;-;

verbal kernel
#

I'm playing with SDV Expanded and I'm having an issue where my quality sprinkler isn't watering all the tiles like it's supposed to in the community garden. Any idea on how to fix that?
https://stardew-valley-expanded.fandom.com/wiki/Old_Community_Garden

Stardew Valley Expanded Wiki

Old Community Garden is an area to the southeast of Pelican Town which contains a small (17x12) abandoned garden. To the right is Shearwater Bridge and to the left is Pelican Town. If you enter...

verbal kernel
lament prairie
#

It’s the soda mod in PPJA

spiral aspen
#

Thanks to the both of you. I've been trying to find that certain "hadi.JAsoda" file. I guess I'll just have to delete and add it back again. SDVpuffersquee

tawny kindle
dusty spruce
#

!log also

native dragonBOT
#

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

crystal yacht
#

can anyone help me understand how to use console commands

dusty spruce
#

what's there to understand?

#

you just type them in and hit Enter

crystal yacht
#

i dont even know how to set it up

dusty spruce
#

SMAPI already sets it up

crystal yacht
#

yes but where

tawny kindle
#

if you're already using SMAPI, you should have a console window alongside Stardew itself, like this, which is where you type them

crystal yacht
#

im doing something wrong cause i dont get that

dusty spruce
#

did you follow the SMAPI installer instructions carefully?

#

read and did everything it said?

fervent saddle
#

This is a case where share screen is invaluable

robust bison
#

or just a good description and screenshots

neat plaza
robust bison
#

^

frail ferry
#

hey guys, i'm having some dll issues and i was wondering if anyone had any advice on how to proceed on this. here's the attached log

https://smapi.io/log/c3320295234147fc8a6785cc6d63c3c8

most of these mods came from the UI, Graphics and QoL Pack (balanced) collection but were giving me issues so i've since downloaded them individually

native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 22018) on Microsoft Windows 11 Pro Insider Preview, with 29 C# mods and 3 content packs.
Suggested fixes: You don't have the Error Handler mod installed, reinstall SMAPI to get it, One or more mods are out of date, consider updating them

frail ferry
#

i've reinstalled smapi a few times but the errror handler hasn't installed

robust bison
#

are you using a mod manager?

frail ferry
#

vortex, yeah

robust bison
#

!modmanagerbug

frail ferry
#

it's never been an issue before

robust bison
#

!modmanagerbugs

native dragonBOT
#

Vortex (Nexus) and ModDrop both are mod managers that can help you keep your mods up to date, but they are difficult to troubleshoot. If you're looking for a mod manager that was written specifically for SDV and has troubleshooting logs built in, you can try Stardrop (!stardrop).

If you're using a non-Stardrop mod manager and ask for help troubleshooting, you can ask the Nexus Discord https://www.nexusmods.com/discord or the Moddrop Discord https://www.moddrop.com/app/about (scroll down). If you're using Stardrop, please remember to provide a Stardrop log.

strong karma
#

Is this a game issue or

#

Like can it be fixed

spice vine
native dragonBOT
#

Log Info: SMAPI 3.18.3 with SDV 1.5.6 (build 0.0.0.0) on Android Unix 4.19.191.24524550, with 14 C# mods and 16 content packs.

robust bison
#

!androidsmapi

native dragonBOT
#

Android SMAPI does not currently work for SDV 1.5.6.61. We do not know if or when it will be made compatible.

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.

If you find a mod bug on Android, first make sure that:
a) you have the latest SMAPI version from https://github.com/ZaneYork/SMAPI-Android-Installer/releases;
b) you have the latest mod version(s) or have the last-known Android-compatible version;
c) and the mod author hasn't already addressed it on the mod page (e.g. via an Android-specific version or comments).

If all of those are true, feel free to ask for help in #archived-modded-support with your full SMAPI log: https://smapi.io/log.

Once SMAPI on Android is more stable, updated instructions will be posted here: https://stardewvalleywiki.com/Modding:Installing_SMAPI_on_Android.

gaunt gust
#

Android is a lot less stable tbh, especially when it comes to removing mods

spice vine
#

I am using the latest version of smapi 3.18.3.3 and the latest version of SDV 1.5.6.39 it was doing good until I installed Lnh Ginger Island overhoal and my submarine, I've downloaded these mods before with no problems, I don't know why this is happening know, that why I dropped my smapi log here so someone can help with this issue

gaunt gust
#

Like, you can remove mods in PC, but deleting an NPC mod on Android breaks everything

spice vine
#

Ohh I did have an NPC and removed it

#

Is there a way to fix my issue ?

dusty spruce
#

install that NPC mod back. maybe.

sleek tide
#

how do i get a smapi log to link here?
i need help getting a mods assets to load

dusty spruce
#

!log

native dragonBOT
#

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

spice vine
#

@dusty spruce

I removed that NPC cuz it was stuck the lake near willy house

dusty spruce
#

well, you're stuck with that NPC now

native dragonBOT
#

Log Info: SMAPI 3.18.4 with SDV 1.5.6 (build 22018) on Microsoft Windows 10 Enterprise, with 19 C# mods and 10 content packs.
Suggested fixes: One or more mods are out of date, consider updating them

spice vine
#

This is the NPC

Beans (Custom NPC)

dusty spruce
#

it doesn't matter what NPC it was. you can't remove any content mods on Android, period.

sleek tide
#

smapi outdated?
i got the latest one from nexus?!

dusty spruce
#

3.18.4 definitely isn't the latest

#

3.18.6 is

neat plaza
calm heron
#

pillow strikes again

sleek tide
#

judt updated
throws the exact same errors

native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 22018) on Microsoft Windows 10 Enterprise, with 19 C# mods and 10 content packs.

calm heron
#

"empty folder" aint gonna be fixed by updating smapi

lament prairie
#

There's a bunch of missing images

sleek tide
#

well i know that one is off but one thing at a time

lament prairie
#

perhaps delete + reinstall Elle's

sleek tide
lament prairie
#

Maybe you're hitting the filepath length limit then

#

although it doesn't look that long?

#

like manually go check if the images are there or not to start with

sleek tide
#

images are there

#

just made a reinstall again and ran the mod with the standard config
it works on the standard config but the one i tried setting up does not

#

ima go back to making myself bald for a bit to see where the issue is

EDIT: Found the issue was uncordinated fingers, i wrote 'Foilage' instead of 'Foliage'

proven thorn
#

so a question about PPJA:
i use the old JA versions of all the mods, its better to move to DGA? And when i should move, is the PPJA DGA Version like the old JA Version? Thanks 🙂

lament prairie
#

!ppjadga

native dragonBOT
#

The latest released version of PPJA (Project Populate Json Assets, a popular mod) is a conversion from JA to DGA, but it has some bugs in it, and the mod author has retired. Sticking with the older JA version is probably your best option.

You can download the JA version from the Old Files section on Nexus, or by downloading the latest versions of the standalone components instead of the megapack (except for Farmer to Florist, where you would need to look under Old Files in the standalone version).

proven thorn
fervent saddle
#

PPJA sounds like a sequel to the pen pineapple song

verbal kernel
#

To fix/cover up an issue with Toshinori's hospital room window not lighting up the day/darkening at night, I put a blind over it. However, his room is dark during the day and it makes it a little odd. Would there be any way I could fix/edit that?

(I've tried adding things to his room before, such as light or paths, but it seems to completely break it most of the time. I think the mod author mentioned once that the room was coded in an odd/different way.)

https://www.nexusmods.com/stardewvalley/mods/6617

Nexus Mods :: Stardew Valley

This mod adds a complex, fully featured new NPC to Pelican Town: a gentle, older man from the Far East with a severe chronic illness. Inspired by Toshinori Yagi / All Might from My Hero Academia.

prisma turret
#

Hey I need help, I have a steam deck, I've installed smapi and I think I configured my steam right, but even then, the smapi window doesn't launch when I load the game and my mods don't work. I've tried uninstalling and reinstalling smapi a hundred times and that doesn't work, I've done the same with my mods and that doesn't work either and I don't know what else to do. I just want smapi and my mods to work 😫

#

I've made sure that I'm using the latest version of smapi

#

And I've made sure that my mods are unzipped

stark horizon
#

Are you following the wiki guide to getting setup on Steam Deck?

stark horizon
#

Are you running SDV natively or via Proton?

prisma turret
#

Via proton, at this point, I've tried both native and proton methods and idk what I'm doing wrong

stark horizon
#

Can you open a terminal in your game folder, please?

prisma turret
stark horizon
#

Navigate to your game folder and while you're inside it, open a Linux terminal window

#

In the folder, right-click on the empty space, then "open in terminal"

prisma turret
#

I mean I have both terminal and my game files open separately, I'm just having trouble getting to open terminal within the games folder

stark horizon
#

Is your terminal window showing that you're in the game folder directory?

prisma turret
#

No

stark horizon
#

Try closing terminal completely, and then go into the folder, right-click on the empty space inside the folder, and see if you get an option to "Open in Terminal."

prisma turret
#

You mean just right click anywhere in the folder?

stark horizon
#

Yep - any empty space

prisma turret
#

I'm right-clicking but I'm not getting an option for it to open in terminal

stark horizon
#

I spy atra...linux wizard to the rescue!

gaunt gust
#

Then ls -la to list all files

#

Gonna be honest, I really don't have the patience for Linux 101 today

prisma turret
gaunt gust
#

Cd stands for change directory

#

It is the command used in Unix systems to...change directories

#

~ is short for the home directory

#

Which is your userland space on Linux

#

I forget where the game Installs to on Steam Deck

stark horizon
#

~/.local/share/Steam/steamapps/common/Stardew Valley

gaunt gust
#

On my computer iirc it's ~/.steam ?

#

Okay, type cd ~/.local/share/Steam/steamapps/common/Stardew Valley

lament prairie
prisma turret
stark horizon
#

in the terminal window

prisma turret
stark horizon
#

Once you are there, then type in ./StardewModdingAPI

prisma turret
#

Am I doing something wrong?

lament prairie
#

Put it in quotes

prisma turret
#

The whole command?

lament prairie
#

It doesn’t like the space

#

No just the path part

#

Okay, type cd ~/.local/share/Steam/steamapps/common/Stardew\ Valley

#

This should also work iirc

prisma turret
#

Ok I'll try

lament prairie
#

Somehow that deleted all the spaces instead

#

You can try, type cd "~/.local/share/Steam/steamapps/common/Stardew Valley"

#

Or the thing I said above

prisma turret
#

Ok I'll try

lament prairie
#

Basically because the game folder has a space in it you need either to make the filepath a string or escape the space

prisma turret
stark horizon
#

Can you open the folder for that path, not in terminal, but in the File Manager?

prisma turret
stark horizon
#

yeah - if the Terminal isn't recognizing it, I'm curious where the file actually is

prisma turret
#

Normally to access the game files, I go to steam, click on the settings icon, and I click browse local files

stark horizon
#

That's not the file folder we're looking for - we're looking for the SMAPI / Mods file

#

Ok, can you right-click on any of the empty space between folders?

prisma turret
#

Yeah that's what I did earlier, nothing happens when I click on the empty space

stark horizon
#

grr

#

Can you go back to terminal? We're going to try to get to the directory the long way:
Type cd /Home then enter
Type cd /.local then enter

#

Type cd /share

#

Type cd /Steam
Type cd /steamapps
Type cd /common
Type cd /Stardew Valley

prisma turret
#

Ok I'll try

stark horizon
#

make sure to press enter after each line

prisma turret
#

It seems I can't make it past the local command

hollow lake
#

hi! im not sure if anyone can help me but ive been trying to find this mod download/like for a while now. i came across this video with this BEAUTIFUL reskin for buildings, they have linked all their mods in the desc but i cant seem to find the link for these buildings. i only ask since ive been trying for over an hour and i feel hopeless D:: heres the video link, https://www.youtube.com/watch?v=xlp0ggcTZZE. and as i said the mods used are listed in the desc

It's been a hot minute, but I'm back 😎🔥

This farm's definitely more form over function haha~ 😆 but I tried going for a more "magical" theme here compared to my previous farm which was cottagecore themed 🥹 I hope you like it!

🧸 Visual mods used
https://whistlebell.tumblr.com/post/724378036490928128/encanto-mod-list
🔧 Functional mods used
https:...

▶ Play video
stark horizon
# prisma turret

Try sudo cd "/.local" - because it's a hidden folder, you may need sudo perms. It should prompt you for a password, that's your user profile pw.

lament vortex
stark horizon
hollow lake
stark horizon
#

You have to create a Cafe account. Follow the below guide

stark horizon
#

I did!! 😄 I have it bookmarked.SDVpuffercactus

And hi, Nonu! SDVpufferheart

#

!naver

native dragonBOT
#

Naver is a South Korean online platform and social media site that also hosts mods made by the South Korean SDV community. A Korean phone number is not required to create an account, but you will need to provide photo ID in order to verify your identity. See this tutorial on how to create an account if you don't understand Korean: https://forums.stardewvalley.net/threads/how-to-create-a-naver-account.10996/

For help navigating Naver, see this guide: <#modded-stardew message>

If you are having trouble with your account, see the Naver help page: https://help.naver.com/service/5640/category/bookmark?lang=en

Any mods downloaded should be for personal use only and should not be redistributed or shared with others.

hollow lake
#

ah i love people

lament vortex
#

I would search myself but ah. Naver is such a PITA

stark horizon
lament vortex
#

I apreciate you, Logo

prisma turret
stark horizon
#

No, the password for your SteamDeck.

prisma turret
stark horizon
stark horizon
mild talon
native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 22018) on Microsoft Windows 11 Home, with 122 C# mods and 221 content packs.

mild talon
#

this is my Lightly modded save too. really thought it would stop but SDVpufferwaaah

stark horizon
#

Hey Choop - it would help if you installed Profiler! That gives lots of info on loading, etc.

mild talon
#

HMM oh yeah, i have used that before. i guess i'll give it a shot!

#

oh, i should also just run vanilla rq and see Hmm (tbh i doubt that it would happen in vanilla so i think i'll skip this for now.. maybe with Just SMAPI + smapi mods would be worth it after tho)

long brook
#

getting error while enabling willysellsmore. will report this on stardrop too in case it's stardrop issu rather than the mod issue

stark horizon
#

I've never seen that before, Box.

long brook
#

yeah it's my first time too seeing that error

stark horizon
#

I'm wondering if there's a syntax error in the STF json?

long brook
#

no error whatsoever on json validator

#

found the issue

#

left is my edit, right is the og manifest

#

tbh my edit might be wrong too if i wanna add stf as dependencies lol

stark horizon
#

By making it a content pack for STF, it should automatically be a dependency.

Wouldn't you want to keep the original dependency from the manifest?

long brook
#

the fix is delete the dependency, just checked another stf mod lol

stark horizon
#

Oh, crazypants

#

Well, good to know!

long brook
#

i'll report to mod page

craggy patrol
#

For Stardew Valley Expanded it's saying I need "ZeroMeters" I have no idea what that is SDVpufferwaaah

stark horizon
#

You need SAAT

craggy patrol
#

I think I figured it out! SDVpufferheart Thank youuu SDVpufferthumbsup

long brook
#

tbh need SAAT, ShopTileframework, and CustomNPCExlucions

stark horizon
#

Good call, Box, I just zeroed in on SAAT SBVLmaoDog

restive grove
# prisma turret Ok I'll try

it should just be cd .local when you are in your home folder cd /.local is trying to change directory to a folder called .local inside the root folder.

mild talon
native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 22018) on Microsoft Windows 11 Home, with 123 C# mods and 222 content packs.

stark horizon
# mild talon welp, i have no idea what to make of all the profiler data <:SDVpufferflat:11257...

The biggest cause of lag on game launch is AT - you may want to consider culling your list down, if you want game loading to go a little faster.

The biggest cause of lag on save loading is Event Lookup, but the total count isn't so bad, so I wouldn't worry about it.

While playing, there are several instances of Player.Warped where Content Patcher and Custom Companions appear to slow things down - and this happens every time you warp.

mild talon
# stark horizon The biggest cause of lag on game launch is AT - you may want to consider culling...

Hmm.. interesting.
Thanks so much for your eyes & info, Logo!!

I did see the large lists of CC/CP stuff... only have 2 packs for that rn, but I've removed all Update "OnTimeChange" from the bigger one.

My problem isn't the game loading slowly... (the initial load Is a bit slow, but the save load feels quick n easy to me).
The problem is any time I'm on the farm map. The FPS drops to <10 and things get very laggy/stutter-y.
Any event w dialogue on the farm will also show stutters.
Everywhere else it's fine/normal, w FPS around 35-45 and relatively free smooth movement.
Even accessing menus for chests or settings when outside on the farm map is laggy :/

#

I wish Profiler could show me that lol

stark horizon
#

Try getting rid of Farmhouse Fixes.

mild talon
#

Hmm Okay!

#

Any particular reason you say that?

stark horizon
#

I've troubleshooted some issues recently where that was the culprit, only for those cases, it was a crash and not just lag.

mild talon
#

Hrrmm I see

#

That's still good to know

stark horizon
#

You have a couple of different farm maps, too.

mild talon
#

FF does stuff inside tho, I thought 🤔
Oh yeahh, I will just disable those since they're not active rn

stark horizon
#

It does, yes - specifically with the warps, which is what made the light bulb go off - since your biggest lag is on warping...

mild talon
#

Ah hmm okay! Well, I'll give it a shot then. Thanks 😄

stark horizon
#

I've not used them, but do you have to keep Custom Farm Loader and Change Farm Caves in your mod list?

mild talon
#

Change Farm Caves makes it easy to switch farm cave type (I use the Spawn More Fruit & Wild Cats and the cats seem to get overriden sometimes so I use CF to tell Demetrius to go back to cats lol)
CFL.. only for custom maps so I can prob ditch that for now too

stark horizon
#

I was just curious - they have occasional update ticks.

#

Farmhouse Fixes example - look at how many times it has an update tick in 12 seconds:

#

this sequence happens multiple times

mild talon
#

And that translates to lag?

(/lag on only farm map? 😅)

stark horizon
#

yep

mild talon
#

Dang!

#

Weird o.o
That's not a Fix SDVpufferwaaah

stark horizon
#

It is very much the opposite of fix SBVLmaoDog

gray sierra
#

Yall. I am not sure what rhe problem is with my laptop. Idk if it’s the game itself or the mods. But for some reason (despite me trying everything I could eg:uninstalling the game and reinstalling it, updating smapi, restsrting my pc. Anyway: basically, my game is still lagging so much that my character will barely move. I didn’t include my log cos idk if thats the issue. Maybe if I try running a save with out any mods? Idk

mystic spear
#

guys

#

I tried to add mods in stardew valley

#

I did exactly the same as the youtube tutorial

#

and somehow it still fails

#

can someone help me?

gray sierra
#

Salence has a “explain it to me like I am 5 video” which is whst helped me a lot

#

What are tou trying to mod on? Pc? Android?

mystic spear
#

im trying to add mod on my laptop

#

window laptop

gray sierra
#

Aha.

#

Did you happen to upload the latest version of smapi?

mystic spear
#

yes

#

I got all the mods and its requirement right

gray sierra
#

Asking cos I got a lot of mods with broken code and they’ll brake in the next major smapi update

stark horizon
#

!gettingstarted

native dragonBOT
mystic spear
#

I got the smapi launch right

#

but it doesnt even open the game

stark horizon
gray sierra
#

Oooh

native dragonBOT
#

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

gray sierra
#

🤔. Yeah

mystic spear
#

[SMAPI] SMAPI 3.18.6 with Stardew Valley 1.5.6 (build 22018) on Microsoft Windows 10 Education
[SMAPI] Mods go here: D:\SteamLibrary\steamapps\common\Stardew Valley\Mods
[SMAPI] Waiting for game to launch...

#

here is the log

#

then it just crashes

stark horizon
#

Do you get any additional text in the SMAPI console window - the black popup?

mystic spear
#

it just turn off after that

lament prairie
#

Launch from command line then

mystic spear
#

just wish they add stardew valley to steam workshop

lament prairie
#

It was considered and there are a lot of downsides

mild talon
# stark horizon It is very much the opposite of fix <:SBVLmaoDog:1061416776312832060>

hmmm, well, it seemed to help a teeny bit! i think 😅
Events are still laggy/stuttering spoop
https://smapi.io/log/f53ffa781e5d47959f45619745017850
it goes from like 3-8 FPS outside on the farm. Seems like the events/dialogue typing in the boxes in them is the worst.. they go at like 3-5 FPS.
but the normal running around outside is a little better it seems, just nowhere near the non-laggy maps of literally everywhere else SDVpufferwaaah

native dragonBOT
#

Log Info: SMAPI 3.18.6 with SDV 1.5.6 (build 22018) on Microsoft Windows 11 Home, with 120 C# mods and 219 content packs.

lament prairie
#

You can try removing all non-essential cp mods and adding back one by one

#

If it’s cp

mild talon
#

^ who's that to?

lament prairie
#

You

mild talon
#

ahhh

#

okay SDVpufferflat SDVpuffersquee

lament prairie
#

I would also try removing custom companions and dynamic reflections just to see

#

In a separate test, to be clear

mild talon
#

Separate test - noted! thank you, Elizabeth!

gray sierra
#

Nvm. I read the instructions wrong