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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 [Bug Report]Nefarian phase 2 bug #2474

Closed
ClassicW opened this issue Jun 19, 2021 · 1 comment
Closed

馃悰 [Bug Report]Nefarian phase 2 bug #2474

ClassicW opened this issue Jun 19, 2021 · 1 comment
Labels
Info: Needs Replication Issue needs replication before further action.

Comments

@ClassicW
Copy link

ClassicW commented Jun 19, 2021

馃悰 Bugreport

When the nefarian invokes phase 2, he cannot reach the ground. Sometimes it does land, but I don't know why.

image

Expected behavior

it must land on the ground every time
image

Version & Environment

Client Version: "1.12.1" (CLASSIC)

CMaNGOS Repo & Commit Hash:89357fd36b174808e7ca372a13939802b91647e5

Steps to reproduce

  1. create hero level 60
  2. teleport to blackwin lair
  3. go to .go creature 85785
  4. start event
  5. kill all creature summon
  6. see

Crashlog

  • None
@ClassicW ClassicW added the Info: Needs Replication Issue needs replication before further action. label Jun 19, 2021
@insunaa
Copy link
Contributor

insunaa commented Jun 27, 2021

the problem seems to be here:
image

it's relying on a generated path for Nefarian to land, but the "landing sequence" only starts when Nefarian reaches Waypoint 8, which might not exist or might be somewhere in the air.

cala added a commit to cmangos/mangos-tbc that referenced this issue Jun 27, 2021
* Fix Nefarian landing:
- fix point index
- revert to previous movement generator as the current one was looping
Closes cmangos/issues#2474
cala added a commit to cmangos/mangos-wotlk that referenced this issue Jul 1, 2021
* Fix Nefarian landing:
- fix point index
- revert to previous movement generator as the current one was looping
Closes cmangos/issues#2474
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Info: Needs Replication Issue needs replication before further action.
Projects
None yet
Development

No branches or pull requests

2 participants