-
Notifications
You must be signed in to change notification settings - Fork 498
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] Silithid Hive Drone (4133) call for help #2790
Comments
Video you included is from a private server. |
Really? How can I distinguish retail videos from private server videos? |
There are also two others from wowhead: |
In the video, there's no clock displayed. Classic clients include a clock, while vanilla clients do not. If you come across a high-resolution video without a clock, it's extremely likely from a vanilla private server. However, be aware that videos featuring a clock could still be from private servers. |
Ok, thanks for the clarification. So the two videos from wowhead seem to be legit, they show a clock and are older than 2022. I will edit the first post accordingly. Sorry for posting a wrong video. |
This is still bugged for me. |
Difference in philosophy, I imagine. Some folks would rather adjust behaviour so that it reflects what is known to be Blizzlike, through sniffs or contemporaneous documentation, and others are fine to tweak behaviour so that it seems Blizzlike. You might not think that proof should exist first. Some, myself included, would disagree with you. |
@ShiyoKozuki Until the issue is fixed I use this on my server: UPDATE `creature_ai_scripts` SET `x` = 30 WHERE `id` IN (413301,413302); |
Thank you! |
Confirmed correct behavior on classic, fixed in #2845 |
🐛 Bug report
If attacking a Silithid Hive Drone it pulls too many mobs:
https://github.com/user-attachments/assets/76de524e-4df2-494c-99f3-d1f06b6c726b
Expected behavior
Edit: Removed video from private server and added two others
According to these videos from wowhead classic there should be far fewer adds:
https://www.youtube.com/watch?v=rxutea44ack
https://www.youtube.com/watch?v=P5A3sGrVj4o
Perhaps someone can verify this.
Steps to reproduce
.go -6361.11 -3555.94 -58.5096 1
Version & Environment
Client Version: 1.12.1.5875
Commit Hash: e56fce5
OS Client: Ubuntu 24.04 (Wine)
OS Server: Ubuntu 22.04
Crashlog
The text was updated successfully, but these errors were encountered: