Logistical Transporter not transporting items with certain transporter layouts
Jeroen-45 opened this issue ยท 1 comments
Issue description
With certain paths of the logistical transporters, items don't get transported, while there is a valid destination. These seem to mainly be paths with things like U-turns in them. Below is a screenshot of a the most minimal setup I could find that was still not transporting the items:
These are two very similar setups that for some reason DO work:
All these setups were built within a single chunk, and tested with both basic and ultimate logistical transporters.
Steps to reproduce
- Build the setup from the first screenshot
- Put items in the chest in the top right of the screenshot
- Observe that the items are not transported to the other chest
Minecraft version
1.19.2 (Latest)
Forge version
43.2.0
Mekanism version
10.3.5 (Latest)
10.3.5.474 downloaded from https://aidancbrady.com/mekanism/download/
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
No response
This is intentional. For performance reasons the logistical transporters stop checking a path once it has gone a certain distance away from the destination. This distance is based on how far away the source and destination are so for blocks that are very close together and have very inefficient paths they won't be able to go between them.