Navigation Menu

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

Cloning vehicle with impossible orders silently fails to copy orders #5213

Closed
DorpsGek opened this issue Jun 19, 2012 · 3 comments
Closed

Cloning vehicle with impossible orders silently fails to copy orders #5213

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

Comments

@DorpsGek
Copy link
Member

Kogut opened the ticket and wrote:

*Create vehicle (in my example bus)
*give it orders (go to bus station A, bus station B)
*make orders impossible (bus station B contains now only truck part, without bus stop)
*clone vehicle (no error message)
*check orders (orders of cloned vehicle are now empty)

Reported version: 1.2.1
Operating system: All


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

DorpsGek commented Jul 9, 2012

frosch closed the ticket.

Reason for closing: Fixed

in r24390


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

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

James103 commented Feb 4, 2020

  • Main issue still occurs in d7a928a, with the same reproduction steps as in initial commit. Suggested fix: Still let the vehicle clone go through, but issue a warning noting that the vehicle's orders were not copied.
  • Additionally, if vehicles share impossible orders, then it is not possible to undo the order sharing.

@LordAro
Copy link
Member

LordAro commented Feb 4, 2020

Can you create a new issue for this? I don't really want to reopen such an old issue

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

3 participants