Server icon indicating copy to clipboard operation
Server copied to clipboard

[Bug Fix] Fix Bot/Character ID Overlap in Groups

Open Kinglykrab opened this issue 1 year ago • 5 comments

Notes

  • Attempt to fix bot/character ID overlap in groups keeping bots with the same unique identifier as players from not spawning on zone.
  • Adds bot_id to group_id to differentiate bots from characters and hopefully alleviate this issue.

Kinglykrab avatar Feb 18 '24 18:02 Kinglykrab

This is going to need some thorough testing done

Akkadius avatar Feb 19 '24 08:02 Akkadius

This is going to need some thorough testing done

Yeah, I’d like if Karana could test it as well as Lancelot Jim.

Kinglykrab avatar Feb 19 '24 11:02 Kinglykrab

Good afternoon @Kinglykrab. I ran some tests and did not have any problems zoning in a group with a bot that shared the id of the character. My test was a player(44) and two bots; bot1(44) bot(46).

I did notice that I was not able to invite another players' bot. I could send the group invite, but they never joined the group. Not sure if that is intended or not. The other player shared a its id with the bot(1).

I also tested within a raid. No issue. Once in the raid, I moved the other player and their bots to the same group, worked fine. Zoned, no issues anywhere.

neckkola avatar Feb 24 '24 19:02 neckkola

Good afternoon @Kinglykrab. I ran some tests and did not have any problems zoning in a group with a bot that shared the id of the character. My test was a player(44) and two bots; bot1(44) bot(46).

I did notice that I was not able to invite another players' bot. I could send the group invite, but they never joined the group. Not sure if that is intended or not. The other player shared a its id with the bot(1).

I also tested within a raid. No issue. Once in the raid, I moved the other player and their bots to the same group, worked fine. Zoned, no issues anywhere.

Hmmm, I didn't try inviting another player's bots, but I think you have to invite the owner.

Kinglykrab avatar Feb 24 '24 19:02 Kinglykrab

I tried both single and with the owner already in the group. Same result, no dice, though not sure if it ever worked.

neckkola avatar Feb 24 '24 19:02 neckkola

What's the status on this?

Akkadius avatar Mar 23 '24 05:03 Akkadius

What's the status on this?

Just need to wait on other stuff to be merged so this can be rebased without rebasing it multiple times.

I've tested it on my end and it seems to resolve the issue.

Kinglykrab avatar Mar 23 '24 19:03 Kinglykrab

Has anyone tested bot creation on this PR? Not sure if it's related or not but we're getting a "Failed to query name availability" with this. Note: Bot Creation might have noting to do with this PR.. but started to happen with this in

MortimerGreenwald avatar Mar 31 '24 19:03 MortimerGreenwald