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: Meeting the faction leaders missions are bugged when accepted a second time #363

Closed
3 tasks done
simondumalski opened this issue Jan 10, 2022 · 4 comments
Closed
3 tasks done
Labels
bug Something isn't working P-Fixer This issue is confirmed, but is not prioritized to be fixed.

Comments

@simondumalski
Copy link

Make sure you've done the following:

  • I have checked that this issue has not already been reported.

  • I have validated that this issue is not a syntax error of either MySQL or SQLite.

  • I have pulled the latest version of the main branch of DarkflameServer and have confirmed that the issue exists there.

Issue Description

The Nexus Naomi at the entrance of Nexus Tower gives 4 missions, each leading you to a faction leader. After successfully completing it, you can go back to her and it will show up immediately as a “daily mission” and you can accept it again.

When you try to talk to the faction leaders after accepting the mission the second time, it will show the beam of light and prompt you to press shift to talk to the leader, but will simply do nothing when it is pressed.

Reproduction steps

Goto nexus tower
Accept the “meet the faction leaders” missions from Nexus Naomi
Complete them
Go accept them again
You cannot hand them in

Expected Behavior

I’m not sure if there are actually daily missions (I don’t see why they would be) but ideally after finishing them once, you would not even be prompted to do them again. I don’t remember having to “meet the faction leaders” more than once on live.

If these are daily missions, then having them completable after doing them once is what should happen.

Environment

Ubuntu on a VPS

@simondumalski simondumalski added bug Something isn't working triage An issue that needs triage labels Jan 10, 2022
@Wincent01 Wincent01 added P-low This issue can affect gameplay, but does not prevent a user from playing or progressing and removed triage An issue that needs triage labels Jan 10, 2022
@TheMatt2
Copy link
Contributor

TheMatt2 commented Jan 14, 2022

Video from live seems to indicate those are in fact repeatable missions. So the solution is to make the mission repeatable, not go away.

https://youtu.be/eJe2T-aad3k?t=70

@simondumalski
Copy link
Author

If that is the case, then the repeatability of them does not work.
They can be completed once, and then will forever hang out in your active missions if accepted again.

@EmosewaMC EmosewaMC added P-Fixer This issue is confirmed, but is not prioritized to be fixed. and removed P-low This issue can affect gameplay, but does not prevent a user from playing or progressing labels Aug 4, 2022
@EmosewaMC
Copy link
Collaborator

EmosewaMC commented Oct 20, 2022

Fix is implementing scripts\02_server\Map\NT\L_NT_NAOMI_BREADCRUMB_SERVER.lua
A retroactive check would be needed to address this issue should someone have accepted all 4 of these

@EmosewaMC
Copy link
Collaborator

This is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P-Fixer This issue is confirmed, but is not prioritized to be fixed.
Projects
None yet
Development

No branches or pull requests

4 participants