Issue SMAPI crashes during stardew valley multiplayer game. please help!

astrachi

Newcomer
im using Mac, and my friend, playing on Windows, i have been experiencing difficulties with Stardew crashing unpredictably during our multiplayer sessions. I haven't encountered any problems on my computer, but we're unsure of the specific cause behind the crashes.

please help!

code error:
17:12:25ERRORgameAn error occurred in the base update loop: IOException: The file '/Users/beth/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/MacOS/StardewValley' already exists.
at System.IO.FileSystem.CreateDirectory(String fullPath)
at StardewValley.Program.WriteLog(LogType logType, String message, Boolean append)
at StardewValley.Multiplayer.LogDisconnect(DisconnectType disconnectType)
at StardewValley.Network.Client.receiveMessages()
at StardewValley.Menus.FarmhandMenu.update(GameTime time)
at StardewValley.Menus.TitleMenu.update(GameTime time)
at StardewValley.Game1.updateActiveMenu(GameTime gameTime)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in SMAPI\Framework\SCore.cs:line 1120

here's my log:

 
Last edited:

Nehtomal

Greenhorn
I get the same error message almost everyday. We have to pause the game using /pause, then wait for me to reconnect. Its especially annoying while deep in skull cavern ...

Any solutions ?
 
Top