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

Issues with pathfinding for Gol'Bolar Quarry cave in Dun Morogh #1170

Open
EsreverWoW opened this issue Jun 19, 2023 · 2 comments
Open

Issues with pathfinding for Gol'Bolar Quarry cave in Dun Morogh #1170

EsreverWoW opened this issue Jun 19, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@EsreverWoW
Copy link

Describe the bug
There seems to be some issues with pathfinding in parts of the Gol'Bolar Quarry cave.

Steps to reproduce

  1. Encounter enemies. Have them move into certain areas by manually placing them or having them run off when low health.
  2. They will float upward Z-axis to the top of the cave and then cannot reach the player. You will hear their footstetps above.
  3. Move to a position of line of sight where you may be seen. They will then adjust their position to then reach the player.

Expected behavior
These enemies should remain inside of the cave and not find themselves outside of it.

Screenshots
https://github.com/The-Alpha-Project/alpha-core/assets/49285632/0c210b3a-0af7-4ae3-9210-06c8dd429de4

Sources
None

@EsreverWoW EsreverWoW added the bug Something isn't working label Jun 19, 2023
@EsreverWoW
Copy link
Author

EsreverWoW commented Jun 19, 2023

Note that this was recorded on the new Brill Alpha PTR realm.
image

@devw4r
Copy link
Contributor

devw4r commented Jun 19, 2023

Namigator resolving wrong (above cave Z)

Map 0 -5722.27 -1687.44 358.59
Namigator Z: 377

Map 0 -5711.44 -1702.63 359.749
Namigator Z: 378

Map 0 -5707.4 -1698 359.636
Namigator Z: 376

@namreeb

devw4r added a commit to devw4r/alpha-core that referenced this issue Jun 28, 2023
- Fix chase movement ignoring namigator path feedback.
- Always prioritize namigator over maps Z if enabled.
- Improves #The-Alpha-Project#1170
@devw4r devw4r mentioned this issue Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants