Hi ,
Thank you for your great help for the ue4 VR community!
I start experience amazing project and I wanted to try the multiplayer via steam with a friend of mine.
I sent him the packaged project (Development) I host the server, but he can never found me.
I start digging a bit in the logs and found the following error:
LogOnline:Display: STEAM: Loading Steam SDK 1.32
LogOnline:Warning: STEAM: Failed to initialize Steam, could be due to a Steam server and client running on the same machine. Try running with -NOSTEAM on the cmdline to disable.
LogOnline:Display: STEAM: OnlineSubsystemSteam::Shutdown()
LogOnline:Warning: STEAM: Steam API failed to initialize!
LogOnline:Display: STEAM: OnlineSubsystemSteam::Shutdown()
I assume is the reason why its not working…
I tried looking for more information online but don`t see anything useful.
P.S - we were able to connect vie open level?listen and open ip, so I don`t think its a network issue unless steam required specific port.
Thanks in advance