Does this mod work with 1.1.3? I have used the updater to install the mod onto my client, and i am running the server on the same computer and both are version 0.2.3.0. My client has no mods other than the DMP client and the server universe has never been played on. I am trying to connect for the first time, it fails and says, "Connection error: Object reference not set to an instance of an object". When this happens the server says:
[20:19:27][INFO] : New client connection from [::ffff:192.168.1.1]:60286
[20:19:27][INFO] : Client Player handshook successfully, version: v0.2.3.0
[20:19:27][DEBUG] : Online players is now: 1, connected: 1
[20:19:27][INFO] : Client Player disconnected in Send Network Message, endpoint [::ffff:192.168.1.1]:60286, error: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host. (An existing connection was forcibly closed by the remote host)
[20:19:27][DEBUG] : Online players is now: 0, connected: 0
[20:19:27][DEBUG] : Error closing client connection: The operation is not allowed on non-connected sockets.
The client will also sometimes say "Connection error: Unhandled error while syncing" when trying to connect and the server says the same. The client log shows an error being printed about 70 times a second which is:
[LOG 20:19:52.814] [1023.396] DarkMultiPlayer: Threw in UpdateEvent, exception: System.MissingMethodException: Method not found: 'TimeWarp.SetRate'.
at DarkMultiPlayer.Client.Update () [0x00000] in <filename unknown>:0
Due to this I cannot provide the log entries for when I fail to connect because the log is flooded with this message.