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

[Bug]: Softlock with seek&destroy missions #2542

Closed
1 task done
wyykak opened this issue Feb 2, 2024 · 4 comments
Closed
1 task done

[Bug]: Softlock with seek&destroy missions #2542

wyykak opened this issue Feb 2, 2024 · 4 comments
Labels
Type-Defect Issue relates to a defect in the game that has to be corrected.

Comments

@wyykak
Copy link

wyykak commented Feb 2, 2024

What happened?

I accepted a seek&destroy mission and arrived at the target system with my last bit of fuel. After I got the next location from a pirate, I can't leave the system since there is no landable planet (in Overture) to refuel. Also, if I hail any ships, they will only talk about the target and leave, so I cannot require fuel too. This seems to be a softlock.

Version

0.11.3 from Steam

What operating system are you seeing the problem on?

macOS

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@wyykak wyykak added the Type-Defect Issue relates to a defect in the game that has to be corrected. label Feb 2, 2024
@not-pyroman
Copy link
Contributor

could you please send the affected save? if you're not sure where they're stored see https://github.com/naev/naev/wiki/FAQ#where-are-saves-and-screenshots-stored

@wyykak
Copy link
Author

wyykak commented Feb 3, 2024

I load a previous snapshot to solve the problem so the affected save is gone. I will upload one if I reproduce the problem.

@bobbens
Copy link
Member

bobbens commented Feb 3, 2024

They should probably be worked to use the communication system and add additional options instead of just overwriting the communication stuff entirely. That would allow the player to still get fuel and the likes.
EDIT: I think one of the Lucas missions does that.

@bobbens
Copy link
Member

bobbens commented Apr 18, 2024

Should be fixed in main, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type-Defect Issue relates to a defect in the game that has to be corrected.
Projects
None yet
Development

No branches or pull requests

3 participants