Issue Smapi stopped loading files in multiplayer

PudsDaMoggie

Greenhorn
I'm one of the farmhands on a farm when we suddenly started all getting the same issue.
It started with 1 person not being able to see anything but still can interact with objects (or at least show the option to interact), then if one of us left and tried to play again, it started to do it for each person.

When looking in error logs, we noticed "[19:10:34 ERROR game] An error occurred in the base update loop: Microsoft.Xna.Framework.Content.ContentLoadException: The content file was not found." to he the start of major errors (Whole log, it's long: https://smapi.io/log/355e4e2370b1481f9685a768f78a6145 )

when testing in a solo world, everything worked completely fine

We're modded but all made sure we share important file mods. All mods previously were working this same day and only now have done this. Would love any help or recommendations on what to do and I'll pass the information to the main farmer.
 

PudsDaMoggie

Greenhorn
This issue was solved! Smapi tried to load the host's sheep file for all of us, removing the mod solved the issue!
 
Top