mordentral / AdvancedSessionsPlugin

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

Advanced Steam Sessions 4.25.3 Creating lobbys delivers NetDriverListenFailure #4

Closed grundgeweiht closed 4 years ago

grundgeweiht commented 4 years ago

I had the NetDriverListenFailure after creating a session in my project and tested everything that could be responsible. I came to the conclusion that the 4.25.3 version of advanced steam session created the error. Another project without it worked and removing/disabling it also worked. Also the normal advanced session plugins works fine.

I hope this is the right place to post these kind of issues and im not just annoying you :).

grundgeweiht commented 4 years ago

Okay after testing further I think both plugins used create this error. In a project without both it works perfect. In a project with one or two enabled the create advances session blueprint just creates a netdriverlisten failure.

grundgeweiht commented 4 years ago

Okay I found the problem after doing literally everything possible to find it. The problem was the steam sockets plugin which was enabled, but not properly used or configured by me, I guess... Now everything works fine :)