Multiplayer partner crashing randomly

kraftdeaner

Newcomer
Not sure why this is happening, but the crashing seems to happen out of nowhere. I thought because of the timing that it may be tied to a bugged item spawning in, but I can't imagine what it could be. we've been getting rid of mods one by one and so far no luck. going to have another go at it when I wake up tomorrow and maybe try disabling artisan valley but I figured I'd ask you wonderful folks for some suggestions before I turn in. Thanks in advance, much love yoba bless

MP partner's log: https://smapi.io/log/6c107afd53c1434787c6a085cee6580e

my log, if it helps: https://smapi.io/log/31dc08f3e73c49b095194644d54c5f1b
 
Not sure why this is happening, but the crashing seems to happen out of nowhere. I thought because of the timing that it may be tied to a bugged item spawning in, but I can't imagine what it could be. we've been getting rid of mods one by one and so far no luck. going to have another go at it when I wake up tomorrow and maybe try disabling artisan valley but I figured I'd ask you wonderful folks for some suggestions before I turn in. Thanks in advance, much love yoba bless

MP partner's log: https://smapi.io/log/6c107afd53c1434787c6a085cee6580e

my log, if it helps: https://smapi.io/log/31dc08f3e73c49b095194644d54c5f1b
Thanks for sharing both logs.
I'm not see any real errors.

The only thing popping up when they disconnect is a note about a timeout. So, possibly connection issues to your computer.
*Note: I'm going off the UTC time sync:
Code:
Log started at 2023-03-31T03:19:54 UTC
Log started at 2023-03-31T03:03:53 UTC
Host:
Code:
20:47:37    TRACE    Stardew Valley Expanded    [AntiSocial] Overriding CanSocialize for Drake
20:47:37    TRACE    Stardew Valley Expanded    [AntiSocial] Overriding CanSocialize for Jolyne
20:47:37    TRACE    Stardew Valley Expanded    [AntiSocial] Overriding CanSocialize for Treyvon
20:47:37    TRACE    Stardew Valley Expanded    [AntiSocial] Overriding CanSocialize for HankSVE
20:47:42    TRACE    game    198393344085761846 disconnected
20:47:42    TRACE    SMAPI    Player quit: 4142382847414786688
20:47:42    TRACE    SpaceCore    Event: BeforeWarp
20:47:42    TRACE    game    Warping to BusStop
Farmhand:
Code:
21:47:09    TRACE    Stardew Valley Expanded    [AntiSocial] Overriding CanSocialize for HighlandsDwarf
21:47:09    TRACE    Stardew Valley Expanded    [AntiSocial] Overriding CanSocialize for HankSVE
21:47:09    TRACE    Stardew Valley Expanded    [AntiSocial] Overriding CanSocialize for Treyvon
21:47:42    TRACE    game    Disconnecting from server 128436853455129650
21:47:42    TRACE    game    Disconnected: GalaxyTimeout
21:47:42    TRACE    game    setGameMode( 'titleScreenGameMode (0)' )
 
Top