Right at the start I get the following error:
---------------------------
Error starting Chobby
---------------------------
System.Net.Sockets.SocketException (0x80004005): The requested address is not valid in its context
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.TcpListener.Start(Int32 backlog)
at ChobbyLauncher.ChobbylaLocalListener.StartListening()
at ChobbyLauncher.Chobbyla.Run(UInt64 initialConnectLobbyID, TextWriter writer)
at ChobbyLauncher.Program.RunWrapper(Chobbyla chobbyla, UInt64 connectLobbyID, TextWriter logWriter, StringBuilder logSb)
at ChobbyLauncher.Program.Main(String[] args)
When verifying Steam redownloads 2 files, which get corrupted again once I restart the game.
Any ideas? Should I send a dump to the devs?