Mekanism

Mekanism

111M Downloads

Logistical Transporter not transporting items with certain transporter layouts

Jeroen-45 opened this issue ยท 1 comments

commented

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:

2023-01-26_15 57 03

These are two very similar setups that for some reason DO work:

2023-01-26_15 55 58

2023-01-26_15 56 17

All these setups were built within a single chunk, and tested with both basic and ultimate logistical transporters.

Steps to reproduce

  1. Build the setup from the first screenshot
  2. Put items in the chest in the top right of the screenshot
  3. 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

commented

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.