[Fortnite] 'team_members' is not fired when you play Solo multiple times

Related games: Fortnite

Issue description: if you play Solo multiple times in a row, team_members is fired in your first Solo match only:

{"info":{"match_info":{"nicknames":"{\"team_members\" : [{\"player\" : \"LostBloodGames\"}]}"}},"feature":"team"}

We expect this event whenever you join a new match.

Steps to reproduce:

  1. Join a Solo match.
    1.1. The event is fired as intended.
  2. Leave the match after the loading screen or play it until the end (it does not matter).
  3. Join a new Solo match.
    3.1. The event is not fired.
  4. Join another Solo match.
    4.1. The event is not fired again.

Impact for my app: low/middle.

Do you currently have a workaround?
Yes, we decided to use overwolf.games.events.getInfo() to emulate missing event.

Hi, and thanks for the feedback.

We will check the issue and we will update you here.

Thanks.

Hey surgeon,
I was able to reproduce this issue and passed it over to our developers. Currently we cannot provide an ETA for a fix but I’ll update you here once the issue is resolved.

Hello again @surgeon, we released a fix for this issue in the latest GEP update.

This topic was automatically closed after 7 days. New replies are no longer allowed.