As far as I understand the explanation from the fff, the items being squashed onto belts by for example inserters should not affect items in front of them. They however do push items forward.
In this gif it is very clear that items about a tile to right of the inserter are moving because the gaps change, as seen when using the debug visualisation.
[kovarex] [0.16.27]Items moving forward when items put on belts
[kovarex] [0.16.27]Items moving forward when items put on belts
- Attachments
-
- CompressionTest.zip
- Save to reproduce
- (3.88 MiB) Downloaded 135 times
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
Re: [kovarex] [0.16.27]Items moving forward when items put on belts
This looks like Kovarex is experimenting on compression without causing major hit on belt performance
Unlike previous case where belt block was shitfing backwards to insert the item here items are moving forward. And if putting aesthetics aside this particular implementation actually results in compression further down the belt unlike previous iteration which did spread the belt. In your gif I can see items actually compressing couple of tiles forward from the inserter.
This is a clear step forward from previous version but there is still a space to work on.
Unlike previous case where belt block was shitfing backwards to insert the item here items are moving forward. And if putting aesthetics aside this particular implementation actually results in compression further down the belt unlike previous iteration which did spread the belt. In your gif I can see items actually compressing couple of tiles forward from the inserter.
This is a clear step forward from previous version but there is still a space to work on.
Re: [kovarex] [0.16.27]Items moving forward when items put on belts
This bug is actually result of my error.
I made a code that shrinks a gap when squashed item is present, but I kind of forgot, that the first gap can be either after or before the squashed item.
Anyway, this is now fixed for the next version.
I made a code that shrinks a gap when squashed item is present, but I kind of forgot, that the first gap can be either after or before the squashed item.
Anyway, this is now fixed for the next version.
-
- Fast Inserter
- Posts: 129
- Joined: Mon Dec 18, 2017 7:53 am
- Contact:
Re: [kovarex] [0.16.27]Items moving forward when items put on belts
I've attached my save, specifically looking at the red belt steel furnace setups.
I'm a numki and didn't check that this was for 0.16.29.
Please ignore me.
-
- Fast Inserter
- Posts: 129
- Joined: Mon Dec 18, 2017 7:53 am
- Contact:
Re: [kovarex] [0.16.27]Items moving forward when items put on belts
I believe this is still happening in 0.16.31.
I've posted my save-game here: viewtopic.php?f=7&t=58880&p=351145#p351145
But here's a gif taken from it.
You can see the gaps close.
I've posted my save-game here: viewtopic.php?f=7&t=58880&p=351145#p351145
But here's a gif taken from it.
You can see the gaps close.
- Attachments
-
- belt-compression.gif (5.15 MiB) Viewed 3409 times