lolman
Greenhorn
This is what smapi shows when i try to join :
An error occurred in the base update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode>(GameLocation this, GameTime time)
at StardewValley.Locations.FarmHouse.UpdateWhenCurrentLocation(GameTime time)
at StardewValley.Game1.UpdateLocations_PatchedBy<spacechase0.SpaceCore>(Game1 this, GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
An error occurred in the base update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.GameLocation.UpdateWhenCurrentLocation_PatchedBy<FlashShifter.SVECode>(GameLocation this, GameTime time)
at StardewValley.Locations.FarmHouse.UpdateWhenCurrentLocation(GameTime time)
at StardewValley.Game1.UpdateLocations_PatchedBy<spacechase0.SpaceCore>(Game1 this, GameTime time)
at StardewValley.Game1._update(GameTime gameTime)
at StardewValley.Game1.Update(GameTime gameTime)
Last edited: