Jump to content

[1.3.1] Syncrio: Scenario Syncing


Guest

Recommended Posts

16 minutes ago, Death Rides a Tricycle said:

Yes, I did find the contract bug, but you fixed it before I got around to writing it up. This is cool. I particularly like the tech tree bits. Very nicely done. Squad should be impressed with what you've done to make their game more enjoyable for multi-players. Keep up the great work!

Thank you for the high praise.:cool:Although I'm not sure I deserve it, since the first several Syncrio versions did not work...

Link to comment
Share on other sites

  • 2 weeks later...
42 minutes ago, Toadstooliv said:

Hey, 

I was trying to use this but when I make a group there is no sync to group button and we don't share research or science

Sorry, the last beta update broke the scenario system. (I didn't know it had been broken when I released it... )

I'm currently working on a fix and I almost have it figured out and fixed, but it may still take some time to fix.

It just depends on if the problem persist. Sorry for the inconvenience.

Link to comment
Share on other sites

  • 2 months later...
  • 2 weeks later...
On 2/2/2017 at 9:36 AM, Manyacxx said:

Hello Caylis,

Firstable, well done for your mod, this sound like amazing. But did you find a solution to keep the mod working with KSP 1.2.2? This will be great! (Sorry for my english i m french)

To start, sorry everyone for the wait, life stuff keeps getting in the way. However, Syncrio is still being worked on and production is picking up speed. I fixed the problem that broke the scenario syncing, but discovered a major flaw in the syncing system. I have already got most of the legwork done to fix it, I just need more time to get the harder part done. The last couple of months I have had little to no time to work on Syncrio, but I have a lot of free time this month and I should be able to fix the new problem soon.

Link to comment
Share on other sites

Hey @jud82, welcome to the forums! The update is going a lot faster then I thought it would, and most the work is already done. However, it's always the last part that is hardest. Interfacing with KSP is kind of a hit and miss situation, so it could take a week or so. (or even longer...) But, once the interface is complete, the update should be ready for public release.:) PS. I happy to know that people are still interested in Syncrio. Knowing that makes working on it a less stressful and a lot more fun. So thanks everyone for the support!:) Also, @Manyacxx I forgot to say this in my last post, Welcome the the forums!

Edited by Caylis1397
Link to comment
Share on other sites

I want to inform everyone who is waiting for the next update, that it might take more time then I thought. This is due to a problem I can't seem to figure out. I have put a help request on the official unofficial "help a fellow plugin developer" thread, but I have not gotten a response yet, but it has only been a little while so no worries. If anyone want's to see if they can help, here is a link to the post with info on the problem.

Any help anyone can give will be greatly appreciated and hopefully a solution will be found soon.

Link to comment
Share on other sites

On 2/20/2017 at 7:13 PM, Caylis1397 said:

I want to inform everyone who is waiting for the next update, that it might take more time then I thought. This is due to a problem I can't seem to figure out. I have put a help request on the official unofficial "help a fellow plugin developer" thread, but I have not gotten a response yet, but it has only been a little while so no worries. If anyone want's to see if they can help, here is a link to the post with info on the problem.

Any help anyone can give will be greatly appreciated and hopefully a solution will be found soon.

You may want to make your own thread in the help section. When I was looking for help, I got it much faster with my own thread.

Link to comment
Share on other sites

  • 2 weeks later...

Eureka! Config nodes for the win! I fix the problem that has been haunting me for the last month or so!:D And that means that the science mode of the "Sync system 3.0" is ready for public use! Do note however that career mode is not working yet, but I'm hoping to get that working soon! Have fun and thanks for the support!

Link to comment
Share on other sites

Beta 4.1 was released last night. It fixes a lot of DMP co-op mode problems, it also fixes a lot of other science mode bugs. Do note that both the server and the client will need to be updated. If anyone finds any bugs, please report them here. Oh and one last thing KSP (or maybe just Syncrio) does not like when one player buys a tech while other players are in the research and development window. The ui breaks and KSP starts throwing internal errors. If this happens you will need to restart KSP. A fix will be looked into when I'm done with career mode.(and when I have the time.:wink:)

Link to comment
Share on other sites

  • 2 months later...

Hi Caylis,

First of all, many thanks for the great mod. As i know it's actually the only mod that makes ksp together with dmp to a real coop multiplayer simulation.

I just wanted to let know that we're awaiting the career patch. It would be awesome to have that feature :)

Many thanks and happy modding!

Link to comment
Share on other sites

@Coldreign, thanks for the words of encouragement. I haven't had a lot of time to work on Syncrio lately, but I have some free time coming up soon and I should be able to complete the career mode for Syncrio then. :) And again thank you for the words of encouragement.

Link to comment
Share on other sites

Ok so, first off I got contracts working. 2nd, using the same method I used to fix contracts, I should be able to get custom waypoints working too. 3rd contracts work, but I have not added the code to put contract weights into the client side yet. They are already sent to and handled by the server and sent back to the client, but not added to the game's data yet. After contract weights and custom waypoints are done, the last thing on the to-do list for Syncrio 0.9 is progress node data. It's already in, but it does not always work. I have the feeling that I might be able to use the same method used for contracts and science data (and maybe custom waypoints) to fix progress nodes too. After all that is done Syncrio 0.9 will be fully released. If you want to try out career mode now, it is mostly playable. Do note that if you are converting over from a science mode, you should A: backup your scenario folder and B: Change the first line in your "Currency.txt" file from 0 to your preferred starting funds. Thank you for your time and support.:)

Link to comment
Share on other sites

Ok, I've fixed a lot of bugs (crashing sometimes when joining a server, contracts being duplicated, etc.) and merged some all around fixes and changes from a testing version of Syncrio I was working on a while ago. The things to note about this update is that 1: group progress display has been removed. (This is due to changes made in scenario sync system 3.0 to scenario data format. The changes are not new, so don't worry about data loss.) 2: because the group progress display was removed the group settings file has been changed a little. Although the changes won't cause errors, it might cause bugs. To avoid this you will need to remove the 2nd line in each groups settings file, located in "*Syncrio server location*\Scenarios\GroupData\Groups\*the groups name*\settings.txt". 3: the server special settings file has been merged into the server settings file. (I'm not quite sure way I split them in the first place) The server will automatically change the server settings to reflect this. However the server will only set the merged settings to there default settings, so you will need to reset any settings you changed from the server special settings file in the server settings file. Also some (now pointless) settings have been removed. (which is why I merged the settings files)

Sorry for the long read and I hope you have fun playing KSP co-op with Syncrio.:D

 

Edit: The group settings file fix is only needed if you have a preexisting server. Also, if you do have a preexisting server you should probably delete the server special settings file to avoid confusion.

Edited by Caylis1397
Link to comment
Share on other sites

0.9 Beta 5 is out and has rightfully been named Beta 5: Major Fixes. Progress data is up and running. And because of this, Career mode is basically done.:D Fixing Progress data has also fixed some major bugs in the Contract data sync process. All that is left to do for the 0.9 update is to add Resource scenario data syncing, and to make sure that Custom waypoint data sync works. Once those are done 0.9 will be released. And one last thing, 0.9 is the last step in making Syncrio support KSP's scenario data. In other words, the step after 0.9 is to add mod support.:wink:

Link to comment
Share on other sites

I'm loving the work you're doing. In science it's working perfectly. However i downloaded the 0.9 beta 5 to play career, but everytime i disconnect and reconnect i have something along the lines of 250,000,000,000,000 cash, 25,000 reputation points and over 500,000 science points.

 

I have no idea what i'm doing wrong. I'm starting a new univers on DMP, connect to the Syncrio server first, then to the DMP server, create a group in Syncrio and start the playing. Flights are going perfectly and everything. But as soon as i quit the game(i have to force-quit it through taskmanager, otherwise the "quit" button simply reloads the menu) and restart it. I go through all the steps again (except for making a group and resetting the DMP universe) and as soon as i join i'm greeted by the KSC with the money, science and reputation i'm supposed to have. But within about 2 seconds it jumps to ridicilously high numbers.

 

I've attached both the DMPserver log file as the Syncrio Server log file, i hope those can help you. If you need me to test anything, i'm more than willing to help.

DMP server log file

[13:43:35][DEBUG] : Loading settings...
[13:43:35][DEBUG] : System.IO compression works: True, test time: 14 ms.
[13:43:35][DEBUG] : Loading plugins!
[13:43:35][DEBUG] : Done!
[13:43:35][INFO] : Starting DMPServer v0.2.4.2, protocol 45
[13:43:35][DEBUG] : Loading gameplay settings...
[13:43:35][INFO] : Loading universe... 
[13:43:35][INFO] : Starting SUBSPACE server on port 6702... 
[13:43:35][INFO] : Removed 0 debris
[13:43:36][INFO] : Ready!
[13:54:14][DEBUG] : Online players is now: 0, connected: 1
[13:54:14][INFO] : New client connection from [::ffff:192.168.178.1]:63421
[13:54:14][DEBUG] : Client Player registered!
[13:54:14][DEBUG] : Loading admins
[13:54:14][INFO] : Client Player handshook successfully, version: v0.2.4.2
[13:54:14][DEBUG] : Online players is now: 1, connected: 1
[13:54:15][DEBUG] : Sending Player to subspace 0
[13:54:15][DEBUG] : Sending Player 0 craft library entries
[13:54:15][DEBUG] : Sending Player 0 kerbals...
[13:54:15][DEBUG] : Sending Player 0 vessels, cached: 0...
[13:54:16][DEBUG] : Saving kerbal Jebediah Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Bill Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Bob Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Valentina Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Poddock Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Natara Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Alselle Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Alwise Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Nalin Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Barris Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Sambella Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Danlock Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Dabel Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Kirley Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Billy-Bobcas Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Matzor Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Adfel Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Ansie Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Leauki Kerman from Player
[13:54:16][DEBUG] : Saving kerbal Donnie Kerman from Player
[13:54:22][DEBUG] : Player acquired lock asteroid-spawning
[13:54:27][DEBUG] : Saving vessel 1a20a3fc-ef9a-42d1-87d4-115961be3753 from Player
[13:54:27][DEBUG] : Saving vessel cda2b6be-3dbf-429a-9321-27a0fa79914e from Player
[13:54:27][DEBUG] : Saving vessel 11961716-56af-424b-b8e3-3588e3d43e21 from Player
[13:54:28][DEBUG] : Saving vessel 454d363d-7fad-40c5-8370-04d3fb95d9d6 from Player
[13:54:28][DEBUG] : Saving vessel 1d795fd0-76e2-49a9-9d2b-f5082ce53986 from Player
[13:54:28][DEBUG] : Saving vessel cbf70acd-b643-4cb7-bb95-b790b2387331 from Player
[13:54:28][DEBUG] : Saving vessel af38c8a1-7a8a-434f-89b8-529eaf3106a6 from Player
[13:54:28][DEBUG] : Saving vessel 0e39dc4b-c580-4289-81e2-989c77e2abae from Player
[13:54:28][DEBUG] : Saving vessel 5da2da75-559e-42a8-82d5-0c119a7c9e49 from Player
[13:54:28][DEBUG] : Saving vessel 01317fa2-0db1-44cd-b18f-8273867c7634 from Player
[13:54:28][DEBUG] : Saving vessel 9e4fb535-d4f8-4bc6-86e1-aaae3cd2c2b5 from Player
[13:54:28][DEBUG] : Saving vessel 4d2068eb-88f0-4da1-abe5-60635817f163 from Player
[13:54:28][DEBUG] : Saving vessel 4ab0ee55-1b6a-42ad-a4ea-d0bd616a7289 from Player
[13:54:28][DEBUG] : Saving vessel e818f591-9549-492a-816e-7a39aa7a7a70 from Player
[13:54:28][DEBUG] : Saving vessel f8ba7046-1519-4170-81e4-b53a4e7f98c0 from Player
[13:54:28][DEBUG] : Saving vessel 61614c7a-6f90-4e33-985b-03a21e3ed018 from Player
[13:54:28][DEBUG] : Saving vessel 94351aef-473c-4838-8b78-8a4839468ef1 from Player
[13:54:28][DEBUG] : Saving vessel 95e64f10-a219-44ef-b918-b0761184521b from Player
[13:54:28][DEBUG] : Saving vessel 8d86c2bc-38af-4fd7-9b71-35dcf6c2ea21 from Player
[13:54:28][DEBUG] : Saving vessel e10241db-204d-4d0c-9a41-2689ca4155ea from Player
[13:54:28][DEBUG] : Saving vessel 667d58d7-7623-4634-8721-c69bf4bb4d2a from Player
[13:54:28][DEBUG] : Saving vessel bf51dd5b-db3c-4efe-b9a1-b3f1c88a7def from Player
[13:54:28][DEBUG] : Saving vessel a6d8a5e9-ffd1-43c6-b1ae-55de32ee13d4 from Player
[13:54:28][DEBUG] : Saving vessel 74bd5c23-4f3a-485f-acce-b330d3bd3ea7 from Player
[13:54:28][DEBUG] : Saving vessel 38698079-b8e7-49dd-aec0-618391a1ef17 from Player
[13:54:28][DEBUG] : Saving vessel c2b3ee47-99bd-4f4c-9fd1-b0206a92a5d0 from Player
[13:54:28][DEBUG] : Saving vessel e75fc24a-b397-412e-8233-b4265b7fb8d7 from Player
[13:54:28][DEBUG] : Saving vessel 2852b35c-7771-4e89-bc33-f611675e7635 from Player
[13:54:28][DEBUG] : Saving vessel 5455ce4c-233f-48ba-a5fc-3d493e807ddb from Player
[13:54:28][DEBUG] : Saving vessel 2856c524-a469-4ca8-b8e2-ab6b8f072e44 from Player
[13:54:49][DEBUG] : Saving 19 scenario modules from Player
[13:55:19][DEBUG] : Saving 2 scenario modules from Player
[13:56:49][DEBUG] : Saving 11 scenario modules from Player
[13:57:13][DEBUG] : Player acquired lock control-1da42929-5190-4b84-a0c4-66a2c052d2f8
[13:57:19][DEBUG] : Saving 5 scenario modules from Player
[13:57:49][DEBUG] : Saving 4 scenario modules from Player
[13:58:08][DEBUG] : Player acquired lock update-1da42929-5190-4b84-a0c4-66a2c052d2f8
[13:58:08][DEBUG] : Relaying FLYING vessel 1da42929-5190-4b84-a0c4-66a2c052d2f8 from Player
[13:58:19][DEBUG] : Saving 7 scenario modules from Player
[13:58:38][DEBUG] : Relaying FLYING vessel 1da42929-5190-4b84-a0c4-66a2c052d2f8 from Player
[13:58:49][DEBUG] : Saving 7 scenario modules from Player
[13:59:08][DEBUG] : Relaying FLYING vessel 1da42929-5190-4b84-a0c4-66a2c052d2f8 from Player
[13:59:19][DEBUG] : Saving 4 scenario modules from Player
[13:59:29][DEBUG] : Create subspace
[13:59:29][DEBUG] : Sending Player to subspace 1
[13:59:38][DEBUG] : Relaying FLYING vessel 1da42929-5190-4b84-a0c4-66a2c052d2f8 from Player
[13:59:40][DEBUG] : Create subspace
[13:59:40][DEBUG] : Sending Player to subspace 2
[13:59:49][DEBUG] : Saving 7 scenario modules from Player
[13:59:49][DEBUG] : Create subspace
[13:59:49][DEBUG] : Sending Player to subspace 3
[14:00:08][DEBUG] : Relaying FLYING vessel 1da42929-5190-4b84-a0c4-66a2c052d2f8 from Player
[14:00:19][DEBUG] : Saving 4 scenario modules from Player
[14:00:22][DEBUG] : Relaying FLYING vessel 1da42929-5190-4b84-a0c4-66a2c052d2f8 from Player
[14:00:22][DEBUG] : Player acquired lock update-4a56ddf7-de12-48c5-a27e-e50f746307a5
[14:00:22][DEBUG] : Relaying FLYING vessel 4a56ddf7-de12-48c5-a27e-e50f746307a5 from Player
[14:00:22][DEBUG] : Relaying FLYING vessel 4a56ddf7-de12-48c5-a27e-e50f746307a5 from Player
[14:00:22][DEBUG] : Removing vessel 4a56ddf7-de12-48c5-a27e-e50f746307a5 from Player
[14:00:22][DEBUG] : Player acquired lock update-fce4b334-1b66-42e4-86e1-fcdcb06bc7a3
[14:00:22][DEBUG] : Relaying FLYING vessel fce4b334-1b66-42e4-86e1-fcdcb06bc7a3 from Player
[14:00:23][DEBUG] : Removing vessel fce4b334-1b66-42e4-86e1-fcdcb06bc7a3 from Player
[14:00:23][DEBUG] : Player acquired lock update-569974f9-5e29-4890-a4e4-4f5bee326452
[14:00:23][DEBUG] : Relaying FLYING vessel 569974f9-5e29-4890-a4e4-4f5bee326452 from Player
[14:00:23][DEBUG] : Saving vessel 569974f9-5e29-4890-a4e4-4f5bee326452 from Player
[14:00:25][DEBUG] : Removing vessel 1da42929-5190-4b84-a0c4-66a2c052d2f8 from Player
[14:00:25][DEBUG] : Player released lock control-1da42929-5190-4b84-a0c4-66a2c052d2f8
[14:00:25][DEBUG] : Player acquired lock control-569974f9-5e29-4890-a4e4-4f5bee326452
[14:00:25][DEBUG] : Relaying FLYING vessel 569974f9-5e29-4890-a4e4-4f5bee326452 from Player
[14:00:25][DEBUG] : Saving vessel 569974f9-5e29-4890-a4e4-4f5bee326452 from Player
[14:00:27][DEBUG] : Player released lock update-1da42929-5190-4b84-a0c4-66a2c052d2f8
[14:00:27][DEBUG] : Saving vessel 569974f9-5e29-4890-a4e4-4f5bee326452 from Player
[14:00:27][DEBUG] : Player released lock update-4a56ddf7-de12-48c5-a27e-e50f746307a5
[14:00:28][DEBUG] : Player released lock update-fce4b334-1b66-42e4-86e1-fcdcb06bc7a3
[14:00:40][DEBUG] : Removing vessel 569974f9-5e29-4890-a4e4-4f5bee326452 from Player
[14:00:42][DEBUG] : Player released lock update-569974f9-5e29-4890-a4e4-4f5bee326452
[14:00:42][DEBUG] : Player released lock control-569974f9-5e29-4890-a4e4-4f5bee326452
[14:00:49][DEBUG] : Saving 5 scenario modules from Player
[14:01:19][DEBUG] : Saving 2 scenario modules from Player
[14:01:49][DEBUG] : Saving 2 scenario modules from Player
[14:02:36][DEBUG] : Player acquired lock control-16f39a0d-fac3-46b5-9a32-ed98bb38b593
[14:02:47][DEBUG] : Player released lock control-16f39a0d-fac3-46b5-9a32-ed98bb38b593
[14:03:51][DEBUG] : Saving 3 scenario modules from Player
[14:03:51][DEBUG] : Create subspace
[14:03:51][DEBUG] : Sending Player to subspace 4
[14:03:54][DEBUG] : Player acquired lock control-5cbd144a-a59c-47b8-beb0-d1e53de8792f
[14:04:18][DEBUG] : Player acquired lock update-5cbd144a-a59c-47b8-beb0-d1e53de8792f
[14:04:18][DEBUG] : Relaying FLYING vessel 5cbd144a-a59c-47b8-beb0-d1e53de8792f from Player
[14:04:21][DEBUG] : Saving 5 scenario modules from Player
[14:04:48][DEBUG] : Relaying FLYING vessel 5cbd144a-a59c-47b8-beb0-d1e53de8792f from Player
[14:04:51][DEBUG] : Saving 7 scenario modules from Player
[14:05:18][DEBUG] : Relaying FLYING vessel 5cbd144a-a59c-47b8-beb0-d1e53de8792f from Player
[14:05:21][DEBUG] : Saving 7 scenario modules from Player
[14:05:48][DEBUG] : Relaying FLYING vessel 5cbd144a-a59c-47b8-beb0-d1e53de8792f from Player
[14:05:51][DEBUG] : Saving 4 scenario modules from Player
[14:06:07][DEBUG] : Create subspace
[14:06:07][DEBUG] : Sending Player to subspace 5
[14:06:07][DEBUG] : Player acquired lock update-afce0efe-952b-4ef3-842a-4a8aabab0f8e
[14:06:07][DEBUG] : Relaying FLYING vessel afce0efe-952b-4ef3-842a-4a8aabab0f8e from Player
[14:06:08][DEBUG] : Removing vessel afce0efe-952b-4ef3-842a-4a8aabab0f8e from Player
[14:06:12][DEBUG] : Relaying FLYING vessel 5cbd144a-a59c-47b8-beb0-d1e53de8792f from Player
[14:06:12][DEBUG] : Player released lock update-5cbd144a-a59c-47b8-beb0-d1e53de8792f
[14:06:12][DEBUG] : Player released lock update-afce0efe-952b-4ef3-842a-4a8aabab0f8e
[14:06:16][DEBUG] : Removing vessel 5cbd144a-a59c-47b8-beb0-d1e53de8792f from Player
[14:06:21][DEBUG] : Saving 4 scenario modules from Player
[14:06:24][DEBUG] : Player released lock control-5cbd144a-a59c-47b8-beb0-d1e53de8792f
[14:06:51][DEBUG] : Saving 4 scenario modules from Player
[14:07:21][DEBUG] : Saving 3 scenario modules from Player
[14:07:51][DEBUG] : Saving 3 scenario modules from Player
[14:08:21][DEBUG] : Saving 5 scenario modules from Player
[14:08:52][DEBUG] : Saving 2 scenario modules from Player
[14:11:26][DEBUG] : Saving 3 scenario modules from Player
[14:11:29][DEBUG] : Player acquired lock control-e232838b-c051-4bcb-8926-20cb8cc8a423
[14:11:56][DEBUG] : Player acquired lock update-e232838b-c051-4bcb-8926-20cb8cc8a423
[14:11:56][DEBUG] : Relaying FLYING vessel e232838b-c051-4bcb-8926-20cb8cc8a423 from Player
[14:11:56][DEBUG] : Saving 6 scenario modules from Player
[14:12:24][DEBUG] : Relaying FLYING vessel e232838b-c051-4bcb-8926-20cb8cc8a423 from Player
[14:12:24][DEBUG] : Player acquired lock update-4233e129-83e7-433d-81f1-a570d94987b2
[14:12:24][DEBUG] : Relaying FLYING vessel 4233e129-83e7-433d-81f1-a570d94987b2 from Player
[14:12:24][DEBUG] : Relaying FLYING vessel 4233e129-83e7-433d-81f1-a570d94987b2 from Player
[14:12:26][DEBUG] : Saving 3 scenario modules from Player
[14:12:54][DEBUG] : Relaying FLYING vessel e232838b-c051-4bcb-8926-20cb8cc8a423 from Player
[14:12:54][DEBUG] : Relaying FLYING vessel 4233e129-83e7-433d-81f1-a570d94987b2 from Player
[14:12:56][DEBUG] : Saving 4 scenario modules from Player
[14:12:59][DEBUG] : Player acquired lock update-55e10b5e-9c2e-4bb8-b30d-da65f18325fb
[14:12:59][DEBUG] : Relaying FLYING vessel 55e10b5e-9c2e-4bb8-b30d-da65f18325fb from Player
[14:12:59][DEBUG] : Removing vessel 4233e129-83e7-433d-81f1-a570d94987b2 from Player
[14:12:59][DEBUG] : Removing vessel 55e10b5e-9c2e-4bb8-b30d-da65f18325fb from Player
[14:13:03][DEBUG] : Player released lock update-4233e129-83e7-433d-81f1-a570d94987b2
[14:13:04][DEBUG] : Player released lock update-55e10b5e-9c2e-4bb8-b30d-da65f18325fb
[14:13:25][DEBUG] : Relaying FLYING vessel e232838b-c051-4bcb-8926-20cb8cc8a423 from Player
[14:13:26][DEBUG] : Saving 7 scenario modules from Player
[14:13:35][INFO] : Removed 0 debris
[14:13:55][DEBUG] : Relaying FLYING vessel e232838b-c051-4bcb-8926-20cb8cc8a423 from Player
[14:13:56][DEBUG] : Saving 7 scenario modules from Player
[14:13:58][DEBUG] : Create subspace
[14:13:58][DEBUG] : Sending Player to subspace 6
[14:14:05][DEBUG] : Saving vessel e232838b-c051-4bcb-8926-20cb8cc8a423 from Player
[14:14:17][DEBUG] : Saving vessel e232838b-c051-4bcb-8926-20cb8cc8a423 from Player
[14:14:17][DEBUG] : Player released lock update-e232838b-c051-4bcb-8926-20cb8cc8a423
[14:14:21][DEBUG] : Create subspace
[14:14:21][DEBUG] : Sending Player to subspace 7
[14:14:21][DEBUG] : Player acquired lock update-e232838b-c051-4bcb-8926-20cb8cc8a423
[14:14:21][DEBUG] : Relaying FLYING vessel e232838b-c051-4bcb-8926-20cb8cc8a423 from Player
[14:14:26][DEBUG] : Saving 7 scenario modules from Player
[14:14:37][DEBUG] : Relaying FLYING vessel e232838b-c051-4bcb-8926-20cb8cc8a423 from Player
[14:14:41][DEBUG] : Create subspace
[14:14:41][DEBUG] : Sending Player to subspace 8
[14:14:48][DEBUG] : Create subspace
[14:14:48][DEBUG] : Sending Player to subspace 9
[14:14:51][DEBUG] : Player acquired lock update-748d3585-a563-47cf-88a3-10baa4ad1866
[14:14:51][DEBUG] : Relaying FLYING vessel 748d3585-a563-47cf-88a3-10baa4ad1866 from Player
[14:14:51][DEBUG] : Player acquired lock update-eaa95ee7-48f8-472b-8bb8-d85082441e80
[14:14:51][DEBUG] : Relaying FLYING vessel eaa95ee7-48f8-472b-8bb8-d85082441e80 from Player
[14:14:51][DEBUG] : Player acquired lock update-7319f50a-6b9b-4903-b51c-86a46667d825
[14:14:51][DEBUG] : Relaying FLYING vessel 7319f50a-6b9b-4903-b51c-86a46667d825 from Player
[14:14:51][DEBUG] : Removing vessel 748d3585-a563-47cf-88a3-10baa4ad1866 from Player
[14:14:52][DEBUG] : Removing vessel 7319f50a-6b9b-4903-b51c-86a46667d825 from Player
[14:14:52][DEBUG] : Removing vessel eaa95ee7-48f8-472b-8bb8-d85082441e80 from Player
[14:14:57][DEBUG] : Removing vessel e232838b-c051-4bcb-8926-20cb8cc8a423 from Player
[14:15:06][DEBUG] : Player released lock update-7319f50a-6b9b-4903-b51c-86a46667d825
[14:15:06][DEBUG] : Player released lock update-748d3585-a563-47cf-88a3-10baa4ad1866
[14:15:06][DEBUG] : Player released lock update-e232838b-c051-4bcb-8926-20cb8cc8a423
[14:15:06][DEBUG] : Player released lock update-eaa95ee7-48f8-472b-8bb8-d85082441e80
[14:15:06][DEBUG] : Player released lock control-e232838b-c051-4bcb-8926-20cb8cc8a423
[14:15:26][DEBUG] : Saving 4 scenario modules from Player
[14:15:56][DEBUG] : Saving 2 scenario modules from Player
[14:16:26][DEBUG] : Saving 4 scenario modules from Player
[14:16:56][DEBUG] : Saving 2 scenario modules from Player
[14:17:26][DEBUG] : Saving 3 scenario modules from Player
[14:17:56][DEBUG] : Saving 3 scenario modules from Player
[14:23:24][DEBUG] : Player acquired lock control-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:23:26][DEBUG] : Saving 4 scenario modules from Player
[14:23:56][DEBUG] : Saving 6 scenario modules from Player
[14:23:57][DEBUG] : Player acquired lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:23:57][DEBUG] : Relaying FLYING vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:24:26][DEBUG] : Saving 3 scenario modules from Player
[14:24:27][DEBUG] : Relaying FLYING vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:24:28][DEBUG] : Relaying FLYING vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:24:28][DEBUG] : Player acquired lock update-ef3c1e74-e61a-444c-8b9b-7965003c5489
[14:24:28][DEBUG] : Relaying FLYING vessel ef3c1e74-e61a-444c-8b9b-7965003c5489 from Player
[14:24:28][DEBUG] : Relaying FLYING vessel ef3c1e74-e61a-444c-8b9b-7965003c5489 from Player
[14:24:56][DEBUG] : Saving 6 scenario modules from Player
[14:24:58][DEBUG] : Relaying FLYING vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:24:58][DEBUG] : Relaying FLYING vessel ef3c1e74-e61a-444c-8b9b-7965003c5489 from Player
[14:25:22][DEBUG] : Removing vessel ef3c1e74-e61a-444c-8b9b-7965003c5489 from Player
[14:25:24][DEBUG] : Player released lock update-ef3c1e74-e61a-444c-8b9b-7965003c5489
[14:25:26][DEBUG] : Saving 4 scenario modules from Player
[14:25:28][DEBUG] : Relaying FLYING vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:25:56][DEBUG] : Saving 4 scenario modules from Player
[14:25:58][DEBUG] : Relaying FLYING vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:26:26][DEBUG] : Saving 3 scenario modules from Player
[14:26:28][DEBUG] : Relaying FLYING vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:26:30][DEBUG] : Create subspace
[14:26:30][DEBUG] : Sending Player to subspace 10
[14:26:38][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:26:44][DEBUG] : Create subspace
[14:26:44][DEBUG] : Sending Player to subspace 11
[14:26:56][DEBUG] : Saving 4 scenario modules from Player
[14:27:08][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:27:19][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:27:26][DEBUG] : Saving 7 scenario modules from Player
[14:27:30][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:27:30][DEBUG] : Player released lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:27:56][DEBUG] : Saving 5 scenario modules from Player
[14:28:04][DEBUG] : Create subspace
[14:28:04][DEBUG] : Sending Player to subspace 12
[14:28:04][DEBUG] : Player acquired lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:28:04][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:28:26][DEBUG] : Saving 4 scenario modules from Player
[14:28:34][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:28:48][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:28:48][DEBUG] : Player acquired lock update-4e6fc86e-1286-4749-b974-b3bc21d1099b
[14:28:48][DEBUG] : Saving vessel 4e6fc86e-1286-4749-b974-b3bc21d1099b from Player
[14:28:48][DEBUG] : Saving vessel 4e6fc86e-1286-4749-b974-b3bc21d1099b from Player
[14:28:56][DEBUG] : Saving 7 scenario modules from Player
[14:28:59][DEBUG] : Player released lock update-4e6fc86e-1286-4749-b974-b3bc21d1099b
[14:28:59][DEBUG] : Saving vessel 4e6fc86e-1286-4749-b974-b3bc21d1099b from Player
[14:29:13][DEBUG] : Player released lock control-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:29:13][DEBUG] : Player acquired lock control-4e6fc86e-1286-4749-b974-b3bc21d1099b
[14:29:13][DEBUG] : Player acquired lock update-4e6fc86e-1286-4749-b974-b3bc21d1099b
[14:29:13][DEBUG] : Saving vessel 4e6fc86e-1286-4749-b974-b3bc21d1099b from Player
[14:29:18][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:29:18][DEBUG] : Player released lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:29:20][DEBUG] : Player released lock control-4e6fc86e-1286-4749-b974-b3bc21d1099b
[14:29:20][DEBUG] : Player acquired lock control-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:29:20][DEBUG] : Player acquired lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:29:20][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:29:25][DEBUG] : Saving vessel 4e6fc86e-1286-4749-b974-b3bc21d1099b from Player
[14:29:25][DEBUG] : Player released lock update-4e6fc86e-1286-4749-b974-b3bc21d1099b
[14:29:26][DEBUG] : Saving 3 scenario modules from Player
[14:29:42][DEBUG] : Create subspace
[14:29:42][DEBUG] : Sending Player to subspace 13
[14:29:50][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:29:56][DEBUG] : Saving 4 scenario modules from Player
[14:30:10][DEBUG] : Create subspace
[14:30:10][DEBUG] : Sending Player to subspace 14
[14:30:17][DEBUG] : Create subspace
[14:30:17][DEBUG] : Sending Player to subspace 15
[14:30:20][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:30:26][DEBUG] : Saving 4 scenario modules from Player
[14:30:49][DEBUG] : Player released lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:30:49][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:30:50][DEBUG] : Create subspace
[14:30:50][DEBUG] : Sending Player to subspace 16
[14:30:50][DEBUG] : Player acquired lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:30:50][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:31:04][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Player
[14:31:04][DEBUG] : Player released lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:31:04][DEBUG] : Player released lock control-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[14:31:27][DEBUG] : Saving 6 scenario modules from Player
[14:31:57][DEBUG] : Saving 2 scenario modules from Player
[14:32:27][DEBUG] : Saving 4 scenario modules from Player
[14:32:57][DEBUG] : Saving 2 scenario modules from Player
[14:33:27][DEBUG] : Saving 2 scenario modules from Player
[14:33:57][DEBUG] : Saving 3 scenario modules from Player
[14:34:02][DEBUG] : Removing vessel 4e6fc86e-1286-4749-b974-b3bc21d1099b from Player
[14:34:12][DEBUG] : Saving 2 scenario modules from Player
[14:34:14][INFO] : Client Player disconnected in ReceiveCallback, endpoint [::ffff:192.168.178.1]:63421, error: Kan geen gegevens lezen uit de transportverbinding: De externe host heeft een verbinding verbroken. (De externe host heeft een verbinding verbroken)
[14:34:14][DEBUG] : Online players is now: 0, connected: 0
[14:34:14][DEBUG] : Error closing client connection: De bewerking is voor niet-verbonden sockets niet toegestaan.
[14:43:35][INFO] : Removed 0 debris
[15:13:35][INFO] : Removed 0 debris
[15:43:35][INFO] : Removed 0 debris
[16:13:35][INFO] : Removed 0 debris
[16:43:35][INFO] : Removed 0 debris
[17:13:35][INFO] : Removed 0 debris
[17:43:35][INFO] : Removed 0 debris
[18:13:35][INFO] : Removed 0 debris
[18:21:05][DEBUG] : Online players is now: 0, connected: 1
[18:21:05][INFO] : New client connection from [::ffff:77.174.57.28]:50290
[18:21:05][DEBUG] : Client Arthur registered!
[18:21:05][INFO] : Client Arthur handshook successfully, version: v0.2.4.2
[18:21:05][DEBUG] : Online players is now: 1, connected: 1
[18:21:06][DEBUG] : Sending Arthur to subspace 16
[18:21:06][DEBUG] : Sending Arthur 0 craft library entries
[18:21:06][DEBUG] : Sending Arthur 20 kerbals...
[18:21:06][DEBUG] : Sending Arthur 31 vessels, cached: 0...
[18:21:12][DEBUG] : Arthur acquired lock asteroid-spawning
[18:21:38][DEBUG] : Saving 19 scenario modules from Arthur
[18:22:08][DEBUG] : Saving 1 scenario modules from Arthur
[18:23:04][DEBUG] : Arthur acquired lock control-bbf96461-0ec4-4075-bc88-2e62b5f752a9
[18:23:08][DEBUG] : Saving 11 scenario modules from Arthur
[18:23:40][DEBUG] : Saving 6 scenario modules from Arthur
[18:23:42][DEBUG] : Arthur released lock control-bbf96461-0ec4-4075-bc88-2e62b5f752a9
[18:24:10][DEBUG] : Saving 5 scenario modules from Arthur
[18:24:41][DEBUG] : Saving 2 scenario modules from Arthur
[18:25:11][DEBUG] : Saving 1 scenario modules from Arthur
[18:27:39][DEBUG] : Arthur acquired lock control-5e9463d3-2cf2-451f-9a02-d67518c901c7
[18:27:41][DEBUG] : Saving 5 scenario modules from Arthur
[18:27:45][DEBUG] : Arthur acquired lock update-5e9463d3-2cf2-451f-9a02-d67518c901c7
[18:27:45][DEBUG] : Relaying FLYING vessel 5e9463d3-2cf2-451f-9a02-d67518c901c7 from Arthur
[18:28:11][DEBUG] : Saving 7 scenario modules from Arthur
[18:28:15][DEBUG] : Relaying FLYING vessel 5e9463d3-2cf2-451f-9a02-d67518c901c7 from Arthur
[18:28:40][DEBUG] : Arthur acquired lock update-f194011d-408f-43ad-ad4f-59bca9c96c19
[18:28:40][DEBUG] : Relaying FLYING vessel f194011d-408f-43ad-ad4f-59bca9c96c19 from Arthur
[18:28:40][DEBUG] : Removing vessel f194011d-408f-43ad-ad4f-59bca9c96c19 from Arthur
[18:28:40][DEBUG] : Arthur acquired lock update-90514e0b-dfdd-4054-9759-7f9e5257fcc9
[18:28:40][DEBUG] : Relaying FLYING vessel 90514e0b-dfdd-4054-9759-7f9e5257fcc9 from Arthur
[18:28:40][DEBUG] : Removing vessel 90514e0b-dfdd-4054-9759-7f9e5257fcc9 from Arthur
[18:28:40][DEBUG] : Arthur acquired lock update-ba3aff54-5dd0-4549-8dca-6a3798d1ea71
[18:28:40][DEBUG] : Relaying FLYING vessel ba3aff54-5dd0-4549-8dca-6a3798d1ea71 from Arthur
[18:28:41][DEBUG] : Saving 8 scenario modules from Arthur
[18:28:41][DEBUG] : Saving vessel ba3aff54-5dd0-4549-8dca-6a3798d1ea71 from Arthur
[18:28:44][DEBUG] : Relaying FLYING vessel 5e9463d3-2cf2-451f-9a02-d67518c901c7 from Arthur
[18:28:44][DEBUG] : Arthur released lock update-5e9463d3-2cf2-451f-9a02-d67518c901c7
[18:28:45][DEBUG] : Arthur released lock update-f194011d-408f-43ad-ad4f-59bca9c96c19
[18:28:45][DEBUG] : Arthur released lock update-90514e0b-dfdd-4054-9759-7f9e5257fcc9
[18:28:46][DEBUG] : Removing vessel 5e9463d3-2cf2-451f-9a02-d67518c901c7 from Arthur
[18:28:53][DEBUG] : Arthur released lock update-ba3aff54-5dd0-4549-8dca-6a3798d1ea71
[18:28:53][DEBUG] : Arthur released lock control-5e9463d3-2cf2-451f-9a02-d67518c901c7
[18:29:05][DEBUG] : Online players is now: 1, connected: 2
[18:29:05][INFO] : New client connection from [::ffff:192.168.178.1]:52558
[18:29:05][INFO] : Client Player handshook successfully, version: v0.2.4.2
[18:29:05][DEBUG] : Online players is now: 2, connected: 2
[18:29:07][DEBUG] : Sending Player to subspace 16
[18:29:07][DEBUG] : Sending Player 0 craft library entries
[18:29:07][DEBUG] : Sending Player 20 kerbals...
[18:29:07][DEBUG] : Sending Player 1 vessels, cached: 31...
[18:29:11][DEBUG] : Saving 3 scenario modules from Arthur
[18:29:23][INFO] : Client Player disconnected in ReceiveCallback, endpoint [::ffff:192.168.178.1]:52558, error: Kan geen gegevens lezen uit de transportverbinding: De externe host heeft een verbinding verbroken. (De externe host heeft een verbinding verbroken)
[18:29:23][DEBUG] : Online players is now: 1, connected: 1
[18:29:23][DEBUG] : Error closing client connection: De bewerking is voor niet-verbonden sockets niet toegestaan.
[18:29:28][DEBUG] : Arthur sent connection end message, reason: Quit to main menu
[18:29:28][DEBUG] : Online players is now: 0, connected: 0
[18:29:34][DEBUG] : Online players is now: 0, connected: 1
[18:29:34][INFO] : New client connection from [::ffff:192.168.178.1]:52559
[18:29:34][DEBUG] : Client Tristan registered!
[18:29:34][INFO] : Client Tristan handshook successfully, version: v0.2.4.2
[18:29:34][DEBUG] : Online players is now: 1, connected: 1
[18:29:35][DEBUG] : Sending Tristan to subspace 16
[18:29:35][DEBUG] : Sending Tristan 0 craft library entries
[18:29:35][DEBUG] : Sending Tristan 20 kerbals...
[18:29:35][DEBUG] : Sending Tristan 0 vessels, cached: 32...
[18:29:40][DEBUG] : Tristan acquired lock asteroid-spawning
[18:29:48][CHAT] : Tristan -> #Global: yo
[18:29:52][CHAT] : Tristan -> #Global: Jane is out of power :'(
[18:30:07][DEBUG] : Saving 26 scenario modules from Tristan
[18:30:37][DEBUG] : Saving 2 scenario modules from Tristan
[18:31:07][DEBUG] : Saving 2 scenario modules from Tristan
[18:31:38][DEBUG] : Saving 3 scenario modules from Tristan
[18:32:08][DEBUG] : Saving 4 scenario modules from Tristan
[18:32:38][DEBUG] : Saving 2 scenario modules from Tristan
[18:32:43][DEBUG] : Online players is now: 1, connected: 2
[18:32:43][INFO] : New client connection from [::ffff:77.174.57.28]:50308
[18:32:43][INFO] : Client Arthur handshook successfully, version: v0.2.4.2
[18:32:43][DEBUG] : Online players is now: 2, connected: 2
[18:32:45][DEBUG] : Sending Arthur to subspace 16
[18:32:45][DEBUG] : Sending Arthur 0 craft library entries
[18:32:45][DEBUG] : Sending Arthur 20 kerbals...
[18:32:46][DEBUG] : Sending Arthur 0 vessels, cached: 32...
[18:33:06][CHAT] : Arthur -> #Global: hoe bedoel je?
[18:33:07][CHAT] : Arthur -> #Global: weg
[18:33:08][DEBUG] : Saving 3 scenario modules from Tristan
[18:33:17][DEBUG] : Saving 27 scenario modules from Arthur
[18:33:38][DEBUG] : Saving 3 scenario modules from Tristan
[18:33:47][DEBUG] : Saving 3 scenario modules from Arthur
[18:34:17][DEBUG] : Saving 2 scenario modules from Arthur
[18:34:47][DEBUG] : Saving 4 scenario modules from Arthur
[18:35:17][DEBUG] : Saving 5 scenario modules from Arthur
[18:35:47][DEBUG] : Saving 2 scenario modules from Arthur
[18:36:17][DEBUG] : Saving 2 scenario modules from Arthur
[18:36:32][DEBUG] : Tristan acquired lock control-f6fee167-3141-4531-b7f2-d2fa5a068a88
[18:36:38][DEBUG] : Saving 4 scenario modules from Tristan
[18:36:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:36:57][DEBUG] : Create subspace
[18:36:57][DEBUG] : Sending Tristan to subspace 17
[18:37:01][DEBUG] : Create subspace
[18:37:01][DEBUG] : Sending Tristan to subspace 18
[18:37:08][DEBUG] : Saving 4 scenario modules from Tristan
[18:37:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:37:38][DEBUG] : Saving 3 scenario modules from Tristan
[18:37:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:37:49][DEBUG] : Tristan released lock control-f6fee167-3141-4531-b7f2-d2fa5a068a88
[18:38:08][DEBUG] : Saving 5 scenario modules from Tristan
[18:38:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:38:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:39:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:39:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:40:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:40:47][DEBUG] : Create subspace
[18:40:47][DEBUG] : Sending Tristan to subspace 19
[18:40:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:40:50][DEBUG] : Tristan acquired lock control-32b086eb-e669-41da-a020-61fae7fcef82
[18:41:08][DEBUG] : Saving 7 scenario modules from Tristan
[18:41:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:41:38][DEBUG] : Saving 3 scenario modules from Tristan
[18:41:49][DEBUG] : Saving 2 scenario modules from Arthur
[18:42:08][DEBUG] : Saving 3 scenario modules from Tristan
[18:42:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:42:38][DEBUG] : Saving 3 scenario modules from Tristan
[18:42:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:43:08][DEBUG] : Saving 7 scenario modules from Tristan
[18:43:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:43:35][INFO] : Removing vessel: ba3aff54-5dd0-4549-8dca-6a3798d1ea71
[18:43:35][DEBUG] : Removed debris vessel ba3aff54-5dd0-4549-8dca-6a3798d1ea71
[18:43:35][INFO] : Removed 1 debris
[18:43:38][DEBUG] : Saving 3 scenario modules from Tristan
[18:43:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:44:08][DEBUG] : Saving 3 scenario modules from Tristan
[18:44:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:44:38][DEBUG] : Saving 3 scenario modules from Tristan
[18:44:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:45:08][DEBUG] : Saving 3 scenario modules from Tristan
[18:45:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:45:38][DEBUG] : Saving 4 scenario modules from Tristan
[18:45:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:46:08][DEBUG] : Saving 3 scenario modules from Tristan
[18:46:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:46:38][DEBUG] : Saving 3 scenario modules from Tristan
[18:46:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:47:08][DEBUG] : Saving 3 scenario modules from Tristan
[18:47:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:47:38][DEBUG] : Saving 4 scenario modules from Tristan
[18:47:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:48:08][DEBUG] : Saving 3 scenario modules from Tristan
[18:48:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:48:38][DEBUG] : Saving 3 scenario modules from Tristan
[18:48:48][DEBUG] : Tristan acquired lock update-32b086eb-e669-41da-a020-61fae7fcef82
[18:48:48][DEBUG] : Relaying FLYING vessel 32b086eb-e669-41da-a020-61fae7fcef82 from Tristan
[18:48:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:49:08][DEBUG] : Saving 7 scenario modules from Tristan
[18:49:18][DEBUG] : Relaying FLYING vessel 32b086eb-e669-41da-a020-61fae7fcef82 from Tristan
[18:49:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:49:38][DEBUG] : Saving 7 scenario modules from Tristan
[18:49:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:49:48][DEBUG] : Relaying FLYING vessel 32b086eb-e669-41da-a020-61fae7fcef82 from Tristan
[18:49:49][DEBUG] : Saving vessel 32b086eb-e669-41da-a020-61fae7fcef82 from Tristan
[18:49:50][DEBUG] : Tristan acquired lock update-016007eb-b06b-4cd3-8d47-29d760f39560
[18:49:50][DEBUG] : Relaying FLYING vessel 016007eb-b06b-4cd3-8d47-29d760f39560 from Tristan
[18:49:50][DEBUG] : Removing vessel 016007eb-b06b-4cd3-8d47-29d760f39560 from Tristan
[18:49:54][DEBUG] : Saving vessel 32b086eb-e669-41da-a020-61fae7fcef82 from Tristan
[18:49:54][DEBUG] : Tristan released lock update-32b086eb-e669-41da-a020-61fae7fcef82
[18:49:55][DEBUG] : Tristan released lock update-016007eb-b06b-4cd3-8d47-29d760f39560
[18:50:03][DEBUG] : Removing vessel 32b086eb-e669-41da-a020-61fae7fcef82 from Tristan
[18:50:09][DEBUG] : Saving 7 scenario modules from Tristan
[18:50:10][DEBUG] : Tristan released lock control-32b086eb-e669-41da-a020-61fae7fcef82
[18:50:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:50:39][DEBUG] : Saving 2 scenario modules from Tristan
[18:50:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:51:09][DEBUG] : Saving 4 scenario modules from Tristan
[18:51:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:51:39][DEBUG] : Saving 4 scenario modules from Tristan
[18:51:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:52:09][DEBUG] : Saving 4 scenario modules from Tristan
[18:52:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:52:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:53:09][DEBUG] : Saving 4 scenario modules from Tristan
[18:53:09][DEBUG] : Tristan acquired lock control-fd95f682-c1dd-4cb4-aaae-e7612936bb7d
[18:53:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:53:39][DEBUG] : Saving 4 scenario modules from Tristan
[18:53:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:54:09][DEBUG] : Saving 3 scenario modules from Tristan
[18:54:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:54:39][DEBUG] : Saving 3 scenario modules from Tristan
[18:54:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:55:02][DEBUG] : Create subspace
[18:55:02][DEBUG] : Sending Tristan to subspace 20
[18:55:11][DEBUG] : Saving 4 scenario modules from Tristan
[18:55:14][DEBUG] : Tristan released lock control-fd95f682-c1dd-4cb4-aaae-e7612936bb7d
[18:55:41][DEBUG] : Saving 4 scenario modules from Tristan
[18:55:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:56:11][DEBUG] : Saving 4 scenario modules from Tristan
[18:56:18][DEBUG] : Saving 2 scenario modules from Arthur
[18:56:41][DEBUG] : Saving 2 scenario modules from Tristan
[18:56:48][DEBUG] : Saving 2 scenario modules from Arthur
[18:57:11][DEBUG] : Saving 3 scenario modules from Tristan
[18:57:19][DEBUG] : Saving 2 scenario modules from Arthur
[18:57:49][DEBUG] : Saving 2 scenario modules from Arthur
[18:58:21][DEBUG] : Saving 3 scenario modules from Arthur
[18:58:24][DEBUG] : Arthur acquired lock control-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[18:58:24][DEBUG] : Arthur acquired lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[18:58:24][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Arthur
[18:58:52][DEBUG] : Saving 7 scenario modules from Arthur
[18:59:01][DEBUG] : Arthur released lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[18:59:01][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Arthur
[18:59:01][DEBUG] : Arthur released lock control-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[18:59:21][DEBUG] : Saving 3 scenario modules from Arthur
[18:59:38][DEBUG] : Tristan acquired lock control-cb5e7156-1a44-4dd1-96d8-522ffb54fbdd
[18:59:38][DEBUG] : Tristan acquired lock update-cb5e7156-1a44-4dd1-96d8-522ffb54fbdd
[18:59:38][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[18:59:41][DEBUG] : Saving 5 scenario modules from Tristan
[18:59:51][DEBUG] : Saving 3 scenario modules from Arthur
[19:00:08][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:00:11][DEBUG] : Saving 4 scenario modules from Tristan
[19:00:16][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:00:21][DEBUG] : Saving 2 scenario modules from Arthur
[19:00:42][DEBUG] : Saving 4 scenario modules from Tristan
[19:00:46][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:00:51][DEBUG] : Saving 2 scenario modules from Arthur
[19:01:11][DEBUG] : Saving 3 scenario modules from Tristan
[19:01:12][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:01:21][DEBUG] : Saving 2 scenario modules from Arthur
[19:01:41][DEBUG] : Saving 4 scenario modules from Tristan
[19:01:42][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:01:51][DEBUG] : Saving 2 scenario modules from Arthur
[19:02:12][DEBUG] : Saving 4 scenario modules from Tristan
[19:02:12][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:02:21][DEBUG] : Saving 3 scenario modules from Arthur
[19:02:41][DEBUG] : Saving 4 scenario modules from Tristan
[19:02:42][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:02:51][DEBUG] : Saving 2 scenario modules from Arthur
[19:03:00][DEBUG] : Saving 1 scenario modules from Arthur
[19:03:00][INFO] : Client Arthur disconnected in ReceiveCallback, endpoint [::ffff:77.174.57.28]:50308, error: Kan geen gegevens lezen uit de transportverbinding: De externe host heeft een verbinding verbroken. (De externe host heeft een verbinding verbroken)
[19:03:00][DEBUG] : Online players is now: 1, connected: 1
[19:03:00][DEBUG] : Error closing client connection: De bewerking is voor niet-verbonden sockets niet toegestaan.
[19:03:10][DEBUG] : Online players is now: 1, connected: 2
[19:03:10][INFO] : New client connection from [::ffff:77.174.57.28]:50469
[19:03:10][INFO] : Client Arthur handshook successfully, version: v0.2.4.2
[19:03:10][DEBUG] : Online players is now: 2, connected: 2
[19:03:10][DEBUG] : Sending Arthur to subspace 20
[19:03:10][DEBUG] : Sending Arthur 0 craft library entries
[19:03:10][DEBUG] : Sending Arthur 20 kerbals...
[19:03:11][DEBUG] : Sending Arthur 0 vessels, cached: 32...
[19:03:12][DEBUG] : Saving 4 scenario modules from Tristan
[19:03:12][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:03:25][DEBUG] : Relaying FLYING vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:03:25][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:03:26][DEBUG] : Saving vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:03:42][DEBUG] : Saving 27 scenario modules from Arthur
[19:03:44][DEBUG] : Saving 3 scenario modules from Tristan
[19:03:46][DEBUG] : Removing vessel cb5e7156-1a44-4dd1-96d8-522ffb54fbdd from Tristan
[19:03:46][DEBUG] : Tristan released lock update-cb5e7156-1a44-4dd1-96d8-522ffb54fbdd
[19:03:46][DEBUG] : Tristan released lock control-cb5e7156-1a44-4dd1-96d8-522ffb54fbdd
[19:04:12][DEBUG] : Saving 2 scenario modules from Arthur
[19:04:14][DEBUG] : Saving 4 scenario modules from Tristan
[19:04:44][DEBUG] : Saving 5 scenario modules from Tristan
[19:04:45][DEBUG] : Saving 2 scenario modules from Arthur
[19:05:14][DEBUG] : Saving 2 scenario modules from Tristan
[19:05:15][DEBUG] : Saving 4 scenario modules from Arthur
[19:05:44][DEBUG] : Saving 4 scenario modules from Tristan
[19:06:14][DEBUG] : Saving 1 scenario modules from Tristan
[19:07:14][DEBUG] : Saving 2 scenario modules from Tristan
[19:08:31][DEBUG] : Arthur acquired lock control-77801575-0d9c-4870-a3d7-285a8f03b75a
[19:08:45][DEBUG] : Saving 5 scenario modules from Arthur
[19:09:15][DEBUG] : Saving 4 scenario modules from Arthur
[19:09:45][DEBUG] : Saving 3 scenario modules from Arthur
[19:09:58][DEBUG] : Arthur acquired lock update-77801575-0d9c-4870-a3d7-285a8f03b75a
[19:09:58][DEBUG] : Saving vessel 77801575-0d9c-4870-a3d7-285a8f03b75a from Arthur
[19:10:15][DEBUG] : Saving 3 scenario modules from Arthur
[19:10:28][DEBUG] : Saving vessel 77801575-0d9c-4870-a3d7-285a8f03b75a from Arthur
[19:10:45][DEBUG] : Saving 4 scenario modules from Arthur
[19:10:58][DEBUG] : Saving vessel 77801575-0d9c-4870-a3d7-285a8f03b75a from Arthur
[19:11:12][DEBUG] : Saving vessel 77801575-0d9c-4870-a3d7-285a8f03b75a from Arthur
[19:11:15][DEBUG] : Saving 6 scenario modules from Arthur
[19:11:25][DEBUG] : Removing vessel 77801575-0d9c-4870-a3d7-285a8f03b75a from Arthur
[19:11:26][DEBUG] : Arthur released lock update-77801575-0d9c-4870-a3d7-285a8f03b75a
[19:11:26][DEBUG] : Arthur released lock control-77801575-0d9c-4870-a3d7-285a8f03b75a
[19:11:45][DEBUG] : Saving 5 scenario modules from Arthur
[19:11:45][DEBUG] : Arthur acquired lock control-0846e81f-f5a5-460f-9d54-05f5853fe3d8
[19:12:08][DEBUG] : Arthur acquired lock update-0846e81f-f5a5-460f-9d54-05f5853fe3d8
[19:12:08][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:12:15][DEBUG] : Saving 3 scenario modules from Arthur
[19:12:38][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:12:45][DEBUG] : Saving 4 scenario modules from Arthur
[19:13:08][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:13:15][DEBUG] : Saving 3 scenario modules from Arthur
[19:13:35][INFO] : Removed 0 debris
[19:13:38][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:13:45][DEBUG] : Saving 4 scenario modules from Arthur
[19:13:46][DEBUG] : Saving 3 scenario modules from Tristan
[19:13:50][DEBUG] : Tristan acquired lock control-1c826ac7-1fbc-49d8-aebe-75c878ba1c2d
[19:14:08][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:14:15][DEBUG] : Saving 4 scenario modules from Arthur
[19:14:16][DEBUG] : Saving 5 scenario modules from Tristan
[19:14:26][DEBUG] : Tristan acquired lock update-1c826ac7-1fbc-49d8-aebe-75c878ba1c2d
[19:14:26][DEBUG] : Relaying FLYING vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:14:38][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:14:45][DEBUG] : Saving 4 scenario modules from Arthur
[19:14:46][DEBUG] : Saving 7 scenario modules from Tristan
[19:14:52][DEBUG] : Relaying FLYING vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:14:52][DEBUG] : Tristan acquired lock update-807bf98b-54eb-462a-bb7b-a98ee12e5b22
[19:14:52][DEBUG] : Relaying FLYING vessel 807bf98b-54eb-462a-bb7b-a98ee12e5b22 from Tristan
[19:14:52][DEBUG] : Tristan acquired lock update-010dd533-ff8e-4c50-94e9-cf9a479e0980
[19:14:52][DEBUG] : Relaying FLYING vessel 010dd533-ff8e-4c50-94e9-cf9a479e0980 from Tristan
[19:14:52][DEBUG] : Relaying FLYING vessel 807bf98b-54eb-462a-bb7b-a98ee12e5b22 from Tristan
[19:14:52][DEBUG] : Relaying FLYING vessel 010dd533-ff8e-4c50-94e9-cf9a479e0980 from Tristan
[19:14:52][DEBUG] : Tristan acquired lock update-87b69367-a691-416f-a186-56ab04f0c1be
[19:14:52][DEBUG] : Relaying FLYING vessel 87b69367-a691-416f-a186-56ab04f0c1be from Tristan
[19:14:52][DEBUG] : Relaying FLYING vessel 807bf98b-54eb-462a-bb7b-a98ee12e5b22 from Tristan
[19:15:00][DEBUG] : Relaying FLYING vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:15:00][DEBUG] : Tristan acquired lock update-19ba396d-c5d5-4f50-bd9d-893bfd1f69f0
[19:15:00][DEBUG] : Relaying FLYING vessel 19ba396d-c5d5-4f50-bd9d-893bfd1f69f0 from Tristan
[19:15:00][DEBUG] : Relaying FLYING vessel 19ba396d-c5d5-4f50-bd9d-893bfd1f69f0 from Tristan
[19:15:08][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:15:15][DEBUG] : Saving 5 scenario modules from Arthur
[19:15:16][DEBUG] : Saving 7 scenario modules from Tristan
[19:15:22][DEBUG] : Relaying FLYING vessel 010dd533-ff8e-4c50-94e9-cf9a479e0980 from Tristan
[19:15:22][DEBUG] : Relaying FLYING vessel 87b69367-a691-416f-a186-56ab04f0c1be from Tristan
[19:15:22][DEBUG] : Relaying FLYING vessel 807bf98b-54eb-462a-bb7b-a98ee12e5b22 from Tristan
[19:15:30][DEBUG] : Relaying FLYING vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:15:30][DEBUG] : Relaying FLYING vessel 19ba396d-c5d5-4f50-bd9d-893bfd1f69f0 from Tristan
[19:15:38][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:15:45][DEBUG] : Saving 4 scenario modules from Arthur
[19:15:46][DEBUG] : Saving 4 scenario modules from Tristan
[19:15:52][DEBUG] : Relaying FLYING vessel 010dd533-ff8e-4c50-94e9-cf9a479e0980 from Tristan
[19:15:52][DEBUG] : Relaying FLYING vessel 807bf98b-54eb-462a-bb7b-a98ee12e5b22 from Tristan
[19:15:52][DEBUG] : Relaying FLYING vessel 87b69367-a691-416f-a186-56ab04f0c1be from Tristan
[19:16:00][DEBUG] : Relaying FLYING vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:16:00][DEBUG] : Relaying FLYING vessel 19ba396d-c5d5-4f50-bd9d-893bfd1f69f0 from Tristan
[19:16:08][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:16:10][DEBUG] : Relaying FLYING vessel 010dd533-ff8e-4c50-94e9-cf9a479e0980 from Tristan
[19:16:10][DEBUG] : Removing vessel 010dd533-ff8e-4c50-94e9-cf9a479e0980 from Tristan
[19:16:11][DEBUG] : Tristan acquired lock update-c88da4e3-939b-44c7-985a-e24ccc6a1b3d
[19:16:11][DEBUG] : Relaying FLYING vessel c88da4e3-939b-44c7-985a-e24ccc6a1b3d from Tristan
[19:16:15][DEBUG] : Removing vessel c88da4e3-939b-44c7-985a-e24ccc6a1b3d from Tristan
[19:16:15][DEBUG] : Tristan released lock update-010dd533-ff8e-4c50-94e9-cf9a479e0980
[19:16:16][DEBUG] : Saving 4 scenario modules from Arthur
[19:16:16][DEBUG] : Saving 5 scenario modules from Tristan
[19:16:20][DEBUG] : Tristan released lock update-c88da4e3-939b-44c7-985a-e24ccc6a1b3d
[19:16:22][DEBUG] : Removing vessel 87b69367-a691-416f-a186-56ab04f0c1be from Tristan
[19:16:22][DEBUG] : Relaying FLYING vessel 807bf98b-54eb-462a-bb7b-a98ee12e5b22 from Tristan
[19:16:27][DEBUG] : Tristan released lock update-87b69367-a691-416f-a186-56ab04f0c1be
[19:16:30][DEBUG] : Relaying FLYING vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:16:30][DEBUG] : Relaying FLYING vessel 19ba396d-c5d5-4f50-bd9d-893bfd1f69f0 from Tristan
[19:16:38][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:16:45][DEBUG] : Saving 4 scenario modules from Arthur
[19:16:46][DEBUG] : Saving 4 scenario modules from Tristan
[19:16:48][DEBUG] : Relaying FLYING vessel 807bf98b-54eb-462a-bb7b-a98ee12e5b22 from Tristan
[19:16:48][DEBUG] : Tristan released lock update-807bf98b-54eb-462a-bb7b-a98ee12e5b22
[19:16:48][DEBUG] : Arthur acquired lock update-807bf98b-54eb-462a-bb7b-a98ee12e5b22
[19:16:49][DEBUG] : Relaying FLYING vessel 19ba396d-c5d5-4f50-bd9d-893bfd1f69f0 from Tristan
[19:16:49][DEBUG] : Tristan released lock update-19ba396d-c5d5-4f50-bd9d-893bfd1f69f0
[19:16:49][DEBUG] : Arthur acquired lock update-19ba396d-c5d5-4f50-bd9d-893bfd1f69f0
[19:16:49][DEBUG] : Relaying FLYING vessel 19ba396d-c5d5-4f50-bd9d-893bfd1f69f0 from Arthur
[19:16:53][DEBUG] : Relaying FLYING vessel 807bf98b-54eb-462a-bb7b-a98ee12e5b22 from Arthur
[19:17:00][DEBUG] : Arthur acquired lock update-6a735819-7e0d-4dad-bf1a-a95fe778cee2
[19:17:00][DEBUG] : Relaying FLYING vessel 6a735819-7e0d-4dad-bf1a-a95fe778cee2 from Arthur
[19:17:00][DEBUG] : Removing vessel 19ba396d-c5d5-4f50-bd9d-893bfd1f69f0 from Arthur
[19:17:00][DEBUG] : Saving vessel 6a735819-7e0d-4dad-bf1a-a95fe778cee2 from Arthur
[19:17:00][DEBUG] : Removing vessel 6a735819-7e0d-4dad-bf1a-a95fe778cee2 from Arthur
[19:17:00][DEBUG] : Relaying FLYING vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:17:05][DEBUG] : Arthur released lock update-19ba396d-c5d5-4f50-bd9d-893bfd1f69f0
[19:17:05][DEBUG] : Arthur released lock update-6a735819-7e0d-4dad-bf1a-a95fe778cee2
[19:17:08][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:17:15][DEBUG] : Removing vessel 807bf98b-54eb-462a-bb7b-a98ee12e5b22 from Arthur
[19:17:15][DEBUG] : Saving 4 scenario modules from Arthur
[19:17:16][DEBUG] : Saving 4 scenario modules from Tristan
[19:17:20][DEBUG] : Arthur released lock update-807bf98b-54eb-462a-bb7b-a98ee12e5b22
[19:17:22][DEBUG] : Create subspace
[19:17:22][DEBUG] : Sending Tristan to subspace 21
[19:17:30][DEBUG] : Relaying FLYING vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:17:38][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:17:46][DEBUG] : Saving 3 scenario modules from Arthur
[19:17:46][DEBUG] : Saving 5 scenario modules from Tristan
[19:18:00][DEBUG] : Relaying FLYING vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:18:08][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:18:15][DEBUG] : Saving 3 scenario modules from Arthur
[19:18:16][DEBUG] : Saving 4 scenario modules from Tristan
[19:18:22][DEBUG] : Saving vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:18:22][DEBUG] : Saving vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:18:22][DEBUG] : Saving vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:18:22][DEBUG] : Saving vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:18:27][DEBUG] : Tristan released lock update-1c826ac7-1fbc-49d8-aebe-75c878ba1c2d
[19:18:27][DEBUG] : Saving vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:18:38][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:18:45][DEBUG] : Saving 3 scenario modules from Arthur
[19:18:46][DEBUG] : Saving 4 scenario modules from Tristan
[19:18:48][DEBUG] : Removing vessel 1c826ac7-1fbc-49d8-aebe-75c878ba1c2d from Tristan
[19:18:57][DEBUG] : Tristan released lock control-1c826ac7-1fbc-49d8-aebe-75c878ba1c2d
[19:19:08][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:19:16][DEBUG] : Saving 4 scenario modules from Arthur
[19:19:16][DEBUG] : Saving 3 scenario modules from Tristan
[19:19:38][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:19:45][DEBUG] : Saving 3 scenario modules from Arthur
[19:20:09][DEBUG] : Saving vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:20:15][DEBUG] : Saving 3 scenario modules from Arthur
[19:20:27][DEBUG] : Removing vessel 0846e81f-f5a5-460f-9d54-05f5853fe3d8 from Arthur
[19:20:28][DEBUG] : Arthur released lock update-0846e81f-f5a5-460f-9d54-05f5853fe3d8
[19:20:28][DEBUG] : Arthur released lock control-0846e81f-f5a5-460f-9d54-05f5853fe3d8
[19:20:29][DEBUG] : Tristan acquired lock control-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:20:44][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:20:44][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:20:45][DEBUG] : Saving 5 scenario modules from Arthur
[19:20:46][DEBUG] : Saving 4 scenario modules from Tristan
[19:21:09][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:21:09][DEBUG] : Tristan acquired lock update-08c16af4-da29-4a19-b214-1f6ca5611c87
[19:21:09][DEBUG] : Relaying FLYING vessel 08c16af4-da29-4a19-b214-1f6ca5611c87 from Tristan
[19:21:09][DEBUG] : Tristan acquired lock update-009095f3-d17c-47d1-91ff-4f333c011ad2
[19:21:09][DEBUG] : Relaying FLYING vessel 009095f3-d17c-47d1-91ff-4f333c011ad2 from Tristan
[19:21:09][DEBUG] : Relaying FLYING vessel 08c16af4-da29-4a19-b214-1f6ca5611c87 from Tristan
[19:21:09][DEBUG] : Relaying FLYING vessel 009095f3-d17c-47d1-91ff-4f333c011ad2 from Tristan
[19:21:13][DEBUG] : Tristan released lock control-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:21:13][DEBUG] : Tristan acquired lock control-009095f3-d17c-47d1-91ff-4f333c011ad2
[19:21:13][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:21:13][DEBUG] : Relaying FLYING vessel 009095f3-d17c-47d1-91ff-4f333c011ad2 from Tristan
[19:21:15][DEBUG] : Saving 1 scenario modules from Arthur
[19:21:16][DEBUG] : Saving 3 scenario modules from Tristan
[19:21:16][DEBUG] : Tristan released lock control-009095f3-d17c-47d1-91ff-4f333c011ad2
[19:21:16][DEBUG] : Tristan acquired lock control-08c16af4-da29-4a19-b214-1f6ca5611c87
[19:21:16][DEBUG] : Relaying FLYING vessel 009095f3-d17c-47d1-91ff-4f333c011ad2 from Tristan
[19:21:16][DEBUG] : Relaying FLYING vessel 08c16af4-da29-4a19-b214-1f6ca5611c87 from Tristan
[19:21:17][DEBUG] : Tristan released lock control-08c16af4-da29-4a19-b214-1f6ca5611c87
[19:21:17][DEBUG] : Tristan acquired lock control-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:21:17][DEBUG] : Relaying FLYING vessel 08c16af4-da29-4a19-b214-1f6ca5611c87 from Tristan
[19:21:17][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:21:19][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:21:19][DEBUG] : Tristan acquired lock update-f18f51ea-e8aa-4dc8-a9f1-fd7a5912317b
[19:21:19][DEBUG] : Relaying FLYING vessel f18f51ea-e8aa-4dc8-a9f1-fd7a5912317b from Tristan
[19:21:19][DEBUG] : Relaying FLYING vessel f18f51ea-e8aa-4dc8-a9f1-fd7a5912317b from Tristan
[19:21:45][DEBUG] : Saving 2 scenario modules from Arthur
[19:21:46][DEBUG] : Saving 3 scenario modules from Tristan
[19:21:46][DEBUG] : Relaying FLYING vessel 009095f3-d17c-47d1-91ff-4f333c011ad2 from Tristan
[19:21:47][DEBUG] : Relaying FLYING vessel 08c16af4-da29-4a19-b214-1f6ca5611c87 from Tristan
[19:21:49][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:21:49][DEBUG] : Relaying FLYING vessel f18f51ea-e8aa-4dc8-a9f1-fd7a5912317b from Tristan
[19:22:10][DEBUG] : Removing vessel 009095f3-d17c-47d1-91ff-4f333c011ad2 from Tristan
[19:22:10][DEBUG] : Removing vessel 08c16af4-da29-4a19-b214-1f6ca5611c87 from Tristan
[19:22:12][DEBUG] : Tristan released lock update-009095f3-d17c-47d1-91ff-4f333c011ad2
[19:22:12][DEBUG] : Tristan released lock update-08c16af4-da29-4a19-b214-1f6ca5611c87
[19:22:15][DEBUG] : Removing vessel f18f51ea-e8aa-4dc8-a9f1-fd7a5912317b from Tristan
[19:22:15][DEBUG] : Saving 4 scenario modules from Arthur
[19:22:16][DEBUG] : Saving 7 scenario modules from Tristan
[19:22:17][DEBUG] : Tristan released lock update-f18f51ea-e8aa-4dc8-a9f1-fd7a5912317b
[19:22:19][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:22:36][DEBUG] : Create subspace
[19:22:36][DEBUG] : Sending Tristan to subspace 22
[19:22:40][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:22:45][DEBUG] : Saving 5 scenario modules from Arthur
[19:22:46][DEBUG] : Saving 7 scenario modules from Tristan
[19:23:14][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:23:14][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:23:15][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:23:15][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:23:16][DEBUG] : Saving 5 scenario modules from Tristan
[19:23:23][DEBUG] : Create subspace
[19:23:23][DEBUG] : Sending Tristan to subspace 23
[19:23:45][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:23:46][DEBUG] : Saving 4 scenario modules from Tristan
[19:24:01][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:24:15][DEBUG] : Saving 2 scenario modules from Arthur
[19:24:16][DEBUG] : Saving 7 scenario modules from Tristan
[19:24:31][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:24:41][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:24:41][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:24:45][DEBUG] : Create subspace
[19:24:45][DEBUG] : Sending Tristan to subspace 24
[19:24:45][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:24:46][DEBUG] : Saving 4 scenario modules from Tristan
[19:25:01][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:25:05][DEBUG] : Create subspace
[19:25:05][DEBUG] : Sending Tristan to subspace 25
[19:25:10][DEBUG] : Create subspace
[19:25:10][DEBUG] : Sending Tristan to subspace 26
[19:25:16][DEBUG] : Saving 2 scenario modules from Arthur
[19:25:16][DEBUG] : Saving 3 scenario modules from Tristan
[19:25:19][DEBUG] : Create subspace
[19:25:19][DEBUG] : Sending Tristan to subspace 27
[19:25:20][DEBUG] : Create subspace
[19:25:20][DEBUG] : Sending Tristan to subspace 28
[19:25:23][DEBUG] : Create subspace
[19:25:23][DEBUG] : Sending Tristan to subspace 29
[19:25:25][DEBUG] : Create subspace
[19:25:25][DEBUG] : Sending Tristan to subspace 30
[19:25:26][DEBUG] : Create subspace
[19:25:26][DEBUG] : Sending Tristan to subspace 31
[19:25:28][DEBUG] : Create subspace
[19:25:28][DEBUG] : Sending Tristan to subspace 32
[19:25:31][DEBUG] : Create subspace
[19:25:31][DEBUG] : Sending Tristan to subspace 33
[19:25:31][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:25:38][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:25:38][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:25:44][DEBUG] : Create subspace
[19:25:44][DEBUG] : Sending Tristan to subspace 34
[19:25:44][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:25:46][DEBUG] : Saving 3 scenario modules from Tristan
[19:26:01][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:26:07][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:26:07][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:26:16][DEBUG] : Saving 3 scenario modules from Tristan
[19:26:17][DEBUG] : Create subspace
[19:26:17][DEBUG] : Sending Tristan to subspace 35
[19:26:17][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:26:33][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:26:33][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:26:42][DEBUG] : Create subspace
[19:26:42][DEBUG] : Sending Tristan to subspace 36
[19:26:42][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:26:42][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:26:46][DEBUG] : Saving 3 scenario modules from Tristan
[19:26:57][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:26:57][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:27:10][DEBUG] : Create subspace
[19:27:10][DEBUG] : Sending Tristan to subspace 37
[19:27:10][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:27:12][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:27:16][DEBUG] : Saving 3 scenario modules from Tristan
[19:27:42][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:27:46][DEBUG] : Saving 3 scenario modules from Tristan
[19:27:55][DEBUG] : Create subspace
[19:27:55][DEBUG] : Sending Tristan to subspace 38
[19:27:56][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:27:56][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:28:16][DEBUG] : Saving 7 scenario modules from Tristan
[19:28:26][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:28:26][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:28:31][DEBUG] : Arthur acquired lock control-12dd861b-f648-4a28-a97c-25aa7a466730
[19:28:31][DEBUG] : Arthur acquired lock update-12dd861b-f648-4a28-a97c-25aa7a466730
[19:28:31][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:28:31][DEBUG] : Saving vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Arthur
[19:28:46][DEBUG] : Saving 5 scenario modules from Arthur
[19:28:46][DEBUG] : Saving 3 scenario modules from Tristan
[19:28:47][DEBUG] : Arthur acquired lock update-d6d29bba-59f8-4312-aa85-a15c2c767016
[19:28:47][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:28:47][DEBUG] : Relaying FLYING vessel d6d29bba-59f8-4312-aa85-a15c2c767016 from Arthur
[19:28:47][DEBUG] : Arthur released lock control-12dd861b-f648-4a28-a97c-25aa7a466730
[19:28:47][DEBUG] : Arthur acquired lock control-d6d29bba-59f8-4312-aa85-a15c2c767016
[19:28:47][DEBUG] : Saving vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Arthur
[19:28:47][DEBUG] : Saving vessel d6d29bba-59f8-4312-aa85-a15c2c767016 from Arthur
[19:28:54][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:28:54][DEBUG] : Tristan acquired lock update-d22a049b-73de-4129-bf2a-10ee90a852ab
[19:28:54][DEBUG] : Relaying FLYING vessel d22a049b-73de-4129-bf2a-10ee90a852ab from Tristan
[19:28:54][DEBUG] : Tristan acquired lock update-92f20854-3c1e-4815-85d8-4d34b6d1a5a2
[19:28:54][DEBUG] : Relaying FLYING vessel 92f20854-3c1e-4815-85d8-4d34b6d1a5a2 from Tristan
[19:28:54][DEBUG] : Relaying FLYING vessel d22a049b-73de-4129-bf2a-10ee90a852ab from Tristan
[19:28:54][DEBUG] : Relaying FLYING vessel 92f20854-3c1e-4815-85d8-4d34b6d1a5a2 from Tristan
[19:28:54][DEBUG] : Tristan acquired lock update-d57b7170-d88b-488d-a61b-fd0ac87d93a8
[19:28:54][DEBUG] : Relaying FLYING vessel d57b7170-d88b-488d-a61b-fd0ac87d93a8 from Tristan
[19:28:54][DEBUG] : Relaying FLYING vessel 92f20854-3c1e-4815-85d8-4d34b6d1a5a2 from Tristan
[19:28:57][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:28:57][DEBUG] : Tristan acquired lock update-2413d2d5-ab22-40c2-bd0e-f25c5d173fe0
[19:28:57][DEBUG] : Relaying FLYING vessel 2413d2d5-ab22-40c2-bd0e-f25c5d173fe0 from Tristan
[19:28:57][DEBUG] : Relaying FLYING vessel 2413d2d5-ab22-40c2-bd0e-f25c5d173fe0 from Tristan
[19:28:58][DEBUG] : Relaying FLYING vessel d6d29bba-59f8-4312-aa85-a15c2c767016 from Arthur
[19:28:58][DEBUG] : Saving vessel d6d29bba-59f8-4312-aa85-a15c2c767016 from Arthur
[19:29:13][DEBUG] : Arthur released lock control-d6d29bba-59f8-4312-aa85-a15c2c767016
[19:29:16][DEBUG] : Saving 8 scenario modules from Arthur
[19:29:16][DEBUG] : Saving 5 scenario modules from Tristan
[19:29:18][DEBUG] : Arthur released lock update-12dd861b-f648-4a28-a97c-25aa7a466730
[19:29:18][DEBUG] : Saving vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Arthur
[19:29:18][DEBUG] : Saving vessel d6d29bba-59f8-4312-aa85-a15c2c767016 from Arthur
[19:29:18][DEBUG] : Arthur released lock update-d6d29bba-59f8-4312-aa85-a15c2c767016
[19:29:24][DEBUG] : Relaying FLYING vessel d22a049b-73de-4129-bf2a-10ee90a852ab from Tristan
[19:29:24][DEBUG] : Relaying FLYING vessel d57b7170-d88b-488d-a61b-fd0ac87d93a8 from Tristan
[19:29:24][DEBUG] : Relaying FLYING vessel 92f20854-3c1e-4815-85d8-4d34b6d1a5a2 from Tristan
[19:29:27][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:29:27][DEBUG] : Relaying FLYING vessel 2413d2d5-ab22-40c2-bd0e-f25c5d173fe0 from Tristan
[19:29:38][DEBUG] : Removing vessel 92f20854-3c1e-4815-85d8-4d34b6d1a5a2 from Tristan
[19:29:39][DEBUG] : Tristan released lock update-92f20854-3c1e-4815-85d8-4d34b6d1a5a2
[19:29:39][DEBUG] : Removing vessel d57b7170-d88b-488d-a61b-fd0ac87d93a8 from Tristan
[19:29:40][DEBUG] : Create subspace
[19:29:40][DEBUG] : Sending Arthur to subspace 39
[19:29:41][DEBUG] : Removing vessel d22a049b-73de-4129-bf2a-10ee90a852ab from Tristan
[19:29:41][DEBUG] : Removing vessel 2413d2d5-ab22-40c2-bd0e-f25c5d173fe0 from Tristan
[19:29:41][DEBUG] : Tristan released lock update-d57b7170-d88b-488d-a61b-fd0ac87d93a8
[19:29:42][DEBUG] : Tristan released lock update-2413d2d5-ab22-40c2-bd0e-f25c5d173fe0
[19:29:42][DEBUG] : Tristan released lock update-d22a049b-73de-4129-bf2a-10ee90a852ab
[19:29:46][DEBUG] : Saving 7 scenario modules from Arthur
[19:29:46][DEBUG] : Saving 7 scenario modules from Tristan
[19:29:57][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:29:59][DEBUG] : Arthur acquired lock control-12dd861b-f648-4a28-a97c-25aa7a466730
[19:29:59][DEBUG] : Arthur acquired lock update-12dd861b-f648-4a28-a97c-25aa7a466730
[19:29:59][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:29:59][DEBUG] : Saving vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Arthur
[19:30:09][DEBUG] : Arthur acquired lock update-3b15e18b-a5ca-4f15-84b5-9f0cb564a513
[19:30:09][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:30:09][DEBUG] : Relaying FLYING vessel 3b15e18b-a5ca-4f15-84b5-9f0cb564a513 from Arthur
[19:30:09][DEBUG] : Arthur released lock control-12dd861b-f648-4a28-a97c-25aa7a466730
[19:30:09][DEBUG] : Arthur acquired lock control-3b15e18b-a5ca-4f15-84b5-9f0cb564a513
[19:30:09][DEBUG] : Saving vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Arthur
[19:30:09][DEBUG] : Saving vessel 3b15e18b-a5ca-4f15-84b5-9f0cb564a513 from Arthur
[19:30:16][DEBUG] : Saving 8 scenario modules from Arthur
[19:30:16][DEBUG] : Saving 5 scenario modules from Tristan
[19:30:19][DEBUG] : Saving vessel 3b15e18b-a5ca-4f15-84b5-9f0cb564a513 from Arthur
[19:30:27][DEBUG] : Relaying FLYING vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:30:28][DEBUG] : Removing DOCKED vessel 3b15e18b-a5ca-4f15-84b5-9f0cb564a513 from Arthur
[19:30:28][DEBUG] : Arthur released lock control-3b15e18b-a5ca-4f15-84b5-9f0cb564a513
[19:30:28][DEBUG] : Arthur acquired lock control-12dd861b-f648-4a28-a97c-25aa7a466730
[19:30:28][DEBUG] : Saving DOCKED vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Arthur
[19:30:28][DEBUG] : Arthur failed to acquire lock control-12dd861b-f648-4a28-a97c-25aa7a466730
[19:30:32][DEBUG] : Arthur released lock update-3b15e18b-a5ca-4f15-84b5-9f0cb564a513
[19:30:37][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:30:46][DEBUG] : Saving 5 scenario modules from Arthur
[19:30:46][DEBUG] : Saving 7 scenario modules from Tristan
[19:30:55][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:30:55][DEBUG] : Saving vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Arthur
[19:31:03][DEBUG] : Saving vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Arthur
[19:31:03][DEBUG] : Arthur released lock update-12dd861b-f648-4a28-a97c-25aa7a466730
[19:31:04][DEBUG] : Arthur acquired lock update-12dd861b-f648-4a28-a97c-25aa7a466730
[19:31:07][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:31:16][DEBUG] : Saving 4 scenario modules from Arthur
[19:31:17][DEBUG] : Saving 5 scenario modules from Tristan
[19:31:25][DEBUG] : Saving vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Arthur
[19:31:37][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:31:43][DEBUG] : Create subspace
[19:31:43][DEBUG] : Sending Tristan to subspace 40
[19:31:46][DEBUG] : Saving 3 scenario modules from Arthur
[19:31:46][DEBUG] : Saving 7 scenario modules from Tristan
[19:31:52][DEBUG] : Saving vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Arthur
[19:32:05][DEBUG] : Arthur released lock update-12dd861b-f648-4a28-a97c-25aa7a466730
[19:32:05][DEBUG] : Arthur released lock control-12dd861b-f648-4a28-a97c-25aa7a466730
[19:32:07][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:32:16][DEBUG] : Saving 6 scenario modules from Arthur
[19:32:16][DEBUG] : Saving 7 scenario modules from Tristan
[19:32:17][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:32:29][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:32:29][DEBUG] : Tristan acquired lock update-33c6eff3-bbc5-4f4a-a877-323a058446b6
[19:32:29][DEBUG] : Saving vessel 33c6eff3-bbc5-4f4a-a877-323a058446b6 from Tristan
[19:32:29][DEBUG] : Saving vessel 33c6eff3-bbc5-4f4a-a877-323a058446b6 from Tristan
[19:32:43][DEBUG] : Create subspace
[19:32:43][DEBUG] : Sending Tristan to subspace 41
[19:32:46][DEBUG] : Create subspace
[19:32:46][DEBUG] : Sending Arthur to subspace 42
[19:32:46][DEBUG] : Saving 6 scenario modules from Tristan
[19:32:47][DEBUG] : Saving 5 scenario modules from Arthur
[19:32:49][DEBUG] : Arthur acquired lock control-832f8c05-3158-4c21-b0b2-e155ac1d1ed3
[19:32:49][DEBUG] : Arthur acquired lock update-832f8c05-3158-4c21-b0b2-e155ac1d1ed3
[19:32:49][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:32:49][DEBUG] : Saving vessel 832f8c05-3158-4c21-b0b2-e155ac1d1ed3 from Arthur
[19:32:51][DEBUG] : Create subspace
[19:32:51][DEBUG] : Sending Tristan to subspace 43
[19:32:59][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:32:59][DEBUG] : Saving vessel 33c6eff3-bbc5-4f4a-a877-323a058446b6 from Tristan
[19:33:00][DEBUG] : Saving vessel 832f8c05-3158-4c21-b0b2-e155ac1d1ed3 from Arthur
[19:33:02][DEBUG] : Create subspace
[19:33:02][DEBUG] : Sending Tristan to subspace 44
[19:33:11][DEBUG] : Arthur released lock update-832f8c05-3158-4c21-b0b2-e155ac1d1ed3
[19:33:11][DEBUG] : Arthur released lock control-832f8c05-3158-4c21-b0b2-e155ac1d1ed3
[19:33:11][DEBUG] : Create subspace
[19:33:11][DEBUG] : Sending Tristan to subspace 45
[19:33:13][DEBUG] : Saving vessel 33c6eff3-bbc5-4f4a-a877-323a058446b6 from Tristan
[19:33:13][DEBUG] : Tristan released lock update-33c6eff3-bbc5-4f4a-a877-323a058446b6
[19:33:16][DEBUG] : Saving 5 scenario modules from Tristan
[19:33:17][DEBUG] : Saving 3 scenario modules from Arthur
[19:33:19][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:33:19][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:33:27][DEBUG] : Create subspace
[19:33:27][DEBUG] : Sending Tristan to subspace 46
[19:33:27][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:33:29][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:33:36][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:33:36][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:33:47][DEBUG] : Saving 3 scenario modules from Tristan
[19:33:53][DEBUG] : Create subspace
[19:33:53][DEBUG] : Sending Tristan to subspace 47
[19:33:53][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:33:59][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:34:01][DEBUG] : Create subspace
[19:34:01][DEBUG] : Sending Arthur to subspace 48
[19:34:05][DEBUG] : Arthur acquired lock control-8478a780-146d-48df-8990-b6fc6c27b3d6
[19:34:05][DEBUG] : Arthur acquired lock update-8478a780-146d-48df-8990-b6fc6c27b3d6
[19:34:05][DEBUG] : Saving vessel 8478a780-146d-48df-8990-b6fc6c27b3d6 from Arthur
[19:34:17][DEBUG] : Saving 3 scenario modules from Tristan
[19:34:17][DEBUG] : Saving 8 scenario modules from Arthur
[19:34:19][DEBUG] : Saving vessel 8478a780-146d-48df-8990-b6fc6c27b3d6 from Arthur
[19:34:20][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:34:20][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:34:20][DEBUG] : Create subspace
[19:34:20][DEBUG] : Sending Tristan to subspace 49
[19:34:20][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:34:26][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:34:26][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:34:41][DEBUG] : Arthur released lock update-8478a780-146d-48df-8990-b6fc6c27b3d6
[19:34:41][DEBUG] : Arthur released lock control-8478a780-146d-48df-8990-b6fc6c27b3d6
[19:34:47][DEBUG] : Saving 4 scenario modules from Tristan
[19:34:47][DEBUG] : Saving 6 scenario modules from Arthur
[19:34:51][DEBUG] : Create subspace
[19:34:51][DEBUG] : Sending Tristan to subspace 50
[19:34:51][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:34:51][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:34:54][DEBUG] : Create subspace
[19:34:54][DEBUG] : Sending Tristan to subspace 51
[19:35:07][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:35:07][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:35:17][DEBUG] : Saving 3 scenario modules from Tristan
[19:35:20][DEBUG] : Create subspace
[19:35:20][DEBUG] : Sending Tristan to subspace 52
[19:35:20][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:35:21][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:35:47][DEBUG] : Saving 4 scenario modules from Tristan
[19:35:53][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:35:53][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:36:17][DEBUG] : Saving 4 scenario modules from Tristan
[19:36:17][DEBUG] : Saving 2 scenario modules from Arthur
[19:36:47][DEBUG] : Saving 3 scenario modules from Tristan
[19:36:51][DEBUG] : Create subspace
[19:36:51][DEBUG] : Sending Tristan to subspace 53
[19:36:51][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:36:51][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:37:15][DEBUG] : Create subspace
[19:37:15][DEBUG] : Sending Arthur to subspace 54
[19:37:17][DEBUG] : Saving 4 scenario modules from Tristan
[19:37:18][DEBUG] : Saving 4 scenario modules from Arthur
[19:37:19][DEBUG] : Arthur acquired lock control-039c94e3-363c-4426-9510-c42e019bc75a
[19:37:19][DEBUG] : Arthur acquired lock update-039c94e3-363c-4426-9510-c42e019bc75a
[19:37:19][DEBUG] : Saving vessel 039c94e3-363c-4426-9510-c42e019bc75a from Arthur
[19:37:20][DEBUG] : Saving vessel 039c94e3-363c-4426-9510-c42e019bc75a from Arthur
[19:37:21][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:37:29][DEBUG] : Saving vessel 039c94e3-363c-4426-9510-c42e019bc75a from Arthur
[19:37:29][DEBUG] : Arthur released lock update-039c94e3-363c-4426-9510-c42e019bc75a
[19:37:34][DEBUG] : Arthur acquired lock update-039c94e3-363c-4426-9510-c42e019bc75a
[19:37:38][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:37:38][DEBUG] : Saving vessel 039c94e3-363c-4426-9510-c42e019bc75a from Arthur
[19:37:39][DEBUG] : Saving vessel 039c94e3-363c-4426-9510-c42e019bc75a from Arthur
[19:37:47][DEBUG] : Saving 4 scenario modules from Tristan
[19:37:49][DEBUG] : Saving 4 scenario modules from Arthur
[19:37:50][DEBUG] : Create subspace
[19:37:50][DEBUG] : Sending Arthur to subspace 55
[19:37:51][DEBUG] : Arthur released lock update-039c94e3-363c-4426-9510-c42e019bc75a
[19:37:51][DEBUG] : Saving vessel 039c94e3-363c-4426-9510-c42e019bc75a from Arthur
[19:37:51][DEBUG] : Arthur acquired lock update-039c94e3-363c-4426-9510-c42e019bc75a
[19:37:51][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:37:51][DEBUG] : Saving vessel 039c94e3-363c-4426-9510-c42e019bc75a from Arthur
[19:37:52][DEBUG] : Saving vessel 039c94e3-363c-4426-9510-c42e019bc75a from Arthur
[19:37:56][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:37:56][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:37:58][DEBUG] : Create subspace
[19:37:58][DEBUG] : Sending Tristan to subspace 56
[19:37:58][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:37:58][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:38:08][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:38:08][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:38:08][DEBUG] : Arthur released lock update-039c94e3-363c-4426-9510-c42e019bc75a
[19:38:08][DEBUG] : Arthur released lock control-039c94e3-363c-4426-9510-c42e019bc75a
[19:38:17][DEBUG] : Saving 5 scenario modules from Tristan
[19:38:19][DEBUG] : Saving 4 scenario modules from Arthur
[19:38:23][DEBUG] : Create subspace
[19:38:23][DEBUG] : Sending Tristan to subspace 57
[19:38:23][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:38:28][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:38:41][DEBUG] : Create subspace
[19:38:41][DEBUG] : Sending Arthur to subspace 58
[19:38:42][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:38:42][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:38:42][DEBUG] : Create subspace
[19:38:42][DEBUG] : Sending Tristan to subspace 59
[19:38:42][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:38:45][DEBUG] : Arthur acquired lock control-452e3244-595a-47e9-85c8-a2c22992dc4d
[19:38:45][DEBUG] : Arthur acquired lock update-452e3244-595a-47e9-85c8-a2c22992dc4d
[19:38:45][DEBUG] : Saving vessel 452e3244-595a-47e9-85c8-a2c22992dc4d from Arthur
[19:38:47][DEBUG] : Saving 4 scenario modules from Tristan
[19:38:48][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:38:48][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:38:49][DEBUG] : Saving 4 scenario modules from Arthur
[19:38:59][DEBUG] : Create subspace
[19:38:59][DEBUG] : Sending Tristan to subspace 60
[19:38:59][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:38:59][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:39:01][DEBUG] : Saving vessel 452e3244-595a-47e9-85c8-a2c22992dc4d from Arthur
[19:39:17][DEBUG] : Saving 5 scenario modules from Tristan
[19:39:19][DEBUG] : Saving 5 scenario modules from Arthur
[19:39:20][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:39:20][DEBUG] : Relaying FLYING vessel 452e3244-595a-47e9-85c8-a2c22992dc4d from Arthur
[19:39:21][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:39:21][DEBUG] : Saving vessel 452e3244-595a-47e9-85c8-a2c22992dc4d from Arthur
[19:39:29][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:39:34][DEBUG] : Relaying FLYING vessel 452e3244-595a-47e9-85c8-a2c22992dc4d from Arthur
[19:39:47][DEBUG] : Saving 4 scenario modules from Tristan
[19:39:50][DEBUG] : Saving 6 scenario modules from Arthur
[19:40:00][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:40:04][DEBUG] : Relaying FLYING vessel 452e3244-595a-47e9-85c8-a2c22992dc4d from Arthur
[19:40:06][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:40:06][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:40:17][DEBUG] : Saving 4 scenario modules from Tristan
[19:40:19][DEBUG] : Saving 6 scenario modules from Arthur
[19:40:25][DEBUG] : Create subspace
[19:40:25][DEBUG] : Sending Tristan to subspace 61
[19:40:25][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:40:25][DEBUG] : Saving vessel 452e3244-595a-47e9-85c8-a2c22992dc4d from Arthur
[19:40:26][DEBUG] : Saving vessel 452e3244-595a-47e9-85c8-a2c22992dc4d from Arthur
[19:40:26][DEBUG] : Arthur acquired lock update-e98cb58d-3756-4cab-b0d0-94c8d642b97b
[19:40:26][DEBUG] : Relaying FLYING vessel e98cb58d-3756-4cab-b0d0-94c8d642b97b from Arthur
[19:40:26][DEBUG] : Arthur acquired lock update-f9b0ca8e-b455-4e90-b470-a1b01e9cba7a
[19:40:26][DEBUG] : Relaying FLYING vessel f9b0ca8e-b455-4e90-b470-a1b01e9cba7a from Arthur
[19:40:26][DEBUG] : Arthur acquired lock update-46985ae9-4f4a-4b63-a494-aaa2001c2f83
[19:40:26][DEBUG] : Relaying FLYING vessel 46985ae9-4f4a-4b63-a494-aaa2001c2f83 from Arthur
[19:40:26][DEBUG] : Arthur acquired lock update-09711f14-95c1-4b79-9dc5-8f221f28b8cb
[19:40:26][DEBUG] : Saving vessel 09711f14-95c1-4b79-9dc5-8f221f28b8cb from Arthur
[19:40:26][DEBUG] : Arthur acquired lock update-c084d0fa-855e-4827-9a6b-ff7e8fd1bb59
[19:40:26][DEBUG] : Relaying FLYING vessel c084d0fa-855e-4827-9a6b-ff7e8fd1bb59 from Arthur
[19:40:26][DEBUG] : Removing vessel e98cb58d-3756-4cab-b0d0-94c8d642b97b from Arthur
[19:40:26][DEBUG] : Saving vessel 09711f14-95c1-4b79-9dc5-8f221f28b8cb from Arthur
[19:40:26][DEBUG] : Saving vessel c084d0fa-855e-4827-9a6b-ff7e8fd1bb59 from Arthur
[19:40:26][DEBUG] : Saving vessel f9b0ca8e-b455-4e90-b470-a1b01e9cba7a from Arthur
[19:40:26][DEBUG] : Saving vessel 46985ae9-4f4a-4b63-a494-aaa2001c2f83 from Arthur
[19:40:26][DEBUG] : Removing vessel f9b0ca8e-b455-4e90-b470-a1b01e9cba7a from Arthur
[19:40:26][DEBUG] : Removing vessel c084d0fa-855e-4827-9a6b-ff7e8fd1bb59 from Arthur
[19:40:26][DEBUG] : Arthur acquired lock update-deb16327-3844-4fec-bda2-d8d039c0c97b
[19:40:26][DEBUG] : Relaying FLYING vessel deb16327-3844-4fec-bda2-d8d039c0c97b from Arthur
[19:40:26][DEBUG] : Arthur acquired lock update-9753e4db-3930-4eb1-b413-2d3ec7abd155
[19:40:26][DEBUG] : Relaying FLYING vessel 9753e4db-3930-4eb1-b413-2d3ec7abd155 from Arthur
[19:40:26][DEBUG] : Removing vessel deb16327-3844-4fec-bda2-d8d039c0c97b from Arthur
[19:40:26][DEBUG] : Saving vessel 9753e4db-3930-4eb1-b413-2d3ec7abd155 from Arthur
[19:40:32][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:40:32][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:40:33][DEBUG] : Create subspace
[19:40:33][DEBUG] : Sending Tristan to subspace 62
[19:40:33][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:40:33][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:40:36][DEBUG] : Arthur released lock update-e98cb58d-3756-4cab-b0d0-94c8d642b97b
[19:40:36][DEBUG] : Arthur released lock update-452e3244-595a-47e9-85c8-a2c22992dc4d
[19:40:36][DEBUG] : Arthur released lock update-46985ae9-4f4a-4b63-a494-aaa2001c2f83
[19:40:36][DEBUG] : Arthur released lock update-f9b0ca8e-b455-4e90-b470-a1b01e9cba7a
[19:40:36][DEBUG] : Arthur released lock update-09711f14-95c1-4b79-9dc5-8f221f28b8cb
[19:40:36][DEBUG] : Arthur released lock update-c084d0fa-855e-4827-9a6b-ff7e8fd1bb59
[19:40:36][DEBUG] : Arthur released lock update-deb16327-3844-4fec-bda2-d8d039c0c97b
[19:40:36][DEBUG] : Arthur released lock update-9753e4db-3930-4eb1-b413-2d3ec7abd155
[19:40:36][DEBUG] : Arthur released lock control-452e3244-595a-47e9-85c8-a2c22992dc4d
[19:40:47][DEBUG] : Saving 5 scenario modules from Tristan
[19:40:49][DEBUG] : Saving 5 scenario modules from Arthur
[19:41:03][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:41:17][DEBUG] : Saving 3 scenario modules from Tristan
[19:41:33][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:41:45][DEBUG] : Create subspace
[19:41:45][DEBUG] : Sending Arthur to subspace 63
[19:41:47][DEBUG] : Saving 3 scenario modules from Tristan
[19:41:49][DEBUG] : Arthur acquired lock control-b757b2c7-dbd3-49a6-a2d6-2387e350ad56
[19:41:49][DEBUG] : Arthur acquired lock update-b757b2c7-dbd3-49a6-a2d6-2387e350ad56
[19:41:49][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:41:49][DEBUG] : Saving vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:41:49][DEBUG] : Saving 8 scenario modules from Arthur
[19:41:49][DEBUG] : Saving vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:03][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:42:10][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:42:10][DEBUG] : Relaying FLYING vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:12][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:42:12][DEBUG] : Relaying FLYING vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:12][DEBUG] : Saving vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:12][DEBUG] : Relaying FLYING vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:12][DEBUG] : Saving vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:12][DEBUG] : Relaying FLYING vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:13][DEBUG] : Relaying FLYING vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:13][DEBUG] : Arthur acquired lock update-8427e361-5381-4a5c-b1cc-70c86f75b6a4
[19:42:13][DEBUG] : Relaying FLYING vessel 8427e361-5381-4a5c-b1cc-70c86f75b6a4 from Arthur
[19:42:13][DEBUG] : Arthur acquired lock update-92d51918-3ded-4a00-b497-2b82a3115027
[19:42:13][DEBUG] : Relaying FLYING vessel 92d51918-3ded-4a00-b497-2b82a3115027 from Arthur
[19:42:13][DEBUG] : Relaying FLYING vessel 8427e361-5381-4a5c-b1cc-70c86f75b6a4 from Arthur
[19:42:13][DEBUG] : Relaying FLYING vessel 92d51918-3ded-4a00-b497-2b82a3115027 from Arthur
[19:42:17][DEBUG] : Saving 5 scenario modules from Tristan
[19:42:17][DEBUG] : Removing vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:23][DEBUG] : Saving 8 scenario modules from Arthur
[19:42:23][DEBUG] : Create subspace
[19:42:23][DEBUG] : Sending Arthur to subspace 64
[19:42:25][DEBUG] : Arthur released lock update-92d51918-3ded-4a00-b497-2b82a3115027
[19:42:25][DEBUG] : Arthur released lock update-8427e361-5381-4a5c-b1cc-70c86f75b6a4
[19:42:25][DEBUG] : Saving vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:25][DEBUG] : Arthur released lock update-b757b2c7-dbd3-49a6-a2d6-2387e350ad56
[19:42:26][DEBUG] : Arthur acquired lock update-b757b2c7-dbd3-49a6-a2d6-2387e350ad56
[19:42:26][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:42:26][DEBUG] : Saving vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:26][DEBUG] : Saving vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:34][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:42:45][DEBUG] : Create subspace
[19:42:45][DEBUG] : Sending Tristan to subspace 65
[19:42:47][DEBUG] : Saving 5 scenario modules from Tristan
[19:42:51][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:42:51][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:42:51][DEBUG] : Create subspace
[19:42:51][DEBUG] : Sending Tristan to subspace 66
[19:42:51][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:42:53][DEBUG] : Saving 8 scenario modules from Arthur
[19:42:56][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:42:56][DEBUG] : Saving vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:42:57][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:42:57][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:43:05][DEBUG] : Create subspace
[19:43:05][DEBUG] : Sending Tristan to subspace 67
[19:43:05][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:43:05][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:43:13][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:43:13][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:43:16][DEBUG] : Create subspace
[19:43:16][DEBUG] : Sending Tristan to subspace 68
[19:43:16][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:43:17][DEBUG] : Saving 5 scenario modules from Tristan
[19:43:23][DEBUG] : Saving 4 scenario modules from Arthur
[19:43:26][DEBUG] : Saving vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:43:29][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:43:29][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:43:34][DEBUG] : Create subspace
[19:43:34][DEBUG] : Sending Tristan to subspace 69
[19:43:34][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:43:35][INFO] : Removing vessel: 09711f14-95c1-4b79-9dc5-8f221f28b8cb
[19:43:35][DEBUG] : Removed debris vessel 09711f14-95c1-4b79-9dc5-8f221f28b8cb
[19:43:35][INFO] : Removing vessel: 33c6eff3-bbc5-4f4a-a877-323a058446b6
[19:43:35][DEBUG] : Removed debris vessel 33c6eff3-bbc5-4f4a-a877-323a058446b6
[19:43:35][INFO] : Removing vessel: 46985ae9-4f4a-4b63-a494-aaa2001c2f83
[19:43:35][DEBUG] : Removed debris vessel 46985ae9-4f4a-4b63-a494-aaa2001c2f83
[19:43:35][INFO] : Removing vessel: 9753e4db-3930-4eb1-b413-2d3ec7abd155
[19:43:35][DEBUG] : Removed debris vessel 9753e4db-3930-4eb1-b413-2d3ec7abd155
[19:43:35][INFO] : Removed 4 debris
[19:43:36][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:43:36][DEBUG] : Relaying FLYING vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:43:40][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:43:40][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:43:42][DEBUG] : Create subspace
[19:43:42][DEBUG] : Sending Tristan to subspace 70
[19:43:42][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:43:42][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:43:47][DEBUG] : Saving 5 scenario modules from Tristan
[19:43:49][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:43:49][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:43:53][DEBUG] : Saving 4 scenario modules from Arthur
[19:43:57][DEBUG] : Create subspace
[19:43:57][DEBUG] : Sending Tristan to subspace 71
[19:43:57][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:44:05][DEBUG] : Create subspace
[19:44:05][DEBUG] : Sending Tristan to subspace 72
[19:44:06][DEBUG] : Relaying FLYING vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Arthur
[19:44:12][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:44:12][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:44:15][DEBUG] : Create subspace
[19:44:15][DEBUG] : Sending Tristan to subspace 73
[19:44:15][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:44:15][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:44:17][DEBUG] : Saving 3 scenario modules from Tristan
[19:44:24][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:44:24][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:44:25][DEBUG] : Create subspace
[19:44:25][DEBUG] : Sending Tristan to subspace 74
[19:44:25][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:44:27][DEBUG] : Saving 6 scenario modules from Arthur
[19:44:30][DEBUG] : Arthur released lock update-b757b2c7-dbd3-49a6-a2d6-2387e350ad56
[19:44:30][DEBUG] : Arthur released lock control-b757b2c7-dbd3-49a6-a2d6-2387e350ad56
[19:44:30][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:44:30][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:44:35][DEBUG] : Create subspace
[19:44:35][DEBUG] : Sending Arthur to subspace 75
[19:44:41][DEBUG] : Create subspace
[19:44:41][DEBUG] : Sending Tristan to subspace 76
[19:44:41][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:44:45][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:44:47][DEBUG] : Saving 3 scenario modules from Tristan
[19:44:55][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:44:55][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:44:57][DEBUG] : Create subspace
[19:44:57][DEBUG] : Sending Tristan to subspace 77
[19:44:57][DEBUG] : Tristan acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:45:03][INFO] : Client Arthur disconnected in ReceiveCallback, endpoint [::ffff:77.174.57.28]:50469, error: Kan geen gegevens lezen uit de transportverbinding: De externe host heeft een verbinding verbroken. (De externe host heeft een verbinding verbroken)
[19:45:03][DEBUG] : Online players is now: 1, connected: 1
[19:45:03][DEBUG] : Error closing client connection: De bewerking is voor niet-verbonden sockets niet toegestaan.
[19:45:15][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:45:17][DEBUG] : Saving 3 scenario modules from Tristan
[19:45:45][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:45:47][DEBUG] : Saving 3 scenario modules from Tristan
[19:46:15][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:46:17][DEBUG] : Saving 3 scenario modules from Tristan
[19:46:48][DEBUG] : Saving 2 scenario modules from Tristan
[19:46:48][DEBUG] : Removing vessel e818f591-9549-492a-816e-7a39aa7a7a70 from Tristan
[19:46:51][DEBUG] : Tristan released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:46:51][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Tristan
[19:46:51][DEBUG] : Tristan released lock control-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[19:46:53][DEBUG] : Online players is now: 1, connected: 2
[19:46:53][INFO] : New client connection from [::ffff:77.174.57.28]:50714
[19:46:53][INFO] : Client Arthur handshook successfully, version: v0.2.4.2
[19:46:53][DEBUG] : Online players is now: 2, connected: 2
[19:46:54][DEBUG] : Sending Arthur to subspace 77
[19:46:54][DEBUG] : Sending Arthur 0 craft library entries
[19:46:54][DEBUG] : Sending Arthur 20 kerbals...
[19:46:54][DEBUG] : Sending Arthur 1 vessels, cached: 37...
[19:47:11][DEBUG] : Removing vessel cbf70acd-b643-4cb7-bb95-b790b2387331 from Tristan
[19:47:13][DEBUG] : Saving vessel f756ef16-71be-44f7-9132-889521155f56 from Tristan
[19:47:18][DEBUG] : Saving 3 scenario modules from Tristan
[19:47:26][DEBUG] : Saving 27 scenario modules from Arthur
[19:47:43][DEBUG] : Saving kerbal Alselle Kerman from Tristan
[19:47:43][DEBUG] : Removing vessel 12dd861b-f648-4a28-a97c-25aa7a466730 from Tristan
[19:47:48][DEBUG] : Saving 4 scenario modules from Tristan
[19:47:48][DEBUG] : Saving vessel 67f81f28-92b5-4427-b409-da8c70832651 from Tristan
[19:47:50][DEBUG] : Saving kerbal Alselle Kerman from Tristan
[19:47:50][DEBUG] : Removing vessel b757b2c7-dbd3-49a6-a2d6-2387e350ad56 from Tristan
[19:47:55][DEBUG] : Removing vessel 77801575-0d9c-4870-a3d7-285a8f03b75a from Tristan
[19:47:56][DEBUG] : Saving 4 scenario modules from Arthur
[19:47:59][DEBUG] : Saving kerbal Alselle Kerman from Tristan
[19:47:59][DEBUG] : Removing vessel 452e3244-595a-47e9-85c8-a2c22992dc4d from Tristan
[19:48:12][DEBUG] : Saving kerbal Zelanda Kerman from Arthur
[19:48:12][DEBUG] : Removing vessel d6d29bba-59f8-4312-aa85-a15c2c767016 from Arthur
[19:48:17][DEBUG] : Saving kerbal Valentina Kerman from Arthur
[19:48:17][DEBUG] : Removing vessel 8478a780-146d-48df-8990-b6fc6c27b3d6 from Arthur
[19:48:18][DEBUG] : Saving 6 scenario modules from Tristan
[19:48:20][DEBUG] : Saving kerbal Alselle Kerman from Tristan
[19:48:20][DEBUG] : Removing vessel 832f8c05-3158-4c21-b0b2-e155ac1d1ed3 from Tristan
[19:48:23][DEBUG] : Saving kerbal Alselle Kerman from Arthur
[19:48:23][DEBUG] : Removing vessel 039c94e3-363c-4426-9510-c42e019bc75a from Arthur
[19:48:26][DEBUG] : Saving 7 scenario modules from Arthur
[19:48:48][DEBUG] : Saving 6 scenario modules from Tristan
[19:48:51][DEBUG] : Saving 2 scenario modules from Arthur
[19:48:51][INFO] : Client Arthur disconnected in ReceiveCallback, endpoint [::ffff:77.174.57.28]:50714, error: Kan geen gegevens lezen uit de transportverbinding: De externe host heeft een verbinding verbroken. (De externe host heeft een verbinding verbroken)
[19:48:51][DEBUG] : Online players is now: 1, connected: 1
[19:48:51][DEBUG] : Error closing client connection: De bewerking is voor niet-verbonden sockets niet toegestaan.
[19:48:56][DEBUG] : Online players is now: 1, connected: 2
[19:48:56][INFO] : New client connection from [::ffff:77.174.57.28]:50726
[19:48:56][INFO] : Client Arthur handshook successfully, version: v0.2.4.2
[19:48:56][DEBUG] : Online players is now: 2, connected: 2
[19:48:57][DEBUG] : Sending Arthur to subspace 77
[19:48:57][DEBUG] : Sending Arthur 0 craft library entries
[19:48:57][DEBUG] : Sending Arthur 21 kerbals...
[19:48:58][DEBUG] : Sending Arthur 0 vessels, cached: 32...
[19:49:29][DEBUG] : Saving 23 scenario modules from Arthur
[19:49:48][DEBUG] : Saving 2 scenario modules from Tristan
[19:49:59][DEBUG] : Saving 2 scenario modules from Arthur
[19:50:29][DEBUG] : Saving 4 scenario modules from Arthur
[19:50:48][DEBUG] : Saving 5 scenario modules from Tristan
[19:51:18][DEBUG] : Saving 3 scenario modules from Tristan
[19:51:48][DEBUG] : Saving 3 scenario modules from Tristan
[19:51:59][DEBUG] : Saving 2 scenario modules from Arthur
[19:52:29][DEBUG] : Saving 2 scenario modules from Arthur
[19:52:56][DEBUG] : Arthur acquired lock control-ad62ade8-ed91-4820-9f3e-cb079c57e965
[19:52:59][DEBUG] : Saving 4 scenario modules from Arthur
[19:53:17][DEBUG] : Arthur acquired lock update-ad62ade8-ed91-4820-9f3e-cb079c57e965
[19:53:17][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:53:29][DEBUG] : Saving 4 scenario modules from Arthur
[19:53:47][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:53:59][DEBUG] : Saving 3 scenario modules from Arthur
[19:54:17][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:54:29][DEBUG] : Saving 3 scenario modules from Arthur
[19:54:47][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:54:59][DEBUG] : Saving 3 scenario modules from Arthur
[19:55:17][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:55:29][DEBUG] : Saving 4 scenario modules from Arthur
[19:55:47][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:55:59][DEBUG] : Saving 3 scenario modules from Arthur
[19:56:17][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:56:18][DEBUG] : Saving 2 scenario modules from Tristan
[19:56:29][DEBUG] : Saving 3 scenario modules from Arthur
[19:56:47][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:56:59][DEBUG] : Saving 3 scenario modules from Arthur
[19:57:17][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:57:29][DEBUG] : Saving 3 scenario modules from Arthur
[19:57:47][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:57:59][DEBUG] : Saving 3 scenario modules from Arthur
[19:58:17][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:58:18][DEBUG] : Saving 3 scenario modules from Tristan
[19:58:23][DEBUG] : Tristan acquired lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[19:58:29][DEBUG] : Saving 3 scenario modules from Arthur
[19:58:41][DEBUG] : Tristan released lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[19:58:41][DEBUG] : Tristan acquired lock control-82da6dbd-99d8-4173-b600-0322320b2fc9
[19:58:45][DEBUG] : Removing DOCKED vessel 82da6dbd-99d8-4173-b600-0322320b2fc9 from Tristan
[19:58:45][DEBUG] : Tristan released lock control-82da6dbd-99d8-4173-b600-0322320b2fc9
[19:58:45][DEBUG] : Tristan acquired lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[19:58:45][DEBUG] : Saving DOCKED vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[19:58:47][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:58:48][DEBUG] : Saving 8 scenario modules from Tristan
[19:59:00][DEBUG] : Saving 3 scenario modules from Arthur
[19:59:09][DEBUG] : Tristan acquired lock update-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[19:59:09][DEBUG] : Saving kerbal Barris Kerman from Tristan
[19:59:09][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[19:59:17][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:59:18][DEBUG] : Saving 5 scenario modules from Tristan
[19:59:30][DEBUG] : Saving 3 scenario modules from Arthur
[19:59:39][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[19:59:47][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[19:59:49][DEBUG] : Saving 6 scenario modules from Tristan
[19:59:51][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[19:59:51][DEBUG] : Tristan acquired lock update-acff7532-26cf-48ca-be31-b8a041236e08
[19:59:51][DEBUG] : Relaying FLYING vessel acff7532-26cf-48ca-be31-b8a041236e08 from Tristan
[19:59:51][DEBUG] : Relaying FLYING vessel acff7532-26cf-48ca-be31-b8a041236e08 from Tristan
[20:00:00][DEBUG] : Saving 4 scenario modules from Arthur
[20:00:17][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[20:00:18][DEBUG] : Saving 3 scenario modules from Tristan
[20:00:21][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:00:21][DEBUG] : Relaying FLYING vessel acff7532-26cf-48ca-be31-b8a041236e08 from Tristan
[20:00:30][DEBUG] : Saving 4 scenario modules from Arthur
[20:00:47][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[20:00:48][DEBUG] : Saving 4 scenario modules from Tristan
[20:00:51][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:00:51][DEBUG] : Relaying FLYING vessel acff7532-26cf-48ca-be31-b8a041236e08 from Tristan
[20:01:00][DEBUG] : Saving 4 scenario modules from Arthur
[20:01:04][DEBUG] : Removing vessel acff7532-26cf-48ca-be31-b8a041236e08 from Tristan
[20:01:04][DEBUG] : Tristan released lock update-acff7532-26cf-48ca-be31-b8a041236e08
[20:01:17][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[20:01:19][DEBUG] : Saving 4 scenario modules from Tristan
[20:01:21][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:01:30][DEBUG] : Saving 4 scenario modules from Arthur
[20:01:47][DEBUG] : Saving vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[20:01:49][DEBUG] : Saving 5 scenario modules from Tristan
[20:01:51][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:01:59][DEBUG] : Saving 4 scenario modules from Arthur
[20:02:12][DEBUG] : Removing vessel ad62ade8-ed91-4820-9f3e-cb079c57e965 from Arthur
[20:02:12][DEBUG] : Arthur released lock update-ad62ade8-ed91-4820-9f3e-cb079c57e965
[20:02:13][DEBUG] : Arthur released lock control-ad62ade8-ed91-4820-9f3e-cb079c57e965
[20:02:19][DEBUG] : Saving 5 scenario modules from Tristan
[20:02:21][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:02:22][DEBUG] : Create subspace
[20:02:22][DEBUG] : Sending Tristan to subspace 78
[20:02:29][DEBUG] : Saving 6 scenario modules from Arthur
[20:02:31][DEBUG] : Saving kerbal Barris Kerman from Tristan
[20:02:32][DEBUG] : Saving vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:02:49][DEBUG] : Saving 6 scenario modules from Tristan
[20:02:50][DEBUG] : Tristan acquired lock update-0ba1a6cb-8eb2-4c65-9293-3c99c9286e9f
[20:02:50][DEBUG] : Saving kerbal Barris Kerman from Tristan
[20:02:50][DEBUG] : Saving vessel 0ba1a6cb-8eb2-4c65-9293-3c99c9286e9f from Tristan
[20:02:51][DEBUG] : Tristan released lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:02:51][DEBUG] : Tristan acquired lock control-0ba1a6cb-8eb2-4c65-9293-3c99c9286e9f
[20:02:51][DEBUG] : Saving vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:02:51][DEBUG] : Saving vessel 0ba1a6cb-8eb2-4c65-9293-3c99c9286e9f from Tristan
[20:02:59][DEBUG] : Removing DOCKED vessel 0ba1a6cb-8eb2-4c65-9293-3c99c9286e9f from Tristan
[20:02:59][DEBUG] : Tristan released lock control-0ba1a6cb-8eb2-4c65-9293-3c99c9286e9f
[20:02:59][DEBUG] : Tristan acquired lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:02:59][DEBUG] : Saving DOCKED vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:02:59][DEBUG] : Tristan failed to acquire lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:02:59][DEBUG] : Saving 3 scenario modules from Arthur
[20:03:04][DEBUG] : Tristan released lock update-0ba1a6cb-8eb2-4c65-9293-3c99c9286e9f
[20:03:19][DEBUG] : Saving 8 scenario modules from Tristan
[20:03:20][DEBUG] : Create subspace
[20:03:20][DEBUG] : Sending Tristan to subspace 79
[20:03:29][DEBUG] : Saving kerbal Barris Kerman from Tristan
[20:03:29][DEBUG] : Saving vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:03:29][DEBUG] : Saving 2 scenario modules from Arthur
[20:03:30][DEBUG] : Saving 1 scenario modules from Arthur
[20:03:30][INFO] : Client Arthur disconnected in ReceiveCallback, endpoint [::ffff:77.174.57.28]:50726, error: Kan geen gegevens lezen uit de transportverbinding: De externe host heeft een verbinding verbroken. (De externe host heeft een verbinding verbroken)
[20:03:30][DEBUG] : Online players is now: 1, connected: 1
[20:03:30][DEBUG] : Error closing client connection: De bewerking is voor niet-verbonden sockets niet toegestaan.
[20:03:45][DEBUG] : Online players is now: 1, connected: 2
[20:03:45][INFO] : New client connection from [::ffff:77.174.57.28]:50781
[20:03:45][DEBUG] : Client Artcollider registered!
[20:03:45][INFO] : Client Artcollider handshook successfully, version: v0.2.4.2
[20:03:45][DEBUG] : Online players is now: 2, connected: 2
[20:03:46][DEBUG] : Sending Artcollider to subspace 79
[20:03:46][DEBUG] : Sending Artcollider 0 craft library entries
[20:03:46][DEBUG] : Sending Artcollider 21 kerbals...
[20:03:46][DEBUG] : Sending Artcollider 0 vessels, cached: 33...
[20:03:49][DEBUG] : Saving 3 scenario modules from Tristan
[20:03:59][DEBUG] : Saving vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:04:18][DEBUG] : Saving 19 scenario modules from Artcollider
[20:04:19][DEBUG] : Saving 3 scenario modules from Tristan
[20:04:29][DEBUG] : Saving vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:04:36][DEBUG] : Saving vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:04:36][DEBUG] : Tristan acquired lock update-301b2395-a5f2-469d-b437-9189ec56c486
[20:04:36][DEBUG] : Saving vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:04:36][DEBUG] : Saving vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:04:46][DEBUG] : Create subspace
[20:04:46][DEBUG] : Sending Tristan to subspace 80
[20:04:48][DEBUG] : Saving 11 scenario modules from Artcollider
[20:04:48][DEBUG] : Saving vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:04:48][DEBUG] : Tristan released lock update-301b2395-a5f2-469d-b437-9189ec56c486
[20:04:49][DEBUG] : Saving 5 scenario modules from Tristan
[20:04:55][DEBUG] : Tristan released lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:04:55][DEBUG] : Tristan acquired lock control-301b2395-a5f2-469d-b437-9189ec56c486
[20:04:55][DEBUG] : Tristan acquired lock update-301b2395-a5f2-469d-b437-9189ec56c486
[20:04:55][DEBUG] : Saving vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:04:58][DEBUG] : Tristan released lock control-301b2395-a5f2-469d-b437-9189ec56c486
[20:04:58][DEBUG] : Tristan acquired lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:04:58][DEBUG] : Saving vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:04:59][DEBUG] : Artcollider acquired lock control-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[20:04:59][DEBUG] : Artcollider acquired lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[20:04:59][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Artcollider
[20:05:01][DEBUG] : Tristan released lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:05:01][DEBUG] : Tristan acquired lock control-301b2395-a5f2-469d-b437-9189ec56c486
[20:05:01][DEBUG] : Saving vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:05:07][DEBUG] : Saving vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:05:07][DEBUG] : Tristan released lock update-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:05:07][DEBUG] : Tristan released lock update-301b2395-a5f2-469d-b437-9189ec56c486
[20:05:07][DEBUG] : Saving vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:05:09][DEBUG] : Create subspace
[20:05:09][DEBUG] : Sending Tristan to subspace 81
[20:05:09][DEBUG] : Tristan acquired lock update-301b2395-a5f2-469d-b437-9189ec56c486
[20:05:11][DEBUG] : Relaying FLYING vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:05:14][DEBUG] : Tristan acquired lock update-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:05:14][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:05:15][DEBUG] : Tristan released lock control-301b2395-a5f2-469d-b437-9189ec56c486
[20:05:15][DEBUG] : Tristan acquired lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:05:15][DEBUG] : Relaying FLYING vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:05:15][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:05:18][DEBUG] : Saving 7 scenario modules from Artcollider
[20:05:19][DEBUG] : Saving 5 scenario modules from Tristan
[20:05:29][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Artcollider
[20:05:34][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:05:34][DEBUG] : Tristan acquired lock update-9af103e0-e1ab-4289-911e-c29b52165653
[20:05:34][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:05:34][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:05:45][DEBUG] : Relaying FLYING vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:05:46][DEBUG] : Create subspace
[20:05:46][DEBUG] : Sending Tristan to subspace 82
[20:05:48][DEBUG] : Saving 4 scenario modules from Artcollider
[20:05:49][DEBUG] : Saving 3 scenario modules from Tristan
[20:06:03][DEBUG] : Saving vessel e6188955-41e9-41ec-916c-b8b4e93e7c4d from Artcollider
[20:06:03][DEBUG] : Artcollider released lock update-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[20:06:03][DEBUG] : Artcollider released lock control-e6188955-41e9-41ec-916c-b8b4e93e7c4d
[20:06:04][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:06:04][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:06:15][DEBUG] : Relaying FLYING vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:06:18][DEBUG] : Saving 6 scenario modules from Artcollider
[20:06:19][DEBUG] : Saving 4 scenario modules from Tristan
[20:06:34][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:06:34][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:06:45][DEBUG] : Relaying FLYING vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:06:48][DEBUG] : Saving 5 scenario modules from Artcollider
[20:06:49][DEBUG] : Saving 3 scenario modules from Tristan
[20:06:52][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:06:57][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:07:04][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:07:15][DEBUG] : Relaying FLYING vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:07:18][DEBUG] : Saving 4 scenario modules from Artcollider
[20:07:19][DEBUG] : Saving 4 scenario modules from Tristan
[20:07:27][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:07:33][DEBUG] : Removing vessel 301b2395-a5f2-469d-b437-9189ec56c486 from Tristan
[20:07:33][DEBUG] : Tristan released lock update-301b2395-a5f2-469d-b437-9189ec56c486
[20:07:34][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:07:48][DEBUG] : Saving 2 scenario modules from Artcollider
[20:07:49][DEBUG] : Saving 4 scenario modules from Tristan
[20:07:57][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:08:04][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:08:19][DEBUG] : Saving 5 scenario modules from Tristan
[20:08:22][DEBUG] : Tristan released lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:08:22][DEBUG] : Tristan acquired lock control-9af103e0-e1ab-4289-911e-c29b52165653
[20:08:22][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:08:22][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:08:26][DEBUG] : Tristan released lock control-9af103e0-e1ab-4289-911e-c29b52165653
[20:08:26][DEBUG] : Tristan acquired lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:08:26][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:08:26][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:08:27][DEBUG] : Tristan released lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:08:27][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:08:28][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:08:31][DEBUG] : Tristan acquired lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:08:31][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:08:49][DEBUG] : Saving 3 scenario modules from Tristan
[20:08:58][DEBUG] : Relaying FLYING vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:09:01][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:09:08][DEBUG] : Removing vessel 9af103e0-e1ab-4289-911e-c29b52165653 from Tristan
[20:09:13][DEBUG] : Tristan released lock update-9af103e0-e1ab-4289-911e-c29b52165653
[20:09:19][DEBUG] : Saving 3 scenario modules from Tristan
[20:09:22][DEBUG] : Create subspace
[20:09:22][DEBUG] : Sending Tristan to subspace 83
[20:09:31][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:09:39][DEBUG] : Create subspace
[20:09:39][DEBUG] : Sending Tristan to subspace 84
[20:09:49][DEBUG] : Saving 3 scenario modules from Tristan
[20:10:01][DEBUG] : Relaying FLYING vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:10:19][DEBUG] : Saving 3 scenario modules from Tristan
[20:10:21][DEBUG] : Create subspace
[20:10:21][DEBUG] : Sending Tristan to subspace 85
[20:10:24][DEBUG] : Saving vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:10:30][DEBUG] : Tristan acquired lock update-1446a1a2-99c6-4371-85ec-ab998c76c4d7
[20:10:30][DEBUG] : Saving kerbal Barris Kerman from Tristan
[20:10:30][DEBUG] : Relaying FLYING vessel 1446a1a2-99c6-4371-85ec-ab998c76c4d7 from Tristan
[20:10:30][DEBUG] : Saving vessel 1446a1a2-99c6-4371-85ec-ab998c76c4d7 from Tristan
[20:10:30][DEBUG] : Tristan released lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:10:30][DEBUG] : Tristan acquired lock control-1446a1a2-99c6-4371-85ec-ab998c76c4d7
[20:10:30][DEBUG] : Saving vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:10:30][DEBUG] : Saving vessel 1446a1a2-99c6-4371-85ec-ab998c76c4d7 from Tristan
[20:10:38][DEBUG] : Removing DOCKED vessel 1446a1a2-99c6-4371-85ec-ab998c76c4d7 from Tristan
[20:10:38][DEBUG] : Tristan released lock control-1446a1a2-99c6-4371-85ec-ab998c76c4d7
[20:10:38][DEBUG] : Tristan acquired lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:10:38][DEBUG] : Saving DOCKED vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:10:38][DEBUG] : Tristan failed to acquire lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:10:42][DEBUG] : Tristan released lock update-1446a1a2-99c6-4371-85ec-ab998c76c4d7
[20:10:52][DEBUG] : Saving 7 scenario modules from Tristan
[20:10:56][DEBUG] : Saving kerbal Barris Kerman from Tristan
[20:10:56][DEBUG] : Removing vessel 27a08b54-f52f-4f5b-8af6-d2180b4746fb from Tristan
[20:10:57][DEBUG] : Tristan released lock update-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:10:57][DEBUG] : Tristan released lock control-27a08b54-f52f-4f5b-8af6-d2180b4746fb
[20:11:04][DEBUG] : Artcollider acquired lock control-35c677a3-36fd-4074-9886-8e72971726cb
[20:11:18][DEBUG] : Saving 6 scenario modules from Artcollider
[20:11:22][DEBUG] : Saving 5 scenario modules from Tristan
[20:11:31][DEBUG] : Artcollider acquired lock update-35c677a3-36fd-4074-9886-8e72971726cb
[20:11:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:11:48][DEBUG] : Saving 5 scenario modules from Artcollider
[20:11:52][DEBUG] : Saving 2 scenario modules from Tristan
[20:12:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:12:18][DEBUG] : Saving 7 scenario modules from Artcollider
[20:12:22][DEBUG] : Saving 2 scenario modules from Tristan
[20:12:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:12:43][DEBUG] : Saving 2 scenario modules from Tristan
[20:12:46][INFO] : Client Tristan disconnected in ReceiveCallback, endpoint [::ffff:192.168.178.1]:52559, error: Kan geen gegevens lezen uit de transportverbinding: De externe host heeft een verbinding verbroken. (De externe host heeft een verbinding verbroken)
[20:12:46][DEBUG] : Online players is now: 1, connected: 1
[20:12:46][DEBUG] : Error closing client connection: De bewerking is voor niet-verbonden sockets niet toegestaan.
[20:12:48][DEBUG] : Saving 5 scenario modules from Artcollider
[20:12:50][DEBUG] : Artcollider acquired lock asteroid-spawning
[20:13:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:13:18][DEBUG] : Saving 4 scenario modules from Artcollider
[20:13:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:13:35][INFO] : Removed 0 debris
[20:13:49][DEBUG] : Saving 6 scenario modules from Artcollider
[20:14:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:14:18][DEBUG] : Saving 5 scenario modules from Artcollider
[20:14:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:14:48][DEBUG] : Saving 5 scenario modules from Artcollider
[20:15:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:15:18][DEBUG] : Saving 5 scenario modules from Artcollider
[20:15:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:15:48][DEBUG] : Saving 5 scenario modules from Artcollider
[20:16:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:16:18][DEBUG] : Saving 4 scenario modules from Artcollider
[20:16:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:16:48][DEBUG] : Saving 4 scenario modules from Artcollider
[20:17:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:17:18][DEBUG] : Saving 4 scenario modules from Artcollider
[20:17:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:17:48][DEBUG] : Saving 4 scenario modules from Artcollider
[20:18:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:18:19][DEBUG] : Saving 4 scenario modules from Artcollider
[20:18:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:18:48][DEBUG] : Saving 3 scenario modules from Artcollider
[20:19:02][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:19:18][DEBUG] : Saving 4 scenario modules from Artcollider
[20:19:32][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:19:48][DEBUG] : Saving 3 scenario modules from Artcollider
[20:20:00][DEBUG] : Relaying FLYING vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:20:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:20:18][DEBUG] : Saving 7 scenario modules from Artcollider
[20:20:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:20:48][DEBUG] : Saving 4 scenario modules from Artcollider
[20:21:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:21:18][DEBUG] : Saving 5 scenario modules from Artcollider
[20:21:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:21:48][DEBUG] : Saving 3 scenario modules from Artcollider
[20:22:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:22:18][DEBUG] : Saving 4 scenario modules from Artcollider
[20:22:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:22:48][DEBUG] : Saving 3 scenario modules from Artcollider
[20:23:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:23:19][DEBUG] : Saving 4 scenario modules from Artcollider
[20:23:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:23:48][DEBUG] : Saving 4 scenario modules from Artcollider
[20:24:01][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:24:18][DEBUG] : Saving 4 scenario modules from Artcollider
[20:24:31][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:24:48][DEBUG] : Saving 4 scenario modules from Artcollider
[20:24:50][DEBUG] : Relaying FLYING vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:24:50][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:25:05][DEBUG] : Create subspace
[20:25:05][DEBUG] : Sending Artcollider to subspace 86
[20:25:18][DEBUG] : Saving 4 scenario modules from Artcollider
[20:25:20][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:25:48][DEBUG] : Saving 4 scenario modules from Artcollider
[20:25:50][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:26:18][DEBUG] : Saving 3 scenario modules from Artcollider
[20:26:20][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:26:48][DEBUG] : Saving 3 scenario modules from Artcollider
[20:26:49][DEBUG] : Relaying FLYING vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:26:49][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:26:50][DEBUG] : Create subspace
[20:26:50][DEBUG] : Sending Artcollider to subspace 87
[20:27:16][DEBUG] : Create subspace
[20:27:16][DEBUG] : Sending Artcollider to subspace 88
[20:27:18][DEBUG] : Saving 4 scenario modules from Artcollider
[20:27:19][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:27:48][DEBUG] : Saving 3 scenario modules from Artcollider
[20:27:49][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:28:06][DEBUG] : Saving vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:28:18][DEBUG] : Saving 7 scenario modules from Artcollider
[20:28:28][DEBUG] : Removing vessel 35c677a3-36fd-4074-9886-8e72971726cb from Artcollider
[20:28:29][DEBUG] : Artcollider released lock update-35c677a3-36fd-4074-9886-8e72971726cb
[20:28:29][DEBUG] : Artcollider released lock control-35c677a3-36fd-4074-9886-8e72971726cb
[20:28:48][DEBUG] : Saving 5 scenario modules from Artcollider
[20:29:18][DEBUG] : Saving 2 scenario modules from Artcollider
[20:30:40][DEBUG] : Artcollider acquired lock control-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[20:30:40][DEBUG] : Artcollider acquired lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[20:30:40][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Artcollider
[20:30:48][DEBUG] : Saving 7 scenario modules from Artcollider
[20:31:05][DEBUG] : Saving vessel d3b6a15e-96b7-4627-b3b0-8b9bc280363e from Artcollider
[20:31:05][DEBUG] : Artcollider released lock update-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[20:31:05][DEBUG] : Artcollider released lock control-d3b6a15e-96b7-4627-b3b0-8b9bc280363e
[20:31:18][DEBUG] : Saving 4 scenario modules from Artcollider
[20:31:48][DEBUG] : Saving 2 scenario modules from Artcollider
[20:32:18][DEBUG] : Saving 2 scenario modules from Artcollider
[20:32:48][DEBUG] : Saving 2 scenario modules from Artcollider
[20:33:19][DEBUG] : Saving 1 scenario modules from Artcollider
[20:33:48][DEBUG] : Saving 2 scenario modules from Artcollider
[20:34:19][DEBUG] : Saving 4 scenario modules from Artcollider
[20:34:49][DEBUG] : Saving 1 scenario modules from Artcollider
[20:35:19][DEBUG] : Saving 2 scenario modules from Artcollider
[20:35:49][DEBUG] : Saving 3 scenario modules from Artcollider
[20:36:19][DEBUG] : Saving 2 scenario modules from Artcollider
[20:43:35][INFO] : Removed 0 debris
[20:45:07][DEBUG] : Artcollider acquired lock control-66fe8201-0394-452f-aa54-544cb680cc78
[20:45:07][DEBUG] : Artcollider acquired lock update-66fe8201-0394-452f-aa54-544cb680cc78
[20:45:07][DEBUG] : Saving kerbal Alselle Kerman from Artcollider
[20:45:07][DEBUG] : Saving vessel 66fe8201-0394-452f-aa54-544cb680cc78 from Artcollider
[20:45:19][DEBUG] : Saving 4 scenario modules from Artcollider
[20:50:33][DEBUG] : Saving vessel 66fe8201-0394-452f-aa54-544cb680cc78 from Artcollider
[20:50:33][DEBUG] : Artcollider released lock update-66fe8201-0394-452f-aa54-544cb680cc78
[20:50:33][DEBUG] : Artcollider acquired lock update-66fe8201-0394-452f-aa54-544cb680cc78
[20:50:33][DEBUG] : Saving vessel 66fe8201-0394-452f-aa54-544cb680cc78 from Artcollider
[20:50:40][DEBUG] : Saving vessel 66fe8201-0394-452f-aa54-544cb680cc78 from Artcollider
[20:50:49][DEBUG] : Saving 5 scenario modules from Artcollider
[20:51:01][DEBUG] : Saving kerbal Alselle Kerman from Artcollider
[20:51:01][DEBUG] : Relaying FLYING vessel 66fe8201-0394-452f-aa54-544cb680cc78 from Artcollider
[20:51:12][DEBUG] : Artcollider released lock update-66fe8201-0394-452f-aa54-544cb680cc78
[20:51:12][DEBUG] : Artcollider released lock control-66fe8201-0394-452f-aa54-544cb680cc78
[20:51:19][DEBUG] : Saving 5 scenario modules from Artcollider
[20:51:25][DEBUG] : Artcollider sent connection end message, reason: Quit
[20:51:25][DEBUG] : Online players is now: 0, connected: 0
[21:13:35][INFO] : Removed 0 debris
[21:43:35][INFO] : Removed 0 debris
[22:13:35][INFO] : Removed 0 debris
[22:43:35][INFO] : Removed 0 debris
[23:13:35][INFO] : Removed 0 debris
[23:43:35][INFO] : Removed 0 debris

Syncrio server log file

[14:07:38][DEBUG] : Loading settings...
[14:07:38][DEBUG] : System.IO compression works: True, test time: 5 ms.
[14:07:38][DEBUG] : Loading plugins!
[14:07:38][DEBUG] : Done!
[14:07:38][INFO] : Starting SyncrioServer v0.9.0.0, protocol 48
[14:07:38][DEBUG] : Loading gameplay settings...
[14:07:38][INFO] : Loading Scenario... 
[14:07:38][INFO] : Starting Syncrio Server on port 7776... 
[14:07:39][DEBUG] : Loading groups
[14:07:39][DEBUG] : No Groups Loaded
[14:07:39][INFO] : Ready!
[22:50:53][DEBUG] : Online players is now: 0, connected: 1
[22:50:53][INFO] : New client connection from [::ffff:192.168.178.1]:63109
[22:50:53][DEBUG] : Client Tristan registered!
[22:50:53][DEBUG] : Loading admins
[22:50:53][DEBUG] : Saving admins
[22:50:53][INFO] : Client Tristan handshook successfully, version: v0.9.0.0
[22:50:53][DEBUG] : Online players is now: 1, connected: 1
[22:50:53][DEBUG] : Reverting server time to last player connection
[22:50:53][DEBUG] : Sending Tristan to subspace 0
[22:51:08][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:51:08][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:51:08][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:51:08][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:51:10][DEBUG] : Tristan sent data type: KSC_FACILITY_UPGRADED
[22:51:21][DEBUG] : Tristan created group Syncrio's #1 Fans!
[22:51:21][DEBUG] : Saving Syncrio's #1 Fans!
[22:51:21][DEBUG] : Saving Syncrio's #1 Fans!
[22:51:21][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:21][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:21][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:21][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:21][DEBUG] : Tristan acquired lock contract-spawn-Syncrio's #1 Fans!
[22:51:21][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:21][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:21][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:21][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:35][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:35][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:35][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:35][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:36][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:37][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:51:37][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:38][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:51:39][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:51:39][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:52:43][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:24][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:24][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:24][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:24][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:24][DEBUG] : Tristan sent data type: REPUTATION_CHANGED
[22:53:24][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:53:24][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:24][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:24][DEBUG] : Tristan sent data type: REPUTATION_CHANGED
[22:53:24][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:53:24][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:53:24][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:24][DEBUG] : Tristan sent data type: REPUTATION_CHANGED
[22:53:26][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:26][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:27][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:27][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:27][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:27][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:27][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:27][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:27][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:27][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:28][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:29][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:29][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:29][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:29][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:29][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:29][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:30][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:53:31][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:31][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:53:32][DEBUG] : Creating subspace: 1
[22:53:32][DEBUG] : Sending Tristan to subspace 1
[22:53:49][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:49][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:49][DEBUG] : Tristan sent data type: REPUTATION_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: REPUTATION_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: REPUTATION_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:53:50][DEBUG] : Tristan sent data type: REPUTATION_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:53:50][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: REPUTATION_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:53:50][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:50][DEBUG] : Tristan sent data type: CONTRACT_OFFERED
[22:53:51][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:53:51][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:53:51][DEBUG] : Tristan sent data type: REPUTATION_CHANGED
[22:54:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:54:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:54:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:54:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:54:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:54:04][DEBUG] : Tristan sent data type: SCIENCE_CHANGED
[22:54:04][DEBUG] : Tristan sent data type: SCIENCE_RECIEVED
[22:54:30][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:54:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:54:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:54:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:54:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:54:31][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:55:00][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:02][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:02][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:02][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:02][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:09][DEBUG] : Tristan sent data type: FUNDS_CHANGED
[22:55:10][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:10][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:10][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:10][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:10][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:30][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:55:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:01][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:06][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:06][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:06][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:06][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:06][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:06][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:06][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:06][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:06][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:11][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:14][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:17][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:17][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:18][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:31][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:31][DEBUG] : Tristan sent data type: CONTRACT_UPDATED
[22:56:34][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:34][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:34][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:34][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:34][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:44][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:44][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:44][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:44][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:44][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:46][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:46][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:46][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:46][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:56:46][DEBUG] : Tristan sent data type: PROGRESS_UPDATED
[22:57:06][DEBUG] : Tristan sent data type: KSC_FACILITY_UPGRADED
[22:57:21][INFO] : Client Tristan disconnected in ReceiveCallback, endpoint [::ffff:192.168.178.1]:63109, error: Kan geen gegevens lezen uit de transportverbinding: De externe host heeft een verbinding verbroken. (De externe host heeft een verbinding verbroken)
[22:57:21][DEBUG] : Online players is now: 0, connected: 0
[22:57:21][DEBUG] : Error closing client connection: De bewerking is voor niet-verbonden sockets niet toegestaan.
[22:59:32][DEBUG] : Online players is now: 0, connected: 1
[22:59:32][INFO] : New client connection from [::ffff:192.168.178.1]:64437
[22:59:32][INFO] : Client Tristan handshook successfully, version: v0.9.0.0
[22:59:32][DEBUG] : Online players is now: 1, connected: 1
[22:59:32][DEBUG] : Reverting server time to last player connection
[22:59:32][DEBUG] : Sending Tristan to subspace 1
[22:59:32][DEBUG] : Tristan acquired lock contract-spawn-Syncrio's #1 Fans!
[23:00:07][INFO] : Client Tristan disconnected in ReceiveCallback, endpoint [::ffff:192.168.178.1]:64437, error: Kan geen gegevens lezen uit de transportverbinding: De externe host heeft een verbinding verbroken. (De externe host heeft een verbinding verbroken)
[23:00:07][DEBUG] : Online players is now: 0, connected: 0
[23:00:07][DEBUG] : Error closing client connection: De bewerking is voor niet-verbonden sockets niet toegestaan.

 

Link to comment
Share on other sites

@DragonSlayer666 right after reading that your funds, reputation, and science had gone up, I thought I might know what the problem was. And upon reading your logs, my suspicion was confirmed. To cut the the chase, Syncrio currently has problems when running on non-English OS versions. This is because in some other languages "," (comma) is used instead of "." (dot) for mathematical values. This is a bug I've worked on fixing before and I was able to mostly get it working. However the bug fixes are in a separate branch of development. As soon as I've posted this, I'll go update that branch so it has the beta 5 updates (as the branch is currently out of date). But beware that I still have not worked out all the bugs for non-English OS computers, but I'll do my best to fix them soon. Just know that it might take some time, as I don't have access to any non-English computers. I'll post a link to the other branch as soon as I get it updated.

Edited by Caylis1397
Link to comment
Share on other sites

On 2017-5-26 at 1:28 AM, Caylis1397 said:

Ok, I got the side branch updated. Here is the link. Justc as a side note, this branch is only needed if you are running a non-English OS.

Thank you so much! Somehow I never thought about the comma/dot problem. Developers who listen to the community and fix something almost immediately always are high up my list. Thank you and keep up the great work!

Link to comment
Share on other sites

Syncrio version 0.9 has been released.:D Career mode is now fully supported! But, do to logical/time restrictions I've had to change the scope of the 0.9 update to exclude reverting launches. Syncrio allows this, but is currently unable to roll back the group's scenario data. Because of this, I advise disabling reverting in the server settings file for the time being. Reverting is next on my to-do list and I've already started writing the groundwork for it, so hopefully it will be done soon. And one last thing, I want to thank you, the community of KSP for all the support you've given me through the time I've been developing Syncrio.:) I hope to be able to keep developing mods for all of you. And if there is anything you think needs changing/supporting in Syncrio, please feel free to post your ideas. Your opinions matter to me. Thank you.

Link to comment
Share on other sites

On 8/29/2016 at 10:17 AM, Caylis1397 said:

Wait, DMP is mac compatible?! I did not think a DMP server would run on mac, as it is a .exe. But if DMP works on mac, then Syncrio should work on mac too.

That said, I don't think Syncrio server will work on mac, as it is a .exe.

DMP server works on Linux as well when run by mono.  I basically use "mono dmp.exe" in my terminal window and viola, it works like a charm. :)

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...