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

Savegames Failing to Load #5306

Closed
DorpsGek opened this issue Sep 22, 2012 · 4 comments
Closed

Savegames Failing to Load #5306

DorpsGek opened this issue Sep 22, 2012 · 4 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

Pingaware opened the ticket and wrote:

Some old savegames are causing crashes for me when I try and load them in trunk. This includes OpenTTD and TTD savegames. Attached are examples of TTD and OpenTTD saves which cause the crash, each with respective crash files. The OpenTTD save crashes immediately on trying to load, the TTD save loads the map for a brief moment, then crashes.

Attachments

Reported version: trunk
Operating system: Windows


This issue was imported from FlySpray: https://bugs.openttd.org/task/5306
@DorpsGek
Copy link
Member Author

Yexo wrote:

@Pingaware: I can confirm the crashes, we'll do our best to fix them. What follows below are some technical details, feel free to ignore those.

Turksetti savegame crashes because house tile 24472 has m2 set to 62 and there exists no town with that id.
TRT01.SV1 crashes because a water tile has different bits set then OpenTTD expects. This seems to be a duplicate of #5207


This comment was imported from FlySpray: https://bugs.openttd.org/task/5306#comment11552

@DorpsGek
Copy link
Member Author

DorpsGek commented Feb 3, 2013

Rubidium closed the ticket.

Reason for closing: Won't fix

Both savegames are corrupted and checking the complete validity of a savegame after/during loading would require too much effort to be worth it.


This comment was imported from FlySpray: https://bugs.openttd.org/task/5306

@DorpsGek DorpsGek closed this as completed Feb 3, 2013
@DorpsGek
Copy link
Member Author

DorpsGek commented Feb 3, 2013

Pingaware wrote:

Fair enough Rubidium. Thanks for looking into it though!


This comment was imported from FlySpray: https://bugs.openttd.org/task/5306#comment11962

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 7, 2018
@James103
Copy link
Contributor

The TRT01.SV1 save game crashes on load with this log
on 20190516-master-g24493548da with Assertion failed at line 4036 of d:\a\1\s\src\station_cmd.cpp: st->facilities == (FACIL_AIRPORT | FACIL_DOCK) && st->airport.type == AT_OILRIG.
The Turksetti Transport Original.sav save game does not crash in a few months.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

2 participants