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] Silithid Hive Drone (4133) call for help #2790

Open
Stoabrogga opened this issue Oct 4, 2024 · 10 comments
Open

🐛 [Bug] Silithid Hive Drone (4133) call for help #2790

Stoabrogga opened this issue Oct 4, 2024 · 10 comments
Labels
bug Something isn't working

Comments

@Stoabrogga
Copy link
Contributor

Stoabrogga commented Oct 4, 2024

🐛 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

  1. .go -6361.11 -3555.94 -58.5096 1
  2. attack drones

Version & Environment

Client Version: 1.12.1.5875

Commit Hash: e56fce5

OS Client: Ubuntu 24.04 (Wine)
OS Server: Ubuntu 22.04

Crashlog

  • None
@Stoabrogga Stoabrogga added the bug Something isn't working label Oct 4, 2024
@Daribon
Copy link
Contributor

Daribon commented Oct 4, 2024

Video you included is from a private server.

@Stoabrogga
Copy link
Contributor Author

Video you included is from a private server.

Really? How can I distinguish retail videos from private server videos?

@Stoabrogga
Copy link
Contributor Author

@Daribon
Copy link
Contributor

Daribon commented Oct 4, 2024

Video you included is from a private server.

Really? How can I distinguish retail videos from private server videos?

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.
This is due to HermesProxy, which allow classic clients to connect to vanilla private servers. That said, any video showing a clock that was posted before HermesProxy existed, is always from classic.

@Stoabrogga
Copy link
Contributor Author

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.

@ShiyoKozuki
Copy link
Contributor

This is still bugged for me.
I don't think there needs to be proof that the entire area of slithid should not link when they are intended to be killed for a level 33 horde quest.

@cpevors
Copy link

cpevors commented Dec 16, 2024

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.

@Stoabrogga
Copy link
Contributor Author

@ShiyoKozuki Until the issue is fixed I use this on my server:

UPDATE `creature_ai_scripts` SET `x` = 30 WHERE `id` IN (413301,413302);

@ShiyoKozuki
Copy link
Contributor

@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!

@NickTyrer
Copy link
Contributor

Confirmed correct behavior on classic, fixed in #2845

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

5 participants