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

Crash on load up of Scenario with missing Objects #2472

Closed
glenjimen opened this issue May 5, 2024 · 3 comments
Closed

Crash on load up of Scenario with missing Objects #2472

glenjimen opened this issue May 5, 2024 · 3 comments

Comments

@glenjimen
Copy link

Version information:

  • Platform: Win10
  • Version: 24.05
  • Build/commit: ee73442

Describe the bug
If you try to load a new or saved game and do not have all the required objects in your objdata folder, the game will crash. In previous versions it would display a message window "Error Loading Objects". The new loading bar is approximately 1/2 way across when the game freezes and crashes.

To Reproduce
Steps to reproduce the behaviour:
Load a game that requires mods, with a vanilla objdata folder.

Expected behaviour
Loading stops and the "Error Loading Objects" window appears, listing what objects you are missing.

Screenshots
If applicable, add screenshots to help explain your problem.
The loading bar shows : installing USPCCSRA.DAT, and I do have that one in my objdata folder.
locoErrorMissingObject

Additional context
Add any other context about the problem here.
Crash Dump:
https://drive.google.com/file/d/1Pc-AhQ196YjIma1eGkGallZNbalroInB/view?usp=sharing

@AaronVanGeffen
Copy link
Member

This should be fixed in v24.05.1. Could you confirm?

@glenjimen
Copy link
Author

Yes, I just tested this, and the crash is fixed. The blue "Error Loading Objects" window pops up and shows the objects correctly.

The only difference is that the console window no longer prints the missing objects. Usually it shows in red "Failed to Load: OBJECTNAME" This was handy to copy & paste the missing objects to a text file for reference later.

That difference aside, yes the crash is solved! Thank you!

@glenjimen
Copy link
Author

Never-mind, the console still outputs the missing objects. I ran it from the combo RCT2 / Loco launcher, and that's when the missing objects didn't print.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants