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

Fix curved track targeting at high track max placement length #8073

Open
wants to merge 1 commit into
base: mc1.20.1/dev
Choose a base branch
from

Conversation

JensenJ
Copy link
Contributor

@JensenJ JensenJ commented Mar 22, 2025

Fixes #6965

Simply replaced hardcoded range values to use the max track placement length config value plus 16 for a bit of breathing room. This seemed to fix the issue in my testing.

Let me know if you need/want any changes.

@VoidLeech VoidLeech added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes labels Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr flag: simple PR has minimal changes pr type: fix PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Train signal placement break on any curved track when max track placement length is set at 128
2 participants