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

Removing track under a ghost train while it's taking off makes it get stuck in midair #14781

Open
2 tasks
toimine opened this issue May 29, 2021 · 2 comments
Open
2 tasks
Labels
bug Something went wrong.

Comments

@toimine
Copy link

toimine commented May 29, 2021

OS: Windows 7
Version: 0.3.3
Commit/Build: 5b5aa07

See video
Removing an extra track piece unstucks it, but building more track doesn't

  • Reproducible in RCT2 (vanilla)?
  • Specific to multiplayer?

Steps to reproduce:

  1. Open Track Editor, choose a random coaster (doesn't matter)
  2. Build a station
  3. Turn on ghost trains
  4. Wait until they prepare to take off, remove the station as they do
  5. The funny

Dump file

Screenshots / Video:
https://youtu.be/02HuLuvLfbc

Save game:

@toimine
Copy link
Author

toimine commented May 29, 2021

whoops forgot to fill in the top info, fixed now

@Gymnasiast Gymnasiast added the bug Something went wrong. label May 29, 2021
@ThatBeanBag
Copy link

Looking at this bug right now. It appears to be caused by removing two station tracks before the train is able to finish departing. This results in the train never having it's lifecycle_flags set to RIDE_LIFECYCLE_CRASHED and therefore the train doesn't reset as it normally should.

ThatBeanBag added a commit to ThatBeanBag/OpenRCT2 that referenced this issue Sep 4, 2023
ThatBeanBag added a commit to ThatBeanBag/OpenRCT2 that referenced this issue Sep 9, 2023
…ing off …

…makes it get stuck in midair

Prohibit vehicles from departing when the station index is null
ThatBeanBag added a commit to ThatBeanBag/OpenRCT2 that referenced this issue Sep 9, 2023
…ing off …

…makes it get stuck in midair

Prohibit vehicles from departing when the station index is null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something went wrong.
Projects
None yet
Development

No branches or pull requests

3 participants