Issue Help!! error

blue_chicken

Newcomer
Im trying to do multiplayer stardew valley expanded with other mods and i keep getting this error my friend has the same mods and it is working fine for them.


[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Locations.Forest.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\Forest.cs:line 348
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Locations.Town.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\Town.cs:line 68
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
 

UlyanaLeyana

Planter
Im trying to do multiplayer stardew valley expanded with other mods and i keep getting this error my friend has the same mods and it is working fine for them.


[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Locations.Forest.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\Forest.cs:line 348
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Locations.Town.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\Town.cs:line 68
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
[SMAPI] An error occurred in the overridden update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.performTenMinuteUpdate(Int32 timeOfDay) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 12050
at StardewValley.Game1.<>c.<performTenMinuteClockUpdate>b__673_0() in stardewvalley\Farmer\Farmer\Game1.cs:line 6701
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.SDKs.GalaxyNetClient.onReceiveMessage(GalaxyID peer, Stream messageStream)
at StardewValley.SDKs.GalaxySocket.Receive(Action`1 onConnection, Action`2 onMessage, Action`1 onDisconnect, Action`1 onError)
at StardewValley.SDKs.GalaxyNetClient.receiveMessagesImpl()
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)
Hi, instead of the copy paste of the error, could you upload your entire SMAPI log and link to it here? There are instructions at that page for how to find and share it.
 
Top