mordentral / AdvancedSessionsPlugin

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

Fix create session for UE 5.1.0 #14

Closed LouisRaverdy closed 3 years ago

LouisRaverdy commented 3 years ago

Fixed a bug that prevented the creation of a session if the server was not dedicated.

mordentral commented 3 years ago

You are working off of the github master ue5 branch?

The github EA and the binary released EA2 don't have this setting, I can't add them to the plugin itself without branching off to yet another branch. I would rather wait for another EA update or the actual release for that.

LouisRaverdy commented 3 years ago

Yes that's it, I'm working on the github version (ue5-main) ! No problem