Hi I tried to create an online session with the create session node. hooked up everything fine.
on debugging ther error i found the error “net driver already exists” .
can someone shed some light on this
I found the solution, you have to add this on DefaultEngine.ini
[OnlineSubsystem]
DefaultPlatformService=Null
Here you will find more info:
2 Likes