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

Problem with a specific park #6238

Closed
HoeGaatie1611 opened this issue Sep 1, 2017 · 3 comments
Closed

Problem with a specific park #6238

HoeGaatie1611 opened this issue Sep 1, 2017 · 3 comments
Labels
crash Game exits suddenly. investigate Not sure what the problem is yet.

Comments

@HoeGaatie1611
Copy link

OS: Windows 10
Version: 0.1.2
Commit/Build: ef5ad36

I wanted to create a huge park ($2.000.000 park value challenge), but after about 4 hours playing the game keeps crashing. I've got no idea why and I haven't got much information either. The only thing I can say is that

  • The game freezes and you will just get the "This program has stopped working" message. No specific error boxes.
  • On this specific save it will crash on March 14'th.
  • When you close down all the rides it won't crash.
  • The save file won't open at all on the unmodded version of RCT2.
  • Closing down the Observation tower delays the crash by about 1.5 month (Arround April 18).
  • Closing down the first Launched Freefall makes the game crash even quicker.
  • Closing down the Reverse Freefall Coaster delays the crash too.

When I tried to close down all the rides and open them one by one, the game still crashed no matter in what order I opened the rides
That's about all the information I've got. I've tried to google the problem, but couldn't find the answer. Hopefully someone can help me with this. I'm currently running the latest version for windows.

Thanks in advance!

Sidenote: Also the game crashed before this whole situation, and that crash included a dmp file. Maybe it can help.

Rollercoaster Tycoon 2 Corrupted Save.zip

Steps to reproduce:

  1. Simply open the save game
  2. Wait until March 14'th

Dump file
Dump file including the save has been provided in the Zip file above.

Save game:
Save game has been included in the Zip file above.

@IntelOrca IntelOrca added the investigate Not sure what the problem is yet. label Sep 1, 2017
@ZehMatt
Copy link
Member

ZehMatt commented Sep 1, 2017

It seems that its trying to find the peep in the queue which is at the front and gets stuck there.
Edit: The issue here is that two peeps claim each other is in front of them which causes the loop in ride_get_queue_head_guest to never return.

@HoeGaatie1611
Copy link
Author

Thanks for the answer. It makes sense, but is there a way to fix it?

@jensj12
Copy link
Contributor

jensj12 commented Sep 1, 2017

You can remove all guests in the park (look in the cheats window), that should get rid of any loop in queued peeps.

@Gymnasiast Gymnasiast added the crash Game exits suddenly. label Jan 28, 2019
janisozaur added a commit to janisozaur/OpenRCT2 that referenced this issue Apr 7, 2020
Gymnasiast added a commit that referenced this issue Apr 17, 2020
- Feature: [#10925] Show hovered values on finance charts.
- Feature: [#11013] Ctrl+C copies input dialog text to clipboard.
- Feature: [#11218] load_park command for console
- Feature: [#11272] Option for toggling notifications for 'Ride casualties' and 'Stuck or stalled vehicles'.
- Feature: [#11281] add_news_item command for console
- Feature: [#11300] Add powered launch and reverse incline launched shuttle mode to the Stand-Up Roller Coaster (for RCT1 parity).
- Fix: [#475] Water sides drawn incorrectly (original bug).
- Fix: [#6123, #7907, #9472, #11028] Cannot build some track designs with 4 stations (original bug).
- Fix: [#6238] Invalid tile elem iteration in Guest::UpdateUsingBin
- Fix: [#7094] Back wall edge texture in water missing.
- Fix: [#9719] Hacked walls in RCT1 saves are imported incorrectly.
- Fix: [#10372, #10509, #10806] Lift base sections incorrectly exporting, causing various lift related bugs.
- Fix: [#10928] File browser's date column is too narrow.
- Fix: [#10951, #11160] Attempting to place park entrances creates ghost entrances in random locations.
- Fix: [#11005] Company value overflows.
- Fix: [#11027] Third color on walls becomes black when saving.
- Fix: [#11063] Scrolling position persists when switching tabs in the scenery window.
- Fix: [#11106] Crash on getting invalid vehicle index.
- Fix: [#11126] Cannot place Frightmare track design.
- Fix: [#11208] Cannot export parks with RCT2 DLC objects.
- Fix: [#11230] Seat Rotation not imported correctly for hacked rides.
- Fix: [#11225] Replay manager cannot handle track designs.
- Fix: [#11246] Fix Various Import/Export issues with Boat locations, balloon frame number.
- Fix: [#11258] Properly remove format codes from imported strings.
- Fix: [#11286] Fix banner tooltip colour.
- Fix: Small red gardens in RCT1 saves are imported in the wrong colour.
- Improved: [#11157] Slimmer virtual floor lines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Game exits suddenly. investigate Not sure what the problem is yet.
Projects
None yet
Development

No branches or pull requests

5 participants