liyunfan1223 / mod-playerbots

AzerothCore Playerbots Module
https://discord.gg/NQm5QShwf9
GNU Affero General Public License v3.0
177 stars 96 forks source link

Bots not queueing Rated Arenas #125

Open Twiggstar opened 5 months ago

Twiggstar commented 5 months ago

Is your feature request related to a problem? Please describe. I queue for Rated Arenas with a bot or with an other player. But after 20 minutes of sitting in queue nobody queues into us. Skirmish work but not ranked.

Describe the solution you'd like I'd like to have them queue Ranked Arenas aswell.

Describe alternatives you've considered Games from skirmish to award score for your team in specific bracket and arena points as usual.

Additional context Worldserver console shows correct numbers of people/bots queueing for ranked arenas (my team only).

Macx-Lio commented 2 months ago

Hello Everyone,

I did have the same problem. I tried to add the Arena Teams manuelle to the "arena_team"-Table.

I made a team for each race and added the level 80 Bot-Characters to it. Then I took the first Bot-Character of each Team as Leader.

Now my Worldserver says for each Team: Team #ID Group is ready for match.

But the Match wont start.

Here are my Questions: How many Teams does a Arena-Match need to be ready? Do I need more then 12 Teams? And must every Team be ready for Match? (There are currently no level 80 Goblin-Bots on my AzerothCore)

IMPORTANT: Each Character could only be ONCE in a arena team.

Macx-Lio commented 2 months ago

UPDATE: I have now configured 30 Arena-Bot-Teams. Every Bot logs in, even beyond the Random-Bot-Limit. Each Team reports their readiness for the match. But none of them does a registration for 2v2. Even after 45 Minutes, nothing happens.

Worldserver Protokoll for Group ready: Bot GUID Full: 0x000000000000010b Type: Player Low: 267 -Hernays-: Leader of -Guard of Silvermoon- Bot GUID Full: 0x0000000000000120 Type: Player Low: 288 -Taurin-: Member of -Guard of Silvermoon- Team #18 -Guard of Silvermoon- Group is ready for match

Worldserver Protokoll for 2v2: ARENA:2v2 80: Player (Skirmish:0, Rated:1) B (Skirmish:0, Rated:1) Total (Skirmish:0 Rated:2)

Notice: This "Rated:2" is me and my Playerbot.

XakHD commented 1 month ago

did you ever end up getting this too work? Currently stuck on the same issue @Macx-Lio

Dreathean commented 4 weeks ago

This isn't currently functional, though I know @brian8544 has been working on it

brian8544 commented 4 weeks ago

It seems very difficult to implement (for me at least), i did make 2 branches.

I'd appreciate any help, coding wise - to shove me into the right direction