empathhhy
Newcomer
Hello, i am having an issue with the game and i don't know if it's smapi, a mod (i have 133), or what, since i don't know much about fixing this kind of stuff and i can't recognise the problem, so im sorry... the problem is that everytime i want to play on my save file, the game crashes and resets, and i go back to the load screen, and it keeps happening, i don't know how to fix this or if it could be multiple issues.
This is the error:
[game] System.Collections.Generic.KeyNotFoundException: La clave proporcionada no se encontró en el diccionario.
en System.Collections.Generic.Dictionary`2.get_Item(TKey key)
en StardewValley.Objects.Furniture.getData() en C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Objects\Furniture.cs:línea 215
en StardewValley.Objects.Furniture..ctor(Int32 which, Vector2 tile) en C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Objects\Furniture.cs:línea 170
en StardewValley.Objects.BedFurniture..ctor(Int32 which, Vector2 tile) en C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Objects\BedFurniture.cs:línea 89
en StardewValley.Locations.FarmHouse..ctor(String m, String name) en C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\FarmHouse.cs:línea 547
en StardewValley.Game1.loadForNewGame_PatchedBy<SMAPI__spacechase0.JsonAssets__spacechase0.SpaceCore>(Boolean loadedGame)
en StardewValley.SaveGame.<>c.<getLoadEnumerator>b__94_1() en C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\SaveGame.cs:línea 1479
en System.Threading.Tasks.Task.InnerInvoke()
en System.Threading.Tasks.Task.Execute()
[SMAPI] An error occurred in the overridden update loop: System.Collections.Generic.KeyNotFoundException: La clave proporcionada no se encontró en el diccionario.
en StardewValley.SaveGame+<getLoadEnumerator>d__94.MoveNext_PatchedBy<spacechase0.SpaceCore>(Object )
en StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) en C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SCore.cs:línea 604
Here's the log: https://smapi.io/log/a2eeddf5574b4f84aae214be36aa98cc
To clarify, i deleted and downloaded the whole game again, and i updated the mods.
This is the error:
[game] System.Collections.Generic.KeyNotFoundException: La clave proporcionada no se encontró en el diccionario.
en System.Collections.Generic.Dictionary`2.get_Item(TKey key)
en StardewValley.Objects.Furniture.getData() en C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Objects\Furniture.cs:línea 215
en StardewValley.Objects.Furniture..ctor(Int32 which, Vector2 tile) en C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Objects\Furniture.cs:línea 170
en StardewValley.Objects.BedFurniture..ctor(Int32 which, Vector2 tile) en C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Objects\BedFurniture.cs:línea 89
en StardewValley.Locations.FarmHouse..ctor(String m, String name) en C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Locations\FarmHouse.cs:línea 547
en StardewValley.Game1.loadForNewGame_PatchedBy<SMAPI__spacechase0.JsonAssets__spacechase0.SpaceCore>(Boolean loadedGame)
en StardewValley.SaveGame.<>c.<getLoadEnumerator>b__94_1() en C:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\SaveGame.cs:línea 1479
en System.Threading.Tasks.Task.InnerInvoke()
en System.Threading.Tasks.Task.Execute()
[SMAPI] An error occurred in the overridden update loop: System.Collections.Generic.KeyNotFoundException: La clave proporcionada no se encontró en el diccionario.
en StardewValley.SaveGame+<getLoadEnumerator>d__94.MoveNext_PatchedBy<spacechase0.SpaceCore>(Object )
en StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) en C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SCore.cs:línea 604
Here's the log: https://smapi.io/log/a2eeddf5574b4f84aae214be36aa98cc
To clarify, i deleted and downloaded the whole game again, and i updated the mods.
Last edited: