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]: Assertion failed at line 114 of D:\\a\\OpenTTD\\OpenTTD\\src\\core\\pool_type.hpp: index < this->first_unused #12551

Closed
12306ylg opened this issue Apr 21, 2024 · 4 comments

Comments

@12306ylg
Copy link

Version of OpenTTD

Nightly build 20240421,Windows

Steps to reproduce

I don't know WHAT HAPPENED

Upload crash files

OpenTTD.zip

@PeterN
Copy link
Member

PeterN commented Apr 21, 2024

Do you have the normal savegame from before the crash too?

@JGRennison
Copy link
Contributor

Issue 12551, 1990-04-22.sav.zip
Removing the road stop at tile 41 x 28 can be used to reproduce the issue.

The use of GetOrderStationLocation in RemoveRoadStop clears last_station_visited which must remain valid for a vehicle which is loading.

@12306ylg
Copy link
Author

Do you have the normal savegame from before the crash too?

no

@PeterN
Copy link
Member

PeterN commented Apr 26, 2024

Fixed by #12552 , but I messed up the tagging...

@PeterN PeterN closed this as completed Apr 26, 2024
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

3 participants