Issue Hi getting this error when playing modded

obedie

Newcomer
Hi , my english its not that good so im gonna try to be quick
Me and my boyfriend are playing and im getting this errors on my smapi mostly when im leaving the farm and going to the town the game just goes to a loading screen that never ends, but last time happened when leave pierre's house


[game] An error occurred in the base update loop: InvalidOperationException: Operation is not valid due to the current state of the object.
at Netcode.NetRefTypes.ReadGenericType(BinaryReader reader) in stardewvalley\Farmer\Netcode\NetRef.cs:line 355
at Netcode.NetRefTypes.ReadType(BinaryReader reader) in stardewvalley\Farmer\Netcode\NetRef.cs:line 332
at Netcode.NetRefBase`2.ReadFull(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetRef.cs:line 220
at Netcode.NetDictionary`5.ReadFieldFull(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetDictionary.cs:line 365
at Netcode.NetDictionary`5.readAddition(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetDictionary.cs:line 380
at Netcode.NetDictionary`5.readDictChange(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetDictionary.cs:line 467
at Netcode.NetDictionary`5.Read(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetDictionary.cs:line 528
at Netcode.NetCollection`1.Read(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetCollection.cs:line 256
at Netcode.NetFields.Read(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetFields.cs:line 70
at Netcode.NetExtendableRef`2.ReadValueDelta(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetRef.cs:line 268
at Netcode.BinaryReaderWriterExtensions.ReadSkippable(BinaryReader reader, Action readAction) in stardewvalley\Farmer\Netcode\BinaryReaderWriterExtensions.cs:line 24
at Netcode.NetRefBase`2.ReadDelta(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetRef.cs:line 175
at Netcode.NetRoot`1.Read(BinaryReader reader) in stardewvalley\Farmer\Netcode\NetRoot.cs:line 66
at StardewValley.Multiplayer.processIncomingMessage_PatchedBy<spacechase0.SpaceCore>(Multiplayer this, IncomingMessage msg)
at StardewModdingAPI.Framework.SMultiplayer.OnClientProcessingMessage(IncomingMessage message, Action`1 sendMessage, Action resume)
at StardewValley.Network.LidgrenClient.parseDataMessageFromServer(NetIncomingMessage dataMsg)
at StardewValley.Network.LidgrenClient.receiveMessagesImpl()
at StardewValley.Network.Client.receiveMessages()
at StardewValley.Multiplayer.UpdateEarly()
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
[game] An error occurred in the base update loop: InvalidOperationException: Operation is not valid due to the current state of the object.
at Netcode.NetRefTypes.ReadGenericType(BinaryReader reader) in stardewvalley\Farmer\Netcode\NetRef.cs:line 355
at Netcode.NetRefTypes.ReadType(BinaryReader reader) in stardewvalley\Farmer\Netcode\NetRef.cs:line 332
at Netcode.NetRefBase`2.ReadFull(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetRef.cs:line 220
at Netcode.NetDictionary`5.ReadFieldFull(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetDictionary.cs:line 365
at Netcode.NetDictionary`5.ReadFull(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetDictionary.cs:line 545
at Netcode.NetCollection`1.ReadFull(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetCollection.cs:line 266
at Netcode.NetFields.ReadFull(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetFields.cs:line 107
at Netcode.NetExtendableRef`2.ReadValueFull(T value, BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetRef.cs:line 263
at Netcode.NetRefBase`2.ReadFull(BinaryReader reader, NetVersion version) in stardewvalley\Farmer\Netcode\NetRef.cs:line 222
at Netcode.NetRoot`1.Connect(BinaryReader reader) in stardewvalley\Farmer\Netcode\NetRoot.cs:line 85
at StardewValley.Multiplayer.readObjectFull[T](BinaryReader reader) in stardewvalley\Farmer\Farmer\Network\Multiplayer.cs:line 807
at StardewValley.Multiplayer.readActiveLocation(IncomingMessage msg) in stardewvalley\Farmer\Farmer\Network\Multiplayer.cs:line 1304
at StardewValley.Multiplayer.processIncomingMessage_PatchedBy<spacechase0.SpaceCore>(Multiplayer this, IncomingMessage msg)
at StardewModdingAPI.Framework.SMultiplayer.OnClientProcessingMessage(IncomingMessage message, Action`1 sendMessage, Action resume)
at StardewValley.Network.LidgrenClient.parseDataMessageFromServer(NetIncomingMessage dataMsg)
at StardewValley.Network.LidgrenClient.receiveMessagesImpl()
at StardewValley.Network.Client.receiveMessages()
at StardewValley.Multiplayer.UpdateEarly()
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate)
 

obedie

Newcomer
Hi, can you, and your boyfriend post a log via: https://smapi.io/log/

The error you posted is a general network crash, but the full logs may give us more details on the crash.
Hi ,we use a mod that freezes time and change the way that he passes
i tried to go to the town with the time unfrozen and worked but the second that he paused when i was leaving the house smapi showed that error
do you think this could be the reason?

This is his log : https://smapi.io/log/61c4af9bac5049de8c42dc1e77883fa0
This is mine : https://smapi.io/log/ddae1850b33a4cc6afb0127001737cb1
 
Hi ,we use a mod that freezes time and change the way that he passes
i tried to go to the town with the time unfrozen and worked but the second that he paused when i was leaving the house smapi showed that error
do you think this could be the reason?

This is his log : https://smapi.io/log/61c4af9bac5049de8c42dc1e77883fa0
This is mine : https://smapi.io/log/ddae1850b33a4cc6afb0127001737cb1
Thanks for the logs. You're actually crashing due to a missing mod file. Players in multiplayer should generally have the same mods.

But, I also see that while your bf has a proper installation of SDV from Steam; yours appears to be pirated.
As it's against the forum rules; I can't really help further. Sorry.

Code:
    An error occurred in the base update loop: Microsoft.Xna.Framework.Content.ContentLoadException: The content file was not found.
 ---> FileNotFoundException: Could not find file 'C:\Users\mikei\Downloads\Stardew.Valley.v1.5.6-0-siteRemoved-\Stardew.Valley.v1.5.6-0-siteRemoved-\Content\Characters\JeanCat.xnb'.
I'd really recommend picking up a legitimate copy from Steam and/or GOG.
As your currently installed copy may have malware, and/or other incompatibilities that could cause further issues for you.
 
Top