Page MenuHomeFeedback Tracker

Create Group UI Button not working if player in a non-registered group
Closed, ResolvedPublic

Description

If a player is already inside a group non-registered on the dynamic group system, the player wont be able to create a new group (or the group is created then deleted since the player is not transferred). In order to fix that, the player must be putted inside a grpnull.

It is also possible that this issue only occurs when the leader of the initial group the player is in is AI.

Also since it is happening in a dedicated environment, the locality of the player and his group is different (player is remote and group local to the server)

Details

Legacy ID
2892988030
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
End Game - Dynamic Groups
Steps To Reproduce

In the editor, put a player inside an AI group, set up the group management module and try to switch group.

Event Timeline

ZertyKchan set Category to End Game - Dynamic Groups.
ZertyKchan set Reproducibility to Always.
ZertyKchan set Severity to None.
ZertyKchan set Resolution to Fixed.
ZertyKchan set Legacy ID to 2892988030.May 8 2016, 12:22 PM
ZertyKchan edited a custom field.

Fixed, should arrive at the Dev Branch tomorrow.

If non-leader player in non-registered group tries to create a group, it will now be correctly create, but player is moved out of the old, non-registered group (because he is not the leader of current group).

Thanks.