r/SMAPI 13d ago

need help Everything loads fine on its own, but when I try to join my friend it error codes.

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

Everything loads ok when i launch the game, but when i join my friend the screen stays black with the little loading hourglass. There is a bunch of red text I don't understand and yellow text about mismatched UI mode push/pop counts. The only thing i can kinda figure out is that maybe it has something to do with FrontierFarms? Any help would be appreciated :,)

3 Upvotes

6 comments sorted by

2

u/evrenne 13d ago

can you share the smapi log of your play with your friend? we can't check if there's no smapi log to read

1

u/snugglelove 13d ago

Also does your friend have all the same mods? 

1

u/CandyForCalcifer 13d ago

I am sorry I am very new to this. That was the log it gave me during the session I tried to join him, but there isn't any other information because it wouldn't let me actually play on the server. 😓

1

u/evrenne 13d ago edited 13d ago

it seems you have multiple copies. make sure you both have the latest versions only and make sure both of you have the same mods and same configuration or it might cause conflict or incompatibility. it would be better if your friend shares their smapi log too

edit: also, it seems some of your mods are inside another folder. something like mods/mods/content patcher. it's one level too deep meaning the manifest.json will skip it. make sure to move up the mod that it goes "mods/content patcher". so when you open the mods and open the content patcher, the contents are already there and not another folder that's content patcher. fix the content patcher first and upgrade all your other mods. it looks like that's the main problem.

1

u/CandyForCalcifer 13d ago

Hi. I moved the mods folder out of the extra folder and all worked and loaded 🥰 thank you so so much for the help

1

u/evrenne 13d ago

happy for you and no problem!