Hello I would like to report a bug

limeymiley

Newcomer
  • explain the issue:
I have not noticed anything as of yet but I saw the red text and have been trying to eliminate it by first ensuring all mods are updated and then removing mods one by one but the problem is still there.
  • full error text:
[game] An error occurred in the base update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.Objects.Furniture.GetFurnitureInstance(String itemId, Nullable`1 position) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Objects\Furniture.cs:line 1338
at StardewValley.ItemTypeDefinitions.FurnitureDataDefinition.CreateItem(ParsedItemData data) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\ItemTypeDefinitions\FurnitureDataDefinition.cs:line 91
at StardewValley.ItemRegistry.Create(String itemId, Int32 amount, Int32 quality, Boolean allowNull) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\ItemRegistry.cs:line 379
at StardewValley.Locations.Woods.ResetLostItemsShop() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\Woods.cs:line 97
at StardewValley.Game1.OnDayStarted() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 4216
at StardewValley.Game1._update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 4163
at StardewValley.Game1.Update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3222
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SCore.cs:line 1093
  • what OS you are using: Windows 11
  • in-game language: English
  • single-player or multiplayer: Single-player
  • if you're using controller or keyboard: Controller mainly (Geotek) but also my keyboard and right arrow
  • your version number: 1.6.9
  • anything else you think might be relevant: I am using Steam.
  • I have attached the Save File (I think)
  • I also did this: SMAPI log
I hope that is helpful. I can update if I find anything in the game that is off. I tried to include as much detail as I understand! I am unsure if it is my mods but I do not have many and they are all mainly dialogue mods.
 

limeymiley

Newcomer
So far, I have noticed that my spouse walks towards the bedroom but disappears before even getting to the bed at 10pm. Myself and my children can phase through walls
 
Top