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

Fix mission list error when opened during hyperspace #5843

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

Web-eWorks
Copy link
Member

Existing code was attempting to get the system's path from a SystemPath object instead of a star system directly. Fixed that and provided some additional type information for working with the nav/combat/hyperspace target methods on LuaPlayer.

Fixes #5822.

@Web-eWorks Web-eWorks merged commit 2a00314 into pioneerspacesim:master Jun 26, 2024
@Web-eWorks Web-eWorks mentioned this pull request Jun 26, 2024
@Web-eWorks Web-eWorks deleted the fix-mission-list branch June 26, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mission list breaks when accessing it during hyperjump.
1 participant