Create

Create

86M Downloads

Train cannot find path even with a suitable track

RustyNova016 opened this issue ยท 5 comments

commented

Describe the Bug

A train cannot find a path when it could exist

Reproduction Steps

  1. Create the following circuit:
    image

  2. Create a train with a schedule to go from the East station to the West Station (Or reversed) in a loop

  3. Let the train go.

  4. After docking at the West station, an error pop out saying that the train cannot find a path

Expected Result

The train would loop without errors

Screenshots and Videos

Image with F3

image

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.0c

Minecraft Version

1.18.2

Forge Version

40.1.60

Other Mods

The screenshots were done with other mods, but it still bugs when only create is loaded

Additional Context

Uh... Choo choo?

commented

idk whats happening but it looks like the left sides pathing broke as the curve doesnt have a yellow/green line in the middle of it

commented

idk whats happening but it looks like the left sides pathing broke as the curve doesnt have a yellow/green line in the middle of it

It's only the render distance being wonky. When I get near, I don't have this issue
image
image

Try placing some signals. It may be because your track is not segmented

I did. But I removed them to debug the issue.

image

commented

Also the bug seems to only work when the stations are on the two-way section. If you put them on the loop it work fine.

commented

New finding: Having an intersection between the stations makes it work:
image

The intersection can be in any direction, but it must be between the stations

commented

Try placing some signals. It may be because your track is not segmented