Questions tagged [epic-online-services]

3 questions
1
vote
0 answers

Unreal Engine 5 - Can’t Join another player’s Session through EOS

I'm trying to build a Peer-2-Peer multiplayer game using EOS (Epic Online Services) Online Subsystem in Unreal Engine 5.1.1. The Setup: I configured my organization (product, application, client, client policy) in the Epic Developer Portal. Then I…
Elias Marrero
  • 187
  • 2
  • 15
1
vote
0 answers

Epic Online Services - Service Metrics

Today I wanted to check what type of live errors our development deployment produced in the past 30 days. However, no matter what, the Live failed API calls are always showing the following error. Oops. Looks like we don't have data to display…
Menyus
  • 6,633
  • 4
  • 16
  • 36
0
votes
1 answer

Unreal EOS do not find Session created

I’m trying make a connection by EOS, I am creating a session with success, but the other app can’t find this session. I see in the EOS Dev Portal the session created. Here is the create session method: void UEOS_GameInstance::CreateEOSSession(bool…
InfJ
  • 43
  • 1
  • 5