Thread Tools Display Modes
Prev Previous Post   Next Post Next
02/23/19, 06:27 AM   #1
Gandalf
 
Gandalf's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2016
Posts: 28
[fixed] Group member has logged out but is online in group

Bug Description:
A group member has logged out but is still shown as online group member

To Reproduce:
0) two players in cyrodiil
1) PlayerOne invites PlayerTwo
2) PlayerOne waits till PlayerTwo has joined the group
3) PlayerOne invites PlayerTwo again:
→ Group_Invite_Response_Already_Grouped - inviterName=[PlayerTwo] inviterDisplayName=[] - GetGroupSize=[2]
4) PlayerTwo logs out to Char Select Screen:
→ EVENT_GROUP_MEMBER_CONNECTED_STATUS - unitTag=[group2] PlayerName=[PlayerTwo] isOnline=[false] - GetGroupSize=[2]
→ EVENT_GROUP_MEMBER_CONNECTED_STATUS - unitTag=[group2] PlayerName=[PlayerTwo] isOnline=[true] - GetGroupSize=[2]

The 2nd connected_status event is wrong! Cause player to be shown as online in group!

Last edited by Gandalf : 02/26/19 at 08:37 AM.
 
 

ESOUI » Developer Discussions » Bug Reports » [fixed] Group member has logged out but is online in group


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off