Warehousing Mod


Store all the things! Warehousing provides high capacity storage buildings, including logistic network versions.

Content
7 days ago
0.14 - 2.0
202K
Storage

g [2.0.16] no longer loads - crash

8 days ago

After updating to 2.0.16:

Failed to load mods: Warehousing/prototypes/item.lua:17: attempt to index global 'item_sounds' (a nil value)
stack traceback:
Warehousing/prototypes/item.lua:17: in main chunk
[C]: in function 'require'
Warehousing/data.lua:6: in main chunk

There is nothing in the release notes for 2.0.16 that mentions this change.

8 days ago

Warehousing/Prototypes/item.lua

Needs this line added at the top for it to load
local item_sounds = require("base.prototypes.item_sounds")

dgw
8 days ago

Mildly annoying, but I don't think that item_sounds was ever a documented part of the mod interface.

We should have a proper release including a fix by the time 2.0.16 goes stable. Planning the next version tomorrow or day after.

8 days ago

+1 last update broke this mod.

7 days ago

planning the next version tomorrow or day after.
th

New response