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] Bots in Incomplete Raid Groups Get Added Multiple Times on Zoning #3561

Open
titanium-forever opened this issue Aug 20, 2023 · 2 comments
Labels

Comments

@titanium-forever
Copy link
Contributor

If bots are in incomplete raid groups, when the player zones they get duplicated in the raid group. Suspect this might be related, or similar to #3472

Steps to reproduce:

  • Spawn some bots
  • Invite some to your group until it's full
  • Invite one to a raid
  • Lock the raid and move it into a group
  • Zone
  • Bug is seen: shortly after zoning the bot appears again in the raid group

Each time the player zones the but gets re-added until the group is full. The bot is only loaded once, it just shows multiple times in the raid group. I suspect that since bots get camped and then reloaded during the zoning process, they are getting re-added on load but they were never removed.

Only one of them can be disbanded from the raid. Once one of the names has been removed, the remaining five still show but can't be removed. Camping the bot does not remove them. Clicking on one of the names and clicking disband doesn't do anything.

image

image

@Kinglykrab
Copy link
Contributor

Are the bot's unique identifier in bot_data and the player's unique identifier in character_data the same value?

@Aeadoin @neckkola any input?

@titanium-forever
Copy link
Contributor Author

Given all the recent changes around bots, I retested this one and it seems to be fixed. I used the same bots in the same configuration as before, and for good measure I even used the same zone; the bug wasn't observed.

However, leaving this to be closed at the discretion of the project team in case there is more discussion to be had with regard to @Kinglykrab's question above.

@joligario joligario added the Bots label Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants