mordentral / AdvancedSessionsPlugin

Advanced Sessions Plugin for UE4
https://www.vreue4.com
MIT License
595 stars 140 forks source link

I cannot use this plugin... #80

Closed redtyyt closed 1 year ago

redtyyt commented 1 year ago

Please, I'm creating a game with only blueprints (consider my issue pls). I have some problems with this plugin and with UE5.2.

mordentral commented 1 year ago

No idea what your issue is? Do you mind detailing it?

redtyyt commented 1 year ago

Yes, excuse me. I have Unreal Engine.5.1 and I installed this plugin. Then, I configured the EOS Online Subsystem with the defaultengine.inifile. This is It: `[OnlineSubsystemEOS] bEnabled=true

[OnlineSubsystem] DefaultPlatformService=EOS

[/Script/Engine.GameEngine] +NetDriverDefinitions=(DefName="GameNetDriver",DriverClassName="OnlineNetDriverEOS",DriverClassNameFallback="OnlineSubsystemUtils.IpNetDriver")`

[/Script/OnlineSubsystemEOS.NetDriverEOS] bIsUsingP2PSockets=false`

What I should do?

I need to enable P2P sockets on the DefaultEngine.ini and in EOS Developer Portal?

IDK...

mordentral commented 1 year ago

If you are using p2p sockets then yes, otherwise no.

this isn't an AS question ,this is an EOS question and I am not the best one to ask about that.

redtyyt commented 1 year ago

Ok, thanks, but who can resolve this "Issue"?

mordentral commented 1 year ago

Epics official documents and the EOS section of the UE devs discord.