Storage bug, the game does not correctly record the storage capacity

Summary:
The game can not quite understand the amount of storage you have in town

Steps to reproduce:
Ever game

Example
My town has 168 boxes with 64 in each space, which would 10752. But the game only registers 4250 storage capacity in the town.

Version Number and Mods in use:
alpha 17

That’s your storage limit, which scales based on the number of Hearthlings you have, not how many actual empty spaces your storage has.

If it’s a problem for you, there’s a way to disable it in your user_settings.json, but the team doesn’t take responsibility for performance issues when you do that.

2 Likes

Actually, what you are looking at isn’t your storage capacity of all your stockpiles.
It is the hard limit on the number of items you can have in your town.
150 items for each hearthling.

Thanks for your help!
How do I disable it?

This comment should help, let me know if you have any questions.