LeFauxMatt / StardewMods

Stardew Valley mods
MIT License
23 stars 38 forks source link

Better Chests - ResizeChest doesn't work - Can't add items to Chests #91

Closed Maikenvv closed 6 months ago

Maikenvv commented 6 months ago

Versions

Stardew Valley 1.6.3

SMAPI 4.0.6

Mod 2.13.1

Issue

I used the mod before, but I after the last upgrade from 2.10.2 to 2.13.1 I can't add items anymore to Chests that are larger than the normal ones from SDV.

Things I tried

Extra information

In config.json there is the option ResizeChest. When I delete the file and let it auto-generate, the value gets set to Large (I checked the file in Visual Code Studio). According to the readme.md this should have one of the following values: Enabled, Disabled, or Default.

I tried manually this to Enabled by changing the code in the config file, but it still didn't work. However, in that case, the mod also wouldn't show up in Generic Mod Config Menu anymore. I've attached the config file.

config.json

Maikenvv commented 6 months ago

Upgraded to 2.14.0 and the problem is gone.