Issue (Multiplayer) Stuck in wall / Cannot enter farm / Cannot advance to next day

Zolka

Greenhorn
SMAPI log: https://smapi.io/log/2c5089ee14064bb5a742ffdedaf39490

Playing with 3 other players on PC (note: I am not the host), we ended a session on the same day that I had my wedding event with Sophia (from the expanded mod). As I recall there were no issues prior to shutting the server down that day.

Fast forward to our next session and when the host boots up the server, they get the wedding event first thing before anyone else can join. Afterwards, everyone else is able to load in just fine, however I find that when I join, I am stuck in the wall with a bed, however nobody else can see either the bed nor me.

If we simply wait out the day and let me pass out, the game stops at the loading screen that night, and crashes our host.
I will note that we did try to advance one day without me connected to see if that would fix things. They were able to go to the next day, so that's where the save is at now, however I am still encountering the problems.

The one workaround I had for this was the warp command, which I was able to use to unstuck myself and go to the forest, however if I try to reenter the farm or even port back into the house I get stuck at the loading screen and have to restart the game, which just puts us back at square one. I could walk to the other zones just fine though.

Any help would be appreciated, even if it's just "ya that's not fixable" lol.

Thank you.
 
Thanks for your log, can you have the host also post a log?
It's good for multiplayer issues to verify everyone has the same mods.

Maybe also have them post the save: https://stardewvalleywiki.com/Saves#Find_your_save_files
I've seen this a few times; users have mod discrepancies. But, none have really followed up enough to narrow down the core issue.

Code:
21:35:07    ERROR    SMAPI    An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
   at StardewValley.Objects.BedFurniture.ApplyWakeUpPosition(Farmer who) in stardewvalley\Farmer\Farmer\Objects\BedFurniture.cs:line 199
   at StardewValley.Network.Client.setUpGame() in stardewvalley\Farmer\Farmer\Network\Client.cs:line 208
   at StardewValley.Network.Client.receiveServerIntroduction(BinaryReader msg) in stardewvalley\Farmer\Farmer\Network\Client.cs:line 291
   at StardewModdingAPI.Framework.SMultiplayer.OnClientProcessingMessage(IncomingMessage message, Action`1 sendMessage, Action resume) in SMAPI\Framework\SMultiplayer.cs:line 330
 

Zolka

Greenhorn

Attachments

Host log: https://smapi.io/log/0b711cccecb94431b586dbf6b1f0fd4f
My log (updated): https://smapi.io/log/4a5bf3301ee6420fa191b91ca94a3c09

Thank you for looking into this, I've gone ahead and also posted my log from the session I had the host launch just now, as I have installed a few more mods to try and match all the ones they had that we can think of.

They were not 100% on if the save file was zipped up properly so let me know if we need to try that again.
No prob!
Thanks for the new logs, and save. The save looks zipped up properly, appreciate it!

Give me some time to take a look, and I'll update the post later with an edit.
-------------------------------------------------------
EDIT:
Alright, sorry for the late reply!

So, I tested as well as I could. I'd launch 2 instances of SDV to be the host, and your character. WIthout SDV Expanded; it loads fine, but I unfortunately do not have a powerful enough computer to handle 2 instances of a fully modded SDV Expanded game.

However, checking the save, and comparing your bed positions to other players seemed to be okay. It eventually hit me though.
Since you're married, with an upgraded house; you should have a double bed.

Right now your character has a single bed; and I'm betting that may be the reason for the error.

So, I've gone ahead, and edited in a double bed for you.
Can you give this edited save a try when you get a chance?


PS:

Also, the host is missing Error Handler from SMAPI; which helps fix some bugs.
Have them redownload SMAPI: https://smapi.io/

Extract it; then go into the SMAPI 3.18.2 installer/internal/windows/ folder, and extract the 'install.dat' file.
Go into the extracted folder, and copy "ErrorHandler" back over into their mods.
 

Attachments

Last edited:

Zolka

Greenhorn
No prob!
Thanks for the new logs, and save. The save looks zipped up properly, appreciate it!

Give me some time to take a look, and I'll update the post later with an edit.
-------------------------------------------------------
EDIT:
Alright, sorry for the late reply!

So, I tested as well as I could. I'd launch 2 instances of SDV to be the host, and your character. WIthout SDV Expanded; it loads fine, but I unfortunately do not have a powerful enough computer to handle 2 instances of a fully modded SDV Expanded game.

However, checking the save, and comparing your bed positions to other players seemed to be okay. It eventually hit me though.
Since you're married, with an upgraded house; you should have a double bed.

Right now your character has a single bed; and I'm betting that may be the reason for the error.

So, I've gone ahead, and edited in a double bed for you.
Can you give this edited save a try when you get a chance?


PS:
Also, the host is missing Error Handler from SMAPI; which helps fix some bugs.
Have them redownload SMAPI: https://smapi.io/

Extract it; then go into the SMAPI 3.18.2 installer/internal/windows/ folder, and extract the 'install.dat' file.
Go into the extracted folder, and copy "ErrorHandler" back over into their mods.
This is awesome thank you again so much! The host has a fairly busy weekend at the moment so may not be able to test this for a day or two but as soon as we are able I will give an update on how things went!
----------------------------------------------------------------------
EDIT:
We were able to try it out sooner than expected.

Host log: https://smapi.io/log/e3b8cc6d1b7840f6b831096bed1a52a2
My log: https://smapi.io/log/8f6a4fe9c97a43d48a47a6a8c765e410

Host was able to get ErrorHandler, however it appears that I am still loading into the wall of the host's house. Also, the host went into each house and it looks like the double bed that was added is in another player's home (in the SE corner of the farm) while my home still has the single bed. This was observed before I connected, in case that is relevant.
 
Last edited:
This is awesome thank you again so much! The host has a fairly busy weekend at the moment so may not be able to test this for a day or two but as soon as we are able I will give an update on how things went!
----------------------------------------------------------------------
EDIT:
We were able to try it out sooner than expected.

Host log: https://smapi.io/log/e3b8cc6d1b7840f6b831096bed1a52a2
My log: https://smapi.io/log/8f6a4fe9c97a43d48a47a6a8c765e410

Host was able to get ErrorHandler, however it appears that I am still loading into the wall of the host's house. Also, the host went into each house and it looks like the double bed that was added is in another player's home (in the SE corner of the farm) while my home still has the single bed. This was observed before I connected, in case that is relevant.
Thanks for testing, and the new logs.
But, now I am very confused.

Taking a look at your original save; the South East cabin(Log Cabin); already had a double bed. And, I didn't touch that at all.
I modified the Plank cabin out on the West side of the farm; where Sophia is. Zothia's cabin(matches your ID in the log), which had only a single bed, so I switched it to a double bed.

Can you have the host double check the save currently in the Saves folder is the updated one?
I modified the "Partridge_334982436" file; which made the save larger. It's now about 17MB; while the original is 9MB.

Also, are y'all by any chance running any XNB mods, that wouldn't show in SMAPI?
 

Zolka

Greenhorn
Thanks for testing, and the new logs.
But, now I am very confused.

Taking a look at your original save; the South East cabin(Log Cabin); already had a double bed. And, I didn't touch that at all.
I modified the Plank cabin out on the West side of the farm; where Sophia is. Zothia's cabin(matches your ID in the log), which had only a single bed, so I switched it to a double bed.

Can you have the host double check the save currently in the Saves folder is the updated one?
I modified the "Partridge_334982436" file; which made the save larger. It's now about 17MB; while the original is 9MB.

Also, are y'all by any chance running any XNB mods, that wouldn't show in SMAPI?
Hey there sorry for the late reply, but good news it looks like we've fixed it!

First off, we did confirm the save file's size and it is indeed around 17MB. Also, the SE cabin having a double bed already as you said sounds totally reasonable to us. I think we just didn't remember that the house had been recently upgraded, so sorry for the confusion there!

We took a more in depth look at our mods again today to make sure everything was matching, and it turns out the host had a "Custom Furniture" mod that I did not, and while there were 3-4 other mods I downloaded to match, I'm willing to bet that was our culprit.

Once I had those installed I now load in perfectly fine in my home / bed. For some reason the bed is still a single, but I'm more than willing to take that if it means everything else works (probably just a visual bug from the mods).

I wanted to once again thank you so much for all your help on this, I was feeling quite defeated when all this started but you really saved us. So thank you!

Lastly, I'm not sure if the data here is any help but just in case I will link the latest SMAPI logs from the session we just ran that worked.

Host log: https://smapi.io/log/80089fa8f4f346d88da38e16b6077353
My log: https://smapi.io/log/3bc040c49f8b4abcb110270b708b65cc
 
Hey there sorry for the late reply, but good news it looks like we've fixed it!

First off, we did confirm the save file's size and it is indeed around 17MB. Also, the SE cabin having a double bed already as you said sounds totally reasonable to us. I think we just didn't remember that the house had been recently upgraded, so sorry for the confusion there!

We took a more in depth look at our mods again today to make sure everything was matching, and it turns out the host had a "Custom Furniture" mod that I did not, and while there were 3-4 other mods I downloaded to match, I'm willing to bet that was our culprit.

Once I had those installed I now load in perfectly fine in my home / bed. For some reason the bed is still a single, but I'm more than willing to take that if it means everything else works (probably just a visual bug from the mods).

I wanted to once again thank you so much for all your help on this, I was feeling quite defeated when all this started but you really saved us. So thank you!

Lastly, I'm not sure if the data here is any help but just in case I will link the latest SMAPI logs from the session we just ran that worked.

Host log: https://smapi.io/log/80089fa8f4f346d88da38e16b6077353
My log: https://smapi.io/log/3bc040c49f8b4abcb110270b708b65cc
No worries, and wow, that's great!

How strange, I've never seen that before. Nice work, both of y'all figuring that out!
And, I really appreciate you following up with the extra info. and logs. That's definitely helpful to know going forward; in case anyone else has a similar issue.

And, yea no prob! I'm glad I could help a bit. ^-^
 
Top