Starbean
Farmhand
I keep getting an error in the SMAPI console, and I think it might be why my game keeps glitching when I move around. I am new to mods/modding and have absolutely no clue if this can be fixed or if I've done something wrong? Please help!
This is the error:
An error occurred in the base update loop: NullReferenceException: Object reference not set to an instance of an object. at StardewValley.NPC.updateMovement(GameLocation location, GameTime time) at StardewValley.Character.update(GameTime time, GameLocation location, Int64 id, Boolean move) at StardewValley.NPC.update(GameTime time, GameLocation location) at StardewValley.GameLocation.updateCharacters(GameTime time) at StardewValley.GameLocation.updateEvenIfFarmerIsntHere(GameTime time, Boolean ignoreWasUpdatedFlush) at StardewValley.Game1.UpdateLocations(GameTime time) 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 1117
Here's my SMAPI log: https://smapi.io/log/710473f5834d4d208819d006ef2cc99a
This is the error:
An error occurred in the base update loop: NullReferenceException: Object reference not set to an instance of an object. at StardewValley.NPC.updateMovement(GameLocation location, GameTime time) at StardewValley.Character.update(GameTime time, GameLocation location, Int64 id, Boolean move) at StardewValley.NPC.update(GameTime time, GameLocation location) at StardewValley.GameLocation.updateCharacters(GameTime time) at StardewValley.GameLocation.updateEvenIfFarmerIsntHere(GameTime time, Boolean ignoreWasUpdatedFlush) at StardewValley.Game1.UpdateLocations(GameTime time) 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 1117
Here's my SMAPI log: https://smapi.io/log/710473f5834d4d208819d006ef2cc99a