Merging Chests

by Atria

Enables merging of multiple chests into one entity. Supports merging of arbitrary number of chests (configurable in mod settings). Version 5.0.0 introduced potentially breaking changes for old saves. If your have chests larger than 42 don't update to 5.0.0.

Content
a month ago
0.13 - 1.1
99.7K
Storage

b Failure to load

5 years ago

Game wants to disable your mod due size. Here is snippet form log.

37.107 Crop bitmaps.
37.335 Failed to get buffer of size 163284082 to capture bitmap data
37.345 Error ParallelSpriteLoader.cpp:185: Parallel sprite loading Failed: Sprite "WideChests/graphics/entity/HR_tileableWarehouse.png" is too large (max 2048 px in either direction is allowed)..
Falling back to normal sprite loading.
37.494 Failed to get buffer of size 16328
4082 to capture bitmap data
37.548 Error AtlasSystem.cpp:1088: Sprite "WideChests/graphics/entity/HR_tileableWarehouse.png" is too large (max 2048 px in either direction is allowed).: WideChests/graphics/entity/HR_tileableWarehouse.png
37.593 Initial atlas bitmap size is 8192

5 years ago
(updated 5 years ago)

Do you run low res graphics? Could you try to start game with high res graphics if that fixes it? I'll resize the sprite to fit in low res restriction.

5 years ago

Fixed in 2.0.1.

New response