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

Demolishing flat rides when the game is paused allows you to place duplicate rides #18723

Closed
Derpercoaster opened this issue Nov 29, 2022 · 1 comment · Fixed by #21887
Closed
Labels
bug Something went wrong.

Comments

@Derpercoaster
Copy link

Operating System

Windows 10

OpenRCT2 build

v0.4.2 (8ceea45)

Base game

RollerCoaster Tycoon 2

Area(s) with this issue?

This bug is a graphical glitch or error, This issue has to do with park objects and/or asset packs

Describe the issue

If the game is paused, its possible to create duplicates of flat rides by demolishing it via the ride construction window, and then unpausing the game and placing the duplicates. All duplicates are nearly fully functional, except that guests will not ride them, even if they are in the queue. There doesn't seem to be a limit on how many duplicates you can create, and they remain in the park even if you save, quit, and reload the scenario. More info below.

Steps to reproduce

  1. Open any scenario and build a flat ride. Do not close the ride construction window.
  2. Pause the game. Ensure "allow building while game is paused" cheat is turned OFF.
  3. Demolish the flat ride with the construction window bulldozer. A ghost of the ride should appear at the cursor.
  4. Unpause the game, and place the ride.
  5. This can be infinitely repeated. More detailed info down below.

Attachments

Each car is at a separate station (1, 2, 3 etc), while each carousel is considered "car 1" (and there's only one car in the dropdown menu), and clicking any of them will always select the car at station 1. You can add or remove as many as you want, and the bug will persist. It is possible to remove the duplicate rides without issues. The ghost carousel can't be interacted with at all (it can't be demolished or clicked), and I can't reproduce it, although I think it might be a different bug.
Dynamite Dunes 2022-11-29 14-33-52
Giving each "individual" ride an entrance and exit allows them to be opened. Opening one will open all of them.
Dynamite Dunes 2022-11-29 14-41-16
Mechanics fix the ride properly if it breaks. They always use station 1. Break-downs affect all vehicles at once (meaning if one stops working, the others do too).
Dynamite Dunes 2022-11-29 14-49-45
Guests seem to treat each "car" as a separate ride, but the ride(s) don't operate correctly. The waiting-for-load period is extremely short, and guests don't attempt to get on the ride, even if all instances of it have guests in a queue.
Dynamite Dunes 2022-11-29 14-53-11
Saving and reloading works fine, and duplicate rides remain in the park after such. The ghost carousel disappeared, but the game insists it still exists, and won't let me open the ride(s). in the dropdown menu that lets you cycle between what the camera is focused on, 'car 1' is grayed out. The ride insists it has no vehicles at all, despite them being visually present.
Dynamite Dunes 2022-11-29 15-00-56

@Derpercoaster Derpercoaster added the bug Something went wrong. label Nov 29, 2022
@Derpercoaster
Copy link
Author

I can provide more screenshots if needed. This seems to be possible with ALL flat rides, except tower rides.

janisozaur added a commit that referenced this issue May 5, 2024
- Feature: [#11512] Coloured usernames by group on multiplayer servers.
- Feature: [#21734] Park admittance price can now be set via text input.
- Feature: [#21957] [Plugin] Expose whether the game is paused to the plugin API.
- Improved: [#21728] “Fix all rides” cheat now also works if a mechanic is already fixing the ride.
- Improved: [#21769] Expose “animation is backwards” wall property in Tile Inspector.
- Improved: [#21855] Add a separator between “Load Game” and “Save Game”, to avoid accidental overwriting.
- Change: [#21715] [Plugin] Remove access to the internal `owner` property. Note: `ownership` is still accessible.
- Change: [#21855] Cheats menu dropdown no longer requires dragging.
- Change: [#21866] Hide the FPS Counter when the top toolbar/widgets have been toggled off.
- Change: [#21950] Construction and removal buttons can now be held down for repeated placement.
- Fix: [#866] Boat Hire boats get stuck entering track (original bug).
- Fix: [#10701] No reason specified when placing door over unsuitable track.
- Fix: [#18723, #21870] Attempting to demolish a flat ride in pause mode allows you to place multiple copies.
- Fix: [#19559] Custom rides with long descriptions extend into lower widgets.
- Fix: [#21696] Fullscreen window option not correctly applied on macOS.
- Fix: [#21749] Crash when loading park bigger than current limits.
- Fix: [#21787] Map generator heightmap should respect increased height limits.
- Fix: [#21829] When creating a new scenario, the default name contains formatting codes.
- Fix: [#21937] Build errors with the ORIGINAL_RATINGS flag.
- Fix: [objects#324] Cannot build Colosseum inside a turn or helix.
- Fix: [objects#325] Sloped castle walls are vertically offset by one pixel (original bug).
mrmbernardi pushed a commit to mrmbernardi/OpenRCT2 that referenced this issue May 10, 2024
- Feature: [OpenRCT2#11512] Coloured usernames by group on multiplayer servers.
- Feature: [OpenRCT2#21734] Park admittance price can now be set via text input.
- Feature: [OpenRCT2#21957] [Plugin] Expose whether the game is paused to the plugin API.
- Improved: [OpenRCT2#21728] “Fix all rides” cheat now also works if a mechanic is already fixing the ride.
- Improved: [OpenRCT2#21769] Expose “animation is backwards” wall property in Tile Inspector.
- Improved: [OpenRCT2#21855] Add a separator between “Load Game” and “Save Game”, to avoid accidental overwriting.
- Change: [OpenRCT2#21715] [Plugin] Remove access to the internal `owner` property. Note: `ownership` is still accessible.
- Change: [OpenRCT2#21855] Cheats menu dropdown no longer requires dragging.
- Change: [OpenRCT2#21866] Hide the FPS Counter when the top toolbar/widgets have been toggled off.
- Change: [OpenRCT2#21950] Construction and removal buttons can now be held down for repeated placement.
- Fix: [OpenRCT2#866] Boat Hire boats get stuck entering track (original bug).
- Fix: [OpenRCT2#10701] No reason specified when placing door over unsuitable track.
- Fix: [OpenRCT2#18723, OpenRCT2#21870] Attempting to demolish a flat ride in pause mode allows you to place multiple copies.
- Fix: [OpenRCT2#19559] Custom rides with long descriptions extend into lower widgets.
- Fix: [OpenRCT2#21696] Fullscreen window option not correctly applied on macOS.
- Fix: [OpenRCT2#21749] Crash when loading park bigger than current limits.
- Fix: [OpenRCT2#21787] Map generator heightmap should respect increased height limits.
- Fix: [OpenRCT2#21829] When creating a new scenario, the default name contains formatting codes.
- Fix: [OpenRCT2#21937] Build errors with the ORIGINAL_RATINGS flag.
- Fix: [objects#324] Cannot build Colosseum inside a turn or helix.
- Fix: [objects#325] Sloped castle walls are vertically offset by one pixel (original bug).
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

Successfully merging a pull request may close this issue.

1 participant