Page 3 of 5

Re: [0.11.17+] Slipstream Chests - 1.1.0

Posted: Tue May 05, 2015 12:30 pm
by orzelek
Small bug report - debug is enabled in this version and it's using game.player which makes it fail when playing multiplayer.
Can you take a look at it?

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Wed May 06, 2015 12:59 pm
by Degraine
...

Now available: Slipstream Chests 1.1.1, aka The 'Why Didn't Anyone Tell Me I Left The Debug Info On?' update. My own copy's been working fine, but somehow I uploaded a version that didn't have it turned off. Upgrade if you intend to play multiplayer, but otherwise, no changes.

It's even in the mod spotlight FishSandwich did! Ugh! This is awful.

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Sat May 09, 2015 11:48 pm
by Grimshad
Crashes on launch

failed to open the info.json file for the mod

I edited it and fixed it, but the slipstream chests do not output anything.

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Sun May 10, 2015 5:46 pm
by Degraine
Reuploaded, apparently it's not a good idea to use Deflate64 to compress mods. Apologies to the hundred or so people who downloaded the busted version, it's fixed now.

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Tue May 26, 2015 11:38 pm
by Mengmoshu
I was hoping to use this with Dytech belts to help with some throughput problems I've been having. Unfortunately the output rate (and input?) of the slipstream chests is significantly less than the capacity of the fastest Dytech belts. I just finished poking around Slipstream Chests' code trying to find a way to make them faster, with no luck. Can you (or someone else) suggest change(s) I could make to make the chests faster?

I also wanted to put in a vote for a storage chest version, since I avoid passive providers in my logistics network.

Otherwise of course, thanks for the very cool mod.

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Wed May 27, 2015 1:32 am
by Thomasnotused
Mengmoshu wrote:I was hoping to use this with Dytech belts to help with some throughput problems I've been having. Unfortunately the output rate (and input?) of the slipstream chests is significantly less than the capacity of the fastest Dytech belts. I just finished poking around Slipstream Chests' code trying to find a way to make them faster, with no luck. Can you (or someone else) suggest change(s) I could make to make the chests faster?

I also wanted to put in a vote for a storage chest version, since I avoid passive providers in my logistics network.

Otherwise of course, thanks for the very cool mod.
Use a blue belt for input, and any belt for output. It works fine for me, and I get pretty solid throughput.

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Wed May 27, 2015 3:22 pm
by Mengmoshu
Single sided output is so slow it can't even saturate a red belt even when outputting to a blue belt first, so I'm not sure what you mean by "pretty solid throughput." It may be an issue with how the mod's code is processed on my computer (lag, interaction with DyTech or Treefarm).

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Wed May 27, 2015 5:36 pm
by Degraine
It intentionally doesn't run that fast because...well, two reasons. One, the chest isn't really designed to saturate express belts, and two, the control script would chew up more CPU time than treefarms if I made it do so by default. I'm busy with uni at the moment, but I haven't forgotten about this one.

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Wed May 27, 2015 8:32 pm
by Thomasnotused
Mengmoshu wrote:Single sided output is so slow it can't even saturate a red belt even when outputting to a blue belt first, so I'm not sure what you mean by "pretty solid throughput." It may be an issue with how the mod's code is processed on my computer (lag, interaction with DyTech or Treefarm).
Here's my setup, works just fine.
Image

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Thu May 28, 2015 12:35 am
by Mengmoshu
I'd figured performance was at least one of the issues. Handling faster belts would require putting more items down at once, or running the code to put them down more frequently. Balance was the other thing that occured to me, and I would expect more tiers of chest if they were gonna handle faster belts.

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Tue Jul 21, 2015 2:01 pm
by the_noisies
Is there an update for 0.12?

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Sun Jul 26, 2015 2:42 pm
by Degraine
Not yet. I'll post it in the 0.12 section when I finish it.

Re: [0.11.17+] Slipstream Chests - 1.1.1

Posted: Tue Sep 01, 2015 7:57 am
by maddy2k
my quick & dirty patch for 0.12.5

Re: [MOD 0.12.x] Slipstream Chests - 2.0.0

Posted: Tue Sep 15, 2015 6:03 am
by Degraine
I'm pleased to announce that version 2.0.0 is finally up. 2.0.1 won't be far off once someone finds the glaringly obvious bug I overlooked, whatever that may be.

Re: [MOD 0.12.x] Slipstream Chests - 2.0.0

Posted: Tue Sep 15, 2015 7:57 am
by ssilk
Moved. Have fun. :)

Re: [MOD 0.12.x] Slipstream Chests - 2.0.0

Posted: Wed Sep 16, 2015 9:54 am
by SmartLog356
Is there a way to change input/output item rate? it's pretty slow and can't work with express belt on full speed

Re: [MOD 0.12.x] Slipstream Chests - 2.0.0

Posted: Wed Sep 16, 2015 11:56 am
by CorrettoSambuca
Would it be possible to have a single slipstream chest item, configurable via UI?
Or even three chests with speeds that match the three tiers of belts. (10, 20, 30 items per second)
I find the current system needlessly fiddly.

Re: [MOD 0.12.x] Slipstream Chests - 2.0.0

Posted: Wed Sep 16, 2015 3:19 pm
by Degraine
The reason there are multiple Slipstream chests is to provide options for interacting with the logistic network. That can't be done with a single item.

Faster chests will be coming, and more convenient configuration methods. I just wanted to get a functional release out for 0.12 first.

Re: [MOD 0.12.x] Slipstream Chests - 2.0.0

Posted: Fri Sep 25, 2015 3:49 pm
by MadenMind
Very nice mod! Definitely a good way to implement storage buffers.

I've tried the mod in a two-player multiplayer session (12.8) and ran into problems after some time. Singleplayer had no problem (at least none observed).
The chest would only take items from one belt side, sometimes from none, sometimes again from both, does not put items on the output belt etc.
Occasionally the chest displays also the no-power-icon despite having enough power in the network.
slipstream-problems.jpg
slipstream-problems.jpg (64.61 KiB) Viewed 7634 times
The chest was set up as described with only the relevant input / output belts, the copper belts on the left side were removed for set up.
The first time built it works perfectly for some time, removing and rebuilding the chest when the error happened did not solve the issue.
Perhaps an issue with multiplayer synchronization?

Cheers and kodus for the good work!

Re: [MOD 0.12.x] Slipstream Chests - 2.0.0

Posted: Wed Sep 30, 2015 12:37 pm
by PiggyWhiskey
I'm running into a super annoying bug with the latest version.

Whenever the power cuts out (Moving power poles, re-designing the base etc) they'll lock and not detect the transport belt (and unloading)

I've also had a chest not recognise the power was reconnected
Screenshot