Thread Tools Display Modes
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.
 
02/23/19, 11:50 AM   #2
Kyoma
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 125
Better yet, it can even result in seeing the group chat from the first character while you're logged in on another character.
 
02/26/19, 08:36 AM   #3
Gandalf
 
Gandalf's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2016
Posts: 28
Can't be reproduced with Update 21. Guess ii has been fixed

Last edited by Gandalf : 02/26/19 at 05:25 PM.
 

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

Thread Tools
Display Modes

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