Im trying to get a server going but my friend is having trouble connecting, we are using hamachi (I was unable to open ports on my router) and it is successfully tunneling, the problem is every time my friend tries to connect to my server; the server gives me : Error handling HANDSHAKE_REQUEST from Unknown, exception: System.ArgumentException: Illegal characters in path. at System.IO.Path.Combine(String path1, String path2, String path3) at DarkMultiPlayerServer.ClientHandler.HandleHandshakeRequest(ClientObject client, Byte[] messageData) at DarkMultiPlayerServer.ClientHandler.HandleMessage(ClientObject client, ClientMessage message) [15:12:44][iNFO] : Disconnecting client Unknown, sent CONNECTION_END (Server failed to process HANDSHAKE_REQUEST message) to endpoint Can anyone translate that into something i can understand/fix?