Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trains heading the same direction can cause deadlock at a junction. #5845

Closed
skybird-r opened this issue Dec 5, 2023 · 2 comments
Closed
Labels
type: bug Issue where something isn't working

Comments

@skybird-r
Copy link

Describe the Bug

Trains are deadlocked even though they are going in the same direction when chain mode signal is placed after a confluence point.
It appears to be occurring when a train attempts to enter a blocked section reserved for another train.

Reproduction Steps

  1. Merge train tracks.
  2. Place signals before and after the junction. Put later signal in chain mode.
  3. Automated trains enter the confluence at approximately the same time.

Expected Result

No deadlock

Screenshots and Videos

create_train_deadlock.mp4

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

47.2.0

Other Mods

No response

Additional Context

Even though more signals or tracks are added, this structure will jam trains.

@skybird-r skybird-r added the type: bug Issue where something isn't working label Dec 5, 2023
@Lgmrszd
Copy link

Lgmrszd commented Dec 18, 2023

While this does seem like a bug, I think the signal setup is also playing a role here. Have you tried setting up signals leading into the junction into the chain mode?

@IThundxr
Copy link
Member

IThundxr commented Oct 8, 2024

Cannot reproduce

@IThundxr IThundxr closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants