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] Stiches wrong spawn location #1780

Closed
Daribon opened this issue Jan 24, 2023 · 1 comment
Closed

馃悰 [Bug] Stiches wrong spawn location #1780

Daribon opened this issue Jan 24, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Daribon
Copy link
Contributor

Daribon commented Jan 24, 2023

馃悰 Bug report

Stiches currently spawns at Ambercrombie.
nomacs_idE6if6pDL

https://github.com/vmangos/core/blob/development/src/scripts/eastern_kingdoms/duskwood/duskwood.cpp#L691

Expected behavior

Stiches should not spawn at Ambercrombie. It should spawn around middle of Duskwood on the road.
From wowhead classic:
firefox_8Y5mXq6rYP
Not a single time has Stiches been spotted at Ambercrombie.

In every single sniff, stiches can not be found anywhere near Ambercrombie. All of the sniffs have Stiches begin to appear after the middle of Duskwood. I sadly do not have the exact spawn position, but one sniff has what appears to be a spawn that is extremely close.

The earliest location I could find in a sniff is the following:
-10863.9 -286.082 38.1025 4.44543
Which does seem to line up almost perfectly with the data from wowhead:
WoW_E9Z6yR3YLS

All the waypoints for Stiches in vmangos is currently guessed, but that can be dealt with later.

Steps to reproduce

  1. Check https://github.com/vmangos/core/blob/development/src/scripts/eastern_kingdoms/duskwood/duskwood.cpp#L691
  2. .go -10277.63 54.27 42.2
  3. You are now at the location that the script currently spawns Stiches.

Version & Environment

Client Version: 1.12.1.5875

Commit Hash: 87ec00f

OS Client: Microsoft Windows 11 Pro N 10.0.22621.900
OS Server: Microsoft Windows 11 Pro N 10.0.22621.900

Crashlog

  • None
@Daribon Daribon added the bug Something isn't working label Jan 24, 2023
@Daribon
Copy link
Contributor Author

Daribon commented Jun 19, 2024

Closing as this was proven to be correct (however object2 spawn will probably be needed in the future, if it isn't using it already.)

@Daribon Daribon closed this as completed Jun 19, 2024
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

1 participant