[MOD 0.12.x] Compression Chests: virtually unlimited storage
-
- Filter Inserter
- Posts: 778
- Joined: Sun Sep 07, 2014 12:59 pm
- Contact:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
Would it be possible to output the chest's contents to a circuit connection? That would open up some interesting possibilities, I think
I don't have OCD, I have CDO. It's the same, but with the letters in the correct order.
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
Downloaded the mod, did the load, save, load thing but they won't show in the crafting menu or in an assembly. The research worked as you can see at the screenshot.
Screen:
Log:
Dytech2.40.zip
Screen:
Log:
latest log with mods
Save:Dytech2.40.zip
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
Hmm, it looks like at some point I forgot to include the file that's meant to fix that issue
You can run this in the console to fix it until I upload the fixed version:
/c game.local_player.force.recipes["compression-chest"].enabled = true
/c game.local_player.force.recipes["compression-power-pole"].enabled = true
You can run this in the console to fix it until I upload the fixed version:
/c game.local_player.force.recipes["compression-chest"].enabled = true
/c game.local_player.force.recipes["compression-power-pole"].enabled = true
If you want to get ahold of me I'm almost always on Discord.
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
No worries thanks
-
- Long Handed Inserter
- Posts: 64
- Joined: Fri Aug 07, 2015 7:31 am
- Contact:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
Compression Chests worked fine in 0.12.12. Upon upgrading to 0.12.13 and loading a 0.12.12 save, I get this error:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
0.12.13 is completely broken when it comes to mod data: https://forums.factorio.com/forum/vie ... =7&t=17275codewarrior wrote:Compression Chests worked fine in 0.12.12. Upon upgrading to 0.12.13 and loading a 0.12.12 save, I get this error:
You'll want to stick to 0.12.12 or stop using all mods until 0.12.14.
If you want to get ahold of me I'm almost always on Discord.
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
I'm running a MP server (headless linux) and I've upgraded it to 0.12.16.
I try loading it up and it gives the following:
EDIT:
Not sure it matters, but here is some additional information from the log file:
I try loading it up and it gives the following:
Is this related to the issue with 0.12.13 that was mentioned previously?12:05:23 [Error] Util.cpp:47: Error while running the event handler: __Compression Chests__/control.lua:968: attempt to index field '?' (a nil value)
EDIT:
Not sure it matters, but here is some additional information from the log file:
6.127 Info Scenario.cpp:123: Map version 0.12.13-0
7.065 Error MultiplayerManager.cpp:105: MultiplayerManager failed: "Deserialisation mismatch. No inventory for given inventory index."
7.065 Info MultiplayerManager.cpp:869: networkTick(0) mapTick(-1) changing state from(CreatingGame) to(InitializationFailed)
7.065 Error Main.cpp:266: Couldn't load the game for MP: Deserialisation mismatch. No inventory for given inventory index.
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
Yes. By saving it under 0.12.13 all of the mod data was broken. You'll need to remove all of the mods, load and save the game in 0.12.16 and then you can add them back.Rivaryn wrote:I'm running a MP server (headless linux) and I've upgraded it to 0.12.16.
I try loading it up and it gives the following:Is this related to the issue with 0.12.13 that was mentioned previously?12:05:23 [Error] Util.cpp:47: Error while running the event handler: __Compression Chests__/control.lua:968: attempt to index field '?' (a nil value)
EDIT:
Not sure it matters, but here is some additional information from the log file:6.127 Info Scenario.cpp:123: Map version 0.12.13-0
7.065 Error MultiplayerManager.cpp:105: MultiplayerManager failed: "Deserialisation mismatch. No inventory for given inventory index."
7.065 Info MultiplayerManager.cpp:869: networkTick(0) mapTick(-1) changing state from(CreatingGame) to(InitializationFailed)
7.065 Error Main.cpp:266: Couldn't load the game for MP: Deserialisation mismatch. No inventory for given inventory index.
If you want to get ahold of me I'm almost always on Discord.
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
I just found a weird behaviour with the compression chest when running exclusively on capacitors at night:
They simply stop working as their power poles don't draw any energy from capacitors.
As soon as the sun comes up and the solar panels get back to producing power everything is slowly back to normal.
I'm using 5dims and bobs mods as well as your compression chests obviously.
After finding out about the power pole problem I tried using different capacitors, even the vanilla ones. Sadly nothing changed that behaviour.
It would be inconvenient if I had to build a steam power backup just for the compression chests
They simply stop working as their power poles don't draw any energy from capacitors.
As soon as the sun comes up and the solar panels get back to producing power everything is slowly back to normal.
I'm using 5dims and bobs mods as well as your compression chests obviously.
After finding out about the power pole problem I tried using different capacitors, even the vanilla ones. Sadly nothing changed that behaviour.
It would be inconvenient if I had to build a steam power backup just for the compression chests
-
- Filter Inserter
- Posts: 778
- Joined: Sun Sep 07, 2014 12:59 pm
- Contact:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
The problem there is that the power poles are in effect accumulators themselves, and the way the game works is that accumulators never take charge from other accumulators. Either build more compression power poles around each compression chest, or disable the power requirement altogether.
I don't have OCD, I have CDO. It's the same, but with the letters in the correct order.
-
- Manual Inserter
- Posts: 1
- Joined: Fri Nov 27, 2015 12:00 pm
- Contact:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
Is it possible to accelerate the rate at which the chests can accept items? Right now they're the only bottleneck on my entire system.
-
- Manual Inserter
- Posts: 1
- Joined: Tue Mar 01, 2016 1:02 pm
- Contact:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
Hi using windows 10 x64
and factorio 0.12.20
How to move chest? It moves only one tile. Or is it not possible to put it in inventory?
and factorio 0.12.20
How to move chest? It moves only one tile. Or is it not possible to put it in inventory?
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
You can build more chests. It's an intended part of the mod that they have limitations since you're storing an unlimited amount of items in one tile.BlackWyvern wrote:Is it possible to accelerate the rate at which the chests can accept items? Right now they're the only bottleneck on my entire system.
If you want to get ahold of me I'm almost always on Discord.
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
That's what the mover does. If you empty the chest you can pick it up otherwise it only moves 1 tile at a time by design.Thundernite wrote:Hi using windows 10 x64
and factorio 0.12.20
How to move chest? It moves only one tile. Or is it not possible to put it in inventory?
If you want to get ahold of me I'm almost always on Discord.
-
- Burner Inserter
- Posts: 15
- Joined: Thu Apr 21, 2016 12:42 am
- Contact:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
I'm new and for some reason the Compression Power Pole doesn't have energy, it's connected to a power source and Electric demand satisfaction is green.
-Thanks
EDIT: I got it working just had to get the panels working.
-Thanks
EDIT: I got it working just had to get the panels working.
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
Those poles are finicky.
They sometimes work only on solar power - any other power source won't load them.
They sometimes work only on solar power - any other power source won't load them.
-
- Burner Inserter
- Posts: 15
- Joined: Thu Apr 21, 2016 12:42 am
- Contact:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
Thanks, I was using steam engines.orzelek wrote:Those poles are finicky.
They sometimes work only on solar power - any other power source won't load them.
-
- Burner Inserter
- Posts: 15
- Joined: Thu Apr 21, 2016 12:42 am
- Contact:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
I there a mod like this but with storage tanks?
-Thanks.
-Thanks.
-
- Inserter
- Posts: 38
- Joined: Tue Oct 20, 2015 2:34 pm
- Contact:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
There's a mod that'll let you put all vanilla liquids into barrels, which can then be stored in a compression chest. It's not ideal, but works in a pinch.Just Don't Mind Me wrote:I there a mod like this but with storage tanks?
-Thanks.
-
- Burner Inserter
- Posts: 15
- Joined: Thu Apr 21, 2016 12:42 am
- Contact:
Re: [MOD 0.12.x] Compression Chests: virtually unlimited storage
Thanks!GameCharmer wrote:There's a mod that'll let you put all vanilla liquids into barrels, which can then be stored in a compression chest. It's not ideal, but works in a pinch.Just Don't Mind Me wrote:I there a mod like this but with storage tanks?
-Thanks.