#archived-modded-support

1 messages · Page 849 of 1

gleaming bolt
#

from what i've heard on the posts in nexus it crashes the game when you have the sorren mod

rustic marsh
#

Yeah.

dire fractal
tight dune
#

Is it the one from more new fish? The tips look slightly different from what I recall

rustic marsh
#

That's really, really odd. I managed to marry a custom NPC called paul!

#

Does it not happen to everyone?

pine inlet
rustic marsh
#

Would that matter with multiplayer? cause im talking about my friend marrying sorren not myself.

gleaming bolt
#

@rustic marsh I think your main issue is what @dire fractal posted, only the host can marry a custom NPC

rustic marsh
#

i would agree, but I managed to marry a custom npc called paul

#

and im not the host

mild mirage
#

@rustic marsh It might not happen to everyone if its another mod causing the issue. We all need to have smapi to run the game modded, but what each user has running for mods is there own selection. Sometimes one of these mod conflicts with the other, but only if a user has those two mods... Not all of use have those same mod combinations. So some issues aren't 100% universal to all users

static crane
#

@mild mirage THANK YOU!!! AND EVERYBODY ELSE THAT HELPED!!

gleaming bolt
#

then it's an exceptionally well done mod I guess? I would think that as the exception

dire fractal
tight dune
#

As far as I know it happens to all custom npcs

mild mirage
#

@static crane Your welcome feel free to ask for help anytime there are usually a couple knowledgeable users in here at any given time and were all likely to offer a hand if we can

tight dune
#

🤔

rustic marsh
#

I'm not sure. Ill send u the page one sec

tight dune
rustic marsh
#

dats weird

#

considering he's working so well with me

#

I've only found 1 bug and it dont matter

#

with him i mean

mild mirage
#

I've never had noticeable issues with Paul

rustic marsh
#

^

tight dune
#

He’s got missing portraits for some situations and you can walk out of the room in his room

mild mirage
#

oh

tight dune
#

I’ve reported it like a year ago

#

Or even more

rustic marsh
#

Oh yeah I forgot to mention the main, main problem with sorren

#

We're stuck in a loophole

#

Whenever our game crashes we reset a day

#

so the ceremony is still tommorow,

#

thus it just crashes again.

mild mirage
#

there might be a debug code to cancel the wedding or engagement... hmmm i know there are code to do the opposite

rustic marsh
#

Hmm that might work

spice turret
#

GIMME

mild mirage
#

lol remove the npc from the game til after the wedding date, then add them back... does the wedding still try to happen if the npc doesnt exist?

rustic marsh
#

That's what I was wondering

crimson geode
#

Hey guys. I just updated a bunch of mods and i noitced a lot of errors in my smapi log. Can someone explain to me what i did wrong?

mild mirage
#

nothing to lose by trying as long as your game save is backed up@rustic marsh

#

!log

native dragonBOT
#

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

rustic marsh
#

Yep yep. Thanks for everything peoples

crimson geode
mild mirage
#

all your errors are because Content patcher needs to be updated as well. the mods are telling smapi they need a new version of Content Patcher than what is installed...

#

the messages look like CP is 1.18 or earlier and we are upto 1.20 or 1.21 alpha

crimson geode
#

okay I'll go update that and try again.

mild mirage
#

@crimson geode if you switch to making mods quick and click on the pin at the top there is a link to the newest alpha of CP and that should resolve the issues

#

in each CP patch there is a content.json at the top it has a Format # and it tells CP what features it is suppose to use. The mods in question are saying they need 1.19 or higher to run properly.

mild mirage
#

at the wedding??? that's possible I suppose?

#

@rustic marsh so to verify, removing the npc for the day solved the issue? In case someone else should happen to have the same issue in the future?

rustic marsh
#

Oh I havent tested it yet, it's my friends world so I wont be able to till later.

mild mirage
#

oh ok... please let us know... like jama says you might still have a wedding but with an invisible npc and might still be buggy. In which case you might be able to use a save editor to cancel the engagement or.... you could try debug code

makeex
Syntax: makeex <S:npcName>

Sets your relationship status with specified NPC to Divorced, removing any marriage or bouquet flag and listing them as ex-husband or ex-wife.

If you can enter this code before the event happens you might be able to stop it

#

Are you playing multiplayer over the web or split screen together?

#

usage would be
debug makeex Havery

#

for example

#

if your in splitscreen it would be
debug makeex npc screen=0 for the host or
debug makeex npc screen=1 for the second player screen=2 and screen=3 for users 3 and 4

supple spruce
#

Well that was really weird.

#

Jsut had SDV crash in the middle of the game

#

SMAPI froze and stopped responding

#

that... hasn't happened before.

mild mirage
#

if your playing standard multiplayer and have your own smapi console window you enter the code, if your playing splitscreen and are stuck with a gamepad, then the host has to enter the code

supple spruce
#

pretty standard set of mods, has never happened before. only thing I updated was SMAPI to 3.9.2.

crimson geode
#

okay so i updated cp but there are still errors

mild mirage
#

@crimson geode One sec I'll figure out whats need to be done...

#

are you using the English translation of NPC Alvin? just checking because its giving errors and I want to look at it quick

#

the one error say that mod has an issue in its content.json. its saying the format # at the top is incorrect... let me try and figure out what it should be.. you can make the quick change and that error should go away to

#

It actually says 1.19 in the file and your Content Patcher is 1.20 so I'm not really sure whats happening there...

#

The original Alvin non translated version is also 1.19 so... Is your mod for Alvin updated to it's newest version?

crimson geode
#

its the newest alvin version

mild mirage
#

oh wait its a broken manifest file.....

#

manifest says this
"Version": "1.01", and for what ever reason that's causing the error. change that to say 1.0.1 or maybe 1.0 or 1.1. It might prevent smapi from telling you there is an update should one be available, but for the time being it should resolve the issue

#

[CP]Alvin because parsing its manifest failed:
Newtonsoft.Json.JsonReaderException: Can't parse JSON file at C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods[CP]Alvin\manifest.json.
Technical details: Can't parse semantic version from invalid value '1.01', should be formatted like 1.2, 1.2.30,

that is what this error means

#

do you know how to open json files in notepad?

crimson geode
#

yes

mild mirage
#

ok if you make that edit it should fix Alvin

crimson geode
#

im chnaing the manifest files to 1.0.1 yes?

mild mirage
#

based upon the number that was already there Id go with 1.0.1

#

@supple spruce SVE recently updated and add fog. a lot of users have disabled the feature to fix issue they have been having... It might not be the answer for you but it's something to consider

crimson geode
#

That fixed it!

#

Thank you so much!

mild mirage
#

@crimson geode If that resolves your issues with Alvin you should consider going on the mods Nexus page and posting a post or a bug report to the Author. If its broken in that fashion for you it will be for everyone... So its best if someone brings it to their attention so they can get an update released to fix the issue.

#

Your very welcome

exotic plover
#

I NEED CUSTOM FURNITURE

mild mirage
#

I'll actually go leave a quickpost now 🙂

#

@crimson geode I just posted this bug report on nexus
The current manifest has the mod version as 1.01 this is causing errors in smapi that are preventing the mod form loading... I just troubleshot the issue on Discord and if you edit the manifest to be version 1.0.1 this solves the issue. Currently the mod is likely broken for everyone one due to this issue. Please fix as soon as possible. thank you.

#

considering the mod just updated and is currently being maintained, I'd imagine the issue will likely be resolved asap

crimson geode
#

Okay. i was just trying out new mods and i was scared i broken my game.

#

something is still not working correcntkly now that im running the game. there are black area on screen

mild mirage
#

@crimson geode might need a screen shot but sometime black on the screen is cause by an improperly edited graphics file in a mod that accidentally removes or adds transparency when it should or shouldn't

#

Also it looks like one of the mods is trying to use PyTK to add scaled up / higher res images to the game and thats where mosts of the errors are from

dire fractal
#

are there any mods that add dungeons/bosses?

#

like in terraria

mild mirage
#

something edit Portraits.... also your getting errors with Seasonal Villager outfits.... plus your log says there are a bunch of mods that can be updated, but if you just downloaded the newest versions and your getting that error then that means the author didnt update the version number in there manifest before they uploaded the mod

crimson geode
#

I realsied to the black ares were beacesed i swiched from imerisve farm to grandpas farm in SDE

mild mirage
dire fractal
#

ik

#

i use it when i play elder scrolls skyrim

mild mirage
dire fractal
#

who is that guy

mild mirage
#

@crimson geode if you do that midway there is a mod that has an option in it called reset terrain features, and it fixes map related stuff like that that happens if you change maps mid save... I'm just struggling to know which mod offers it

cinder geode
#

does anybody know any good mods that brings new clothing/hats into the game? ive already downloaded Dramallamas Clothing Mod & Seasonal Hats for JsonAssets

mild mirage
#

@dire fractal Im guessing the guy in the screen shot for the mod is likely the users Farmer

lapis void
#

reset terrain features is a mod, but it was broken by 1.5 and has not been fixed yet

chilly swallow
#

to the person who made the shoe mod.. you are the awesomes

lapis void
#

an alternative is to use noclip mode to get rid of trees and such, and destroyable bushes for bushes

chilly swallow
#

hi Corrin 🙂

#

hi folks

lapis void
#

hey erin!

#

which shoe mod 👀

chilly swallow
#

the ring and boots

mild mirage
#

@crimson geode Your log says you have Portraiture installed which usually add highres images but you also have a mod that's trying to Use CP + PyTK to also do the same thing... If they are both trying to edit the same NPC's this might be were an issue lies

chilly swallow
lapis void
#

oooo i saw that when i skimmed new mods, i'll have to take a look

chilly swallow
#

they have a cp version now

#

I was like.. yes please lol

lapis void
#

OOO THE BALLET SLIPPERS

fading shell
#

i love that the tundra boots are turned into fluffy pink slippers XD

chilly swallow
#

right!!

fading shell
#

i shifted the shoes around a bit, 'cos i wanted the final shoes to be the cute strapped heels, not the ballet flats

mild mirage
#

@crimson geode Your running a CP version of DCBurger's High Res Portrait Mod and it would be using CP +PyTK, if your using this are you still in need of having the Portraiture mod?

chilly swallow
#

😄

crimson geode
#

I have portraiture for the shie portraits

mild mirage
#

do any of them edit vanilla character

#

If they are both trying to its like going to conflict with each other

fading shell
#

shie and dcburger? why the two sets of portraits? or are you mixing and matching

crimson geode
#

i was mixing and matching but if they are conficling i'll just remove the shie

mild mirage
#

one or the other mod is changing the games images to a new size, then when the other mod goes to replace the image its being told it cant because the image its replacing isn't the proper size any more

#

as long as you make sure both mods aren't editing the same npcs... delete the ones from the Portraiture mod folder that aren't needed. If you remove images from DC it'll give you errors because of it being a CP patch that relies on the files being there, were Portraiture will only use what the folder has available

#

if you want both Id suggest getting the portraiture version of dc and then mix and match both sets into a folder used by it

#

name the folder anything you want and then edit the config file in portraiture mod to match the folder name

#

That way you can take your favorite images from any HD mod or even possibly regular res images and mix and match your own custom set

#

Portraiture mods that is

#

Not sure why your getting Season Villager Outfits errors but we can look into those aw well

lapis void
#

anyone else having Struggles with nexus on mobile lately? for the last few days when i try to tap "images" or "files" or any other tab, it won't let me unless i long press and open it in a new tab

mild mirage
#

@crimson geode Seasonal villager Outfits is trying to overlay a mustache onto Harvey, but it cant because his image has been resized

#

Basically your issues are boiling down to conflicting mods

dire fractal
#

Uhhh does anyone knows how to fix this stuff?? I kinda feel something is wrong with my outfits lol

mild mirage
#

@crimson geode also do you have dupes of this mod by chance
'Romanceable Rasmodius' has multiple patches which load the 'Characters\Wizard' asset at the same time

native dragonBOT
#

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

lapis void
#

do you use any XNB mods?

mild mirage
#

I'm just working my way down the error list looking at what they all mean for you@crimson geode

crimson geode
#

let me check

mild mirage
#

they arleady posted it up a bit but there it is again

crimson geode
#

also it seems that when i removed the cp dcbuger file the other erros disappered

dire fractal
#

I dunno tho lemme check my files again oof

crimson geode
#

i still have the wizard error

mild mirage
#

99% of the errors are graphics and they are mods conflicting by editing the same image files

dire fractal
willow musk
#

I thought it looked familiar

lapis void
#

oh hmm, yukiimaru, i see an error from sailor styles? that could be what's doing it

crimson geode
#

okay so i did have dupes of the wizard file. i fixed that

mild mirage
#

possible confict between
Who's Wizard Character CP 1.0.0 + Romance Wizard?

#

ok it was likely the dupe

dire fractal
lapis void
#

yeah, try it without sailor styles--something's weird with one of the patches it does

mild mirage
#

all the other errors are like to go away if you pull the portraiture mod out. Maybe not the seasonal villige errors though because if the dc mod edit the images first, then that mod wont be able to do it's thing because the images will be hd instead of standard and Seasonal villages will fail to see the proper image size

#

If seasonal Villager outfits was only editing the sprites you would probably be ok, but its also trying to edit the portraits

#

can you edit its config to only do the one?\

spice turret
#

for the pethouse buildables, do i have to make my own tmx file? i see each folder has that file

crimson geode
#

i think it was the dcbuger cp file. now that i removed and removed the dupe wizard all the other erros are gone

mild mirage
#

@spice turret I want to say yes I'm just not sure how you need to do that

spice turret
#

same

#

i thought i could just duplicate that file but i dont think so?

mild mirage
#

buildables works by patching a part of a map directly onto a map as an overlay. So I believe it needs to be a map type file... thus the tmx file

#

@crimson geode if your keeping the other poturate mod with no errors and wish to have some of the dc pics, download the other version of the mod and then put the images you want into the folder your keeping and just overwrite the files you dont wish to keep... that is if you dont wish to keep them

willow musk
native grail
#

I have an issue with fishing again and I feel bad bothering Trent once more

mild mirage
#

I main reason a lot of mods are switching to CP+Pytk is because it allows for seasonal pics, were portraiture mods only allows for one image per npc

native grail
#

Sometimes I don't want to report anything because I'm afraid I'll overwhelm the modder or make them feel bad

mild mirage
#

Whats happening with it?

crimson geode
#

@mild mirage Thank you for help.

dire fractal
native grail
#

Same old, some fishes seem uncatchable

spice turret
#

ill look on the tmx page to see if theres a tutorial

lapis void
#

what are you trying to do jama? buildables should "just work" if that makes sense, you should be able to just open the buildables menu with F2 or whatever you change it to and build from there

spice turret
#

im adding in my own buildable basically

mild mirage
#

@native grail Like cant even get a bite when you should or ridiculously hard and unable to land them

spice turret
#

i did it the same way it appeared in the folder, im just questioning the tmx file

native grail
mild mirage
#

jama needs help taking an image of here pet house and making it a tmx file to use as a buildable

lapis void
#

ooooh okay! i've made buildables before, i can probably help

spice turret
#

ooo! thankyou!

mild mirage
#

@native grail More new fish right?

heady raptor
#

I want one mod that changes the game a lot I like the flower look

#

I don't wanna download a bunch but maybe a few

lapis void
#

the easiest thing to do, if your pethouse is the same size as the other ones, is to just go into the folder and swap in your png for one of the tilesheets in there

spice turret
#

o

#

ill see!

mild mirage
#

@native grail can you name one specific and the map your fishing?

lapis void
#

rename it to be the same name as whatever the tilesheet is, remove/rename the old one

spice turret
#

its not the same size

#

can i still replace those?

lapis void
#

oh then you'll want to make a new one or edit an existing one

native grail
#

I can't catch these two to save my life.

spice turret
#

okie dokie, ill make a new so i dont damage anything

mild mirage
#

could you put it into tiled for her easily so she doesnt need to learn it?

last cove
#

hello people of stardew, can i ask for some help with crashing?

pine inlet
#

im having too much fun making this mod

lapis void
#

the easiest thing to do still would be to open up an existing one, copy it, make it use your tilesheet, resize the map and add any tiles you're missing

native dragonBOT
#

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

pine inlet
#

why is making mods so fun

mild mirage
#

@last cove sure please post a log

last cove
#

yis, 1 moment

mild mirage
#

!log

native dragonBOT
#

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

mild mirage
#

lol

native grail
spice turret
#

ill make a new one instead!

#

ummmm

#

OR ILL JUST RESIZE IT

#

brb

unreal stratus
#

OH NO

mild mirage
#

@pine inlet I think its the gratification that comes from knowing you've done your part to add something to thins great game

unreal stratus
#

i LEFT MY

#

GAME RUNNING WHILE IT WAS ERRORING

#

and now I have 900 mb SMAPI LOG

neat plaza
#

WOW

lapis void
spice turret
spice turret
#

do i change the canvas size or the tile size....

spice turret
#

giving me very much confusion

mild mirage
#

@native grail well nothing there is jumping out.. no errors and if we do down to the bottom of the log nothing really jumps out there either... hmmm

robust bison
#

canvas size

#

tiles in SDV are 16x16

spice turret
#

okok

#

THANX

mild mirage
#

@last cove Better farm animal variety has a know issue right now that wont allow an ostrich to hatch.. (sorry spoiler) just pointing that out. If you remove the mod at that point in the game it will hatch, then you can put it back in after.... that's not your error though... I'm looking for that

dire fractal
#

@lapis void uhh i ran the game without the sailor moon and it didnt work, still having those weird lines on my clothes q.q

last cove
#

nah, my problem is trying to play fencing

#

place*

#

once i try to use it, it just crashes

mild mirage
#

also your log is very long and is taking forever to load... could you possibly. load up and load the save. then exit and give us a smaller log to work with please?

last cove
#

oh oops

unreal stratus
#

Lol I'm on my phone now and my log froze my computer

dire fractal
#

Oh god

robust bison
#

When your error log is bigger than SDV

crimson geode
#

Does anyone no how to make the ohdavi portraits work?

robust bison
#

xnb or CP version?

dire fractal
#

All of my outfits are CP

pine inlet
#

mine are ja, thats probably why

robust bison
#

I was asking Valthenia

crimson geode
#

The cp version

dire fractal
#

Ah yeah a few are also JA too, i forgot

robust bison
#

install CP, put the portraits mod in the mods folder

pine inlet
crimson geode
#

I did that

last cove
#

@mild mirage do i just upload latest?

mild mirage
#

@native grail sorry I'll look at the fish now got sided tracked I'm sorry

robust bison
pine inlet
#

SDVpuffershy hidden

#

they do not see

robust bison
#

what mods are those?

pine inlet
#

which ones you wanna know

robust bison
#

NPCs and interior recolor

#

and farmer mods I guess

narrow forge
#

Does anyone know if BFAV Mods work for Multiplayer co op?

robust bison
#

!mpmods

native dragonBOT
spice turret
#

I THINK

#

I DID IT

#

had to change the content a little bit

#

testing time

pine inlet
# robust bison NPCs and interior recolor
robust bison
#

ty

crimson geode
#

@robust bison no it didn't

spice turret
#

how do i use

#

tmxloader

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?

spice turret
#

isnt f2 for brightness

lapis void
#

f2 is the default key for buildables but you can change it in the TMXL config

spice turret
#

alrighty

#

would it still work if i kept it as f2?

#

aww old icon for sdv is back

#

i liked the valentines one

#

rip

#

i need to update so many mods

#

crying

lapis void
#

it would if you don't have anything else using F2?

spice turret
#

brightness

#

ill change it

lapis void
#

i have my buildables key as F4 bc data layers is F2

spice turret
#

o]

lapis void
#

idk how it works on mac but on windows i toggle on Fn (function) and then instead of brightness/volume etc it does the mod hotkey

dire fractal
#

I have a question, but I'm scared to ask because I don't want to come off as annoying...

#

Su please finish anything you guys have first! Sorry!

robust bison
#

!ask

native dragonBOT
#

Feel free to ask your question or describe your issue here, and someone will help if they can :)

spice turret
#

ugh i need to

#

edit my tilesheets

#

im sobbing

#

have to go back to macos

dire fractal
#

Okay, I just was wondering if anyone understands how to use naver because I found this sleeve mod I like but can't get and I don't want to come off as annoying because I have tried to make an account, but it failed and su now I'm anxious to ask for help because I don't want to anger people or be annoying!

#

Sorry!!!

#

No one has to help of course!!

mild mirage
dire fractal
#

Just it would be appreciated! Thank you!

robust bison
#

let me call in the expert

#

@ashen elbow

dire fractal
#

Okay

last cove
#

no problem, take your time.

spice turret
#

did someone say naver

#

its my specialty

dire fractal
#

Really?

spice turret
#

yes what do u need aha

dire fractal
#

Because I can't use my phone numbers anymore because my account got suspended for suspicious id and not understanding korean

#

;w;

spice turret
#

ok its ok!

dire fractal
#

Su it caused issues

spice turret
#

what do u need downloaded

#

ill send u it

winter mantle
#

Are there any money hacks on the twitch? SDVpuffershy

spice turret
#

just send tge link

dire fractal
winter mantle
#

Switch not twitch I'm so dumb

robust bison
dire fractal
#

I swear, I feel like I'm going to explode from your kindness!

spice turret
#

/oh, i use that mod too!! i use the more rounded sleeves, do u want those?

neat plaza
dire fractal
#

I was trying to get them both because I like both of them, but just one is fine, also sorry if I sound jumpy social interaction isn't my specialty and anxiety doesn't help

spice turret
#

theres also these squared type sleeves

mild mirage
#

@last cove WOW huge amount of JA errors lets figure that out

last cove
#

i cry

mild mirage
#

your log keep frezing up my browser though

spice turret
#

its okay! ill download both for you :3 when u put it in ur sleeves folder, name it 1.png, 2.png but make sure to have a 3.png, just duplicate one of the pngs and rename it to 3. if that made any sense iefuhgie

last cove
#

maybe i should just redo my mods lmao

lapis void
#

yeah your log won't even load for me ahaha

last cove
#

i get bored at like 11pm and think "oh i want this"

mild mirage
#

ok it working again.... no its not lol

dire fractal
#

Thank q! You're too much of a sweetie! I could just hug you! If that's okay!

spice turret
#

ill rename it for you! and yes ofc hehhehee

dire fractal
#

Hugs!!!! Thank you again! You're the best!

mild mirage
#

@last cove the bulk of the errors are graphics related having to do with images not being the proper size... but this doesnt make sense for JA mods that should already be working

last cove
#

if it ends up being too much just let me know, i have no problem just redoing mods. perhaps way less than i did this time

mild mirage
#

that what this error usually means and you have a lot of them
System.ArgumentOutOfRangeException: The target area is outside the bounds of the target texture

#

Are you running on steam? if so refresh or verify your install. i think maybe a file has become corrupted

last cove
#

ill do that and let you know

mild mirage
#

If a tilesheet file is broken and then the mods are all trying to patch that file... they will all fail

chilly swallow
#

hugs @spice turret

spice turret
#

HELLO

mild mirage
#

@last cove Its JA Items and I think they get added in theory to a Tilesheet in memeory that's an extension of the games tilesheets like the weapons one. if that original files is corrupt then it likely wont be able to extend it the way it should be able to. That would cause issue like this if it were to happen some how

spice turret
#

does anyone have a png of the petbowl? SDVpuffershy

daring raptor
#

the junimo chest mod is kinda buggy

spice turret
#

PINK

#

PINK

#

PINK

#

GIMMIE]

#

G

daring raptor
#

LOL

#

hold on silly

spice turret
daring raptor
#

LMAO

spice turret
#

YOINK

daring raptor
#

there u go!!

last cove
#

ya verifying didnt do anything. ill just either redo the mods or ill not have fences

spice turret
#

THANKU

daring raptor
#

YW

dire fractal
#

Pink, the best color!

spice turret
#

OMGOMGTHE CHESTS ARE PINKKKKKKKKKKKKKK

#

OMGOGGMGOGMGOMGOGMGMGG

#

nvm. thats a trashcan. shit

daring raptor
#

LMAO

spice turret
#

BUT EVERYTHING ELSE IS PINK!

mild mirage
#

@last cove you think its the fences mod cause so much trouble? If so simplest way to test is take that mod only out of the folder and see what happens

last cove
#

i have no idea. everything else is fine, just fences hate me i suppose

dire fractal
#

Also apologises if I don't message much in advance, I get anxious easily, it doesn't mean you guys aren't the best, it just happens! You guys are the best though and are su sweet!

worthy moth
daring raptor
#

and im not sure which mod causes this issue

#

some of the chest works fine

worthy moth
#

Just checking if it's Expanded Storage, because if so there is a way to fix this

daring raptor
#

oh

#

uhm, yes i'd love a fix.

#

can u help please SDVemoteheart

lilac swallow
#

anyone know any mods that makes combat less lame?

worthy moth
#

Expanded Storage can modify the size of the chest, so if you make it 36 like regular chests then everything will be sized/positioned correctly

daring raptor
worthy moth
#

Just Junimo Chest since it's only 9 by default

daring raptor
#

oh oki

charred beacon
#

Something's managed to break and I can't figure out what with the error log

daring raptor
#

i'll fix it in configs

charred beacon
daring raptor
#

thankies!! SDVemoteheart

charred beacon
#

I try to open the map and the game crashes

#

I don't have any new mods or anything so I don't know what could be bugging out unless something's updated and managed to break itself

dire fractal
#

Is there any Mods that will change the exterior of the houses and shops in Stardew to match the Japanese Buildings mod?

torpid fern
#

Is there a mod that would let me add fully-configurable crafting recipes? I know there are a number that add specific recipes, I'm hoping for one that will let me define the recipe I want to add, including all quantities of the component pieces.

iron bear
#

Sounds like something I've seen in the PPJA framework...

#

It's not exactly a mod by itself though.

plain tendon
#

If i am using mods to play SDV, to play vanilla, i just uninstall SMAPI right?

spice turret
#

does anyone have the pet bowl png?? tryna remove the orange tiles in petarea

#

but dont wanna remove the bowl

#

oh wait]

#

OH WAIT

#

nvm

#

oh wait

#

OH

#

ill just recolor this

mild mirage
#

@plain tendon to lay vanilla just load stardewvalley.exe from the game folder instead of running smapi

#

dont load a saved game though because it wont work

plain tendon
#

right but say i dont want smapi anymore, i just uninstall only smapi, right? there isnt anything else i need to uninstall?

mild mirage
#

yes and delete the mods folder

plain tendon
#

mk

mild mirage
#

if your running with steam and you have edited your launch in there to run smapi, you'll need to change it back to the proper exe

#

otherwise steam will try to load smapi and wont be able to find it

lilac swallow
#

does anyone know if the combat controls - fixed mouseclick mod has working config yet

#

I want to use it but only for weapon not farming

mild mirage
#

@lilac swallow 2.0.1
*Config options and minor glitches fixed
there are a couple bugs posted for the new version you might want to look at though
https://www.nexusmods.com/stardewvalley/mods/2590?tab=bugs
also WeaponsOnly setting ignores scythe. has been a bug since 1.1.5 and it says its still beeing looked at

spice turret
#

need to find cute petbowls

mild mirage
#

Didnt you like the ones that came with the orignal mod?

#

we could paint way the vanilla bowls again and lay in any bowls you find that you like

tired brook
#

Thanks! I'll take a look later today. What did you figure out though? If you already found an issue/pattern, that might make it easier to look into.

mild mirage
formal forge
mild mirage
#

the smapi page says this one works and the other is broken

formal forge
#

This mod claims it will not stack unstackable items, so it does not help.

mild mirage
#

ok sorry

formal forge
#

So these mods have no overlap

mild mirage
#

The mod author is fairly active, you could try contacting them in Making Mods

formal forge
#

What is their handle in discord?

mild mirage
#

hhmmm

formal forge
#

i've searched for titles similar to on the nexus, and no dice

tiny anchor
#

is anyone familiar with the all proffesions mod

dire fractal
#

Can anyone suggest some aesthetic CP furniture? I might consider some redecorationg over my newly upgraded house tho djjdkd

pine inlet
#

you know, for a farming game, im surprised there isnt a carrot in the vanilla game, not the cave carrot but like ones you actually grow, normal ones

devout pumiceBOT
#

@dire fractal: check out plato warp menu (12h ago)

pine inlet
#

ITS OS PRETTY

gaunt portal
#

Is there a way of just updating mods?

#

or do i have to redownload ea time?

carmine sinew
#

hi, is anyone here using the mason jars mod, cause i just downloaded that but i cant see it in game and dont know how to make it work

distant tiger
#

did you change the config to adjust how you want it to look? there's info about that on the page. you may need to do that before you can see the changes

unreal stratus
carmine sinew
pine inlet
#

this shirt-- SDVsadcat2

#

my farmer got back

distant tiger
# carmine sinew uhh how do i do that, srry not an expert at mods

If you've run the game at least once since installing the mod, there should now be a config.json file that has appeared in the folder for the Mason Jars mod. Open that up with Notepad or any other text editor. The Mason Jars pages walks you through what each option means, and if you look through the images on the page you get examples of what each mason jar type looks like so you can pick the one you want

#

the Mason Jars page on Nexus that is

carmine sinew
#

thank you

carmine sinew
distant tiger
#

for Mason Jars specifically? no. But you do for Steam to correctly launch your game with mods

#

!gettingstarted can walk you through it if you need help with that

native dragonBOT
carmine sinew
#

thank you once again

patent oriole
#

Anyone here actively browse the naver stardew cafe? I need help pls I’m desperate 🥺🥺

ashen elbow
#

@spice turret

pine inlet
ashen elbow
#

he's so tall,,

mild mirage
#

@patent oriole what seams to be your issue? I sorry I don't use naver thought if its about that

patent oriole
mild mirage
#

ok sorry

patent oriole
#

No worries

ashen elbow
#

could you at least say what your issue is, in case someone sees it later?

pine inlet
#

why isnt the bathroom for the mod bathroom after 2nd upgrade showing??

patent oriole
#

I’m trying to find someone who has a copy of this farm map mod. The original author (후엠) took down the files before I could download them and now I am regretting so hard 😕 I just need a copy for personal use. Worst case scenario I’ll just try to do it myself and copy the same on Tiled

lapis void
#

bathroom after second house upgrade, and most other farmhouse mods, are broken in 1.5

#

anything that hasn't been updated for 1.5 won't work right

pine inlet
#

damn

ashen elbow
#

if they took it down it's probably because they didnt want it distributed anymore

pine inlet
lapis void
pine inlet
#

thank you

ashen elbow
#

i know mod creators dont like others redistributing their mod files either

pine inlet
#

i just wish i could use the mi's bathroom recolor on it

patent oriole
#

I should have downloaded it back then. I use android so I was like I’ll download this when they update android but alas

#

Now I no longer procrastinate lol

lapis void
#

you can! you just have to replace the tilesheet i think

#

i want to use mi's on it too i've just been too lazy

pine inlet
#

😳 i didnt think of that, i can replace the tilesheet and let you know if i succeed. would you want me to send the edited tilesheet to you?

lapis void
#

nah it's okay! ty tho!

dire fractal
#

hii so sorry if this is a dumb question, i went to the troubleshooting guide but i wanted to download the cute valley mod but once i get the file it tells me “you don’t have an application to open this with” and so it doesn’t properly load into the mods folder, i am on mac and no other mod has done this :(

ashen elbow
#

just unzip it?

lapis void
#

is it a .rar?

chilly swallow
#

places coffee and tea on the table for everybody

lapis void
#

@spice turret o mac expert, how do u open rars on a mac SDVpuffershy

chilly swallow
#

if you want a bathroom mod, you can get one after cellar upgrade, Jen's Cozy Cellar works, and has a bathroom in it

dire fractal
#

okay i figured it out :D it was a simple fix just needed a specific app to open it

formal forge
#

Life without stacking mods be like:

slim atlas
#

Are Cheese Presses and the like normally stackable?

#

(I ask because I know I can stack them in my game, but don't know off hand if that's normal of if there's a mod doing it for me to check for you.)

snow wraith
#

yeah

shell jackal
#

Yah, it's vanilla now

gaunt portal
#

They really need to make tackles stackable..

#

I have chests full of tackles to deconstruct for Ore >.<

#

bars**

formal forge
#

StackEverything mod used to deal with it

#

but Cat has discontinued updating it

#

i just updated all my mods for 1.5 so i can finally begin enjoying what 1.5 has to offer.
but StackEverything and Cooking Skill are the two mods that are not updated.

#

I cry

#

(more for lack of tackle stacking than anything else)

slim atlas
# formal forge *I cry*

I'm with you on Cooking. I really want to add a cooking skill to my game, but Cooking is out of date and all I read about Love of Cooking is more bugs, so I'm afraid to load that one with everything else I have going on.

worthy moth
#

Love of Cooking has been working well for me so far, but I've never played Cooking Skill so I don't know how it compares

autumn bloom
#

Love of Cooking has been working good for me.

formal forge
#

Lack of tackle stacking leaves me with only one option

#

Forgive me master.... but i must go all out

autumn bloom
formal forge
worthy moth
#

You can throw your tackles into an Expanded Storage and then stacking won't matter anymore 🙂

formal forge
#

would prefer to avoid such expanded storage mods. I have my reasons

slim atlas
autumn bloom
#

The Cozy Farmhouse is real good

formal forge
unreal stratus
#

I have a stupid joke pls forgive me

formal forge
#

You are already banned

autumn bloom
unreal stratus
#

You like mods? SDVpufferuwu
I've got a mod for you right here:

#

unzips mod

slim atlas
formal forge
autumn bloom
dire fractal
#

I'm loving these more cartoony character portraits.

slim atlas
autumn bloom
#

Woops

#

My bad

#

Yeah let me find

quick bluff
#

I am trying to use the Android version of SMAPI. However, whenever I try to launch the game, it crashes. Does anyone know what is going on?

pine inlet
#

this poor person

slim atlas
autumn bloom
#

I was just going off memory XD knew it was recent so had to just search farmhouse and sort by release.

slim atlas
#

I like the idea, but I'm unsure of shrinking the upgraded house (especially because SOME mod I has allows for adding extra rooms, and I don't know how that would play together (or not).

#

(I'm also unsure what mod is actually is.)

pine inlet
#

I do like it, buttt

#

i cant choose between the one i have and that one

storm hearth
#

is garden farmhouse v2 MP compatible? i just got it as the non-host and my 2nd floor is the first floor of the host, so when i arrange something on my 2nd floor i rearrange something on the hosts 1st floor xDD (the host currently doesnt have the mod)

oblique ether
#

Now it got even worse. I cannot even load files anymore 😦

pine inlet
#

!log

native dragonBOT
#

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

autumn bloom
pine inlet
slim atlas
#

Ah, I see now. That's excellent. Definitely plan on adding a cellar (I actually just bookmarked a cellar mod earlier that adds a bathroom and arcade down there)

autumn bloom
#

Yeah, I got Cozy Cellar and the all upgrade version.

oblique ether
pine inlet
#

smapi: 🚶🏻 ☎️

#

but anyways-

slim atlas
gaunt temple
#

hello does ridgeside go well with SVE?

pine inlet
formal forge
#

Imah just say

#

the person who made the unbreakable tackle mod is a goddamn hero

#

also a chad

autumn bloom
pine inlet
#

mmmmm system out of memory error

#

wonderful

worthy moth
#

That's crazy for it to happen so early, how much memory do you have?

oblique ether
#

dunno

#

dunno who to find out and how to make memory free

ocean root
#

anyone know what this is? Do:

pine inlet
#

I might've done more than just replace some tiles- SDVpufferchicksweatsip

oblique ether
# ocean root

Did you start two games at the same time by accident?

ocean root
#

i did not thinked

slim atlas
#

Now I just needs folks to go nuts with the Multiple Floor Framework so I can have awesome rooms up top (though I of course downloaded the base pack, I still want to see what folks do with it)

lapis void
#

do you have headphones plugged in or a working audio device of some kind?

dire fractal
#

luca ur farmer is adorable

lapis void
#

OOO luca that's so cute

pine inlet
#

SDVpufferuwu thankies!

oblique ether
ocean root
lapis void
#

can you post your full log?

worthy moth
#

@oblique ether I just mean overall, check your task manager CTRL+SHIFT+ESC and you can see memory on the performance tab

oblique ether
ocean root
#

where to? :o

lapis void
#

!log

native dragonBOT
#

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

worthy moth
#

8GB is plenty for SDV so that should definitely not be happening

oblique ether
pine inlet
#

maybe you can go back a version of smapi, do you have the zip for the version before still?

ashen garnet
#

SVE Question: Is is possible to have both the IFR2 and Grandpa's Farm installed?

oblique ether
#

"MemoryCompression" shows "1 hard error" in my memory but I have no idea what that means

pine inlet
#

3.9.1 is still on nexus in the old files

autumn bloom
#

But if you want for multiple saves you can use mod groups (or whatever they are called, I forget)

oblique ether
#

Google Chrome uses 15 to 20% of my memory. Is that normal?

worthy moth
#

Google Chrome is a memory hog

#

I switched to Edge Chromium which is the same browser but better memory handling

autumn bloom
#

Every tab eats up more memory with Chrome

#

I just quit literally everything before I start playing, I don't have the memory to spare. Even tried quitting windows explorer but that seemed to cause issues

oblique ether
#

thanks guys, will try that

worthy moth
#

Still though as long as you have 3GB available for SDV it can't use more than that

#

So freeing up more than that wouldn't do much to help

oblique ether
#

I will play Banished for today 😄

autumn bloom
worthy moth
#

4GB is the maximum anything built on 32-bit architecture can use, but realistically it's less than that available

autumn bloom
#

Makes sense

pine inlet
#

the deluxe fishtank--

#

its so pretty-

ashen garnet
#

...something just occurred to me

#

do ya'll update all your mods manually, or do you use a mod manager?

pine inlet
#

i dont use mod manager at all

autumn bloom
#

Basically everyone here is on manual

formal forge
#

MOD MANAGER

#

HA

#

IMAGINE!

worthy moth
#

One of the problems is no mod manager was designed well with SDV modding in mind. It's main job should be to reduce failure by automating things, but for SDV most of them only result in more issues.

formal forge
#

i just spent 3 hours manually updating all my mods for 1.5

#

that is our burden

pine inlet
#

theres a price to pay for more fishy

ashen garnet
#

I just want 1-click update -_-

worthy moth
#

There's a price to pay for that convenience, and oftentimes it's hours of troubleshooting issues

#

Mystery issues that no one can figure out, and you end up manually reinstalling everything

autumn bloom
#

It should be such a simple thing too, "Download, delete old folder, unpack" would be all the manager needs to do 98% of the time, edge cases would need to be worked out.

worthy moth
#

It'd be cool if mods could ship update instructions in their manifest.json that mod managers could use

#

Like for most the part delete+replace is fine, but maybe they could note which files are user config

autumn bloom
#

That's the kind of thing I was imagining for edge cases, also things like "the folder changed names, be sure to delete this one!"

#

"This mod has added more JSON Asset items, are you sure you want to update?"

distant tiger
#

Yes I wish mod updates would do a better job calling them out. Some do, but not everyone does

old cedar
#

Anyone having issues with the new SMAPI version get caught and locked down by your anti-virus software?

royal arrow
#

.quote 5073

devout pumiceBOT
old cedar
#

Thank you!

unreal stratus
#

Is this mod a fever dream?

#

I remember one instance of SVE requiring this as a dependency

#

And then it was gone

slim atlas
#

I feel like a lot of people have it for Seasonal Villager Outfits

#

(I know I do for that reason)

unreal stratus
#

It might not have been SVE but SVO lol

autumn bloom
#

I've got it in my mods, don't remember what for

slim atlas
autumn bloom
#

I also have random flower queen

hidden night
#

I'm new to stardew valley expanded... any recommended mods that are compatible and helpful that I should add?

autumn bloom
slim atlas
autumn bloom
#

I know Jas and Vincent can win

#

no, not win randomly play at it

#

Lol, he was doing that on my dance. Didn't know it wasn't vanilla.

#

I should've though

native dragonBOT
autumn bloom
#

Nice!

hidden night
unreal stratus
#

I think most of them are quality of life mods

#

Expansion mods like SVE are:
Museum Expansion, Stardew Aquarium, Mermaid Island, Boarding House, East Scarpe, Ridgeside Village

slim atlas
#

(Everything Obamoose listed is compatible with SVE at this time. They are ALL installed in my game.)

hidden night
#

Thanks!

slim atlas
#

There's also Lunna - Astray in Stardew. Adds a few new NPCs and new area.

#

The NPC Isla also has her own Underwater Cove, but I haven't checked out how extensive it is yet. (Also, if you have the optional SVE file Grampleton Fields installed, you have to modify one of the Isla files to access it.)

storm hearth
#

any1 got an idea if seasonal farmhouse v2 is MP compatible? host got it(lvl 1 upg house) and i got it too (lvl 3 upgade), but when i wanne go to my 2nd floor i end up on her first floor, if i go "down" from her first floor, i go outside instead, do we need the same level of upgrade for not warping weirdly?

also, my farmhouse has this weird lower area, which makes the floor like walls

#

plus there is 1 wall tile in the middle, which i cant give another wallpaper

autumn bloom
pine inlet
# storm hearth

did you go to robins and ask her for the new add on rooms? if so you want her to remove them

storm hearth
#

great idea, ill remove and readd them

#

i had them added before

pine inlet
#

i tried that and it did the same thing, you dont want to add the new add on rooms

tame moth
#

Has anyone used Trent's Raccoons? Bc it sounds extremely funny but 🤷

pine inlet
#

chaotic? .... perhaps- but pretty

tame moth
#

Unforts

#

I might do it eventually then

pine inlet
#

i have yet to get any of the new bfav animals i added

#

so thats why i said yet

tame moth
#

Gotcha

autumn bloom
#

i just downloaded them now, hadn't noticed them before. The only new animal I've bought so far is a crow.

fleet marsh
#

Hm, Adopt n Skin lost track of basically all creature IDs and set them to 0 in multiplayer, making them impossible to change. Any way to fix that?

#

This is using the Adopt n Skin 3.2.0 beta 1.7

storm hearth
pine inlet
#

youre welcome! SDVpufferheart

storm hearth
#

@pine inlet do you also have a solution for the MP / cabin warp ?

pine inlet
#

wdym?

#

as in the warps in the cabin having an issue?

storm hearth
#

i got a cabin lvl 3, when i go to my 2nd floor i spawn at the hosts first floor instead of my 2nd flor

#

host got house lvl 1

pine inlet
#

hm, i dont play multiplayer really so i couldnt tell you, do they also have the mod?

storm hearth
#

yea

#

tried to find bugposts on nexusmods but didnt find anything at a first glance

pine inlet
#

this is why

storm hearth
#

Cabins don't have a fixed coordinate (they're placed by players) so they can't use the warps properly, this can't be fixed unfortunately, they only serve as quick access to the main house rn.

#

yea

#

just found it too

#

xD

pine inlet
#

lmfao SDVwizardXD

storm hearth
#

ok slightly annoying

#

but i can live with it

#

guess ill urge the host to upgrade to enjoy 2nd and 3rd floor 😄

pine inlet
#

lmfao- steals their 3rd floor

spice turret
#

huh

pine inlet
#

huh?

spice turret
distant tiger
#

Would be good horse skins for AnS too

spice turret
#

I THOUGHT IT WAS A FR TRACTOR

distant tiger
#

so many pretty things on Naver

tired brook
pine inlet
#

um why do my items disappear when i try to put them in the bag

fleet marsh
#

Ooh, I'll take that thanks

pine inlet
#

ok nvm, for some reason its only honey that wont go in

fleet marsh
#

It'll go splendidly into a horse skin...once I get Adopt n Skin working again Dx

spice turret
#

OKAY, EDITED TILESHEETS

#

i need cute petbowls

#

LIKE SUPER CUTE

crimson geode
#

Can someone tell me why I cant get the CP Nongdarn portrait mod to work?

royal arrow
#

You could link it and provide your log, that would give folks more info to help you troubleshoot

#

!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 inlet
#

is there a way to fix this-

#

it looks funny

crimson geode
spice turret
#

what do u mean

ashen elbow
#

are you using custom menu background?

pine inlet
#

yes

autumn bloom
pine inlet
#

SDVsadcat2 man

ashen elbow
#

idont have climates, and ive had it happen

pine inlet
ashen elbow
#

idk it looked like custom menu background and folaige redone wer clashing

autumn bloom
#

Yeah, I do too

royal arrow
autumn bloom
#

Got both, so that's probably it there

pine inlet
#

it happened before i had any recolor mods

ashen elbow
#

huh. night sky realyl do bonk sometimes

autumn bloom
ashen elbow
#

,mmmmmm conflict woohooo idk if i want to use foliage redone, or AWNR

autumn bloom
ashen elbow
#

yeah but i like both of them

#

so i just cant choose

autumn bloom
#

I'm saying you can mix them

#

Foliage redone has a version that only does the trees and things

ashen elbow
#

and im talking about foliage redone in general

#

not just trees

pine inlet
#

mmmm should i make more drink assets for my mod or should i leave it be for now

ashen elbow
#

i dunno, the JA mods ive made only have around 5-6 things in them

spice turret
#

back

ashen elbow
#

hi

#

back im da

#

d

pine inlet
#

well theres only 13 brisk drinks

autumn bloom
#

Dad? Is it really you after all this time!?

ashen elbow
#

Im sorry,, they ran out of milk so i had to search far and wide

spice turret
#

LOLOLOL

#

im still looking for cute petbowls

#

ack

crimson geode
#

can a CP portrait file that uses xnb files still work?

spice turret
#

if its cp it shouldnt contain xnb files

#

it should have pngs if im correct

ashen elbow
#

nah, xnb files can work if it contains the whole file.

spice turret
#

oh

#

okok

crimson geode
#

ok so the portart mod i have should work but its not for some reason

spice turret
#

also question, i downloaded the moveable pet bowl mod, it has a tiles.png, will that appear in my game? cause i recoloured that area

autumn bloom
#

Hopefully not if it's loaded before your recolor?

pine inlet
#

its fixed!

autumn bloom
#

Was that with the fix Lenne posted?

pine inlet
#

yes :3

autumn bloom
#

Nice

spice turret
rustic marsh
#

Someone said there was a debug command to cancel a wedding, does anyone know what they were talking about?

pine inlet
spice turret
#

I STILL DONT SEE

#

both of them have gaps?

autumn bloom
#

The lighter sky

pine inlet
#

wh-

#

no-

spice turret
#

OHHHH

#

oh

pine inlet
#

SDVsadcat2 theres a gap between the sky and the mountains before

worn marsh
#

i thought that was just the ocean tbh

pine inlet
#

lenne gave a mod that fixes that gap and it worked

#

LOL

#

but the sold menu is in the screenshot-

autumn bloom
#

I wouldn't really describe it as a gap

pine inlet
#

its, a gap

crimson geode
#

can someone helo me get the nongdarn cp mod to work. i don know why itsnot

spice turret
#

i dont se no gap

#

im blind

worn marsh
#

the menu screen has an ocean behind the mountains so im p sure that dark rectangle is just the ocean

spice turret
#

OHHHH

worn marsh
spice turret
#

OHHHHHH

#

yea that looks like the ocean

pine inlet
#

but at night theres no light reflection or anything on it, just a dark square

spice turret
#

cayse the sun is reflecting

#

O

worn marsh
#

yeah so it looks weird

autumn bloom
#

OH MY GOD

#

I just thought it was a glitch

worn marsh
#

lol same

#

I thought the same for like 4 years

ashen elbow
#

sdv lore uncovered

spice turret
#

LOL

worn marsh
#

found out it was the ocean a couple weeks ago because of RSV's background SDVpufferchickmorning

spice turret
#

4 YEARS omgomg

pine inlet
#

maybe someone could fix it so it actually looks like the ocean at night

#

lmfao-

worn marsh
#

good idea actually

#

i could put a little moon there

autumn bloom
#

A lore friendly version of the fix XD

#

I have moon phases which already adds a moon

pine inlet
#

instead of just removing it completely Xd

worn marsh
#

i'll see about making it coincide with moon phases

#

alright, another one to add to my long to-do list 🤣

pine inlet
#

me whos been avoiding the npc mod im wanting to do

spice turret
#

i will recolour this bowl.

#

since its the only cute one i could find

#

oof

crimson geode
#

can someone helo me get the nongdarn cp mod to work. i don know why itsnot

runic cobalt
#

Flower Dance

#

(nop, it's not seasonal outfits)

pine inlet
#

i have that mod :D

native dragonBOT
#

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

crimson geode
autumn bloom
#

Content patcher is out of date

#

nm

spice turret
#

okay. someone name a shade of blue

crimson geode
#

i just updated it

spice turret
#

for the water

#

and a shade for the food

autumn bloom
#

Teal and salmon

spice turret
#

THANX

autumn bloom
crimson geode
#

its a protrait mod but the portairt didnt change.

#

its the the vanilla version

autumn bloom
rustic marsh
#

ooo maybe

#

the thing is we delete the npcs mod because we figured if we did it may have cancled the wedding event

#

so idk if it would work anymore since technically he doesnt exist.

unreal stratus
crimson geode
#

yes it is

autumn bloom
#

Apparently its a CP mod with an XNB

rustic marsh
unreal stratus
#

Try it yourself first

#

debug makeex Sorren

rustic marsh
#

oke

#

do u just like put it in the cmd?

unreal stratus
#

yes

rustic marsh
#

yessssir

crimson geode
#

@autumn bloom still nothing

rustic marsh
slim atlas
#

The predictability of some things in the gaming world will forever amuse me. Downloaded "Yet Another Jump Mod". Knew without a doubt with no description or anything else that the keybind would be "space", because that's just how it is.

autumn bloom
rustic marsh
#

Is there any command that will cancel events happening tommorow/cancel a wedding thats gonna happen tommorow?

autumn bloom
#

It also brings me to 400 separate folders in mods.

unreal stratus
rustic marsh
#

Yeah thats the thing.... we removed his game files because we thought if we did it may just cancel his wedding event

#

but if we add him back it may be a whole new sorren

#

it wouldn't matter

#

rightttttt?

unreal stratus
#

Put him back 👀

rustic marsh
#

Wouldn't that be a new sorren though?

crimson geode
#

the nongdarn mod

unreal stratus
#

It's the same charachter files

rustic marsh
#

Wouldn't the sorren data thats attached to our world not be there anymore?

#

or can it like come back

unreal stratus
#

I think it just comes back 😛

#

But you could try SDVpuffersweats

rustic marsh
#

oooooooooooo

dire fractal
#

probably depends on what if anything got written to save files?

autumn bloom
#

Try changing the folder name to [CP] Z NongDarn Character Portraits maybe Z[CP] wouldn't work? (I'm reaching for straws here, if someone has any better ideas...)

dawn yoke
#

hey does anyone know what i need to type in launch options to get smapi to work w steam achievements? i installed thru vortex and the guide just says 'copy whats in the install window'

autumn bloom
#

You shouldn't be using Vortex

dawn yoke
#

the install guide said it was fine but okay

dire fractal
#

"Driveletter\Path\To\Stardew\Directory\StardewModdingAPI.exe" %command% or thereabouts

dawn yoke
#

thank you :)

dire fractal
dawn yoke
#

yeah like i said the guide blurs out what i needed lmao

dire fractal
#

Ah good point yeah.

autumn bloom
#

I didn't have steam open so I tried going there to get the copy paste XD

dire fractal
#

Per Dichotomy's comment - Vortex has caused issues for some users. If it's working for you it's fine. If you get weird files-vanishing-from-mods issues try a not-vortex setup.

dawn yoke
#

yeah i've only used it with skyrim so far but i see it hasn't been fully tested for stardew. i'll cross that bridge when i get to it tho :P

dire fractal
#

*nod

autumn bloom
#

I'm kinda glad knowing someone here is using it, always good to keep an eye on such things.

crimson geode
#

@autumn bloom i did rename it but stilll nothing

autumn bloom
#

I'm sorry 😢

crimson geode
#

its okay thanks for trying

rustic marsh
unreal stratus
rustic marsh
#

That's what he did the first time?

unreal stratus
#

OH

#

woops i'm blind

#

Check the relationship tab

#

There doesnt have to be an output

rustic marsh
#

wAIT

#

WAIT

#

So the host did it, and now it says they're divorced. If the non-host do it will it still work?

#

How would he do this for another player?

#

Or instead, how would the other player get permission to use the console

unreal stratus
#

The other player has console permissions I think 😮

crimson geode
#

okay does anyone knoe how to keep the cp dcbuger protraits from conflicing witht he seasonal outfitls mod

dawn yoke
#

vortex seemed to install everything perfectly, it all works fine! i didnt install any visual mods though and i'm not sure how it'd support them (especially the ones with multiple options for building designs)

rustic marsh
unreal stratus
#

or a smapi log

rustic marsh
#

Hold up i sent one earlier ill grab it

autumn bloom
rustic marsh
#

From the "wedding"

autumn bloom
#

It would be tedious and you'd have to be careful with the formatting

rustic marsh
crimson geode
#

could I add the png files to protraiture?

unreal stratus
#

I just noticed you have multiple spouses

rustic marsh
#

Is that a problem? I installed that after it wasn't working anyways.

autumn bloom
unreal stratus
#

Yes lol

#

An error occurred in the overridden update loop: System.Exception: Error on new day:

Object reference not set to an instance of an object.
at StardewValley.Game1.prepareSpouseForWedding_PatchedBy<aedenthorn.MultipleSpouses>(Farmer farmer)

rustic marsh
#

so we should try getting rid of that?

unreal stratus
#

Aedenthorn says in the mod description that it doesn't work great wit multiplayer

#

so I'd remove it

rustic marsh
#

Okay.

rustic marsh
cloud saffron
#

are there any mods that make it so you can buy out of season seeds?

autumn bloom
#

I'm trying to find the one I have

cloud saffron
#

thank you!!

autumn bloom
cloud saffron
#

thank you sm!

autumn bloom
#

Yar

rustic marsh
unreal stratus
#

Jeyo

#

Heyo*

rustic marsh
#

hola

unreal stratus
#

Does it still not work?

rustic marsh
#

ye

autumn bloom
#

I'm confused. NPC map locations has an updated. I apparently don't have the folder, yet I've been getting the locations on my map. It says I should download the locations from the SVE main files... but nothing is labeled as such... I just want that fancy new minimap!

unreal stratus
rustic marsh
#

yep. as were sleeping our screens keep black and then crash

unreal stratus
#

THis time there are no errors tho?

rustic marsh
#

There arent?

unreal stratus
rustic marsh
#

whattttt

#

but it litterly crashes

#

im pretty sure it does because sorrens wedding is glitched

#

and his wedding is tommorow

#

we were trying to figure out how to cancel it, and then it lead to this

autumn bloom
timber apex
#

hi, does anyone know of any mods to enhance the after-wed experience? im kinda sad just watching sebastian stand around in my house all day doing nothing, i miss when he would go outside or do programming and whatnot :(

autumn bloom
unreal stratus
timber apex
#

thanks :D

unreal stratus
#

season + day

rustic marsh
#

ibelieve its spring 21st

unreal stratus
#

do
world_setday 23

autumn bloom
#

Mwahaha! Genius

distant tiger
#

A week or two ago someone mentioned that they kept having topaz and other gems spawn into their inventory at the beginning of the day. There was no errors and nothing obvious was in their log. It's been happening to me too with this most recent save. I can't tell what's causing it but the only thing I can see is the spawn always happens at the beginning of the day when you've shipped things the day prior.

#

I wish I could remember who was having this problem so I can look at their log again, but I suppose I might have to start playing whack-a-mole to figure out which mod is doing this

lapis void
#

i got u

distant tiger
#

I'm going to start with Convenient Chests, Ship Anything, Expanded Storage, and Vanilla Expanded Storage since I think those are the only things that I have which touch the shipping chest

#

YES thank you

lapis void
#

just searched in: # using-mods topaz :P

distant tiger
#

You had better luck that me because I searched on topza last night and I couldn't find it. But maybe somehow the search works a bit better on mobile than the desktop client

#

topaz

autumn bloom
#

Yeah, if you searched topza I think I know the problem XD

distant tiger
#

It's just really ridiculous this time because the game decided to spawn 33 diamonds out of nowhere this time. WHY

#

if the game keeps this up I feel like I can Oprah all the NPCs a diamond. You get a diamond! You get a diamond!

spice turret
#

if thus game dont start im gonna lose my shit

#

right when i said that it started BIHWDGIFUHWH

distant tiger
#

welp, looks like Solo Crew doesn't have ANY of the mods I wanted to test. so this is going to be more annoying to figure out than I thought because it's not an obvious mod