-
-
Notifications
You must be signed in to change notification settings - Fork 968
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
Building drive through road stop on town-owned one-way road crashes game. #7626
Comments
Are you mean these where cam at vechiles? Are youre think at game "wait" vechiles at right/Left and when one side is not possible it isnt know how continue? So there should be message tells at it not work that way... |
It's probably due to the fact that bus stops can't be one-way, therefore the game tries to build a one-way bus stop but can't. |
Still crashes in 20190723-master-g2e686ad5d5. Crash files have been attached. |
Because there are some questions about the fix. I should've removed the review, tbh |
…cked roads owned by towns (instead of crashing).
…ads owned by towns (instead of crashing).
…cked roads owned by towns (instead of crashing).
Version of OpenTTD
20190603-master-g846fc8fe09
(and probably any version after merge of PR #7547)
Expected result
The drive through road stop is built and the game does not crash.
Actual result
When you try to build a drive through road stop on any town-owned one-way road, it fails and crashes the game with
Assertion failed at line 311 of d:\a\1\s\src\company_cmd.cpp: owner != OWNER_TOWN || tile != 0
.crash.zip
Steps to reproduce
The text was updated successfully, but these errors were encountered: