Unloading Online Subsystem Steam

Hey,
I have problems setting up networking with the steam sdk and noticed the following lines in the output log:

MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.01.16-11.51.14:354][ 0]LogOnline:Display: NULL: FOnlineSubsystemNull::Shutdown()

MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.01.16-11.51.14:355][ 0]LogOnline:Display: Unloading online subsystem: STEAM

MainFrameActions: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2016.01.16-11.51.14:355][ 0]LogOnline:Display: Unloading online subsystem: NULL

I’ve set steam up using ramas guide and followed this tutorial to set up a basic multiplayer game. Upon choosing the same steam download server, we were able to see too the server in the server list, however it always had a ping of 9999 and the client would crash upon trying to connect.

Could these line have something to do with my problems?