Cargo Crates


Pack large quantities of goods into single-use crates for easier bulk logistics.

Content
a month ago
2.0
10.2K
Transportation Logistics Logistic network Manufacturing Storage

b [working on it] Game crashed on load

20 days ago

The game was crashed on load with the following error & logs

Failed to load mods: cargo_crates/weight.lua:99: attempt to index local 'category' (a nil value)
stack traceback:
cargo_crates/weight.lua:99: in function 'checker'
cargo_crates/weight.lua:128: in function <cargo_crates/weight.lua:63>
[C]: in function 'sort'
cargo_crates/weight.lua:63: in function 'calc'
cargo_crates/data-final-fixes.lua:3: in main chunk

https://1drv.ms/f/c/e1120e79b63ebbbb/IgD4x_l17APURYrElIsR_hYEAQUX5I3Y6Mfn0SIiqwCPehk?e=4ecDWk

20 days ago

Hi
could you add game save as well?

19 days ago

I couldn't, The game was crash on startup

18 days ago
(updated 18 days ago)

Your mod list is rly long, and neither logs or modlist don't rly help.
Only thing I know so far is that some mod declares recipe too late in loading process

Please cut your mod list in half until you can find which combination which fails.
Then I can try to figure out what exactly fails and fix it.

16 days ago

I just found out that Fire Electronics mod crashed with this mod

11 days ago

I just found out that Fire Electronics mod crashed with this mod

Just had a moment to check and these 2 mods don't crash with each other

9 days ago

33.612 Loading mod cargo_crates 0.8.2 (data-final-fixes.lua)
33.630 Script @cargo_crates/maps.lua:91: [cargo_crates] recipe 'mooncrete' produces missing item 'mooncrete' which mean it's declared in data-final-fixes. Please define your item earlier
33.630 Script @cargo_crates/maps.lua:91: [cargo_crates] recipe 'refined-mooncrete' produces missing item 'refined-mooncrete' which mean it's declared in data-final-fixes. Please define your item earlier
33.633 Script @cargo_crates/maps.lua:91: [cargo_crates] recipe 'floating-disastercore-belts-reduced-speed-1-transport-belt-recycling' produces missing item 'disastercore-belts-reduced-speed-1-transport-belt' which mean it's declared in data-final-fixes. Please define your item earlier
...
33.633 Script @cargo_crates/maps.lua:91: [cargo_crates] recipe 'floating-disastercore-belts-reduced-speed-4-section-divider-turbo-transport-belt-recycling' produces missing item 'disastercore-belts-reduced-speed-4-section-divider-turbo-transport-belt' which mean it's declared in data-final-fixes. Please define your item earlier
33.644 Error ModManager.cpp:1767: Failed to load mod "cargo_crates": cargo_crates/weight.lua:191: attempt to index field '?' (a nil value)
stack traceback:
cargo_crates/weight.lua:191: in function 'calc'
cargo_crates/data-final-fixes.lua:3: in main chunk
33.676 Loading mod core 0.0.0 (data.lua)
35.500 Checksum for core: 3810281447
35.568 Error ModManager.cpp:1767: Error in assignID: recipe-category with name 'recycling' does not exist.

im getting it from a few mods here, previously it was woprking with mooncrete and it hasnt updated so im going to assume you touched something with weight calc and it broke

New response