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 when giving a lost train a Go To order #129

Closed
DorpsGek opened this issue Apr 19, 2006 · 4 comments
Closed

Crash when giving a lost train a Go To order #129

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

Comments

@DorpsGek
Copy link
Member

Anonymous opened the ticket and wrote:

When I give a train that is lost (red dot in the train overview, and it has no arrow pointing to an entry in the Orders list) the game will crash.

Reported version: 0.4.7
Operating system: All


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

ArmEagle wrote:

Ok, that was mine. Decided to make an accoutn after all.

Savegame added. Trains 6 and 8 are lost.


This comment was imported from FlySpray: https://bugs.openttd.org/task/129#comment212

@DorpsGek
Copy link
Member Author

ArmEagle wrote:

Savegame where train 6 and 7 don't lose a target Order after finishing the last.
Stations are still the same, though i have been moving them around a lot.


This comment was imported from FlySpray: https://bugs.openttd.org/task/129#comment213

@DorpsGek
Copy link
Member Author

Celestar wrote:

Research:
num_orders of train 6 is 3, while there are only 2 orders in the list (order number 3 is NULL)

it seems that the next_shared/prev_shared link got wrong:

(gdb) p v->prev_shared->next_shared
$5 = (Vehicle *) 0x0

This should never happen.


This comment was imported from FlySpray: https://bugs.openttd.org/task/129#comment215

@DorpsGek
Copy link
Member Author

Celestar closed the ticket.

Reason for closing: Fixed

Will not fix already-broken old savegames :(


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

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 6, 2018
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

1 participant