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

Initialize order.sub_target in path_finder #2421

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

lmoureaux
Copy link
Contributor

The sub_target should be set to NO_ORDER by default, otherwise we get a warning when reading back from saves.

Closes #2394.

.I tested using the save from #2394:

  • Set long goto for a few paratroopers
  • Save
  • Load again
  • Warnings are gone

The sub_target should be set to NO_ORDER by default, otherwise we get a
warning when reading back from saves.

Closes longturn#2394.
@lmoureaux lmoureaux added this to the v3.1-stable milestone Oct 27, 2024
Copy link
Collaborator

@jwrober jwrober left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works for me.

@jwrober jwrober merged commit 981444e into longturn:master Oct 28, 2024
21 checks passed
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

Successfully merging this pull request may close these issues.

Error message: Assertion order_sub_tgt == -1 failed
2 participants