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

Bots keep spawning out of bounds in twisting nether and other places #893

Open
Abnormalpingu opened this issue Jan 23, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Abnormalpingu
Copy link

Bug Description
I've been seeing this issue after I setup the online playermap (https://www.azerothcore.org/catalogue.html#/details/230741658), just to see where the bots are (yes it's not 100% accurate but it gives somewhat of an idea). The playermap is just a php site that queries the database for player locations, it doesn't seem to update over time though.

Its a bit random how many bots ends up in these locations but anywhere from 5-10 after a server restart. There's also some bots stuck outside various other locations in kalimdor (desolace along the coast and directly south of un'goro).
Eastern kingdom (silverpine forest - south east along the coast towards The Greymane Wall).
Normally i just invite them to my group and summon them to move them. But it seems there's some out of bounds spawn rules that need to me made.

Commit Hash
:~/azerothcore-wotlk# git show
commit 36987b8 (HEAD -> Playerbot, origin/Playerbot, origin/HEAD)
Merge: 8e5802d 42e0ab5

How To Reproduce Bug
Restart server and verify location in playermap or /who ingame

Expected Behavior
Bots shouldn't spawn outside the map and also in inaccessible places. Maybe there should be some sort of check that if bot ends up within unexpected coordinates they get teleported to the nearest graveyard.

Screenshots
https://imgur.com/a/GAWak8s

Modules
mod-ahbot
mod-playerbots
mod-solocraft

Playerbot Settings
500

System
OS: debian 12
Hardware: virtual machine, 10 core, 16gb ram

Additional Context
Thank you for the work you're doing on this mod, it's really really cool ! :D

@nl-saw
Copy link
Collaborator

nl-saw commented Jan 23, 2025

Confirmed, I've seen this too.

@nl-saw nl-saw added the bug Something isn't working label Jan 23, 2025
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