1. Welcome to the Starbound support forums. Please check the support FAQs before posting: http://playstarbound.com/support

Closed I/O Error In RemotePacketSocket::ReceiveData Software Closed Connection

Discussion in 'Starbound Support' started by Snowpup, Apr 25, 2015.

Thread Status:
Not open for further replies.
  1. Snowpup

    Snowpup Giant Laser Beams

    This happens and hangs up the server. Seems to happen every single time someone disconnects or something.

    Makes servers /completely/ unplayable.

    Never happened before either; I have firewall exceptions out the arse; that's not the problem.

    Anyone bullied through this?

    The full error is:
    Code:
    [22:19:08.075] Warn: I/O error in RemotePacketSocket::receiveData, closing: (NetworkException) tcp recv error: An established connection was aborted by the software in your host machine.
    The funny thing is my restarter (Sends a TCP chacket and looks to see if it was dropped or not to see if the server is offline or not) passes fine when it hangs up so there's no way to even restart it... After every single logout.
     
  2. Dunto

    Dunto Guest

    I'm not having this issue on a Linux server. Pretty sure /something/ is interfering with the connections (you run a Windows server, don't you?). Can you give any more info?
    (I assume you've tried disabling your firewall completely to make sure it's not acting up?)
     
  3. Snowpup

    Snowpup Giant Laser Beams

    Yes it is a Windows server and yes I attempted a full disable. The thing is this was never a problem before, but now it's happening every time I log out (probably when others log out as well). Granted it /could/ have to do with me being a custom race but who knows.
     
  4. Dunto

    Dunto Guest

    Weird. Have you tried spinning up a local server and seeing if you have the same issue? (Assuming your test machine is Windows, of course.) Mods shouldn't have anything to do with this error; I've only seen them cause sync issues (mod mismatches and such) as mods can't access the network portion of the game. This appears to be an issue with the connection itself rather than the data going over it.

    Edit: If you want to discuss it live, I'm in the IRC channel right now.
     
  5. sethjd

    sethjd Void-Bound Voyager

    i am also getting this crashing my windows server.
    [17:56:41.969] Warn: I/O error in RemotePacketSocket::receiveData, closing: (NetworkException) tcp recv error: An established connection was aborted by the software in your host machine.

    same as snowpup never had this b4 the update
     
  6. Dunto

    Dunto Guest

    After chatting in IRC, a reboot seems to have cleared up the problem. When's the last time you rebooted?
     
  7. sethjd

    sethjd Void-Bound Voyager

    weeks! will restart now and give it a go!
     
  8. Snowpup

    Snowpup Giant Laser Beams

    It's actually still happening quite frequently.
     
    Dunto likes this.
  9. sethjd

    sethjd Void-Bound Voyager

    Yer still getting this after the reboot .[DOUBLEPOST=1430115067][/DOUBLEPOST]Also did a 100% fresh install through steam cmd. Still get it. My auto restart dose not se it crash when it happens. So need to manual restart.
     
    Last edited: Apr 27, 2015
    Dunto likes this.
  10. Dunto

    Dunto Guest

    is it still causing the server to not accept new connections?
     
  11. sethjd

    sethjd Void-Bound Voyager

    the game server dose not actuly crash it just sits there and no one can connect

    Code:
    Start logging at: 2015-04-26 22:54:48.113
    [22:54:48.115] Info: Star::Root using bootstrap file 'C:\Steam\steamapps\common\Starbound\giraffe_storage\sbboot.config'
    [22:54:48.116] Info: Star::Root using storage directory 'C:\Steam\steamapps\common\Starbound\giraffe_storage\'
    [22:54:48.117] Info: Preparing Star::Root...
    [22:54:48.119] Info: Loading Configuration with config file: 'starbound.config'
    [22:54:48.120] Info: Loading Star::Configuration from 'Just (.\..\giraffe_storage\starbound.config)'
    [22:54:48.125] Info: Writing Star::Configuration to '.\..\giraffe_storage\starbound.config'
    [22:54:48.131] Info: Initializing Star::Root with 2 assets sources
    [22:54:48.133] Info: Done preparing Star::Root.
    [22:54:48.134] Info: Fully loading Star::Root...
    [22:54:48.137] Info: Loading Assets
    [22:54:48.138] Info: Loading ObjectDatabase
    [22:54:48.139] Info: Loading NameGenerator
    [22:54:48.140] Info: Loading PlantDatabase
    [22:54:48.141] Info: Loading ProjectileDatabase
    [22:54:48.142] Info: Loading MonsterDatabase
    [22:54:48.143] Info: Loading NpcDatabase
    [22:54:48.144] Info: Loading PlayerFactory
    [22:54:48.146] Info: Loading Star::Assets from: '../assets/packed.pak'
    [22:54:48.147] Info: Loading Star::Assets from: '../assets/user'
    [22:54:48.672] Info: Done loading Assets
    [22:54:48.673] Info: Loading EntityFactory
    [22:54:48.693] Info: Done loading PlayerFactory
    [22:54:48.704] Info: Loading ItemDatabase
    [22:54:48.712] Info: Done loading NameGenerator
    [22:54:48.715] Info: Loading MaterialDatabase
    [22:54:48.716] Info: Loading ParticleDatabase
    [22:54:48.837] Info: Done loading ParticleDatabase
    [22:54:48.916] Info: Done loading NpcDatabase
    [22:54:48.920] Info: Loading TerrainDatabase
    [22:54:48.936] Info: Done loading PlantDatabase
    [22:54:48.947] Info: Loading BiomeDatabase
    [22:54:48.949] Info: Done loading TerrainDatabase
    [22:54:48.960] Info: Loading LiquidsDatabase
    [22:54:49.054] Info: Done loading ProjectileDatabase
    [22:54:49.064] Info: Loading StatusEffectDatabase
    [22:54:49.114] Info: Done loading StatusEffectDatabase
    [22:54:49.117] Info: Loading DamageDatabase
    [22:54:49.137] Info: Done loading BiomeDatabase
    [22:54:49.138] Info: Loading EffectSourceDatabase
    [22:54:49.178] Info: Done loading EffectSourceDatabase
    [22:54:49.179] Info: Loading FunctionDatabase
    [22:54:49.201] Info: Done loading FunctionDatabase
    [22:54:49.202] Info: Loading TreasureDatabase
    [22:54:49.214] Info: Done loading MaterialDatabase
    [22:54:49.216] Info: Loading DungeonDefinitions
    [22:54:49.219] Info: Done loading LiquidsDatabase
    [22:54:49.220] Info: Loading EmoteProcessor
    [22:54:49.221] Info: Done loading EmoteProcessor
    [22:54:49.222] Info: Loading SpeciesDatabase
    [22:54:49.252] Info: Done loading SpeciesDatabase
    [22:54:49.254] Info: Loading ImageMetadataDatabase
    [22:54:49.256] Info: Done loading ImageMetadataDatabase
    [22:54:49.266] Info: Loading VersioningDatabase
    [22:54:49.274] Info: Done loading VersioningDatabase
    [22:54:49.276] Info: Loading QuestTemplateDatabase
    [22:54:49.310] Info: Done loading QuestTemplateDatabase
    [22:54:49.313] Info: Loading AiDatabase
    [22:54:49.325] Info: Done loading TreasureDatabase
    [22:54:49.331] Info: Loading TechDatabase
    [22:54:49.355] Info: Done loading AiDatabase
    [22:54:49.371] Info: Loading CodexDatabase
    [22:54:49.372] Info: Done loading TechDatabase
    [22:54:49.451] Info: Done loading CodexDatabase
    [22:54:49.499] Info: Done loading DamageDatabase
    [22:54:49.660] Info: Done loading MonsterDatabase
    [22:54:50.078] Info: Done loading ObjectDatabase
    [22:54:50.080] Info: Done loading EntityFactory
    [22:55:01.544] Info: Done loading ItemDatabase
    [22:55:05.275] Info: Done loading DungeonDefinitions
    [22:55:05.277] Info: Done fully loading Star::Root
    [22:55:05.280] Info: Server Version 'Beta v. Spirited Giraffe - Update 1' Revision: ad8c08794fbd2ae040844b1fc1bba8debd0d5eb6 Protocol: 677
    [22:55:05.281] Info: Scanning for router for portforwarding
    [22:55:06.310] Info: Done scanning for router for portforwarding
    [22:55:06.313] Info: UniverseServer: Acquiring universe lock file
    [22:55:06.346] Warn: SimpleDatabase at device: .\..\giraffe_storage\universe\universe.chunks was not closed cleanly
    [22:55:06.348] Warn: Recovering SimpleDatabase at device: .\..\giraffe_storage\universe\universe.chunks
    [22:55:08.104] Warn: Recovery finished
    [22:55:08.105] Info: UniverseServer: Loading settings
    [22:55:08.109] Info: UniverseServer: Finding starter world
    [22:55:08.110] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [22:55:08.120] Warn: SimpleDatabase at device: .\..\giraffe_storage\universe\-725617401_447163810_-191427109_5_2.world was not closed cleanly
    [22:55:08.121] Warn: Recovering SimpleDatabase at device: .\..\giraffe_storage\universe\-725617401_447163810_-191427109_5_2.world
    [22:55:08.251] Warn: Recovery finished
    [22:55:08.709] Info: Scanning for router for portforwarding
    [22:55:08.710] Info: UniverseServer: Starting UniverseServer with UUID: 8fbd2a389ebcc84c52a695ccd2936cd4
    [22:55:09.721] Info: Done scanning for router for portforwarding
    [22:55:09.723] Info: Scanning for router for portforwarding
    [22:55:10.743] Info: Done scanning for router for portforwarding
    [22:55:10.744] Warn: rconServerPassword is not configured requests will NOT be processed
    [22:55:18.774] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [22:55:18.876] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [23:15:33.418] Info: UniverseServer: Connection received from: 66.249.84.204:61846
    [23:15:33.496] Warn: I/O error in RemotePacketSocket::readPackets, closing: (IOException) Internal error in uncompressData, inflate_res is -3
    [23:15:33.497] Warn: UniverseServer: client connection aborted
    [23:15:34.195] Info: UniverseServer: Connection received from: 64.233.173.222:47995
    [23:15:34.206] Warn: I/O error in RemotePacketSocket::readPackets, closing: (IOException) Internal error in uncompressData, inflate_res is -3
    [23:15:34.207] Warn: UniverseServer: client connection aborted
    [23:27:26.817] Info: UniverseServer: Connection received from: 122.148.119.33:51494
    [23:27:33.741] Info: UniverseServer: Logged in account '<anonymous>' as player 'Ivory' from address 122.148.119.33
    [23:27:33.786] Info: UniverseServer: Spawning player at ship
    [23:27:34.252] Info: UniverseServer: Loading client ship world ClientShipWorld:d52788e523a05d2a454859c9be185a50
    [23:27:37.269] Info: UniverseServer: Client 'Ivory' <1> (122.148.119.33) connected
    [23:27:37.613] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [23:27:54.033] Info: UniverseServer: Stopping world ClientShipWorld:d52788e523a05d2a454859c9be185a50 due to inactivity
    [23:27:54.136] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:d52788e523a05d2a454859c9be185a50
    [23:30:09.739] Info: Chat: <Ivory> hello
    [23:30:39.990] Info: Chat: <Ivory> ARE U ON!!!???
    [23:31:46.298] Info: UniverseServer: Loading client ship world ClientShipWorld:d52788e523a05d2a454859c9be185a50
    [23:31:59.759] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [23:31:59.770] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [23:33:26.940] Info: UniverseServer: Client 'Ivory' <1> (122.148.119.33) disconnected
    [23:33:27.043] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:d52788e523a05d2a454859c9be185a50
    [23:41:05.946] Info: UniverseServer: Connection received from: 122.148.119.33:51717
    [23:41:10.577] Info: UniverseServer: Logged in account '<anonymous>' as player 'Ivory' from address 122.148.119.33
    [23:41:10.624] Info: UniverseServer: Reviving player at ClientShipWorld:d52788e523a05d2a454859c9be185a50
    [23:41:11.102] Info: UniverseServer: Loading client ship world ClientShipWorld:d52788e523a05d2a454859c9be185a50
    [23:41:14.103] Info: UniverseServer: Client 'Ivory' <1> (122.148.119.33) connected
    [23:41:14.444] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [23:41:24.976] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [23:41:25.078] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [23:41:59.848] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [23:42:10.535] Info: UniverseServer: Stopping world ClientShipWorld:d52788e523a05d2a454859c9be185a50 due to inactivity
    [23:42:10.637] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:d52788e523a05d2a454859c9be185a50
    [23:43:26.607] Info: Chat: <Ivory> ^blue;Ivory
    [23:44:06.880] Info: UniverseServer: Client 'Ivory' <1> (122.148.119.33) disconnected
    [23:44:16.933] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [23:44:16.934] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [00:11:07.720] Info: UniverseServer: Connection received from: 101.191.133.131:52679
    [00:11:10.837] Info: UniverseServer: Logged in account '<anonymous>' as player 'mike' from address 101.191.133.131
    [00:11:10.857] Info: UniverseServer: Spawning player at ship
    [00:11:10.864] Info: UniverseServer: Loading client ship world ClientShipWorld:1f0045f44dfdac49056d8d0b41718262
    [00:11:12.762] Info: UniverseServer: Client 'mike' <1> (101.191.133.131) connected
    [00:11:13.113] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [00:11:23.189] Info: Chat: <mike> hello all
    [00:11:23.696] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [00:11:23.697] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [00:12:11.185] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [00:12:21.883] Info: UniverseServer: Stopping world ClientShipWorld:1f0045f44dfdac49056d8d0b41718262 due to inactivity
    [00:12:21.985] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1f0045f44dfdac49056d8d0b41718262
    [00:13:17.600] Info: Chat: <mike> hello, any one?
    [00:14:59.609] Info: UniverseServer: Loading client ship world ClientShipWorld:1f0045f44dfdac49056d8d0b41718262
    [00:15:12.219] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [00:15:12.321] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [00:19:46.036] Info: UniverseServer: Connection received from: 14.202.249.47:59866
    [00:19:47.773] Info: UniverseServer: Logged in account '<anonymous>' as player 'Jake Shipton' from address 14.202.249.47
    [00:19:47.785] Info: UniverseServer: Spawning player at ship
    [00:19:47.789] Info: UniverseServer: Loading client ship world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [00:19:48.736] Info: UniverseServer: Client 'Jake Shipton' <2> (14.202.249.47) connected
    [00:19:48.898] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [00:20:09.341] Info: UniverseServer: Stopping world ClientShipWorld:65d7561e3e7361521181288767cedfa6 due to inactivity
    [00:20:09.448] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [00:20:11.385] Info: Chat: <Jake Shipton> hello?
    [00:20:16.515] Info: Chat: <mike> hey
    [00:20:33.840] Info: UniverseServer: Loading client ship world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [00:20:45.095] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [00:20:45.198] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [00:20:49.939] Info: Chat: <Jake Shipton> WOAH
    [00:21:14.600] Info: UniverseServer: Stopping world ClientShipWorld:65d7561e3e7361521181288767cedfa6 due to inactivity
    [00:21:14.709] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [00:21:21.556] Info: Chat: <Jake Shipton> holy
    [00:21:25.118] Info: Chat: <mike> haha
    [00:21:36.836] Info: Chat: <Jake Shipton> are you apex?
    [00:21:41.105] Info: Chat: <mike> human
    [00:21:46.389] Info: Chat: <Jake Shipton> oh
    [00:21:52.025] Info: Chat: <Jake Shipton> brb
    [00:27:17.289] Info: UniverseServer: Loading client ship world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [00:27:33.595] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [00:27:44.251] Info: UniverseServer: Stopping world ClientShipWorld:65d7561e3e7361521181288767cedfa6 due to inactivity
    [00:27:44.367] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [00:29:02.374] Info: UniverseServer: Client 'Jake Shipton' <2> (14.202.249.47) connection lost
    [00:29:02.379] Info: UniverseServer: Client 'Jake Shipton' <2> (14.202.249.47) disconnected
    [00:29:12.409] Info: UniverseServer: Stopping world ClientShipWorld:1f0045f44dfdac49056d8d0b41718262 due to inactivity
    [00:29:12.410] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1f0045f44dfdac49056d8d0b41718262
    [00:34:06.569] Info: UniverseServer: Connection received from: 14.202.249.47:59906
    [00:34:08.051] Info: UniverseServer: Logged in account '<anonymous>' as player 'Jake Shipton' from address 14.202.249.47
    [00:34:08.085] Info: UniverseServer: Player revive position has expired, spawning at ship
    [00:34:08.532] Info: UniverseServer: Loading client ship world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [00:34:09.456] Info: UniverseServer: Client 'Jake Shipton' <2> (14.202.249.47) connected
    [00:34:16.865] Info: Chat: <Jake Shipton> hello?
    [00:34:22.720] Info: Chat: <mike> im still here
    [00:34:26.302] Info: Chat: <mike> bean down
    [00:34:29.477] Info: UniverseServer: Stopping world ClientShipWorld:65d7561e3e7361521181288767cedfa6 due to inactivity
    [00:34:29.582] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [00:34:31.091] Info: Chat: <Jake Shipton> oh cool
    [00:34:32.920] Info: Chat: <Jake Shipton> hi
    [00:34:35.868] Info: Chat: <mike> go in the water
    [00:34:51.599] Info: Chat: <Jake Shipton> cool healinh wateer
    [00:35:02.538] Info: Chat: <Jake Shipton> are you host?\
    [00:35:16.239] Info: Chat: <mike> no, but i am a staff memeber
    [00:35:21.541] Info: Chat: <Jake Shipton> oh ok
    [00:35:33.873] Info: Chat: <Jake Shipton> do you have some spare armour or titanium? :)
    [00:35:52.196] Info: Chat: <Jake Shipton> or is there a rule not to ask
    [00:35:57.095] Info: Chat: <mike> put am the helmet
    [00:36:14.204] Info: Chat: <mike> it will give you power
    [00:36:20.069] Info: Chat: <Jake Shipton> how?
    [00:36:29.132] Info: Chat: <mike> look at your health
    [00:36:36.171] Info: Chat: <Jake Shipton> it all says 1e+010
    [00:36:45.966] Info: Chat: <mike> now, follow me
    [00:37:05.991] Info: Chat: <mike> step in the lava
    [00:37:07.721] Info: Chat: <Jake Shipton> jump in?
    [00:37:14.085] Info: Chat: <Jake Shipton> WOAH
    [00:37:17.056] Info: Chat: <mike> you mat jump out
    [00:37:20.267] Info: Chat: <Jake Shipton> is this server itms?
    [00:37:21.104] Info: Chat: <mike> may
    [00:37:29.414] Info: Chat: <Jake Shipton> what?
    [00:37:35.392] Info: Chat: <Jake Shipton> /
    [00:37:43.970] Info: Chat: <Jake Shipton> waht was with the Damadge?
    [00:37:58.484] Info: Chat: <mike> your health is extreamly high now
    [00:38:09.756] Info: Chat: <Jake Shipton> woah yeah
    [00:38:34.959] Info: Chat: <Jake Shipton> wow started drowning
    [00:38:37.457] Info: Chat: <mike> you are not imortal tho
    [00:38:41.664] Info: Chat: <Jake Shipton> yeh
    [00:38:42.855] Info: UniverseServer: Connection received from: 71.95.40.117:59018
    [00:38:44.154] Info: UniverseServer: Logged in account '<anonymous>' as player 'Adelise' from address 71.95.40.117
    [00:38:44.161] Info: UniverseServer: Spawning player at ship
    [00:38:44.164] Info: UniverseServer: Loading client ship world ClientShipWorld:6ddaaed0b1190c1e407fae48e30eb32d
    [00:38:45.157] Info: UniverseServer: Client 'Adelise' <3> (71.95.40.117) connected
    [00:38:49.065] Info: Chat: <Jake Shipton> brb
    [00:38:55.857] Info: Chat: <mike> but i am
    [00:39:00.659] Info: UniverseServer: Stopping world ClientShipWorld:6ddaaed0b1190c1e407fae48e30eb32d due to inactivity
    [00:39:00.761] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:6ddaaed0b1190c1e407fae48e30eb32d
    [00:40:18.611] Info: UniverseServer: Loading client ship world ClientShipWorld:6ddaaed0b1190c1e407fae48e30eb32d
    [00:40:36.328] Info: UniverseServer: Stopping world ClientShipWorld:6ddaaed0b1190c1e407fae48e30eb32d due to inactivity
    [00:40:36.440] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:6ddaaed0b1190c1e407fae48e30eb32d
    [00:40:38.671] Info: Chat: <mike> welcome to my world
    [00:40:48.501] Info: UniverseServer: Client 'Adelise' <3> (71.95.40.117) disconnected
    [00:43:40.275] Info: UniverseServer: Kicking client 'Jake Shipton' <2> (14.202.249.47) due to inactivity
    [00:43:40.281] Info: UniverseServer: Client 'Jake Shipton' <2> (14.202.249.47) disconnected
    [00:47:30.662] Info: Chat: <mike> am i finally alone?
    [00:50:57.022] Info: UniverseServer: Client 'mike' <1> (101.191.133.131) disconnected
    [00:51:07.086] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [00:51:07.188] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [00:51:28.201] Info: UniverseServer: Connection received from: 27.33.241.2:59978
    [00:51:29.677] Info: UniverseServer: Logged in account '<anonymous>' as player 'Jake Shipton' from address 27.33.241.2
    [00:51:29.712] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:5:2
    [00:51:30.152] Info: UniverseServer: Loading client ship world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [00:51:31.060] Info: UniverseServer: Client 'Jake Shipton' <1> (27.33.241.2) connected
    [00:51:31.192] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [00:51:39.967] Info: Chat: <Jake Shipton> hey?
    [00:51:42.516] Info: UniverseServer: Stopping world ClientShipWorld:65d7561e3e7361521181288767cedfa6 due to inactivity
    [00:51:42.618] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [00:52:10.358] Info: Chat: <Jake Shipton> hello?
    [00:52:28.933] Info: UniverseServer: Client 'Jake Shipton' <1> (27.33.241.2) disconnected
    [00:52:39.003] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [00:52:39.105] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:09:17.910] Info: UniverseServer: Connection received from: 89.159.44.57:58308
    [01:09:19.532] Info: UniverseServer: Logged in account '<anonymous>' as player 'cesar' from address 89.159.44.57
    [01:09:19.545] Info: UniverseServer: Spawning player at ship
    [01:09:19.547] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:09:20.393] Info: UniverseServer: Client 'cesar' <1> (89.159.44.57) connected
    [01:09:20.546] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [01:09:31.160] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [01:09:31.262] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:09:45.439] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [01:09:56.080] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:09:56.185] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:10:18.828] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:10:29.783] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [01:10:29.885] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:10:55.150] Info: UniverseServer: Connection received from: 90.43.35.53:53245
    [01:10:57.539] Info: UniverseServer: Logged in account '<anonymous>' as player 'patatemonster' from address 90.43.35.53
    [01:10:57.551] Info: UniverseServer: Spawning player at ship
    [01:10:57.554] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:10:59.876] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) connected
    [01:11:00.031] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [01:11:10.615] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [01:11:10.718] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:11:30.619] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:11:30.721] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:15:18.773] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [01:15:31.323] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [01:15:31.425] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:16:37.973] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:16:48.898] Info: UniverseServer: Connection received from: 122.104.2.149:51364
    [01:16:49.512] Info: UniverseServer: Logged in account '<anonymous>' as player 'Angel Caver' from address 122.104.2.149
    [01:16:49.514] Info: UniverseServer: Spawning player at ship
    [01:16:49.516] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:16:50.375] Info: UniverseServer: Client 'Angel Caver' <3> (122.104.2.149) connected
    [01:16:58.236] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:16:58.374] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:16:59.877] Info: Chat: <Angel Caver> Halo
    [01:17:08.428] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:17:09.925] Info: Chat: <Angel Caver> Any Bidy Here?
    [01:17:20.086] Info: Chat: <Angel Caver> body*
    [01:17:25.922] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:17:26.032] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:17:28.965] Info: Chat: <patatemonster> I4M HERE
    [01:17:34.999] Info: Chat: <Angel Caver> Wazzap
    [01:17:36.394] Info: Chat: <patatemonster> i'm*
    [01:17:41.316] Info: Chat: <Angel Caver> im just im a nub :L
    [01:18:22.540] Info: Chat: <Angel Caver> you what a tele core?
    [01:18:37.758] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [01:18:37.880] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:19:10.032] Info: Chat: <Angel Caver> where r u?
    [01:19:26.568] Info: Chat: <Angel Caver> /admin
    [01:19:35.299] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:19:37.102] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:19:54.933] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [01:19:55.040] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:19:56.641] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:19:56.744] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:19:58.500] Info: Chat: <cesar> hi
    [01:20:02.125] Info: Chat: <Angel Caver> D:
    [01:20:10.446] Info: Chat: <cesar> by
    [01:20:13.856] Info: Chat: <Angel Caver> XD
    [01:20:23.811] Info: Chat: <Angel Caver> im just a house
    [01:20:30.063] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:20:34.162] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:20:50.478] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:20:50.580] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:20:52.217] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [01:20:52.320] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:21:04.929] Info: Chat: <patatemonster> do you have cristals?
    [01:21:13.784] Info: Chat: <Angel Caver> i have tele cores
    [01:21:31.323] Info: Chat: <cesar> wath is this
    [01:21:44.603] Info: Chat: <Angel Caver> you use it to buy teleporters
    [01:21:56.736] Info: Chat: <patatemonster> ok...
    [01:22:06.148] Info: Chat: <Angel Caver> very useful
    [01:22:06.789] Info: Chat: <cesar> sank
    [01:22:15.956] Info: Chat: <patatemonster> thanks*
    [01:22:19.476] Info: Chat: <cesar> i am french
    [01:22:23.608] Info: Chat: <patatemonster> me too :)
    [01:22:30.225] Info: Chat: <Angel Caver> Im aussie
    [01:22:56.221] Info: Chat: <Angel Caver> Can i join ur party
    [01:23:04.832] Info: Chat: <patatemonster> yeah
    [01:23:09.366] Info: Chat: <Angel Caver> Thx
    [01:24:04.999] Info: Chat: <Angel Caver> ceasar
    [01:24:08.982] Info: Chat: <Angel Caver> u what a backpack
    [01:25:30.981] Info: UniverseServer: Connection received from: 60.241.119.101:65229
    [01:25:31.988] Info: UniverseServer: Logged in account '<anonymous>' as player 'Omega Verdance' from address 60.241.119.101
    [01:25:31.993] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:25:32.418] Info: UniverseServer: Loading client ship world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:25:33.930] Info: UniverseServer: Client 'Omega Verdance' <4> (60.241.119.101) connected
    [01:25:37.054] Info: Chat: <Angel Caver> its ok
    [01:25:40.639] Info: Chat: <Omega Verdance> hi
    [01:25:44.110] Info: UniverseServer: Stopping world ClientShipWorld:4cf00e74f74d044041adcb820f5298df due to inactivity
    [01:25:44.307] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:25:53.577] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:25:55.540] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:25:59.805] Info: Chat: <Angel Caver> Ouch
    [01:26:14.757] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:26:14.912] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:26:22.292] Info: UniverseServer: Loading client ship world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:26:23.583] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:26:34.853] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [01:26:34.955] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:26:38.353] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:26:49.583] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [01:26:49.769] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:26:55.010] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:26:58.076] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:26:58.077] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:27:14.098] Info: Chat: <Omega Verdance> can i join somebody?
    [01:27:18.989] Info: Chat: <Angel Caver> BRB
    [01:28:22.248] Info: Chat: <Angel Caver> BCK
    [01:28:51.440] Info: UniverseServer: Creating celestial world -725617406:447163811:-90625132:12
    [01:28:51.526] Info: Placing dungeon ancientgateway
    [01:28:51.527] Info: Generating dungeon ancientgateway (NOT FORCED)
    [01:28:51.544] Info: Placing dungeon at (287, 500)
    [01:28:51.718] Info: Protected dungeonIds for world set to (0)
    [01:29:02.849] Info: UniverseServer: Stopping world CelestialWorld:-725617406:447163811:-90625132:12 due to inactivity
    [01:29:02.953] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617406:447163811:-90625132:12
    [01:29:24.201] Info: Chat: <Angel Caver> Noooooo
    [01:29:41.511] Info: Chat: <Angel Caver> We cant Use Coal For Fuel Any More D:
    [01:29:49.314] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:30:02.379] Info: UniverseServer: Loading celestial world -725617406:447163811:-90625132:12
    [01:30:06.762] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:30:06.872] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:30:09.394] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [01:30:12.650] Info: UniverseServer: Stopping world ClientShipWorld:4cf00e74f74d044041adcb820f5298df due to inactivity
    [01:30:12.752] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:30:14.451] Info: Chat: <Angel Caver> Omega
    [01:30:14.568] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [01:30:14.569] Info: UniverseServer: Creating temporary unique world 'outpost'
    [01:30:14.647] Info: Placing dungeon outpost
    [01:30:14.648] Info: Generating dungeon outpost (NOT FORCED)
    [01:30:14.850] Info: Placing dungeon at (233, 500)
    [01:30:17.607] Info: Protected dungeonIds for world set to (0)
    [01:30:19.588] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [01:30:19.741] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [01:30:20.468] Info: Chat: <Angel Caver> U can a group?
    [01:30:29.228] Info: UniverseServer: Stopping world CelestialWorld:-725617406:447163811:-90625132:12 due to inactivity
    [01:30:29.355] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617406:447163811:-90625132:12
    [01:30:49.612] Info: UniverseServer: Loading client ship world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:30:53.203] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [01:31:01.563] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [01:31:01.671] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [01:31:03.456] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [01:31:03.576] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:31:36.772] Info: UniverseServer: Loading temporary unique world outpost
    [01:31:47.019] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [01:31:47.124] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [01:32:13.636] Info: UniverseServer: Creating celestial world -725617408:447163816:-201791264:2:2
    [01:32:20.253] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [01:32:25.612] Info: UniverseServer: Stopping world CelestialWorld:-725617408:447163816:-201791264:2:2 due to inactivity
    [01:32:25.714] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617408:447163816:-201791264:2:2
    [01:32:28.525] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:32:30.559] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [01:32:30.674] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [01:32:39.519] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [01:32:39.520] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [01:33:28.094] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) disconnected
    [01:33:32.952] Info: UniverseServer: Loading celestial world -725617408:447163816:-201791264:2:2
    [01:33:38.496] Info: UniverseServer: Connection received from: 90.43.35.53:53862
    [01:33:40.214] Info: UniverseServer: Logged in account '<anonymous>' as player 'patatemonster' from address 90.43.35.53
    [01:33:40.222] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:33:40.225] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:33:41.285] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) connected
    [01:33:43.333] Info: UniverseServer: Stopping world ClientShipWorld:4cf00e74f74d044041adcb820f5298df due to inactivity
    [01:33:43.440] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:33:46.950] Info: Chat: <Angel Caver> Omega
    [01:33:51.305] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [01:33:51.407] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:33:54.526] Info: Chat: <Omega Verdance> yes?
    [01:34:19.157] Info: Chat: <Angel Caver> Are you whating to join a gorup or some one to join ur group
    [01:34:26.864] Info: Chat: <Omega Verdance> wanting to join someone
    [01:34:31.604] Info: Chat: <Angel Caver> Oh
    [01:34:33.388] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:34:33.588] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [01:34:33.710] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:34:56.070] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:34:57.493] Info: Chat: <Angel Caver> some reason i cant add people but if i could i would add u
    [01:35:02.123] Info: Chat: <Omega Verdance> ok
    [01:35:20.478] Info: Chat: <Angel Caver> So can u invite me?
    [01:35:26.200] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:35:26.315] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:35:36.689] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:35:47.540] Info: Chat: <Omega Verdance> i invited u
    [01:35:47.759] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [01:35:47.861] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:35:51.300] Info: Chat: <Angel Caver> hmm
    [01:35:55.727] Info: Chat: <Angel Caver> Let me rejoin
    [01:35:57.580] Info: UniverseServer: Client 'Angel Caver' <3> (122.104.2.149) disconnected
    [01:36:07.614] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [01:36:07.716] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:36:24.074] Info: UniverseServer: Connection received from: 122.104.2.149:51387
    [01:36:24.685] Info: UniverseServer: Logged in account '<anonymous>' as player 'Angel Caver' from address 122.104.2.149
    [01:36:24.690] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:36:24.692] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:36:25.562] Info: UniverseServer: Client 'Angel Caver' <3> (122.104.2.149) connected
    [01:36:25.683] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [01:36:35.595] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [01:36:35.708] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:36:37.580] Info: Chat: <Angel Caver> Bck
    [01:36:52.188] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:37:02.606] Info: Chat: <Angel Caver> Omega
    [01:37:03.647] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [01:37:03.655] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:37:08.072] Info: Chat: <Omega Verdance> ya?
    [01:37:12.568] Info: UniverseServer: Connection received from: 96.27.56.220:55129
    [01:37:13.821] Info: UniverseServer: Logged in account '<anonymous>' as player 'dankey kang' from address 96.27.56.220
    [01:37:13.824] Info: UniverseServer: Spawning player at ship
    [01:37:13.826] Info: UniverseServer: Loading client ship world ClientShipWorld:20ca6c71833f6d7b12a61d73bffe95d9
    [01:37:15.600] Info: UniverseServer: Client 'dankey kang' <5> (96.27.56.220) connected
    [01:37:15.854] Info: Chat: <Angel Caver> try now
    [01:37:15.855] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [01:37:33.403] Info: UniverseServer: Stopping world ClientShipWorld:20ca6c71833f6d7b12a61d73bffe95d9 due to inactivity
    [01:37:33.516] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:20ca6c71833f6d7b12a61d73bffe95d9
    [01:37:34.984] Info: Chat: <Omega Verdance> i sent it
    [01:37:42.542] Info: Chat: <Angel Caver> With Caps?
    [01:37:46.054] Info: Chat: <Omega Verdance> ya
    [01:38:02.639] Info: Chat: <Omega Verdance> there we go
    [01:38:03.523] Info: Chat: <Angel Caver> i sent one to u cause i didnt get it
    [01:38:08.281] Info: UniverseServer: Loading client ship world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:38:18.192] Info: Chat: <Angel Caver> Whoa
    [01:38:20.425] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [01:38:20.532] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:38:29.716] Info: Chat: <Angel Caver> Omgz
    [01:38:33.281] Info: Chat: <Angel Caver> So Cute
    [01:38:42.009] Info: Chat: <Omega Verdance> lol what is it?
    [01:38:46.251] Info: Chat: <Angel Caver> ur pet
    [01:38:48.746] Info: Chat: <dankey kang> /pvp
    [01:38:52.520] Info: Chat: <Omega Verdance> hahah ikr
    [01:39:11.032] Info: Chat: <Angel Caver> Die Plz mr Ape Man
    [01:39:11.033] Info: UniverseServer: Loading client ship world ClientShipWorld:20ca6c71833f6d7b12a61d73bffe95d9
    [01:39:23.045] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [01:39:23.153] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:39:24.684] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [01:39:25.324] Info: Chat: <Omega Verdance> he doesnt die lol
    [01:39:31.048] Info: Chat: <Omega Verdance> u can make spawners
    [01:39:35.272] Info: UniverseServer: Stopping world ClientShipWorld:20ca6c71833f6d7b12a61d73bffe95d9 due to inactivity
    [01:39:35.378] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:20ca6c71833f6d7b12a61d73bffe95d9
    [01:39:36.905] Info: Chat: <Angel Caver> Kewl
    [01:39:40.314] Info: Chat: <Omega Verdance> and i didnt kno what it did
    [01:39:45.904] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:40:16.674] Info: Chat: <Angel Caver> Can i haz dis needle gun?
    [01:40:21.912] Info: Chat: <Omega Verdance> sure
    [01:40:21.913] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [01:40:32.099] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [01:40:32.199] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [01:40:49.596] Info: Chat: <Omega Verdance> take what ever u want they were just things i used before getting better stuff
    [01:41:13.718] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [01:41:24.279] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [01:41:24.459] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:41:42.371] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:41:53.645] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [01:41:53.660] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [01:42:30.799] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [01:42:36.539] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [01:42:46.914] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [01:42:47.050] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:43:07.274] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:43:17.189] Info: Chat: <Angel Caver> Mind if i put a tele in ur ship?
    [01:43:18.513] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [01:43:18.623] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [01:43:25.991] Info: Chat: <Omega Verdance> sure go ahead
    [01:43:26.093] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [01:43:26.100] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [01:43:28.864] Info: Chat: <dankey kang> where are you guys
    [01:43:30.671] Info: Chat: <dankey kang> :o
    [01:43:39.994] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [01:43:47.436] Info: Chat: <Angel Caver> you now haz a free tele
    [01:43:53.936] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [01:43:54.154] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:43:56.718] Info: Chat: <Omega Verdance> lol thanks
    [01:43:57.496] Info: UniverseServer: Creating temporary world file for world UniqueWorld:monolith
    [01:43:57.497] Info: UniverseServer: Creating temporary unique world 'monolith'
    [01:43:57.570] Info: Placing dungeon monolith
    [01:43:57.571] Info: Generating dungeon monolith (NOT FORCED)
    [01:44:00.899] Info: UniverseServer: Stopping world ClientShipWorld:4cf00e74f74d044041adcb820f5298df due to inactivity
    [01:44:01.003] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:44:01.813] Info: Placing dungeon at (233, 1000)
    [01:44:02.126] Info: Chat: <Angel Caver> Wazzap
    [01:44:06.871] Info: Chat: <Omega Verdance> lol sup
    [01:44:08.569] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [01:44:08.571] Info: UniverseServer: Creating temporary unique world 'outpost'
    [01:44:08.706] Info: Placing dungeon outpost
    [01:44:08.707] Info: Generating dungeon outpost (NOT FORCED)
    [01:44:08.925] Info: Placing dungeon at (233, 500)
    [01:44:11.779] Info: Protected dungeonIds for world set to (0)
    [01:44:12.046] Info: Protected dungeonIds for world set to (0)
    [01:44:23.662] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [01:44:23.803] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [01:44:30.672] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:44:37.832] Info: Chat: <Omega Verdance> was just stocking up on fuel
    [01:44:39.910] Info: Chat: <Angel Caver> Note to Self
    [01:44:42.538] Info: UniverseServer: Loading client ship world ClientShipWorld:20ca6c71833f6d7b12a61d73bffe95d9
    [01:44:42.963] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.965] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.966] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.968] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.970] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.971] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.973] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.974] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.976] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.977] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.979] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.981] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.982] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.984] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.985] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.987] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.989] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.990] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.992] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.993] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.995] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.996] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:42.998] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.000] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.001] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.003] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.004] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.006] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.008] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.009] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.011] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.013] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.014] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.016] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.017] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:43.019] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 0
    [01:44:47.884] Info: UniverseServer: Client 'dankey kang' <5> (96.27.56.220) disconnected
    [01:44:47.989] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:20ca6c71833f6d7b12a61d73bffe95d9
    [01:44:49.018] Info: Chat: <Angel Caver> Get Oxeygen
    [01:44:54.471] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [01:44:54.587] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [01:44:55.787] Info: Chat: <Angel Caver> before comeing to you
    [01:44:59.805] Info: Chat: <Omega Verdance> lol
    [01:45:25.326] Info: Chat: <Angel Caver> is it that same as last time with the survival pack?
    [01:45:29.573] Info: UniverseServer: Loading client ship world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:45:44.156] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [01:45:44.258] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:46:22.101] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [01:46:32.383] Info: UniverseServer: Stopping world UniqueWorld:monolith due to inactivity
    [01:46:32.490] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:monolith
    [01:46:39.700] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [01:46:39.802] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [01:47:05.571] Info: Chat: <Angel Caver> I put the fuel i got into ur Fuel Tank Thing
    [01:47:14.185] Info: Chat: <Omega Verdance> thanks
    [01:47:33.812] Info: Chat: <Angel Caver> i dont like this ape man
    [01:47:41.639] Info: Chat: <Angel Caver> hes poniting a gun into my head
    [01:47:54.862] Info: Chat: <Omega Verdance> lol ya been trying to find how to get rid of him
    [01:47:57.104] Info: Chat: <Angel Caver> GET HIM GAS PUPPY Pig Thing
    [01:48:06.605] Info: Chat: <Angel Caver> Lava?
    [01:48:11.531] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [01:48:16.099] Info: Chat: <Angel Caver> bombs
    [01:48:19.124] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [01:48:23.087] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [01:48:23.091] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [01:48:33.621] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [01:48:33.628] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [01:48:46.659] Info: Chat: <Omega Verdance> lol the random stuff i find in chest
    [01:50:11.440] Info: Chat: <Angel Caver> I look Like An Ausslt Tropper
    [01:50:17.650] Info: Chat: <Angel Caver> troper*
    [01:50:26.125] Info: Chat: <Omega Verdance> lol nice
    [01:50:33.710] Info: UniverseServer: Stopping world ClientShipWorld:4cf00e74f74d044041adcb820f5298df due to inactivity
    [01:50:33.813] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:50:55.209] Info: UniverseServer: Loading client ship world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:51:07.554] Info: Chat: <Angel Caver> X_X
    [01:51:08.746] Info: Chat: <Omega Verdance> fk wasnt paying attention to my health
    [01:51:09.062] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:51:20.091] Info: UniverseServer: Stopping world CelestialWorld:-725617408:447163816:-201791264:2:2 due to inactivity
    [01:51:20.198] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617408:447163816:-201791264:2:2
    [01:51:29.933] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [01:51:30.036] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:51:44.021] Info: Chat: <Angel Caver> i added mah fuel dat i got
    [01:51:51.212] Info: Chat: <Omega Verdance> nice
    [01:51:54.163] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [01:51:55.621] Info: Chat: <Angel Caver> Were to?
    [01:52:04.962] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [01:52:05.064] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [01:52:45.200] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [01:52:55.305] Info: Chat: <Angel Caver> Oh Btw i put the tele ova here
    [01:52:55.306] Info: UniverseServer: Creating celestial world -725617395:447163769:-189978014:3:6
    [01:52:55.596] Info: Placing dungeon naturalcave
    [01:52:55.597] Info: Generating dungeon naturalcave (NOT FORCED)
    [01:52:55.604] Info: Placing dungeon at (2217, 1100)
    [01:52:56.302] Warn: Failed to place dungeon object: metalbarrel1 direction: 1 position: (2349, 1024)
    [01:52:56.303] Warn: Failed to place dungeon object: woodencrate1 direction: 1 position: (2352, 1024)
    [01:52:56.304] Warn: Failed to place dungeon object: midjar1 direction: 0 position: (2354, 1024)
    [01:53:04.458] Info: Chat: <Angel Caver> where the ape man is
    [01:53:10.104] Info: UniverseServer: Stopping world CelestialWorld:-725617395:447163769:-189978014:3:6 due to inactivity
    [01:53:10.207] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617395:447163769:-189978014:3:6
    [01:53:15.804] Info: Chat: <Omega Verdance> lol
    [01:53:19.765] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [01:53:19.868] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [01:53:32.758] Info: Chat: <Angel Caver> it says im still on the ground LOL
    [01:53:33.167] Info: Chat: <Omega Verdance> GET HIM AWAY
    [01:53:37.456] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:53:58.410] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [01:53:58.513] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:54:01.249] Info: Chat: <Angel Caver> RUN!
    [01:54:05.633] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [01:54:17.063] Info: Chat: <Omega Verdance> YAY
    [01:54:17.818] Info: Chat: <Angel Caver> Y U NO DOORS 4 1
    [01:54:31.687] Info: Chat: <Angel Caver> i think i have sand
    [01:54:41.874] Info: Chat: <Angel Caver> SO CUTE
    [01:54:54.851] Info: Chat: <Angel Caver> i jus what to tickle him
    [01:55:09.392] Info: Chat: <Angel Caver> i got dis
    [01:55:15.311] Info: Chat: <Omega Verdance> lol
    [01:55:19.942] Info: Chat: <Angel Caver> Woops
    [01:55:22.545] Info: Chat: <Omega Verdance> hahaha
    [01:55:59.677] Info: Chat: <Angel Caver> stay sill
    [01:56:13.433] Info: Chat: <Angel Caver> Dere
    [01:56:18.798] Info: Chat: <Angel Caver> D:
    [01:56:22.973] Info: Chat: <Omega Verdance> lol
    [01:56:32.424] Info: UniverseServer: Expiring temporary world UniqueWorld:monolith
    [01:56:35.960] Info: Chat: <Angel Caver> We need lava
    [01:56:48.822] Info: Chat: <Omega Verdance> to a fire planet
    [01:57:07.747] Info: UniverseServer: Creating celestial world -725617396:447163761:-74655825:2
    [01:57:08.934] Warn: Failed to place dungeon object: castledungeondoor direction: 0 position: (2299, 1719)
    [01:57:08.934] Warn: Failed to place dungeon object: castledungeondoor direction: 0 position: (2313, 1719)
    [01:57:15.804] Info: Chat: <Angel Caver> im stuck D:
    [01:57:19.564] Info: UniverseServer: Stopping world CelestialWorld:-725617396:447163761:-74655825:2 due to inactivity
    [01:57:19.671] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617396:447163761:-74655825:2
    [01:57:32.501] Info: Chat: <Angel Caver> HALP
    [01:57:33.467] Info: Chat: <Omega Verdance> lol
    [01:57:44.827] Info: Chat: <Omega Verdance> can u get on the chair
    [01:57:50.212] Info: Chat: <Angel Caver> no D:
    [01:58:11.243] Info: Chat: <Omega Verdance> lemme warp down
    [01:58:14.212] Info: Chat: <Angel Caver> why does his gun keep changeing
    [01:58:20.913] Info: Chat: <Omega Verdance> i dont know
    [01:58:23.181] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [01:58:24.951] Info: UniverseServer: Loading celestial world -725617396:447163761:-74655825:2
    [01:58:28.635] Warn: Failed to place dungeon object: castledungeondoor direction: 0 position: (2479, 1720)
    [01:58:28.636] Warn: Failed to place dungeon object: castledungeondoor direction: 0 position: (2493, 1720)
    [01:58:36.949] Info: UniverseServer: Stopping world ClientShipWorld:4cf00e74f74d044041adcb820f5298df due to inactivity
    [01:58:37.171] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:58:47.232] Info: UniverseServer: Loading client ship world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [01:58:51.134] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:58:56.518] Info: Chat: <Angel Caver> I died
    [01:58:59.251] Info: UniverseServer: Stopping world CelestialWorld:-725617396:447163761:-74655825:2 due to inactivity
    [01:58:59.355] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617396:447163761:-74655825:2
    [01:59:04.426] Info: Chat: <Angel Caver> Before i reached ur ship
    [01:59:18.884] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [01:59:18.987] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [01:59:26.610] Info: Chat: <Angel Caver> YUS
    [01:59:28.172] Info: Chat: <Omega Verdance> YES
    [01:59:30.335] Info: Chat: <Angel Caver> HES DEAD
    [01:59:33.740] Info: Chat: <Omega Verdance> WOOT
    [01:59:33.948] Info: Chat: <Angel Caver> WE WIN!
    [01:59:48.761] Info: Chat: <Angel Caver> well
    [01:59:59.106] Info: Chat: <Angel Caver> have to kill all witness Sooooo
    [02:00:07.706] Info: Chat: <Angel Caver> D:
    [02:00:11.279] Info: Chat: <Angel Caver> RUN!
    [02:00:14.530] Info: Chat: <Angel Caver> HES GOT A GUN!
    [02:00:26.071] Info: Chat: <Omega Verdance> ull never reach me
    [02:00:26.851] Info: Chat: <Angel Caver> im gona stay here
    [02:00:32.474] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [02:00:32.583] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:00:40.455] Info: Chat: <Angel Caver> Im SOrry D:
    [02:01:16.159] Info: Chat: <Angel Caver> im just gonna hang my self
    [02:01:22.870] Info: Chat: <Angel Caver> *snaps Neck*
    [02:01:23.917] Info: Chat: <Omega Verdance> noooo
    [02:01:27.990] Info: Chat: <Angel Caver> X_X
    [02:01:38.920] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:01:45.864] Info: Chat: <Angel Caver> PAY ME OR I DIES
    [02:01:48.762] Info: Chat: <Omega Verdance> NOOOOOOOOOOO
    [02:01:53.204] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [02:01:53.307] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [02:01:54.334] Info: Chat: <Omega Verdance> NOT THE CUTE ONE
    [02:01:57.896] Info: Chat: <Angel Caver> wait
    [02:02:02.583] Info: Chat: <Angel Caver> can we kill it?
    [02:02:05.846] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [02:02:09.655] Info: Chat: <Angel Caver> Nope
    [02:02:12.920] Info: Chat: <Omega Verdance> lol
    [02:02:16.515] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [02:02:16.617] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [02:02:20.525] Info: Chat: <Omega Verdance> hes transcends space and time
    [02:02:26.213] Info: Chat: <Angel Caver> He
    [02:02:27.229] Info: Chat: <Angel Caver> /Is
    [02:02:29.684] Info: Chat: <Angel Caver> Is
    [02:02:29.994] Info: Chat: <Omega Verdance> lol
    [02:02:46.338] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [02:02:49.697] Info: Chat: <Angel Caver> SPACE PUPPY PIG THING OF TIME AND SAPCE!
    [02:02:58.573] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [02:02:58.686] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:03:00.244] Info: Chat: <Omega Verdance> hahah XD
    [02:03:04.530] Info: Chat: <Angel Caver> 2 Boss for Fia
    [02:03:33.667] Info: Chat: <Angel Caver> 2 cool for school
    [02:03:42.509] Info: Chat: <Omega Verdance> lol
    [02:03:50.951] Info: Chat: <Angel Caver> is dis armour
    [02:03:55.556] Info: Chat: <Angel Caver> it has aircon
    [02:04:08.476] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:04:09.107] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:04:14.161] Info: Chat: <Omega Verdance> nice
    [02:04:20.369] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [02:04:20.474] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [02:04:22.168] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [02:04:40.827] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:04:41.702] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [02:04:41.804] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [02:04:42.970] Info: Chat: <Angel Caver> LOL
    [02:04:48.274] Info: Chat: <Angel Caver> I CONTROL DIS SHIP NPW
    [02:04:50.732] Info: Chat: <Angel Caver> NOW
    [02:04:51.037] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:04:51.140] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:04:51.604] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [02:04:51.708] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:05:14.435] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:05:15.047] Info: UniverseServer: Loading celestial world -725617396:447163761:-74655825:2
    [02:05:18.912] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:05:36.952] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [02:05:37.429] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:05:38.837] Info: UniverseServer: Client 'Angel Caver' <3> (122.104.2.149) disconnected
    [02:05:40.151] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [02:05:40.280] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:05:41.888] Info: UniverseServer: Creating temporary world file for world UniqueWorld:monolith
    [02:05:41.890] Info: UniverseServer: Creating temporary unique world 'monolith'
    [02:05:41.957] Info: Placing dungeon monolith
    [02:05:41.958] Info: Generating dungeon monolith (NOT FORCED)
    [02:05:42.947] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [02:05:42.949] Info: UniverseServer: Creating temporary unique world 'outpost'
    [02:05:43.096] Info: Placing dungeon outpost
    [02:05:43.097] Info: Generating dungeon outpost (NOT FORCED)
    [02:05:43.293] Info: Placing dungeon at (233, 500)
    [02:05:45.916] Info: Placing dungeon at (233, 1000)
    [02:05:45.989] Info: Protected dungeonIds for world set to (0)
    [02:05:48.890] Info: UniverseServer: Stopping world CelestialWorld:-725617396:447163761:-74655825:2 due to inactivity
    [02:05:49.138] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617396:447163761:-74655825:2
    [02:05:55.713] Info: Protected dungeonIds for world set to (0)
    [02:05:57.754] Info: UniverseServer: Stopping world ClientShipWorld:4cf00e74f74d044041adcb820f5298df due to inactivity
    [02:05:57.918] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4cf00e74f74d044041adcb820f5298df
    [02:06:11.476] Info: UniverseServer: Stopping world UniqueWorld:monolith due to inactivity
    [02:06:11.584] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:monolith
    [02:06:18.555] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:06:18.658] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:06:19.417] Info: UniverseServer: Client 'Omega Verdance' <4> (60.241.119.101) disconnected
    [02:08:16.607] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:08:24.255] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:08:24.883] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:08:27.719] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [02:08:27.821] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [02:08:36.030] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:08:36.133] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:09:08.164] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [02:09:08.269] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:10:29.176] Info: UniverseServer: Connection received from: 122.104.2.149:51432
    [02:10:29.807] Info: UniverseServer: Logged in account '<anonymous>' as player 'Angel Caver' from address 122.104.2.149
    [02:10:29.812] Info: UniverseServer: Reviving player at ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:10:29.814] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:10:30.622] Info: UniverseServer: Client 'Angel Caver' <3> (122.104.2.149) connected
    [02:10:30.767] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [02:10:41.395] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [02:10:41.499] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [02:10:44.492] Info: Chat: <Angel Caver> Wow
    [02:10:54.739] Info: Chat: <Angel Caver> My StarBound Cant Handle me Dieing
    [02:11:13.658] Info: Chat: <Angel Caver> Wazzap Kitty
    [02:11:52.343] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:11:57.878] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:11:58.488] Info: Chat: <Angel Caver> Omega
    [02:12:02.343] Info: Chat: <Angel Caver> U still here
    [02:12:08.948] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:12:09.051] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:12:33.004] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) disconnected
    [02:12:33.106] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:12:40.657] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [02:12:43.345] Info: UniverseServer: Connection received from: 90.43.35.53:54950
    [02:12:44.915] Info: UniverseServer: Logged in account '<anonymous>' as player 'patatemonster' from address 90.43.35.53
    [02:12:44.920] Info: UniverseServer: Spawning player at ship
    [02:12:44.923] Info: UniverseServer: Loading client ship world ClientShipWorld:3760bf640d59fdefd18f99db376470a2
    [02:12:47.326] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) connected
    [02:12:51.871] Info: Chat: <Angel Caver> Omeha
    [02:12:51.973] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:12:52.079] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:12:53.923] Info: Chat: <Angel Caver> omega*
    [02:13:25.524] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [02:13:25.525] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:13:49.717] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) disconnected
    [02:13:49.825] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3760bf640d59fdefd18f99db376470a2
    [02:13:49.829] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:14:00.345] Info: UniverseServer: Connection received from: 90.43.35.53:54984
    [02:14:01.995] Info: UniverseServer: Logged in account '<anonymous>' as player 'patatemonster' from address 90.43.35.53
    [02:14:02.003] Info: UniverseServer: Reviving player at ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:14:02.006] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:14:02.968] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) connected
    [02:14:03.152] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:14:13.386] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:14:13.488] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:14:24.651] Info: Chat: <Angel Caver> OMEGA
    [02:14:32.050] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [02:14:32.152] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:14:36.939] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) disconnected
    [02:14:37.047] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:14:37.051] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:14:46.657] Info: UniverseServer: Connection received from: 90.43.35.53:55002
    [02:14:48.278] Info: UniverseServer: Logged in account '<anonymous>' as player 'patatemonster' from address 90.43.35.53
    [02:14:48.286] Info: UniverseServer: Reviving player at ClientShipWorld:3760bf640d59fdefd18f99db376470a2
    [02:14:48.289] Info: UniverseServer: Loading client ship world ClientShipWorld:3760bf640d59fdefd18f99db376470a2
    [02:14:49.162] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) connected
    [02:15:19.123] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [02:15:19.226] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:15:36.423] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:15:39.355] Info: UniverseServer: Connection received from: 123.3.250.72:61229
    [02:15:40.627] Info: UniverseServer: Logged in account '<anonymous>' as player 'Carmen Oswald' from address 123.3.250.72
    [02:15:40.633] Info: UniverseServer: Reviving player at ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:15:40.972] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:15:42.787] Info: UniverseServer: Client 'Carmen Oswald' <4> (123.3.250.72) connected
    [02:15:42.944] Info: UniverseServer: Loading celestial world -725617365:447163841:-51355920:6
    [02:15:45.669] Info: Chat: <Carmen Oswald> heyoo
    [02:15:47.411] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [02:15:47.516] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [02:15:50.902] Info: Chat: <Angel Caver> Hayoo
    [02:15:53.652] Info: UniverseServer: Stopping world CelestialWorld:-725617365:447163841:-51355920:6 due to inactivity
    [02:15:53.755] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617365:447163841:-51355920:6
    [02:16:01.974] Info: Chat: <Carmen Oswald> with's witht he surname
    [02:16:07.673] Info: Chat: <Angel Caver> ?
    [02:16:11.637] Info: UniverseServer: Expiring temporary world UniqueWorld:monolith
    [02:16:11.842] Info: Chat: <Angel Caver> Omega?
    [02:16:12.760] Info: Chat: <Carmen Oswald> before it was angel
    [02:16:14.693] Info: Chat: <Angel Caver> Or Mine?
    [02:16:32.127] Info: Chat: <Angel Caver> ?_?
    [02:16:39.664] Info: Chat: <Carmen Oswald> or are you a different person
    [02:16:43.121] Info: Chat: <Angel Caver> I have No CLue WHat Ur Talkin Bout
    [02:16:53.202] Info: Chat: <Carmen Oswald> there is a person called angel
    [02:16:56.270] Info: Chat: <Angel Caver> Ill go with that option
    [02:17:00.352] Info: Chat: <Angel Caver> but
    [02:17:05.777] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) disconnected
    [02:17:05.880] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3760bf640d59fdefd18f99db376470a2
    [02:17:05.886] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:17:06.086] Info: Chat: <Angel Caver> im not ur friend
    [02:17:10.094] Info: Chat: <Angel Caver> XD
    [02:17:14.568] Info: Chat: <Carmen Oswald> well that's a bit mean
    [02:17:17.507] Info: Chat: <Angel Caver> Soz for the disaponitment
    [02:17:19.431] Info: UniverseServer: Connection received from: 90.43.35.53:55074
    [02:17:21.002] Info: UniverseServer: Logged in account '<anonymous>' as player 'patatemonster' from address 90.43.35.53
    [02:17:21.009] Info: UniverseServer: Reviving player at ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:17:21.012] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:17:21.970] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) connected
    [02:17:24.742] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:17:25.831] Info: Chat: <Carmen Oswald> Can we be friends?
    [02:17:29.411] Info: Chat: <Angel Caver> Sure
    [02:17:34.906] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:17:35.010] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:17:44.599] Info: Chat: <Angel Caver> WOW
    [02:17:47.900] Info: Chat: <Carmen Oswald> ?
    [02:17:49.830] Info: Chat: <Angel Caver> i need 42 fuel
    [02:17:55.545] Info: Chat: <Carmen Oswald> as a  friend
    [02:17:55.951] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [02:17:55.954] Info: Chat: <Angel Caver> and i have 41..
    [02:17:56.056] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:17:57.861] Info: Chat: <Carmen Oswald> i will supply you
    [02:18:03.472] Info: Chat: <Angel Caver> Rly?
    [02:18:04.593] Info: Chat: <Carmen Oswald> invite
    [02:18:08.144] Info: Chat: <Angel Caver> Thanx
    [02:18:09.161] Info: Chat: <Angel Caver> kk
    [02:18:22.289] Info: Chat: <Angel Caver> u get it?
    [02:18:27.868] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [02:18:31.957] Info: Chat: <Angel Caver> Whoa
    [02:18:34.507] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [02:18:34.611] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:18:35.992] Info: Chat: <Angel Caver> Kewl
    [02:18:41.901] Info: Chat: <Angel Caver> Thanls
    [02:19:02.038] Info: Chat: <Angel Caver> Mah cat likes u
    [02:19:13.210] Info: UniverseServer: Creating celestial world -725617404:447163808:10212691:2
    [02:19:22.768] Info: Chat: <Carmen Oswald> you want my old sword thing?
    [02:19:25.629] Info: Chat: <Angel Caver> To The FROZEN SET
    [02:19:25.731] Info: UniverseServer: Stopping world CelestialWorld:-725617404:447163808:10212691:2 due to inactivity
    [02:19:25.833] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617404:447163808:10212691:2
    [02:19:28.726] Info: Chat: <Angel Caver> srue
    [02:19:31.210] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:19:31.841] Info: Chat: <Angel Caver> sure*]
    [02:19:42.610] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [02:19:42.611] Info: UniverseServer: Creating temporary unique world 'outpost'
    [02:19:42.704] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [02:19:42.735] Info: Placing dungeon outpost
    [02:19:42.736] Info: Generating dungeon outpost (NOT FORCED)
    [02:19:42.806] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:19:42.960] Info: Placing dungeon at (233, 500)
    [02:19:45.491] Info: Protected dungeonIds for world set to (0)
    [02:19:56.845] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:19:56.963] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:20:06.196] Info: Chat: <Angel Caver> my cat was just doing a crap on it XD
    [02:20:31.625] Info: UniverseServer: Loading celestial world -725617404:447163808:10212691:2
    [02:20:33.846] Info: Chat: <Angel Caver> do you have a tech card?
    [02:20:43.410] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:20:45.451] Info: Chat: <Angel Caver> SEHT
    [02:20:47.470] Info: Chat: <Angel Caver> SHET
    [02:20:47.582] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:20:47.685] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:20:50.110] Info: Chat: <Angel Caver> TO COLD
    [02:20:50.420] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:20:53.786] Info: Chat: <Carmen Oswald> got your cold shield?
    [02:20:54.091] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:20:56.986] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:20:59.049] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:21:01.598] Info: Chat: <Angel Caver> XD
    [02:21:03.656] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [02:21:03.761] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [02:21:09.256] Info: UniverseServer: Stopping world CelestialWorld:-725617404:447163808:10212691:2 due to inactivity
    [02:21:09.396] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617404:447163808:10212691:2
    [02:21:10.371] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:21:10.474] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:21:16.050] Info: Chat: <Angel Caver> i havent done da missons
    [02:21:16.460] Info: Chat: <Carmen Oswald> do it
    [02:21:17.177] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [02:21:17.280] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:21:23.390] Info: Chat: <Angel Caver> i need bugs
    [02:21:25.738] Info: Chat: <Angel Caver> .-.
    [02:21:28.816] Info: Chat: <Carmen Oswald> got the net?
    [02:21:32.031] Info: UniverseServer: Client 'patatemonster' <2> (90.43.35.53) disconnected
    [02:21:32.134] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [02:21:32.867] Info: UniverseServer: Creating temporary world file for world MissionWorld:lunarbase-34dfe3e6304032501e41095ce6ad2678
    [02:21:32.869] Info: UniverseServer: Creating temporary mission world 'MissionWorld:lunarbase-34dfe3e6304032501e41095ce6ad2678'
    [02:21:33.004] Info: Placing dungeon lunarbase
    [02:21:33.005] Info: Generating dungeon lunarbase (NOT FORCED)
    [02:21:33.645] Info: Placing dungeon at (233, 1000)
    [02:21:38.309] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 918)
    [02:21:38.320] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 921)
    [02:21:38.357] Warn: Failed to place dungeon object: prisonfloodlight direction: 0 position: (635, 933)
    [02:21:38.371] Warn: Failed to place dungeon object: miningdoor direction: 0 position: (772, 948)
    [02:21:39.252] Warn: Dungeon wire endpoint not found. (564, 617)
    [02:21:39.253] Warn: Dungeon wire endpoint not found. (568, 619)
    [02:21:39.254] Warn: Dungeon wires did not make a circuit.
    [02:21:39.254] Warn: Dungeon wire endpoint not found. (921, 759)
    [02:21:39.255] Warn: Dungeon wire endpoint not found. (938, 770)
    [02:21:39.256] Warn: Dungeon wire endpoint not found. (941, 770)
    [02:21:39.257] Warn: Dungeon wire endpoint not found. (943, 770)
    [02:21:39.258] Warn: Dungeon wires did not make a circuit.
    [02:21:39.259] Warn: Dungeon wire endpoint not found. (588, 654)
    [02:21:39.260] Warn: Dungeon wires did not make a circuit.
    [02:21:39.261] Warn: Dungeon wire endpoint not found. (587, 654)
    [02:21:39.262] Warn: Dungeon wires did not make a circuit.
    [02:21:39.266] Warn: Dungeon wire endpoint not found. (761, 830)
    [02:21:39.267] Warn: Dungeon wire endpoint not found. (764, 830)
    [02:21:39.269] Warn: Dungeon wire endpoint not found. (1033, 907)
    [02:21:39.270] Warn: Dungeon wire endpoint not found. (1042, 907)
    [02:21:39.272] Warn: Dungeon wire endpoint not found. (778, 992)
    [02:21:39.273] Warn: Dungeon wire endpoint not found. (785, 992)
    [02:21:39.274] Warn: Dungeon wire endpoint not found. (792, 992)
    [02:21:39.280] Warn: Dungeon wire endpoint not found. (585, 655)
    [02:21:39.281] Warn: Dungeon wires did not make a circuit.
    [02:21:39.543] Info: Protected dungeonIds for world set to (0)
    [02:21:50.515] Info: Chat: <Angel Caver> Do i even have one anymore..
    [02:21:50.617] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [02:21:50.636] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:21:58.300] Info: Chat: <Carmen Oswald> you can make one
    [02:22:02.295] Info: Chat: <Angel Caver> I know
    [02:22:08.561] Info: Chat: <Angel Caver> I need da Fab Ric
    [02:22:28.143] Info: Chat: <Carmen Oswald> i still have mine
    [02:22:30.087] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:22:33.411] Info: Chat: <Carmen Oswald> if you want to borrow it
    [02:22:34.810] Info: Chat: <Angel Caver> Can i use urs?
    [02:22:43.137] Info: UniverseServer: Loading celestial world -725617404:447163808:10212691:2
    [02:22:46.681] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:22:49.456] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [02:22:49.521] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:22:55.258] Info: Chat: <Angel Caver> Whoa
    [02:22:57.712] Info: Chat: <Carmen Oswald> got about 30 boxes to search
    [02:22:58.854] Info: Chat: <Carmen Oswald> lel
    [02:22:58.957] Info: UniverseServer: Stopping world CelestialWorld:-725617404:447163808:10212691:2 due to inactivity
    [02:22:58.958] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:22:59.024] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617404:447163808:10212691:2
    [02:22:59.736] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:23:21.099] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:23:33.381] Info: UniverseServer: Client 'cesar' <1> (89.159.44.57) disconnected
    [02:23:33.509] Info: UniverseServer: Stopping world MissionWorld:lunarbase-34dfe3e6304032501e41095ce6ad2678 due to inactivity
    [02:23:33.510] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [02:23:34.358] Info: UniverseServer: World thread has stopped, removing world MissionWorld:lunarbase-34dfe3e6304032501e41095ce6ad2678
    [02:23:43.545] Info: Chat: <Carmen Oswald> found it
    [02:23:53.904] Info: Chat: <Carmen Oswald> beam to this planet
    [02:23:54.311] Info: UniverseServer: Loading celestial world -725617365:447163841:-51355920:6
    [02:24:03.755] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:24:05.183] Info: Chat: <Carmen Oswald> maybe not
    [02:24:05.901] Info: Chat: <Carmen Oswald> sec
    [02:24:07.889] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [02:24:08.027] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:24:08.976] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:24:11.185] Info: Chat: <Angel Caver> rads
    [02:24:14.336] Info: Chat: <Angel Caver> To Much Rad
    [02:24:15.785] Info: Chat: <Carmen Oswald> come to my ship
    [02:24:22.040] Info: UniverseServer: Stopping world CelestialWorld:-725617365:447163841:-51355920:6 due to inactivity
    [02:24:22.143] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617365:447163841:-51355920:6
    [02:24:28.778] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:24:28.880] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:24:29.571] Info: Chat: <Angel Caver> yep here
    [02:24:31.398] Info: UniverseServer: Creating celestial world -725617341:447163844:-127965222:4
    [02:24:44.943] Info: UniverseServer: Stopping world CelestialWorld:-725617341:447163844:-127965222:4 due to inactivity
    [02:24:45.047] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617341:447163844:-127965222:4
    [02:25:06.219] Info: UniverseServer: Connection received from: 79.177.110.239:59431
    [02:25:06.227] Info: UniverseServer: Connection received from: 79.177.110.239:59430
    [02:25:06.632] Warn: I/O error in RemotePacketSocket::readPackets, closing: (IOException) Internal error in uncompressData, inflate_res is -3
    [02:25:06.633] Warn: UniverseServer: client connection aborted
    [02:25:19.153] Warn: UniverseServer: client connection aborted
    [02:25:19.257] Warn: I/O error in RemotePacketSocket::sendData, closing: (NetworkException) tcp send error: An established connection was aborted by the software in your host machine.
    
    
    [02:25:19.258] Info: Chat: <Angel Caver> here
    [02:25:35.363] Info: UniverseServer: Connection received from: 88.172.130.199:50348
    [02:25:39.183] Info: UniverseServer: Logged in account '<anonymous>' as player 'Slymzz' from address 88.172.130.199
    [02:25:39.196] Info: UniverseServer: Spawning player at ship
    [02:25:39.199] Info: UniverseServer: Loading client ship world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f
    [02:25:40.315] Info: UniverseServer: Client 'Slymzz' <1> (88.172.130.199) connected
    [02:25:40.477] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [02:25:44.189] Info: UniverseServer: Loading celestial world -725617341:447163844:-127965222:4
    [02:25:51.225] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [02:25:51.495] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [02:25:58.280] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [02:25:58.417] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:26:25.496] Info: Chat: <Carmen Oswald> find one?
    [02:26:30.560] Info: Chat: <Angel Caver> D:
    [02:26:32.672] Info: Chat: <Angel Caver> no
    [02:26:34.552] Info: UniverseServer: Connection received from: 92.157.197.187:59318
    [02:26:37.098] Info: UniverseServer: Logged in account '<anonymous>' as player 'Haricor' from address 92.157.197.187
    [02:26:37.109] Info: UniverseServer: Spawning player at ship
    [02:26:37.112] Info: UniverseServer: Loading client ship world ClientShipWorld:414c52526244c99c38806948f8827c90
    [02:26:38.040] Info: UniverseServer: Client 'Haricor' <2> (92.157.197.187) connected
    [02:26:38.270] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [02:26:47.486] Info: UniverseServer: Connection received from: 88.172.130.199:50266
    [02:26:50.357] Info: UniverseServer: Logged in account '<anonymous>' as player 'Mistz' from address 88.172.130.199
    [02:26:50.362] Info: UniverseServer: Spawning player at ship
    [02:26:50.365] Info: UniverseServer: Loading client ship world ClientShipWorld:6e137466d495a7847aeb73db63922a8e
    [02:26:51.268] Info: UniverseServer: Client 'Mistz' <5> (88.172.130.199) connected
    [02:26:51.373] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [02:26:51.379] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [02:26:52.183] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [02:26:57.971] Info: Chat: <Carmen Oswald> hm
    [02:27:00.915] Info: UniverseServer: Connection received from: 122.148.119.33:52744
    [02:27:05.743] Info: UniverseServer: Logged in account '<anonymous>' as player 'Ivory' from address 122.148.119.33
    [02:27:05.761] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:5:2
    [02:27:05.768] Info: UniverseServer: Loading client ship world ClientShipWorld:d52788e523a05d2a454859c9be185a50
    [02:27:08.828] Info: UniverseServer: Client 'Ivory' <6> (122.148.119.33) connected
    [02:27:08.933] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [02:27:08.970] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [02:27:09.606] Info: Chat: <Angel Caver> Lol
    [02:27:09.607] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [02:27:09.608] Info: Chat: <Carmen Oswald> i randomly got a teleporter
    [02:27:18.932] Info: UniverseServer: Stopping world ClientShipWorld:d52788e523a05d2a454859c9be185a50 due to inactivity
    [02:27:19.085] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:d52788e523a05d2a454859c9be185a50
    [02:27:42.291] Info: Chat: <Angel Caver> GO ONE
    [02:27:51.687] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:28:04.575] Info: UniverseServer: Stopping world CelestialWorld:-725617341:447163844:-127965222:4 due to inactivity
    [02:28:04.682] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617341:447163844:-127965222:4
    [02:28:09.914] Info: UniverseServer: Loading celestial world -725617404:447163808:10212691:12
    [02:28:15.082] Info: Chat: <Angel Caver> To Da Outpost!
    [02:28:20.203] Info: UniverseServer: Stopping world CelestialWorld:-725617404:447163808:10212691:12 due to inactivity
    [02:28:20.305] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617404:447163808:10212691:12
    [02:28:31.812] Info: UniverseServer: Stopping world ClientShipWorld:6e137466d495a7847aeb73db63922a8e due to inactivity
    [02:28:31.915] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:6e137466d495a7847aeb73db63922a8e
    [02:28:39.895] Info: Chat: <Angel Caver> Little Bug Your Never Leaveing
    [02:28:41.265] Info: Chat: <Ivory> Greetings. If you don't already know, I am the Goddess of this server
    [02:28:44.327] Info: Chat: <Slymzz> hey, what should i do after the erchius boss's quest
    [02:28:46.619] Info: Chat: <Slymzz> please
    [02:28:51.583] Info: UniverseServer: Loading temporary unique world outpost
    [02:28:56.875] Info: Chat: <Ivory> you may chooseto praise
    [02:28:58.611] Info: Chat: <Ivory> me
    [02:29:07.939] Info: Chat: <Ivory> If you do you can have anything
    [02:29:18.959] Info: Chat: <Ivory> I am invincible
    [02:29:19.906] Info: UniverseServer: Loading celestial world -725617404:447163808:10212691:12
    [02:29:21.853] Info: Chat: <Slymzz> nah it's ok
    [02:29:22.841] Info: Chat: <Carmen Oswald> that ruins the game then
    [02:29:30.235] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:29:30.338] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:29:31.116] Info: Chat: <Ivory> oh yeah true
    [02:29:33.201] Info: Chat: <Slymzz> i just want to play this game normaly
    [02:29:37.922] Info: Chat: <Ivory> well kk
    [02:29:53.912] Info: UniverseServer: Stopping world CelestialWorld:-725617404:447163808:10212691:12 due to inactivity
    [02:29:53.915] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617404:447163808:10212691:12
    [02:29:57.931] Info: Chat: <Angel Caver> that giant jem is just an erction Boss
    [02:29:58.365] Info: Chat: <Ivory> But remember I could give you the gift of flight
    [02:30:00.804] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:11
    [02:30:10.499] Info: Chat: <Ivory> if you wanted
    [02:30:11.014] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:11 due to inactivity
    [02:30:11.128] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:11
    [02:30:12.582] Info: Chat: <Angel Caver> LAG
    [02:30:18.847] Info: UniverseServer: Stopping world ClientShipWorld:414c52526244c99c38806948f8827c90 due to inactivity
    [02:30:18.961] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:414c52526244c99c38806948f8827c90
    [02:30:24.126] Info: Chat: <Slymzz> erction boss?
    [02:30:27.749] Info: Chat: <Ivory> come to spawn please
    [02:30:31.490] Info: Chat: <Angel Caver> NOW I REMBERD WHY I NEVER CAME BACK
    [02:30:43.407] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:11
    [02:30:51.514] Info: Chat: <Ivory> come to spawn
    [02:31:01.064] Info: Chat: <Slymzz> who?
    [02:31:09.607] Info: UniverseServer: Stopping world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f due to inactivity
    [02:31:09.720] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f
    [02:31:17.693] Info: Chat: <Angel Caver> I need coffe beans
    [02:31:19.809] Info: Chat: <Ivory> millions of players worship me
    [02:31:24.085] Info: Chat: <Ivory> Farewell
    [02:31:29.233] Info: Chat: <Angel Caver> XD i dont careD
    [02:31:31.552] Info: Chat: <Angel Caver> :D
    [02:31:35.451] Info: Chat: <Ivory> Oh yeah?
    [02:31:37.773] Info: UniverseServer: Loading celestial world -725617404:447163808:10212691:12
    [02:31:43.183] Info: Chat: <Angel Caver> I do D:
    [02:31:51.193] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:31:52.948] Info: Chat: <Ivory> well be thankful your not meeting me now at spawn
    [02:31:53.165] Info: Chat: <Carmen Oswald> do you get go around servers with your save giving crap away?
    [02:32:02.689] Info: UniverseServer: Stopping world CelestialWorld:-725617404:447163808:10212691:12 due to inactivity
    [02:32:02.794] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617404:447163808:10212691:12
    [02:32:12.494] Info: Chat: <Ivory> No I go around servers destroying them if I want to
    [02:32:20.157] Info: Chat: <Angel Caver> Lol
    [02:32:23.673] Info: Chat: <Ivory> But I don't feel like that now
    [02:32:27.531] Info: Chat: <Ivory> So bye
    [02:32:42.011] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:32:42.645] Info: Chat: <Ivory> But really if you met me at spawn you'd be sorry
    [02:32:49.779] Info: Chat: <Ivory> except for you Angel
    [02:32:55.995] Info: Chat: <Ivory> your ok
    [02:32:55.995] Info: Chat: <Ivory> :)
    [02:32:55.996] Info: Chat: <Carmen Oswald> i've seen you
    [02:32:55.997] Info: Chat: <Carmen Oswald> on another server
    [02:32:56.104] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:32:56.218] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:32:59.515] Info: Chat: <Carmen Oswald> you made a throne
    [02:33:06.363] Info: Chat: <Ivory> Yes you probably have
    [02:33:10.228] Info: Chat: <Carmen Oswald> under the name of Dimmer
    [02:33:20.991] Info: Chat: <Ivory> Holy crap I am not dimmer
    [02:33:20.992] Info: Chat: <Carmen Oswald> it was yesterday
    [02:33:27.273] Info: Chat: <Ivory> that guy is creepy
    [02:33:32.212] Info: Chat: <Carmen Oswald> i am you dumbass
    [02:33:33.398] Info: Chat: <Ivory> Besides I am a girl
    [02:33:33.514] Info: UniverseServer: Expiring temporary world MissionWorld:lunarbase-34dfe3e6304032501e41095ce6ad2678
    [02:34:11.287] Info: Chat: <Ivory> Listen I know Dimmer he is a powerful God but not as powerful as me
    [02:34:12.056] Info: Chat: <Carmen Oswald> m8
    [02:34:14.985] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [02:34:15.017] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [02:34:19.880] Info: Chat: <Angel Caver> IM LOOKING FOR COFFE BEANS
    [02:34:21.133] Info: Chat: <Ivory> I am a true Goddess
    [02:34:31.609] Info: Chat: <Ivory> I am invincible and powerful
    [02:34:33.570] Info: Chat: <Carmen Oswald> could of asked
    [02:34:36.224] Info: Chat: <Ivory> Dimmer is not
    [02:34:41.575] Info: Chat: <Angel Caver> Soz
    [02:34:42.207] Info: Chat: <Ivory> But I know him
    [02:34:50.519] Info: Chat: <Carmen Oswald> I am dimmer
    [02:34:50.852] Info: Chat: <Ivory> And he is easy to obliterate
    [02:35:04.527] Info: Chat: <Ivory> Your are Dimmer??
    [02:35:14.409] Info: Chat: <Carmen Oswald> yes
    [02:35:14.781] Info: Chat: <Ivory> *you
    [02:35:19.666] Info: Chat: <Ivory> Oh
    [02:35:23.008] Info: Chat: <Ivory> XD
    [02:35:32.324] Info: Chat: <Ivory> well bad luck to you then
    [02:35:34.301] Info: UniverseServer: Loading celestial world -725617341:447163844:-127965222:4
    [02:35:37.317] Info: Chat: <Carmen Oswald> pfttt
    [02:35:45.017] Info: Chat: <Carmen Oswald> you can't touch me unless we are in a party
    [02:35:47.263] Warn: Failed to place dungeon object: midjar1 direction: 0 position: (295, 959)
    [02:35:54.618] Info: Chat: <Ivory> Oh yes, yes I can
    [02:36:02.175] Info: Chat: <Carmen Oswald> me myself on my ship
    [02:36:08.377] Info: Chat: <Carmen Oswald> i am safe
    [02:36:11.346] Info: Chat: <Ivory> Oh really
    [02:36:17.316] Info: Chat: <Carmen Oswald> If threaten switch to singleplayer
    [02:36:25.683] Info: Chat: <Carmen Oswald> if courrpted reload a backup save
    [02:36:31.749] Info: Chat: <Ivory> Don't worry I won't hurt you
    [02:36:32.681] Info: Chat: <Carmen Oswald> i am immune
    [02:36:41.710] Info: Chat: <Ivory> I don't like hurting people
    [02:36:59.080] Info: Chat: <Ivory> Oh actually not everyone is immune to me but anyway
    [02:37:03.463] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [02:37:03.586] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:37:04.799] Info: Chat: <Ivory> I won't hurt you
    [02:37:12.133] Info: Chat: <Ivory> Your not that annoying
    [02:37:13.817] Info: Chat: <Carmen Oswald> wts teleporter
    [02:37:21.272] Info: Chat: <Ivory> ?
    [02:37:41.230] Info: Chat: <Angel Caver> Raped
    [02:37:54.378] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:37:54.778] Info: Chat: <Carmen Oswald> I got this one of a kind  futuristic teleporter for sale
    [02:37:57.347] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:38:06.162] Info: Chat: <Angel Caver> XD
    [02:38:08.503] Info: Chat: <Angel Caver> Oh
    [02:38:10.062] Info: UniverseServer: Stopping world CelestialWorld:-725617341:447163844:-127965222:4 due to inactivity
    [02:38:10.105] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617341:447163844:-127965222:4
    [02:38:17.140] Info: Chat: <Angel Caver> i gave dat to u
    [02:38:18.839] Info: Chat: <Carmen Oswald> angel come to my ship
    [02:38:22.268] Info: Chat: <Angel Caver> ACCEPT MY GIFTS
    [02:38:31.862] Info: Chat: <Carmen Oswald> stand here
    [02:38:33.598] Info: Chat: <Carmen Oswald> and don't move
    [02:38:37.762] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:38:37.882] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:38:58.280] Info: UniverseServer: Client 'Carmen Oswald' <4> (123.3.250.72) disconnected
    [02:38:58.392] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:38:58.396] Info: Chat: <Angel Caver> what r you doing?
    [02:38:58.397] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:39:05.411] Info: Chat: <Angel Caver> Um
    [02:39:07.700] Info: Chat: <Angel Caver> Ok Den
    [02:39:08.088] Info: Chat: <Ivory> You can have thousands of teleporters but neither of you praise me so never mind XD
    [02:39:10.600] Info: UniverseServer: Loading client ship world ClientShipWorld:414c52526244c99c38806948f8827c90
    [02:39:22.803] Info: UniverseServer: Loading client ship world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f
    [02:39:31.592] Info: Chat: <Angel Caver> lol i guess i prasie you like  i praise my cat
    [02:39:34.080] Info: UniverseServer: Stopping world ClientShipWorld:414c52526244c99c38806948f8827c90 due to inactivity
    [02:39:34.241] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:414c52526244c99c38806948f8827c90
    [02:39:35.957] Info: Chat: <Ivory> Anyway your probably not that powerful so
    [02:39:38.508] Info: Chat: <Angel Caver> Give it Cake
    [02:39:42.314] Info: Chat: <Angel Caver> Let it drive
    [02:39:53.579] Info: UniverseServer: Connection received from: 123.3.250.72:61435
    [02:39:54.400] Info: UniverseServer: Logged in account '<anonymous>' as player 'Carmen Oswald' from address 123.3.250.72
    [02:39:54.407] Info: UniverseServer: Reviving player at ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:39:54.409] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:39:56.150] Info: UniverseServer: Client 'Carmen Oswald' <4> (123.3.250.72) connected
    [02:39:56.301] Info: UniverseServer: Loading celestial world -725617341:447163844:-127965222:4
    [02:39:57.954] Info: UniverseServer: Loading client ship world ClientShipWorld:6e137466d495a7847aeb73db63922a8e
    [02:40:04.567] Info: Chat: <Carmen Oswald> angel
    [02:40:07.110] Info: UniverseServer: Stopping world CelestialWorld:-725617341:447163844:-127965222:4 due to inactivity
    [02:40:07.115] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617341:447163844:-127965222:4
    [02:40:09.126] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:11 due to inactivity
    [02:40:09.130] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:11
    [02:40:10.473] Info: Chat: <Angel Caver> Yah
    [02:40:11.417] Info: Chat: <Ivory> Yeah seriously your both to scared to come to spawn
    [02:40:21.466] Info: Chat: <Angel Caver> im going to spawn bish
    [02:40:28.730] Info: Chat: <Ivory> Anyway I dont mind
    [02:40:28.834] Info: UniverseServer: Stopping world ClientShipWorld:6e137466d495a7847aeb73db63922a8e due to inactivity
    [02:40:28.938] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:6e137466d495a7847aeb73db63922a8e
    [02:40:34.134] Info: Chat: <Ivory> C ya mortals
    [02:40:35.692] Info: UniverseServer: Client 'Ivory' <6> (122.148.119.33) disconnected
    [02:40:36.635] Info: Chat: <Angel Caver> my cat was just sucking my Down STairs
    [02:40:39.120] Info: Chat: <Angel Caver> D:
    [02:40:41.689] Info: Chat: <Angel Caver> BAD KITY
    [02:40:42.415] Info: Chat: <Carmen Oswald> accept
    [02:40:45.732] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [02:40:45.834] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [02:40:47.063] Info: Chat: <Angel Caver> i did
    [02:40:47.473] Info: Chat: <Carmen Oswald> come to ship
    [02:40:57.691] Info: Chat: <Carmen Oswald> i am immune
    [02:41:01.073] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:41:01.077] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:41:02.703] Info: Chat: <Angel Caver> Wow
    [02:41:08.026] Info: Chat: <Angel Caver> But how..
    [02:41:14.671] Info: Chat: <Carmen Oswald> lol backup my save
    [02:41:18.579] Info: Chat: <Angel Caver> XD
    [02:41:44.823] Info: Chat: <Carmen Oswald> btw the teleporter is no more
    [02:41:48.715] Info: Chat: <Angel Caver> Take me to da outpost
    [02:41:53.223] Info: Chat: <Angel Caver> Yeah i guessed
    [02:41:57.118] Info: UniverseServer: Loading temporary unique world outpost
    [02:42:02.033] Info: Chat: <Carmen Oswald> beam to me
    [02:42:02.237] Info: UniverseServer: Loading celestial world -725617341:447163844:-127965222:4
    [02:42:11.549] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:42:13.115] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [02:42:13.219] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:42:17.961] Info: Chat: <Angel Caver> e
    [02:42:22.610] Info: UniverseServer: Stopping world CelestialWorld:-725617341:447163844:-127965222:4 due to inactivity
    [02:42:22.717] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617341:447163844:-127965222:4
    [02:42:27.925] Info: UniverseServer: Creating celestial world -725617415:447163807:-147561351:4
    [02:42:29.071] Info: Chat: <Carmen Oswald> click there teleporter
    [02:42:33.758] Info: Chat: <Carmen Oswald> and set a point
    [02:42:33.865] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:42:33.980] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:42:39.728] Info: UniverseServer: Stopping world CelestialWorld:-725617415:447163807:-147561351:4 due to inactivity
    [02:42:39.830] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617415:447163807:-147561351:4
    [02:42:41.443] Info: Chat: <Angel Caver> I forgot that does dat
    [02:42:57.819] Info: Chat: <Carmen Oswald> well
    [02:43:00.876] Info: Chat: <Carmen Oswald> time to upgrade my ship
    [02:43:05.945] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:43:17.310] Info: Chat: <Angel Caver> now i need a mug...
    [02:43:23.997] Info: Chat: <Angel Caver> FUUUUUUUUUUUUUUUUUUUUUUUU
    [02:43:29.025] Info: Chat: <Angel Caver> MAKE UR OWN COFFE
    [02:43:43.045] Info: UniverseServer: Loading celestial world -725617415:447163807:-147561351:4
    [02:43:54.688] Info: Chat: <Angel Caver> Omg
    [02:44:00.190] Info: UniverseServer: Stopping world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f due to inactivity
    [02:44:00.353] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f
    [02:44:01.936] Info: Chat: <Angel Caver> i didn forgot
    [02:44:03.497] Info: Chat: <Angel Caver> didnt
    [02:44:18.730] Info: Chat: <Angel Caver> dat i set a tele in someones ship :#
    [02:44:24.474] Info: Chat: <Angel Caver> i wonder if i can tp to it
    [02:44:41.205] Info: Chat: <Angel Caver> Aw
    [02:44:50.011] Info: Chat: <Angel Caver> it takes me to the outpost DX
    [02:45:03.894] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [02:45:03.947] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [02:45:42.317] Info: Chat: <Angel Caver> eat dat
    [02:45:45.553] Info: Chat: <Angel Caver> Cat
    [02:45:48.278] Info: Chat: <Angel Caver> Eat dat
    [02:46:33.650] Info: Chat: <Angel Caver> can i see if u haz a mug?
    [02:46:34.598] Info: Chat: <Carmen Oswald> go do your own things
    [02:46:44.801] Info: Chat: <Carmen Oswald> i don't
    [02:46:48.801] Info: Chat: <Carmen Oswald> i've only made one for the quest
    [02:46:49.013] Info: Chat: <Angel Caver> what do i need for a mug
    [02:47:09.028] Info: Chat: <Angel Caver> wat
    [02:47:13.999] Info: UniverseServer: Creating celestial world -725617341:447163853:38832166:6
    [02:47:14.294] Info: Placing dungeon apextestchamber
    [02:47:14.295] Info: Generating dungeon apextestchamber (NOT FORCED)
    [02:47:14.323] Info: Placing dungeon at (2351, 1700)
    [02:47:15.880] Warn: Failed to place dungeon object: apextv direction: 0 position: (2432, 1719)
    [02:47:15.920] Info: Protected dungeonIds for world set to (0)
    [02:47:19.655] Info: Chat: <Angel Caver> WTF
    [02:47:21.586] Info: Chat: <Carmen Oswald> you may not leave
    [02:47:24.882] Info: Chat: <Angel Caver> D:
    [02:47:29.115] Info: UniverseServer: Stopping world CelestialWorld:-725617341:447163853:38832166:6 due to inactivity
    [02:47:29.326] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617341:447163853:38832166:6
    [02:47:44.161] Info: Chat: <Carmen Oswald> wew
    [02:47:54.922] Info: Chat: <Angel Caver> SpooderMan
    [02:47:57.337] Info: Chat: <Angel Caver> Mlg PRo
    [02:48:04.035] Info: Chat: <Angel Caver> IM NO SPIDERMAN
    [02:48:09.956] Info: Chat: <Angel Caver> IM SPOODER MAN
    [02:48:22.465] Info: UniverseServer: Loading celestial world -725617341:447163853:38832166:6
    [02:48:36.273] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:48:38.953] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [02:48:39.171] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:48:54.534] Info: UniverseServer: Connection received from: 124.149.122.52:62292
    [02:48:55.105] Info: UniverseServer: Logged in account '<anonymous>' as player 'APROS 0' from address 124.149.122.52
    [02:48:55.106] Info: UniverseServer: Spawning player at ship
    [02:48:55.108] Info: UniverseServer: Loading client ship world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84
    [02:48:56.185] Info: UniverseServer: Client 'APROS 0' <6> (124.149.122.52) connected
    [02:48:56.646] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [02:49:07.420] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [02:49:07.507] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [02:49:25.797] Info: UniverseServer: Loading temporary unique world outpost
    [02:49:36.883] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:49:37.111] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:49:52.620] Info: Chat: <Angel Caver> .-.
    [02:50:01.525] Info: Chat: <Angel Caver> Lazy Ass
    [02:50:03.899] Info: Chat: <Angel Caver> Lazy A.S.S
    [02:50:04.496] Info: Chat: <Carmen Oswald> ?
    [02:50:05.592] Info: Chat: <APROS 0> word
    [02:50:16.146] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:50:22.518] Info: Chat: <Angel Caver> wooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
    [02:50:25.175] Info: Chat: <Angel Caver> Wtf
    [02:50:27.151] Info: Chat: <Angel Caver> XD
    [02:50:27.778] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [02:50:28.176] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [02:50:58.969] Info: Chat: <Angel Caver> how do i make spoons...
    [02:51:10.538] Info: Chat: <APROS 0> steel
    [02:51:12.463] Info: Chat: <APROS 0> at a metalwork station
    [02:51:17.400] Info: Chat: <Angel Caver> mk
    [02:51:23.937] Info: Chat: <APROS 0> 1 steel
    [02:51:35.316] Info: Chat: <Angel Caver> do u have oil?
    [02:51:46.680] Info: Chat: <Carmen Oswald> yep
    [02:51:48.689] Info: Chat: <Carmen Oswald> but in a cave
    [02:52:04.206] Warn: Failed to place dungeon object: planturn1 direction: 0 position: (5846, 1346)
    [02:52:05.628] Info: Chat: <Angel Caver> you kicked me out...
    [02:52:24.797] Info: UniverseServer: Loading client ship world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f
    [02:52:28.118] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:52:38.419] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:52:38.658] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:52:46.328] Info: UniverseServer: Stopping world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f due to inactivity
    [02:52:46.681] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f
    [02:52:48.304] Info: Chat: <Slymzz> /pvp
    [02:52:54.201] Info: Chat: <Angel Caver> /pvp
    [02:53:02.523] Info: Chat: <Angel Caver> U WOT M8
    [02:53:02.804] Info: UniverseServer: Loading client ship world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f
    [02:53:08.766] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [02:53:17.426] Info: Chat: <Angel Caver> 1V1 ME SPAWN
    [02:53:17.886] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:53:29.210] Info: Chat: <Carmen Oswald> k
    [02:53:29.555] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:53:29.556] Info: UniverseServer: Stopping world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f due to inactivity
    [02:53:29.557] Info: UniverseServer: Stopping world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84 due to inactivity
    [02:53:29.727] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:53:30.276] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3ad63db2f8c0ca5ef6e4907c6df1405f
    [02:53:32.075] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84
    [02:53:33.727] Info: UniverseServer: Loading temporary unique world outpost
    [02:53:35.726] Info: Chat: <Angel Caver> not u
    [02:53:40.327] Info: Chat: <Angel Caver> da other guy
    [02:53:40.771] Info: UniverseServer: Client 'Haricor' <2> (92.157.197.187) disconnected
    [02:53:42.174] Info: UniverseServer: Loading client ship world ClientShipWorld:6e137466d495a7847aeb73db63922a8e
    [02:53:44.526] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:53:44.543] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:53:48.188] Info: Chat: <Angel Caver> u will rekt my but
    [02:54:00.066] Info: UniverseServer: Stopping world ClientShipWorld:6e137466d495a7847aeb73db63922a8e due to inactivity
    [02:54:00.199] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:6e137466d495a7847aeb73db63922a8e
    [02:54:06.970] Info: UniverseServer: Connection received from: 27.33.241.2:60544
    [02:54:09.110] Info: UniverseServer: Logged in account '<anonymous>' as player 'Jake Shipton' from address 27.33.241.2
    [02:54:09.119] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:5:2
    [02:54:09.123] Info: UniverseServer: Loading client ship world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [02:54:10.080] Info: UniverseServer: Client 'Jake Shipton' <2> (27.33.241.2) connected
    [02:54:19.779] Info: Chat: <Jake Shipton> hello?
    [02:54:20.207] Info: UniverseServer: Stopping world ClientShipWorld:65d7561e3e7361521181288767cedfa6 due to inactivity
    [02:54:20.454] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [02:54:23.519] Info: Chat: <Angel Caver> Hello
    [02:54:23.690] Info: Chat: <APROS 0> yo
    [02:54:24.260] Info: Chat: <Carmen Oswald> harro
    [02:54:26.748] Info: Chat: <Jake Shipton> hi
    [02:54:33.404] Info: Chat: <Angel Caver> /pvp
    [02:54:35.564] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [02:54:39.715] Info: Chat: <Jake Shipton> ok
    [02:54:40.960] Info: Chat: <Angel Caver> WOW SERVER
    [02:54:48.287] Info: UniverseServer: Stopping world CelestialWorld:-725617341:447163853:38832166:6 due to inactivity
    [02:54:48.452] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617341:447163853:38832166:6
    [02:54:49.791] Info: Chat: <Jake Shipton> are you a staff?
    [02:54:54.839] Info: Chat: <Angel Caver> No
    [02:54:56.321] Info: UniverseServer: Loading client ship world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [02:54:56.843] Info: UniverseServer: Connection received from: 92.157.197.187:54813
    [02:54:59.297] Info: UniverseServer: Logged in account '<anonymous>' as player 'Haricor' from address 92.157.197.187
    [02:54:59.306] Info: UniverseServer: Reviving player at ClientShipWorld:414c52526244c99c38806948f8827c90
    [02:54:59.310] Info: UniverseServer: Loading client ship world ClientShipWorld:414c52526244c99c38806948f8827c90
    [02:55:00.357] Info: UniverseServer: Client 'Haricor' <7> (92.157.197.187) connected
    [02:55:04.374] Info: Chat: <Carmen Oswald> come
    [02:55:04.375] Info: UniverseServer: Connection received from: 58.175.103.2:39715
    [02:55:04.848] Info: UniverseServer: Sending Handshake Challenge
    [02:55:04.916] Warn: UniverseServer: Login attempt failed with account ''baco'' as player 'Arkin' from address 58.175.103.2, error: No such account 'baco' or incorrect password
    [02:55:05.204] Info: Chat: <Angel Caver> just do /pvp
    [02:55:05.799] Info: Chat: <Carmen Oswald> look
    [02:55:05.949] Info: Chat: <Jake Shipton> ok just talking to one earlier
    [02:55:11.430] Info: Chat: <Carmen Oswald> ship
    [02:55:14.523] Info: UniverseServer: Connection received from: 58.175.103.2:39723
    [02:55:15.023] Info: UniverseServer: Logged in account '<anonymous>' as player 'Arkin' from address 58.175.103.2
    [02:55:15.025] Info: UniverseServer: Spawning player at ship
    [02:55:15.027] Info: UniverseServer: Loading client ship world ClientShipWorld:321b0cb98d8454dae405da1526465edb
    [02:55:15.899] Info: UniverseServer: Client 'Arkin' <8> (58.175.103.2) connected
    [02:55:17.239] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:55:19.684] Info: UniverseServer: Stopping world ClientShipWorld:65d7561e3e7361521181288767cedfa6 due to inactivity
    [02:55:19.836] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [02:55:31.401] Info: Chat: <Angel Caver> Ugh my Party is bugged
    [02:55:40.618] Info: Chat: <Angel Caver> BRB
    [02:55:40.791] Info: UniverseServer: Stopping world ClientShipWorld:321b0cb98d8454dae405da1526465edb due to inactivity
    [02:55:41.191] Info: UniverseServer: Client 'Angel Caver' <3> (122.104.2.149) disconnected
    [02:55:41.193] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [02:55:41.362] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:55:41.892] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:321b0cb98d8454dae405da1526465edb
    [02:55:43.496] Info: Chat: <Jake Shipton> ok
    [02:55:47.336] Info: UniverseServer: Connection received from: 122.104.2.149:51481
    [02:55:47.953] Info: UniverseServer: Logged in account '<anonymous>' as player 'Angel Caver' from address 122.104.2.149
    [02:55:47.959] Info: UniverseServer: Reviving player at ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:55:47.960] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:55:48.862] Info: UniverseServer: Client 'Angel Caver' <3> (122.104.2.149) connected
    [02:55:49.088] Info: Chat: <Arkin> anyone got 1 diamond?
    [02:55:51.780] Info: UniverseServer: Loading client ship world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84
    [02:55:52.289] Info: Chat: <Angel Caver> Back
    [02:55:52.391] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [02:55:52.404] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [02:55:54.661] Info: Chat: <Carmen Oswald> big day tomorrow
    [02:55:56.445] Info: UniverseServer: Connection received from: 116.49.94.241:57655
    [02:55:57.638] Info: UniverseServer: Logged in account '<anonymous>' as player 'Flashpie' from address 116.49.94.241
    [02:55:57.639] Info: UniverseServer: Spawning player at ship
    [02:55:57.641] Info: UniverseServer: Loading client ship world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [02:55:58.395] Info: UniverseServer: Client 'Flashpie' <9> (116.49.94.241) connected
    [02:55:58.666] Info: Chat: <Angel Caver> LINGHTNING FAST
    [02:55:58.667] Info: Chat: <Jake Shipton> whY?
    [02:56:03.179] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [02:56:03.181] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [02:56:07.455] Info: Chat: <Carmen Oswald> work experience
    [02:56:15.625] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [02:56:15.729] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [02:56:19.526] Info: UniverseServer: Loading client ship world ClientShipWorld:321b0cb98d8454dae405da1526465edb
    [02:56:20.335] Info: UniverseServer: Stopping world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1 due to inactivity
    [02:56:20.512] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [02:56:29.246] Info: Chat: <Carmen Oswald> notice anything?
    [02:56:34.965] Info: Chat: <Angel Caver> Oh wow
    [02:56:47.959] Info: UniverseServer: Stopping world ClientShipWorld:321b0cb98d8454dae405da1526465edb due to inactivity
    [02:56:47.964] Info: Chat: <Angel Caver> Dis big
    [02:56:47.965] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [02:56:48.158] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:321b0cb98d8454dae405da1526465edb
    [02:56:53.607] Info: Chat: <Carmen Oswald> gets bigger
    [02:56:56.556] Info: Chat: <Angel Caver> WOW
    [02:56:58.650] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [02:56:58.773] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [02:57:00.855] Info: Chat: <Carmen Oswald> much bigger
    [02:57:01.991] Info: Chat: <Arkin> Anyone got a diamond?
    [02:57:05.782] Info: Chat: <Angel Caver> WAIT
    [02:57:06.818] Info: Chat: <Jake Shipton> anyone have durasteel?
    [02:57:10.408] Info: Chat: <Angel Caver> i have 1 thing to add
    [02:57:18.400] Info: UniverseServer: Client 'Flashpie' <9> (116.49.94.241) disconnected
    [02:57:27.647] Info: Chat: <Angel Caver> bam
    [02:57:34.175] Info: Chat: <Angel Caver> Look at dat
    [02:57:34.991] Info: Chat: <Jake Shipton> i have erhcius crystals?
    [02:57:38.887] Info: Chat: <Jake Shipton> cool
    [02:57:39.018] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [02:57:40.171] Info: Chat: <Angel Caver> Best Extension
    [02:57:43.381] Info: UniverseServer: Client 'Slymzz' <1> (88.172.130.199) disconnected
    [02:57:43.382] Info: Chat: <Angel Caver> Ever
    [02:57:55.365] Info: UniverseServer: Stopping world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84 due to inactivity
    [02:57:55.386] Info: UniverseServer: Client 'Mistz' <5> (88.172.130.199) disconnected
    [02:57:55.691] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84
    [02:57:56.648] Info: Chat: <Angel Caver> i need 20 plant
    [02:58:00.315] Info: Chat: <Angel Caver> plat
    [02:58:03.135] Info: Chat: <Jake Shipton> what plant?
    [02:58:05.525] Info: UniverseServer: Stopping world CelestialWorld:-725617415:447163807:-147561351:4 due to inactivity
    [02:58:05.720] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617415:447163807:-147561351:4
    [02:58:08.376] Info: Chat: <Jake Shipton> oh plat
    [02:58:08.704] Info: Chat: <Carmen Oswald> plat?
    [02:58:16.444] Info: Chat: <Jake Shipton> what's that
    [02:58:16.983] Info: Chat: <Angel Caver> Platnuisdnfisjghs
    [02:58:21.717] Info: Chat: <Angel Caver> AH FACK
    [02:58:24.060] Info: Chat: <Angel Caver> CATS"
    [02:58:28.158] Info: Chat: <Jake Shipton> erchius crystals?
    [02:58:34.115] Info: Chat: <Angel Caver> Plantnuim
    [02:58:38.212] Info: Chat: <Angel Caver> CANT SPELL IT
    [02:58:39.302] Info: Chat: <Jake Shipton> oh why 20
    [02:58:43.335] Info: Chat: <Angel Caver> 2 DUMB FOR DIS
    [02:58:47.706] Info: Chat: <Jake Shipton> platnium
    [02:59:01.396] Info: Chat: <Angel Caver> YES
    [02:59:01.397] Info: Chat: <Angel Caver> DAT
    [02:59:05.691] Info: Chat: <Jake Shipton> ha
    [02:59:08.491] Info: Chat: <Jake Shipton> :)
    [02:59:13.103] Info: Chat: <Jake Shipton> d
    [02:59:20.348] Info: Chat: <Jake Shipton> durasteel anyone?
    [02:59:21.034] Info: Chat: <Angel Caver> OSwald
    [02:59:27.057] Info: Chat: <Angel Caver> Where dat Oil M8
    [02:59:39.290] Info: UniverseServer: Client 'Arkin' <8> (58.175.103.2) disconnected
    [02:59:40.381] Info: Chat: <Jake Shipton> can i join a party
    [02:59:44.976] Info: Chat: <Carmen Oswald> here
    [03:00:07.099] Info: UniverseServer: Connection received from: 116.49.94.241:57657
    [03:00:23.491] Info: UniverseServer: Logged in account '<anonymous>' as player 'Flare' from address 116.49.94.241
    [03:00:23.498] Info: UniverseServer: Spawning player at ship
    [03:00:23.502] Info: UniverseServer: Loading client ship world ClientShipWorld:86eeb8e39cb0dee4e8df298d2bacfa6a
    [03:00:26.267] Info: UniverseServer: Client 'Flare' <1> (116.49.94.241) connected
    [03:00:26.456] Info: UniverseServer: Loading celestial world -725617341:447163853:38832166:6
    [03:00:27.135] Info: Chat: <Jake Shipton> here>
    [03:00:27.137] Info: Chat: <Jake Shipton> here?
    [03:00:35.619] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:00:43.296] Info: Chat: <APROS 0> hey guys where are?
    [03:00:46.644] Info: UniverseServer: Stopping world CelestialWorld:-725617341:447163853:38832166:6 due to inactivity
    [03:00:46.661] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617341:447163853:38832166:6
    [03:00:47.796] Info: Chat: <APROS 0> you
    [03:00:51.223] Info: Chat: <Jake Shipton> how do you upgrade your ship?
    [03:00:58.153] Info: UniverseServer: Stopping world ClientShipWorld:86eeb8e39cb0dee4e8df298d2bacfa6a due to inactivity
    [03:00:58.326] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:86eeb8e39cb0dee4e8df298d2bacfa6a
    [03:01:00.833] Info: Chat: <Carmen Oswald> outpost
    [03:01:02.117] Info: Chat: <Carmen Oswald> pirate guy
    [03:01:05.917] Info: Chat: <Carmen Oswald> need to do quests
    [03:01:06.390] Info: UniverseServer: Loading client ship world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [03:01:14.901] Info: Chat: <Flare> ANYONE NEEDS PIXELS
    [03:01:14.902] Info: Chat: <Jake Shipton> oh cool
    [03:01:15.710] Info: Chat: <Jake Shipton> can't talk to him yet
    [03:01:16.712] Info: UniverseServer: Loading client ship world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84
    [03:01:23.066] Info: Chat: <Carmen Oswald> do quests
    [03:01:27.122] Info: UniverseServer: Loading temporary unique world outpost
    [03:01:28.153] Info: Chat: <Angel Caver> i cant make steel
    [03:01:28.154] Info: Chat: <Jake Shipton> i am
    [03:01:28.547] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [03:01:28.549] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [03:01:30.709] Info: Chat: <Flare> ANYONE NEED ANYTHING
    [03:01:33.266] Info: Chat: <Jake Shipton> YES
    [03:01:36.044] Info: Chat: <Jake Shipton> DURASTEEL
    [03:01:37.564] Info: UniverseServer: Stopping world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84 due to inactivity
    [03:01:37.673] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84
    [03:01:38.689] Info: Chat: <Flare> sure
    [03:01:41.709] Info: UniverseServer: Client 'Haricor' <7> (92.157.197.187) disconnected
    [03:01:41.813] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:414c52526244c99c38806948f8827c90
    [03:01:52.710] Info: UniverseServer: Stopping world ClientShipWorld:65d7561e3e7361521181288767cedfa6 due to inactivity
    [03:01:52.816] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d7561e3e7361521181288767cedfa6
    [03:01:54.938] Info: Chat: <Jake Shipton> woah
    [03:01:54.939] Info: Chat: <Flare> hi
    [03:01:56.551] Info: Chat: <Jake Shipton> hey
    [03:01:58.001] Info: Chat: <Angel Caver> where do i make this So Called STEEEEEEEEEEEEEEEEEEEEL
    [03:02:01.380] Info: Chat: <Flare> how many ya need
    [03:02:04.797] Info: Chat: <Jake Shipton> a lot
    [03:02:08.169] Info: Chat: <Flare> how many
    [03:02:12.342] Info: Chat: <Jake Shipton> um
    [03:02:12.559] Info: Chat: <Carmen Oswald> furnace
    [03:02:13.418] Info: Chat: <Carmen Oswald> blast
    [03:02:18.117] Info: Chat: <Jake Shipton> 80 or so
    [03:02:24.157] Info: Chat: <Flare> wait
    [03:02:26.787] Info: Chat: <Jake Shipton> ok
    [03:02:33.333] Info: Chat: <Angel Caver> Oswald
    [03:02:39.733] Info: Chat: <Angel Caver> How do i make steel
    [03:02:42.562] Info: Chat: <Flare> wait i forgot to bring
    [03:02:45.835] Info: Chat: <Jake Shipton> ok
    [03:02:47.681] Info: UniverseServer: Loading client ship world ClientShipWorld:86eeb8e39cb0dee4e8df298d2bacfa6a
    [03:02:49.402] Info: Chat: <Jake Shipton> what steel
    [03:02:57.235] Info: Chat: <Jake Shipton> um 3 oil and i iron
    [03:03:04.057] Info: Chat: <Jake Shipton> 3 oil and 1 iron
    [03:03:04.168] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [03:03:04.271] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:03:06.486] Info: Chat: <Angel Caver> but where
    [03:03:10.884] Info: Chat: <Carmen Oswald> i don't own one
    [03:03:11.211] Info: Chat: <Jake Shipton> um um
    [03:03:13.482] Info: Chat: <Jake Shipton> um
    [03:03:16.362] Info: Chat: <Jake Shipton> lemmer think
    [03:03:23.009] Info: Chat: <Jake Shipton> anvil
    [03:03:23.010] Info: Chat: <Carmen Oswald> in storage
    [03:03:36.601] Info: Chat: <Carmen Oswald> here
    [03:03:42.528] Info: Chat: <Angel Caver> Da
    [03:03:45.260] Info: Chat: <Angel Caver> EPic
    [03:03:47.995] Info: Chat: <Angel Caver> Spoon CUz
    [03:03:49.899] Info: UniverseServer: Connection received from: 182.48.130.190:55664
    [03:03:50.029] Info: UniverseServer: Logged in account '<anonymous>' as player 'Lord Nutstop' from address 182.48.130.190
    [03:03:50.031] Info: UniverseServer: Spawning player at ship
    [03:03:51.839] Info: UniverseServer: Client 'Lord Nutstop' <5> (182.48.130.190) connected
    [03:03:53.410] Info: Chat: <Flare> jake
    [03:03:54.575] Info: Chat: <Jake Shipton> yeah DuraSteel is better
    [03:03:57.033] Info: Chat: <Jake Shipton> yeha
    [03:04:05.971] Info: UniverseServer: Stopping world ClientShipWorld:86eeb8e39cb0dee4e8df298d2bacfa6a due to inactivity
    [03:04:06.074] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:86eeb8e39cb0dee4e8df298d2bacfa6a
    [03:04:08.582] Info: Chat: <Flare> i have it but i can,t find it
    [03:04:08.686] Info: Chat: <Angel Caver> Ill burn your cat
    [03:04:08.687] Info: UniverseServer: Loading client ship world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84
    [03:04:15.650] Info: Chat: <Jake Shipton> oh
    [03:04:19.899] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [03:04:20.003] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [03:04:20.427] Info: Chat: <Flare> wait i got it
    [03:04:22.729] Info: Chat: <Jake Shipton> oh
    [03:04:27.805] Info: Chat: <Jake Shipton> cool Thanks
    [03:04:31.778] Info: UniverseServer: Loading temporary unique world outpost
    [03:04:32.688] Info: Chat: <Flare> need anything else
    [03:04:32.863] Info: Chat: <Jake Shipton> brb
    [03:04:36.503] Info: Chat: <Jake Shipton> um um
    [03:04:47.554] Info: Chat: <Jake Shipton> that green block
    [03:04:48.729] Info: Chat: <Flare> pixels?
    [03:04:50.328] Info: Chat: <Jake Shipton> um
    [03:04:51.937] Info: Chat: <Flare> whay
    [03:04:52.040] Info: Chat: <Jake Shipton> na na
    [03:04:54.046] Info: UniverseServer: Creating celestial world -725617436:447163812:-9149254:3
    [03:04:54.362] Info: Chat: <Flare> what
    [03:04:57.865] Info: Chat: <Jake Shipton> like generic something
    [03:04:58.292] Info: UniverseServer: Connection received from: 125.237.197.184:58715
    [03:04:58.398] Warn: I/O error in RemotePacketSocket::readPackets, closing: (IOException) Internal error in uncompressData, inflate_res is -3
    [03:04:58.399] Warn: UniverseServer: client connection aborted
    [03:04:59.023] Info: Chat: <Flare> green block
    [03:05:00.964] Info: UniverseServer: Loading celestial world -725617341:447163853:38832166:6
    [03:05:02.382] Info: Chat: <Angel Caver> TECH CARD :)
    [03:05:05.903] Info: UniverseServer: Stopping world CelestialWorld:-725617436:447163812:-9149254:3 due to inactivity
    [03:05:06.011] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617436:447163812:-9149254:3
    [03:05:07.755] Info: Chat: <Flare> oh aegisalt?
    [03:05:11.527] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:05:11.630] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:05:12.852] Info: Chat: <Jake Shipton> yeah
    [03:05:30.761] Info: Chat: <Flare> oh yea i have all the bars except steel xD
    [03:05:34.530] Info: Chat: <Jake Shipton> there is another one but i can't remember it
    [03:05:39.727] Info: Chat: <Jake Shipton> cool
    [03:05:40.292] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:05:40.908] Info: UniverseServer: Connection received from: 125.237.197.184:58728
    [03:05:40.978] Warn: I/O error in RemotePacketSocket::readPackets, closing: (IOException) Internal error in uncompressData, inflate_res is -3
    [03:05:40.979] Warn: UniverseServer: client connection aborted
    [03:05:45.346] Info: Chat: <Flare> tell me what you need
    [03:05:47.825] Info: UniverseServer: Stopping world ClientShipWorld:46a3b1a893d62f4f16219e41b123b630 due to inactivity
    [03:05:47.828] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:46a3b1a893d62f4f16219e41b123b630
    [03:05:51.189] Info: Chat: <Jake Shipton> brb i'll check
    [03:05:52.323] Info: Chat: <Flare> mostly
    [03:05:53.216] Info: UniverseServer: Stopping world CelestialWorld:-725617341:447163853:38832166:6 due to inactivity
    [03:05:53.322] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617341:447163853:38832166:6
    [03:05:59.784] Info: Chat: <Flare> im a ball
    [03:06:00.320] Info: Chat: <Jake Shipton> what is that?
    [03:06:04.545] Info: UniverseServer: Loading celestial world -725617436:447163812:-9149254:3
    [03:06:07.255] Info: Chat: <Flare> its a tech
    [03:06:12.400] Info: Chat: <Jake Shipton> how ya unlcok
    [03:06:14.851] Info: UniverseServer: Stopping world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84 due to inactivity
    [03:06:14.954] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84
    [03:06:21.805] Info: Chat: <Flare> i have tier 8 ship so ye
    [03:06:24.234] Info: Chat: <Flare> yeah
    [03:06:24.830] Info: Chat: <Jake Shipton> oh
    [03:06:25.863] Info: Chat: <Angel Caver> Wow
    [03:06:29.024] Info: Chat: <Jake Shipton> brb
    [03:06:29.033] Info: UniverseServer: Connection received from: 60.231.85.119:59252
    [03:06:30.090] Info: UniverseServer: Logged in account '<anonymous>' as player 'Pixel' from address 60.231.85.119
    [03:06:30.091] Info: UniverseServer: Spawning player at ship
    [03:06:30.093] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:06:31.472] Info: UniverseServer: Client 'Pixel' <7> (60.231.85.119) connected
    [03:06:37.316] Info: UniverseServer: Client 'Jake Shipton' <2> (27.33.241.2) disconnected
    [03:06:37.319] Info: UniverseServer: Loading client ship world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84
    [03:06:37.824] Info: Chat: <Angel Caver> dosnt it go to T10?
    [03:06:37.825] Info: Chat: <Flare> im high lvl
    [03:06:48.527] Info: UniverseServer: Stopping world CelestialWorld:-725617436:447163812:-9149254:3 due to inactivity
    [03:06:48.638] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617436:447163812:-9149254:3
    [03:06:50.136] Info: Chat: <Pixel> hey guys
    [03:06:50.137] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:06:50.138] Info: Chat: <Flare> hi
    [03:06:53.137] Info: Chat: <Lord Nutstop> Hi
    [03:06:53.138] Info: Chat: <Flare> lol nub
    [03:07:00.665] Info: Chat: <Flare> who are u
    [03:07:01.222] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [03:07:01.331] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [03:07:02.431] Info: UniverseServer: Stopping world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95 due to inactivity
    [03:07:02.542] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:07:10.003] Info: Chat: <Lord Nutstop> Lord Nutstop
    [03:07:11.360] Info: Chat: <Pixel> good, you?
    [03:07:17.213] Info: Chat: <Flare> OMG UNICORN
    [03:07:27.971] Info: UniverseServer: Creating celestial world -725617436:447163812:-9149254:10
    [03:07:28.231] Info: Placing dungeon humanbunker
    [03:07:28.232] Info: Generating dungeon humanbunker (NOT FORCED)
    [03:07:28.332] Info: Placing dungeon at (2933, 1700)
    [03:07:29.342] Info: UniverseServer: Loading client ship world ClientShipWorld:46a3b1a893d62f4f16219e41b123b630
    [03:07:29.538] Warn: Failed to place dungeon object: bunkerpanel2 direction: 0 position: (3119, 1578)
    [03:07:29.774] Warn: Failed to place dungeon object: woodenbed2 direction: 1 position: (3243, 1638)
    [03:07:29.784] Warn: Failed to place dungeon object: fluorescentlight direction: 0 position: (2986, 1640)
    [03:07:29.785] Warn: Failed to place dungeon object: fluorescentlight direction: 0 position: (3004, 1640)
    [03:07:29.823] Warn: Failed to place dungeon object: woodenchair direction: 1 position: (3199, 1649)
    [03:07:29.920] Warn: Failed to place dungeon object: woodenbed2 direction: 1 position: (3202, 1659)
    [03:07:29.924] Warn: Failed to place dungeon object: woodenbed2 direction: 1 position: (3252, 1659)
    [03:07:29.947] Warn: Failed to place dungeon object: fluorescentlight direction: 0 position: (3089, 1663)
    [03:07:29.948] Warn: Failed to place dungeon object: fluorescentlight direction: 0 position: (3107, 1663)
    [03:07:29.987] Warn: Failed to place dungeon object: bunkerserver direction: 0 position: (3062, 1674)
    [03:07:31.914] Info: Chat: <Flare> what
    [03:07:33.740] Info: Chat: <Pixel> hey are you fellas able to spawn me in a couple blocks for building? finding it ultra hard to get my equipment
    [03:07:35.683] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [03:07:35.822] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:07:36.631] Info: Chat: <Angel Caver> WHOA
    [03:07:43.202] Info: UniverseServer: Stopping world CelestialWorld:-725617436:447163812:-9149254:10 due to inactivity
    [03:07:43.322] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617436:447163812:-9149254:10
    [03:07:44.851] Info: UniverseServer: Stopping world ClientShipWorld:46a3b1a893d62f4f16219e41b123b630 due to inactivity
    [03:07:44.955] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:46a3b1a893d62f4f16219e41b123b630
    [03:07:45.883] Info: Chat: <Flare> what you need
    [03:07:47.782] Info: Chat: <Angel Caver> what is dat gun :o
    [03:08:00.066] Info: Chat: <Pixel> 2000 thick outpost walls
    [03:08:00.180] Info: Chat: <Flare> ino rifle
    [03:08:06.240] Info: Chat: <Carmen Oswald> wew my box clusterfuck is almost full
    [03:08:06.353] Info: Chat: <Angel Caver> how u get it?
    [03:08:09.650] Info: Chat: <Flare> WHO WANTS PIXEL PARTY
    [03:08:13.831] Info: Chat: <Angel Caver> MEH
    [03:08:18.211] Info: Chat: <Flare> ok
    [03:08:21.097] Info: Chat: <Pixel> hahah
    [03:08:23.122] Info: UniverseServer: Client 'Lord Nutstop' <5> (182.48.130.190) disconnected
    [03:08:24.358] Info: Chat: <Pixel> woaaah
    [03:08:34.254] Info: UniverseServer: Client 'APROS 0' <6> (124.149.122.52) disconnected
    [03:08:34.360] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:ef355ceda0bc3c8b05304e80ecc2aa84
    [03:08:40.650] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:08:41.380] Info: Chat: <Flare> I AM THE PIXEL LORD
    [03:08:54.908] Info: Chat: <Pixel> please no!
    [03:08:57.445] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [03:08:57.554] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:08:58.382] Info: Chat: <Angel Caver> PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP
    [03:09:01.823] Info: Chat: <Angel Caver> IEXL
    [03:09:03.923] Info: Chat: <Pixel> ahahaha
    [03:09:15.276] Info: Chat: <Pixel> so, you able to spawn me in some blocks mate?
    [03:09:18.581] Info: Chat: <Angel Caver> make it rain
    [03:09:35.775] Info: Chat: <Flare> ha
    [03:09:42.019] Info: Chat: <Angel Caver> Is that stuff modded?
    [03:09:49.036] Info: Chat: <Flare> no
    [03:09:49.037] Info: Chat: <Flare> lol
    [03:09:50.937] Info: Chat: <Angel Caver> what is that
    [03:09:55.233] Info: Chat: <Angel Caver> THat
    [03:09:56.915] Info: Chat: <Angel Caver> I
    [03:09:58.271] Info: Chat: <Flare> hacked
    [03:10:01.778] Info: Chat: <Angel Caver> How?
    [03:10:08.855] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:10:10.515] Info: Chat: <Flare> idk some hacker gave it  to mmeh
    [03:10:12.887] Info: Chat: <Flare> meh
    [03:10:13.090] Info: Chat: <Angel Caver> Single Player Spawn commands
    [03:10:18.677] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:10:18.780] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:10:20.058] Info: Chat: <Flare> idk
    [03:10:25.734] Info: UniverseServer: Stopping world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95 due to inactivity
    [03:10:25.840] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:10:29.117] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:10:30.476] Info: Chat: <Flare> LOL
    [03:10:31.732] Info: Chat: <Carmen Oswald> duel me bruh
    [03:10:34.762] Info: Chat: <Carmen Oswald> wanna test
    [03:10:35.598] Info: Chat: <Angel Caver> /pvp
    [03:10:38.862] Info: Chat: <Carmen Oswald> follow
    [03:10:45.970] Info: UniverseServer: Stopping world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95 due to inactivity
    [03:10:45.971] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:10:50.387] Info: Chat: <Carmen Oswald> angel only
    [03:10:57.040] Info: Chat: <Carmen Oswald> bitch plz
    [03:11:05.807] Info: Chat: <Flare> WHO ARE U CALLING BITCH
    [03:11:11.145] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:11:13.033] Info: Chat: <Carmen Oswald> the people following me
    [03:11:22.301] Info: Chat: <Angel Caver> HE HAS A FORZIOM BOMBS
    [03:11:28.686] Info: UniverseServer: Stopping world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95 due to inactivity
    [03:11:28.801] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:11:32.287] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:11:49.714] Info: UniverseServer: Stopping world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95 due to inactivity
    [03:11:49.851] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:11:52.897] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:11:56.301] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:11:57.824] Info: Chat: <Carmen Oswald> wew
    [03:12:04.118] Info: Chat: <Flare> lol
    [03:12:07.111] Info: Chat: <Carmen Oswald> angel goto your ship
    [03:12:09.558] Info: UniverseServer: Stopping world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95 due to inactivity
    [03:12:09.708] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:12:11.951] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:12:12.879] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:12:18.812] Info: Chat: <Carmen Oswald> lets go to another planet
    [03:12:20.848] Info: Chat: <Flare> wow....
    [03:12:21.937] Info: Chat: <Angel Caver> kk
    [03:12:22.905] Info: Chat: <Carmen Oswald> where we can duel in peace
    [03:12:23.009] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:12:23.120] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:12:31.064] Info: UniverseServer: Stopping world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95 due to inactivity
    [03:12:31.173] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:12:32.110] Info: Chat: <Angel Caver> TO PLANET X!
    [03:12:33.180] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:12:41.559] Info: Chat: <Flare> lol
    [03:12:42.248] Info: UniverseServer: Client 'Pixel' <7> (60.231.85.119) disconnected
    [03:12:42.359] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [03:12:51.841] Info: Chat: <Flare> im bored
    [03:12:56.132] Info: Chat: <Angel Caver> i need more fuel
    [03:12:58.291] Info: Chat: <Angel Caver> DX
    [03:13:01.791] Info: Chat: <Flare> angel
    [03:13:02.407] Info: Chat: <Carmen Oswald> to my ship!
    [03:13:03.234] Info: Chat: <Carmen Oswald> yay
    [03:13:06.146] Info: Chat: <Flare> i can give
    [03:13:15.521] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:13:15.843] Info: UniverseServer: Connection received from: 27.33.241.2:60588
    [03:13:17.392] Info: UniverseServer: Logged in account '<anonymous>' as player 'Chaos Recaller' from address 27.33.241.2
    [03:13:17.395] Info: UniverseServer: Spawning player at ship
    [03:13:17.397] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:13:18.821] Info: UniverseServer: Client 'Chaos Recaller' <2> (27.33.241.2) connected
    [03:13:19.053] Info: Chat: <Flare> who needs
    [03:13:20.070] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [03:13:20.182] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:13:22.378] Info: Chat: <Carmen Oswald> wow
    [03:13:23.117] Info: Chat: <Flare> u?
    [03:13:23.437] Info: Chat: <Chaos Recaller> hi guys
    [03:13:25.217] Info: Chat: <Carmen Oswald> i don't want your hacks
    [03:13:29.967] Info: Chat: <Angel Caver> meh :o
    [03:13:31.721] Info: Chat: <Flare> ok
    [03:13:37.126] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [03:13:37.127] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:13:39.323] Info: Chat: <Chaos Recaller> i was jake
    [03:13:46.782] Info: Chat: <Carmen Oswald> how do i get rid of the pixels
    [03:13:47.306] Info: Chat: <Flare> oh hi jake
    [03:13:54.443] Info: Chat: <Flare> angel
    [03:13:58.046] Info: Chat: <Carmen Oswald> flare
    [03:13:58.518] Info: Chat: <Chaos Recaller> thanks for the stuff and HI!
    [03:14:01.310] Info: Chat: <Flare> thats a op fuel
    [03:14:04.618] Info: Chat: <Flare> oh
    [03:14:06.170] Info: Chat: <Angel Caver> Wow
    [03:14:07.735] Info: Chat: <Flare> jake
    [03:14:07.839] Info: Chat: <Angel Caver> Rly?
    [03:14:11.384] Info: Chat: <Chaos Recaller> yeah?
    [03:14:19.284] Info: Chat: <Flare> ill give you one of my best weapons
    [03:14:23.310] Info: Chat: <Chaos Recaller> um ok
    [03:14:25.565] Info: Chat: <Angel Caver> :O
    [03:14:30.022] Info: UniverseServer: Creating celestial world -725617337:447163864:-100746923:4
    [03:14:30.231] Info: Placing dungeon avianvillage
    [03:14:30.232] Info: Generating dungeon avianvillage (NOT FORCED)
    [03:14:30.238] Info: Placing dungeon at (1640, 1100)
    [03:14:31.253] Info: Chat: <Flare> super op
    [03:14:37.352] Info: Chat: <Angel Caver> i haz Op fuel :D
    [03:14:41.091] Info: Chat: <Angel Caver> Rekt
    [03:14:42.245] Info: Chat: <Chaos Recaller> is this Legit?
    [03:14:45.130] Info: UniverseServer: Stopping world CelestialWorld:-725617337:447163864:-100746923:4 due to inactivity
    [03:14:45.239] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617337:447163864:-100746923:4
    [03:14:46.371] Info: Chat: <Flare> yea
    [03:14:51.225] Info: Chat: <Chaos Recaller> lol
    [03:14:55.847] Info: Chat: <Flare> lol your not using it
    [03:14:55.949] Info: Chat: <Carmen Oswald> no its not
    [03:15:00.065] Info: Chat: <Chaos Recaller> i has a helmet of destny
    [03:15:05.996] Info: Chat: <Angel Caver> carmen
    [03:15:09.072] Info: Chat: <Flare> try it
    [03:15:15.479] Info: Chat: <Angel Caver> take some of dis
    [03:15:24.075] Info: Chat: <Carmen Oswald> i don't fucking want it
    [03:15:28.724] Info: Chat: <Chaos Recaller> hey imma going to the floran party
    [03:15:29.552] Info: Chat: <Angel Caver> no need fo dat luqid
    [03:15:33.462] Info: Chat: <Chaos Recaller> wanna come?
    [03:15:33.666] Info: Chat: <Flare> OH
    [03:15:33.769] Info: Chat: <Angel Caver> Mk
    [03:15:37.778] Info: Chat: <Carmen Oswald> it's not legit
    [03:15:42.410] Info: Chat: <Angel Caver> Calmdown cowboy
    [03:15:46.510] Info: UniverseServer: Loading celestial world -725617337:447163864:-100746923:4
    [03:15:54.410] Info: Chat: <Flare> CARMEN YOU IDIOT ITS LEGIT
    [03:15:55.258] Info: Chat: <Carmen Oswald> /pvp
    [03:15:57.152] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:15:57.264] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:16:02.117] Info: Chat: <Carmen Oswald> ha
    [03:16:02.118] Info: Chat: <Chaos Recaller> oooh
    [03:16:02.118] Info: Chat: <Flare> its solarium star!
    [03:16:08.738] Info: Chat: <Angel Caver> /pvp
    [03:16:09.188] Info: Chat: <Flare> OMG SOOOO NOOBB
    [03:16:11.506] Info: Chat: <Angel Caver> /pvp
    [03:16:15.552] Info: Chat: <Angel Caver> wait
    [03:16:17.871] Info: Chat: <Carmen Oswald> please tell me how the 336K pixels are legit
    [03:16:29.160] Info: Chat: <Chaos Recaller> why i have so many pixels?
    [03:16:34.955] Info: Chat: <Carmen Oswald> flare
    [03:16:36.152] Info: Chat: <Flare> CARMEN SOLARIUM STARS ARE LEGIT
    [03:16:41.730] Info: Chat: <Flare> GO TO THE WIKI
    [03:16:42.935] Info: Chat: <Chaos Recaller> yeha they are
    [03:16:44.748] Info: Chat: <Flare> IDIOT
    [03:16:56.840] Info: Chat: <Chaos Recaller> hey do ya know about the six keys for the ark ?
    [03:16:58.072] Info: Chat: <Flare> thanks jake
    [03:17:01.374] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [03:17:01.738] Info: Chat: <Carmen Oswald> They are a item but the way you obtained them
    [03:17:04.437] Info: Chat: <Flare> huh nope
    [03:17:12.463] Info: Chat: <Carmen Oswald> how do i get rid of pixels
    [03:17:15.588] Info: Chat: <Chaos Recaller> neither new update
    [03:17:20.668] Info: Chat: <Chaos Recaller> buy stuff
    [03:17:26.506] Info: Chat: <Flare> what the
    [03:17:30.793] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:17:31.947] Info: Chat: <Chaos Recaller> hit accept
    [03:17:34.710] Info: Chat: <Flare> sorry i don,t friend people
    [03:17:35.220] Info: Chat: <Chaos Recaller> partys
    [03:17:40.419] Info: Chat: <Chaos Recaller> no just a party
    [03:17:47.911] Info: Chat: <Flare> nah
    [03:17:50.249] Info: Chat: <Chaos Recaller> ok
    [03:17:57.049] Info: Chat: <Flare> LOL
    [03:17:57.383] Info: Chat: <Chaos Recaller> ;p;
    [03:18:16.870] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:18:24.239] Info: Chat: <Flare> who wants the tier 6 armor?
    [03:18:24.992] Info: Chat: <Chaos Recaller> i pressed something and that popped up
    [03:18:31.801] Info: Chat: <Chaos Recaller> what race
    [03:18:35.330] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:18:35.451] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:18:37.109] Info: Chat: <Flare> all of them
    [03:18:37.265] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:18:41.760] Info: Chat: <Chaos Recaller> really
    [03:18:44.490] Info: Chat: <Flare> its a ore lol
    [03:18:48.830] Info: UniverseServer: Connection received from: 175.45.146.98:51921
    [03:18:51.002] Info: UniverseServer: Logged in account '<anonymous>' as player 'plant' from address 175.45.146.98
    [03:18:51.005] Info: UniverseServer: Spawning player at ship
    [03:18:51.007] Info: UniverseServer: Loading client ship world ClientShipWorld:41939229938197773bc0b4f5344fc26b
    [03:18:51.802] Info: UniverseServer: Client 'plant' <5> (175.45.146.98) connected
    [03:18:55.427] Info: Chat: <Angel Caver> BRB GUYS'
    [03:18:55.540] Info: Chat: <Flare> meh ill just give ya
    [03:18:58.833] Info: UniverseServer: Client 'Angel Caver' <3> (122.104.2.149) disconnected
    [03:18:58.940] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:18:58.941] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:18:59.471] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:19:00.926] Info: Chat: <Chaos Recaller> ok
    [03:19:01.033] Info: Chat: <plant> hay eanyone out there?
    [03:19:10.387] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:19:15.479] Info: Chat: <Chaos Recaller> what is tier 5
    [03:19:23.380] Info: UniverseServer: Stopping world CelestialWorld:-725617337:447163864:-100746923:4 due to inactivity
    [03:19:23.381] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617337:447163864:-100746923:4
    [03:19:25.419] Info: Chat: <Flare> nvm check the wiki xD
    [03:19:30.475] Info: Chat: <Chaos Recaller> ok
    [03:19:33.787] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [03:19:33.789] Info: UniverseServer: Creating temporary unique world 'outpost'
    [03:19:33.874] Info: Placing dungeon outpost
    [03:19:33.875] Info: Generating dungeon outpost (NOT FORCED)
    [03:19:34.074] Info: Placing dungeon at (233, 500)
    [03:19:34.811] Info: Chat: <plant> im a old player in a new person is angel stil laround?
    [03:19:36.570] Info: Protected dungeonIds for world set to (0)
    [03:19:44.332] Info: Chat: <Chaos Recaller> so ya wanna help me with floran party?
    [03:19:48.052] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:19:48.212] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:19:53.168] Info: Chat: <Flare> can,t
    [03:19:54.360] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:19:58.748] Info: Chat: <Carmen Oswald> flare you fuckhead
    [03:20:03.381] Info: Chat: <Chaos Recaller> woah waoha
    [03:20:07.226] Info: Chat: <Chaos Recaller> Chill guys
    [03:20:13.863] Info: Chat: <Chaos Recaller> guys just chill
    [03:20:13.864] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [03:20:14.287] Info: Chat: <Flare> carmen..........
    [03:20:17.055] Info: Chat: <Carmen Oswald> please keep you're cheatyness away from me
    [03:20:24.733] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [03:20:24.835] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [03:20:32.954] Info: UniverseServer: Creating temporary world file for world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7
    [03:20:32.956] Info: UniverseServer: Creating temporary mission world 'MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7'
    [03:20:33.244] Info: Placing dungeon floranmission1
    [03:20:33.245] Info: Generating dungeon floranmission1 (NOT FORCED)
    [03:20:34.798] Info: Placing dungeon at (233, 1200)
    [03:20:38.443] Info: Chat: <Flare> wtf i cheated once i finished all the missions in the outpost
    [03:20:45.734] Info: Chat: <plant> yo eanyone remember a guy calld john marston aparintly he was on this sevrer recently
    [03:20:45.964] Warn: Failed to place dungeon object: plantcage3 direction: 0 position: (1205, 965)
    [03:20:46.418] Warn: Failed to place dungeon object: proximitysensor direction: 0 position: (1097, 1077)
    [03:20:46.464] Warn: Failed to place dungeon object: bonespike direction: 0 position: (672, 1092)
    [03:20:46.526] Warn: Failed to place dungeon object: root5 direction: 0 position: (1195, 1102)
    [03:20:46.532] Warn: Failed to place dungeon object: skulltorch direction: 0 position: (1332, 1102)
    [03:20:46.542] Warn: Failed to place dungeon object: planturn1 direction: 1 position: (379, 1106)
    [03:20:46.546] Warn: Failed to place dungeon object: planturn3 direction: 1 position: (395, 1107)
    [03:20:46.646] Warn: Failed to place dungeon object: barrellarge direction: 0 position: (829, 1117)
    [03:20:46.819] Warn: Failed to place dungeon object: root4 direction: 0 position: (922, 1129)
    [03:20:46.968] Warn: Failed to place dungeon object: root3 direction: 0 position: (744, 1146)
    [03:20:47.090] Warn: Failed to place dungeon object: root5 direction: 0 position: (1055, 1197)
    [03:20:47.166] Warn: Failed to place dungeon object: plantdoor1 direction: 0 position: (441, 1221)
    [03:20:47.848] Warn: Dungeon wire endpoint not found. (1096, 1064)
    [03:20:47.849] Warn: Dungeon wire endpoint not found. (1096, 1065)
    [03:20:47.850] Warn: Dungeon wire endpoint not found. (1096, 1076)
    [03:20:47.851] Warn: Dungeon wire endpoint not found. (1099, 1064)
    [03:20:47.852] Warn: Dungeon wire endpoint not found. (1099, 1065)
    [03:20:47.852] Warn: Dungeon wire endpoint not found. (1096, 1077)
    [03:20:47.853] Warn: Dungeon wires did not make a circuit.
    [03:20:47.854] Warn: Dungeon wire endpoint not found. (1093, 1064)
    [03:20:47.855] Warn: Dungeon wire endpoint not found. (1093, 1065)
    [03:20:47.856] Warn: Dungeon wire endpoint not found. (534, 1125)
    [03:20:47.857] Warn: Dungeon wire endpoint not found. (388, 1200)
    [03:20:47.858] Warn: Dungeon wire endpoint not found. (376, 1201)
    [03:20:47.859] Warn: Dungeon wire endpoint not found. (387, 1201)
    [03:20:47.860] Warn: Dungeon wires did not make a circuit.
    [03:20:47.861] Warn: Dungeon wire endpoint not found. (1044, 1199)
    [03:20:47.862] Warn: Dungeon wire endpoint not found. (1044, 1200)
    [03:20:47.863] Warn: Dungeon wire endpoint not found. (1049, 1199)
    [03:20:47.863] Warn: Dungeon wire endpoint not found. (1049, 1200)
    [03:20:47.865] Warn: Dungeon wire endpoint not found. (1097, 1076)
    [03:20:47.866] Warn: Dungeon wires did not make a circuit.
    [03:20:48.708] Info: Protected dungeonIds for world set to (0)
    [03:20:55.312] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [03:20:56.407] Info: Chat: <Chaos Recaller> na
    [03:20:58.948] Info: Chat: <Carmen Oswald> Some of us like to play legit
    [03:20:59.912] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [03:20:59.966] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:21:06.232] Info: UniverseServer: Stopping world ClientShipWorld:41939229938197773bc0b4f5344fc26b due to inactivity
    [03:21:06.373] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:41939229938197773bc0b4f5344fc26b
    [03:21:07.464] Info: Chat: <plant> dam so rong place
    [03:21:22.178] Info: UniverseServer: Loading client ship world ClientShipWorld:41939229938197773bc0b4f5344fc26b
    [03:21:25.138] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:21:33.674] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [03:21:34.005] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [03:21:34.139] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [03:21:37.080] Info: UniverseServer: Stopping world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7 due to inactivity
    [03:21:37.325] Info: UniverseServer: World thread has stopped, removing world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7
    [03:21:42.548] Info: Chat: <Chaos Recaller> floran party is creepy
    [03:21:44.351] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [03:21:44.468] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [03:21:46.397] Info: Chat: <Flare> ikr
    [03:21:46.398] Info: UniverseServer: Loading temporary mission world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7
    [03:21:49.123] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:21:56.924] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [03:21:57.028] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:21:57.987] Info: Chat: <plant> whats this i hear my kinds hosting a party?
    [03:22:01.935] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [03:22:02.045] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [03:22:06.290] Info: Chat: <Chaos Recaller> a creepy one
    [03:22:10.709] Info: Chat: <Chaos Recaller> that eats people
    [03:22:26.463] Info: Chat: <plant> yea well we all are
    [03:22:26.588] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [03:22:34.373] Info: Chat: <Flare> jake
    [03:22:37.080] Info: UniverseServer: Stopping world ClientShipWorld:41939229938197773bc0b4f5344fc26b due to inactivity
    [03:22:37.183] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:41939229938197773bc0b4f5344fc26b
    [03:22:38.170] Info: Chat: <Chaos Recaller> ya
    [03:22:49.643] Info: Chat: <Flare> im starting a new account can you help me with it?
    [03:22:55.075] Info: Chat: <Chaos Recaller> um sure
    [03:23:02.261] Info: Chat: <Flare> My account name is flashpie
    [03:23:04.726] Info: UniverseServer: Client 'Flare' <1> (116.49.94.241) disconnected
    [03:23:10.210] Info: Chat: <Chaos Recaller> yeah
    [03:23:11.397] Info: UniverseServer: Loading client ship world ClientShipWorld:41939229938197773bc0b4f5344fc26b
    [03:23:14.746] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:23:14.858] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:23:18.259] Info: Chat: <Chaos Recaller> sounds familiar
    [03:23:21.565] Info: Chat: <plant> did the univerce change?
    [03:23:22.430] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [03:23:22.533] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [03:23:39.309] Info: Chat: <Carmen Oswald> anyone got a moon emblem?
    [03:23:40.677] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [03:23:46.005] Info: Chat: <Chaos Recaller> nope
    [03:23:51.334] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [03:23:51.336] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [03:23:52.727] Info: UniverseServer: Connection received from: 116.49.94.241:57682
    [03:24:01.834] Info: UniverseServer: Logged in account '<anonymous>' as player 'Flashpie' from address 116.49.94.241
    [03:24:01.840] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:24:01.842] Info: UniverseServer: Loading client ship world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [03:24:02.703] Info: UniverseServer: Client 'Flashpie' <1> (116.49.94.241) connected
    [03:24:02.817] Info: Chat: <plant> not me i just started thanks to that last update
    [03:24:02.818] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [03:24:12.001] Info: Chat: <Flashpie> hi jake its me
    [03:24:12.731] Info: UniverseServer: Stopping world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1 due to inactivity
    [03:24:12.834] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [03:24:13.881] Info: Chat: <plant> lost my home my pets everything
    [03:24:16.700] Info: Chat: <Chaos Recaller> hi
    [03:24:20.489] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [03:24:27.043] Info: Chat: <Flashpie> can you invite me
    [03:24:34.956] Info: UniverseServer: Stopping world ClientShipWorld:41939229938197773bc0b4f5344fc26b due to inactivity
    [03:24:35.069] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:41939229938197773bc0b4f5344fc26b
    [03:24:47.539] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:24:59.137] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:24:59.158] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:25:01.835] Info: Chat: <Flashpie> hi jake
    [03:25:08.562] Info: Chat: <Flashpie> nice ship
    [03:25:12.920] Info: Chat: <Chaos Recaller> thanks
    [03:25:19.105] Info: Chat: <Chaos Recaller> please don't take anything
    [03:25:20.911] Info: Chat: <Flashpie> what race are you
    [03:25:25.620] Info: Chat: <Flashpie> sure
    [03:25:33.842] Info: Chat: <Chaos Recaller> hyottol
    [03:25:38.856] Info: Chat: <Flashpie> oh
    [03:25:38.958] Info: UniverseServer: Stopping world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7 due to inactivity
    [03:25:39.068] Info: UniverseServer: World thread has stopped, removing world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7
    [03:25:41.163] Info: UniverseServer: Client 'plant' <5> (175.45.146.98) connection lost
    [03:25:41.181] Info: UniverseServer: Client 'plant' <5> (175.45.146.98) disconnected
    [03:25:49.413] Info: UniverseServer: Connection received from: 175.45.146.98:51923
    [03:25:52.651] Info: UniverseServer: Logged in account '<anonymous>' as player 'plant' from address 175.45.146.98
    [03:25:52.657] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:5
    [03:25:53.087] Info: UniverseServer: Loading client ship world ClientShipWorld:41939229938197773bc0b4f5344fc26b
    [03:25:53.887] Info: UniverseServer: Client 'plant' <3> (175.45.146.98) connected
    [03:25:53.990] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [03:25:54.118] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [03:26:01.541] Info: Chat: <Flashpie> ty
    [03:26:10.744] Info: Chat: <Flashpie> lets explore
    [03:26:18.654] Info: Chat: <Flashpie> and get me and you better stuff
    [03:26:27.030] Info: Chat: <Chaos Recaller> ok
    [03:26:27.952] Info: UniverseServer: Creating celestial world -725617336:447163871:-103323178:2:3
    [03:26:28.012] Error: Could not load /parallax/images/arcticoceanbelow/base/1.png asset, using placeholder default.
    (AssetException) No such asset '/parallax/images/arcticoceanbelow/base/1.png'
    [03:26:31.013] Info: Chat: <Chaos Recaller> wait
    [03:26:42.516] Info: Chat: <Flashpie> IM NAKED
    [03:26:42.618] Info: UniverseServer: Stopping world CelestialWorld:-725617336:447163871:-103323178:2:3 due to inactivity
    [03:26:42.723] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617336:447163871:-103323178:2:3
    [03:26:48.734] Info: UniverseServer: Connection received from: 122.104.2.149:51525
    [03:26:49.303] Info: UniverseServer: Logged in account '<anonymous>' as player 'Angel Caver' from address 122.104.2.149
    [03:26:49.329] Info: UniverseServer: Reviving player at ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:26:49.784] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:26:50.755] Info: UniverseServer: Client 'Angel Caver' <5> (122.104.2.149) connected
    [03:26:50.925] Info: Chat: <Chaos Recaller> AHHHH
    [03:26:50.926] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [03:26:57.338] Info: Chat: <Angel Caver> BACK
    [03:26:57.854] Info: Chat: <Flashpie> lol
    [03:27:01.129] Info: Chat: <Angel Caver> AND I GOT SHILED
    [03:27:01.538] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:27:01.642] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:27:04.754] Info: Chat: <Flashpie> so
    [03:27:05.372] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [03:27:10.250] Info: Chat: <Flashpie> lets travel
    [03:27:12.944] Info: Chat: <Chaos Recaller> ok
    [03:27:16.073] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [03:27:16.177] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:27:18.623] Info: Chat: <Angel Caver> AND THEY HAVE 450 HEALTH SHILEDS
    [03:27:25.583] Info: Chat: <Flashpie> go somewhere afar
    [03:27:28.485] Info: Chat: <Flashpie> far
    [03:27:32.455] Info: Chat: <Chaos Recaller> not enoguh fuel
    [03:27:36.374] Info: Chat: <Angel Caver> CHAOS
    [03:27:39.172] Info: Chat: <Chaos Recaller> only 400
    [03:27:40.824] Info: Chat: <Angel Caver> INVITE ME
    [03:27:46.451] Info: Chat: <Angel Caver> I CAN GET U FUEL
    [03:27:46.452] Info: Chat: <Chaos Recaller> ok
    [03:27:46.452] Info: Chat: <Flashpie> ..... i should of gave you fuel......
    [03:27:48.115] Info: UniverseServer: Loading client ship world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:27:59.433] Info: Chat: <Flashpie> ok then go to a place where its less fuel
    [03:27:59.642] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:27:59.747] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:28:02.654] Info: Chat: <Chaos Recaller> ok
    [03:28:14.341] Info: UniverseServer: Stopping world ClientShipWorld:660b6dc136d434e10e5915f17df5de27 due to inactivity
    [03:28:14.443] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:660b6dc136d434e10e5915f17df5de27
    [03:28:15.346] Info: Chat: <Angel Caver> i got fuel
    [03:28:22.631] Info: Chat: <Flashpie> hi angel
    [03:28:23.965] Info: Chat: <Angel Caver> dere u go
    [03:28:25.916] Info: Chat: <Flashpie> its me flare
    [03:28:27.659] Info: Chat: <Angel Caver> wazzap
    [03:28:35.026] Info: Chat: <Flashpie> ty
    [03:28:37.385] Info: Chat: <Angel Caver> np
    [03:28:49.276] Info: Chat: <Angel Caver> 450 HEalth
    [03:28:50.788] Info: Chat: <Angel Caver> sheilds
    [03:28:54.171] Info: Chat: <Flashpie> not bad
    [03:29:01.276] Info: Chat: <Angel Caver> got u fuel
    [03:29:04.667] Info: Chat: <Chaos Recaller> sweet
    [03:29:06.719] Info: Chat: <Flashpie> lets go
    [03:29:07.128] Info: Chat: <Chaos Recaller> thans
    [03:29:14.146] Info: Chat: <Angel Caver> i spawned some in singleplayer :3
    [03:29:47.775] Info: Chat: <Flashpie> can someone give me core frags and erchius crystals because im beginner right now?
    [03:29:52.390] Info: UniverseServer: Creating celestial world -725617469:447163995:-219690062:7:2
    [03:29:53.187] Info: Placing dungeon glitchvillage
    [03:29:53.188] Info: Generating dungeon glitchvillage (NOT FORCED)
    [03:29:53.203] Info: Placing dungeon at (124, 1100)
    [03:29:53.209] Info: Chat: <Angel Caver> im shooting vases
    [03:29:54.497] Warn: Failed to place dungeon object: boltbulbseed direction: 1 position: (476, 1096)
    [03:29:54.500] Warn: Failed to place dungeon object: boltbulbseed direction: 1 position: (478, 1096)
    [03:29:54.671] Warn: Failed to place dungeon object: signproduce direction: 0 position: (369, 1102)
    [03:29:54.672] Warn: Failed to place dungeon object: signproduce direction: 0 position: (405, 1102)
    [03:29:54.707] Warn: Failed to place dungeon object: signforge direction: 0 position: (558, 1105)
    [03:29:54.708] Warn: Failed to place dungeon object: signforge direction: 0 position: (578, 1105)
    [03:29:54.718] Warn: Failed to place dungeon object: signweaponshop direction: 0 position: (113, 1106)
    [03:29:54.721] Warn: Failed to place dungeon object: signforge direction: 0 position: (138, 1106)
    [03:29:54.811] Warn: Failed to place dungeon object: signinn direction: 0 position: (177, 1118)
    [03:29:54.812] Warn: Failed to place dungeon object: signinn direction: 0 position: (222, 1118)
    [03:29:55.669] Info: Chat: <Angel Caver> SUre
    [03:29:58.951] Info: Chat: <Chaos Recaller> GASP
    [03:29:59.459] Info: Chat: <Angel Caver> But
    [03:30:01.539] Info: Chat: <Angel Caver> Wait
    [03:30:07.774] Info: Chat: <Angel Caver> wait
    [03:30:08.237] Info: UniverseServer: Stopping world CelestialWorld:-725617469:447163995:-219690062:7:2 due to inactivity
    [03:30:08.343] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617469:447163995:-219690062:7:2
    [03:30:11.446] Info: Chat: <Angel Caver> /dude
    [03:30:12.574] Info: Chat: <Flashpie> ?
    [03:30:13.393] Info: Chat: <Angel Caver> dude
    [03:30:17.396] Info: Chat: <Flashpie> yea
    [03:30:17.449] Info: UniverseServer: Connection received from: 203.111.234.189:59942
    [03:30:28.071] Info: UniverseServer: Logged in account '<anonymous>' as player 'Lucky' from address 203.111.234.189
    [03:30:28.078] Info: UniverseServer: Spawning player at ship
    [03:30:28.082] Info: UniverseServer: Loading client ship world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:30:30.756] Info: UniverseServer: Client 'Lucky' <6> (203.111.234.189) connected
    [03:30:31.054] Info: Chat: <Flashpie> why
    [03:30:31.055] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [03:30:31.056] Info: Chat: <Chaos Recaller> whoops
    [03:30:31.057] Info: Chat: <Chaos Recaller> hey angel
    [03:30:31.058] Info: Chat: <Angel Caver> go to single player
    [03:30:31.361] Info: Chat: <Angel Caver> and do /admin
    [03:30:36.518] Info: Chat: <Flashpie> ?
    [03:30:39.226] Info: Chat: <Angel Caver> /then u can do all u need
    [03:30:41.701] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:30:41.806] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:30:44.269] Info: Chat: <Flashpie> what does that do
    [03:30:45.835] Info: Chat: <Angel Caver> then you can do anyhing
    [03:30:57.347] Info: Chat: <Flashpie> really?
    [03:30:57.915] Info: UniverseServer: Client 'plant' <3> (175.45.146.98) disconnected
    [03:30:57.916] Info: Chat: <Angel Caver> unlimted health
    [03:30:58.021] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:41939229938197773bc0b4f5344fc26b
    [03:30:59.973] Info: Chat: <Angel Caver> but
    [03:31:00.182] Info: Chat: <Lucky> Hi!
    [03:31:02.750] Info: Chat: <Flashpie> nah ill do it later
    [03:31:04.506] Info: Chat: <Chaos Recaller> hey?
    [03:31:06.046] Info: Chat: <Angel Caver> only in single player
    [03:31:09.473] Info: UniverseServer: Loading celestial world -725617469:447163995:-219690062:7:2
    [03:31:11.243] Info: Chat: <Flashpie> lets go
    [03:31:18.095] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [03:31:23.821] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [03:31:23.926] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:31:24.939] Info: Chat: <Chaos Recaller> DAMN
    [03:31:24.940] Info: Chat: <Angel Caver> mah house
    [03:31:29.058] Info: UniverseServer: Stopping world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa due to inactivity
    [03:31:29.167] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:31:36.429] Info: Chat: <Flashpie> have any health
    [03:31:38.571] Info: Chat: <Carmen Oswald> who wants to mingle?
    [03:31:41.747] Info: Chat: <Angel Caver> Yeah'
    [03:31:43.747] Info: Chat: <Flashpie> bandages or nano wrap
    [03:31:45.577] Info: UniverseServer: Loading celestial world -725617336:447163871:-103323178:2:3
    [03:31:48.775] Info: UniverseServer: Loading client ship world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [03:31:50.833] Info: Chat: <Chaos Recaller> here
    [03:31:52.480] Info: Chat: <Angel Caver> 4565aaaaaa
    [03:31:56.061] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:31:56.169] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:32:02.505] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [03:32:03.645] Info: Chat: <Angel Caver> u what agun?
    [03:32:04.190] Info: UniverseServer: Stopping world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1 due to inactivity
    [03:32:04.308] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [03:32:09.105] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:32:09.834] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:32:22.686] Info: UniverseServer: Stopping world CelestialWorld:-725617336:447163871:-103323178:2:3 due to inactivity
    [03:32:22.711] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617336:447163871:-103323178:2:3
    [03:32:23.530] Info: Chat: <Angel Caver> dude come here
    [03:32:26.838] Info: Chat: <Chaos Recaller> flashpie where you at
    [03:32:31.815] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [03:32:31.935] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:32:46.809] Info: Chat: <Angel Caver> GTG
    [03:32:48.358] Info: Chat: <Flashpie> guys
    [03:32:50.294] Info: Chat: <Angel Caver> BYE GUYS
    [03:32:51.574] Info: Chat: <Carmen Oswald> bye friend
    [03:32:52.886] Info: Chat: <Chaos Recaller> hmm
    [03:32:55.143] Info: UniverseServer: Client 'Angel Caver' <5> (122.104.2.149) disconnected
    [03:32:55.144] Info: Chat: <Flashpie> im at the spawn point
    [03:33:09.036] Info: Chat: <Chaos Recaller> hi
    [03:33:13.633] Info: Chat: <Flashpie> oh yea can i have some armor?
    [03:33:39.430] Info: Chat: <Chaos Recaller> sorry it's my racial
    [03:33:43.269] Info: Chat: <Flashpie> ty
    [03:33:47.921] Info: UniverseServer: Loading client ship world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:33:51.257] Info: Chat: <Lucky> .
    [03:34:01.137] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:34:01.246] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:34:04.012] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [03:34:14.694] Info: UniverseServer: Stopping world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa due to inactivity
    [03:34:14.799] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:34:18.834] Info: Chat: <Flashpie> ok lets go mining or?
    [03:34:26.617] Info: Chat: <Flashpie> you choose
    [03:35:05.965] Info: Chat: <Chaos Recaller> it was a peacful mob
    [03:35:16.376] Info: Chat: <Chaos Recaller> OW
    [03:35:22.470] Info: Chat: <Flashpie> oops
    [03:35:36.632] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [03:35:36.634] Info: UniverseServer: Creating temporary unique world 'outpost'
    [03:35:36.732] Info: Placing dungeon outpost
    [03:35:36.733] Info: Generating dungeon outpost (NOT FORCED)
    [03:35:36.943] Info: Placing dungeon at (233, 500)
    [03:35:39.113] Info: UniverseServer: Expiring temporary world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7
    [03:35:39.782] Info: Protected dungeonIds for world set to (0)
    [03:35:50.854] Info: Chat: <Chaos Recaller> MAN
    [03:35:51.217] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:35:51.335] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:35:52.862] Info: Chat: <Flashpie> umm
    [03:36:07.822] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:36:08.398] Info: UniverseServer: Connection received from: 90.43.35.53:55554
    [03:36:10.402] Info: UniverseServer: Logged in account '<anonymous>' as player 'patatemonster' from address 90.43.35.53
    [03:36:10.410] Info: UniverseServer: Reviving player at ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:36:10.845] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:36:11.899] Info: UniverseServer: Client 'patatemonster' <3> (90.43.35.53) connected
    [03:36:12.206] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [03:36:22.658] Info: Chat: <Flashpie> awwww
    [03:36:22.765] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [03:36:22.766] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [03:36:22.792] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [03:36:23.297] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [03:36:24.601] Info: Chat: <Chaos Recaller> hey
    [03:36:30.739] Info: UniverseServer: Creating temporary world file for world MissionWorld:lunarbase-65d562925be8616838e7f92010dbe8c5
    [03:36:30.741] Info: UniverseServer: Creating temporary mission world 'MissionWorld:lunarbase-65d562925be8616838e7f92010dbe8c5'
    [03:36:30.826] Info: Placing dungeon lunarbase
    [03:36:30.827] Info: Generating dungeon lunarbase (NOT FORCED)
    [03:36:31.494] Info: Placing dungeon at (233, 1000)
    [03:36:34.895] Info: Chat: <Chaos Recaller> want a hat?
    [03:36:36.241] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 918)
    [03:36:36.251] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 921)
    [03:36:36.282] Warn: Failed to place dungeon object: prisonfloodlight direction: 0 position: (635, 933)
    [03:36:36.297] Warn: Failed to place dungeon object: miningdoor direction: 0 position: (772, 948)
    [03:36:37.201] Warn: Dungeon wire endpoint not found. (564, 617)
    [03:36:37.202] Warn: Dungeon wire endpoint not found. (568, 619)
    [03:36:37.202] Warn: Dungeon wires did not make a circuit.
    [03:36:37.203] Warn: Dungeon wire endpoint not found. (921, 759)
    [03:36:37.204] Warn: Dungeon wire endpoint not found. (938, 770)
    [03:36:37.205] Warn: Dungeon wire endpoint not found. (941, 770)
    [03:36:37.206] Warn: Dungeon wire endpoint not found. (943, 770)
    [03:36:37.207] Warn: Dungeon wires did not make a circuit.
    [03:36:37.208] Warn: Dungeon wire endpoint not found. (588, 654)
    [03:36:37.209] Warn: Dungeon wires did not make a circuit.
    [03:36:37.211] Warn: Dungeon wire endpoint not found. (587, 654)
    [03:36:37.211] Warn: Dungeon wires did not make a circuit.
    [03:36:37.215] Warn: Dungeon wire endpoint not found. (761, 830)
    [03:36:37.216] Warn: Dungeon wire endpoint not found. (764, 830)
    [03:36:37.218] Warn: Dungeon wire endpoint not found. (1033, 907)
    [03:36:37.219] Warn: Dungeon wire endpoint not found. (1042, 907)
    [03:36:37.221] Warn: Dungeon wire endpoint not found. (778, 992)
    [03:36:37.222] Warn: Dungeon wire endpoint not found. (785, 992)
    [03:36:37.223] Warn: Dungeon wire endpoint not found. (792, 992)
    [03:36:37.229] Warn: Dungeon wire endpoint not found. (585, 655)
    [03:36:37.230] Warn: Dungeon wires did not make a circuit.
    [03:36:37.507] Info: Protected dungeonIds for world set to (0)
    [03:36:38.660] Info: Chat: <Flashpie> yes
    [03:36:48.754] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [03:36:48.772] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:36:54.163] Info: UniverseServer: Loading temporary unique world outpost
    [03:37:01.646] Info: UniverseServer: Connection received from: 89.159.44.57:60969
    [03:37:03.985] Info: UniverseServer: Logged in account '<anonymous>' as player 'cesar' from address 89.159.44.57
    [03:37:03.993] Info: UniverseServer: Reviving player at ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:37:04.460] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:37:05.482] Info: UniverseServer: Client 'cesar' <5> (89.159.44.57) connected
    [03:37:05.588] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:37:05.614] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:37:06.979] Info: Chat: <Lucky> ,a
    [03:37:10.284] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:37:17.229] Info: UniverseServer: Loading client ship world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:37:21.909] Info: UniverseServer: Stopping world MissionWorld:lunarbase-65d562925be8616838e7f92010dbe8c5 due to inactivity
    [03:37:22.027] Info: UniverseServer: World thread has stopped, removing world MissionWorld:lunarbase-65d562925be8616838e7f92010dbe8c5
    [03:37:30.851] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:37:30.852] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:37:33.215] Info: UniverseServer: Client 'patatemonster' <3> (90.43.35.53) disconnected
    [03:37:33.217] Info: Chat: <Chaos Recaller> heya
    [03:37:33.218] Info: UniverseServer: Creating temporary world file for world MissionWorld:lunarbase-38249593738861268c41cdfb8c3ff335
    [03:37:33.219] Info: UniverseServer: Creating temporary mission world 'MissionWorld:lunarbase-38249593738861268c41cdfb8c3ff335'
    [03:37:33.325] Info: Placing dungeon lunarbase
    [03:37:33.326] Info: Generating dungeon lunarbase (NOT FORCED)
    [03:37:33.329] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:37:34.029] Info: Placing dungeon at (233, 1000)
    [03:37:39.311] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 918)
    [03:37:39.323] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 921)
    [03:37:39.362] Warn: Failed to place dungeon object: prisonfloodlight direction: 0 position: (635, 933)
    [03:37:39.376] Error: Could not generate item '[lunarbaselantern-recipe, 1, {}]'. (ItemException) No such item 'lunarbaselantern-recipe'
    [03:37:39.379] Warn: Failed to place dungeon object: miningdoor direction: 0 position: (772, 948)
    [03:37:40.275] Warn: Dungeon wire endpoint not found. (564, 617)
    [03:37:40.276] Warn: Dungeon wire endpoint not found. (568, 619)
    [03:37:40.276] Warn: Dungeon wires did not make a circuit.
    [03:37:40.277] Warn: Dungeon wire endpoint not found. (921, 759)
    [03:37:40.278] Warn: Dungeon wire endpoint not found. (938, 770)
    [03:37:40.279] Warn: Dungeon wire endpoint not found. (941, 770)
    [03:37:40.280] Warn: Dungeon wire endpoint not found. (943, 770)
    [03:37:40.281] Warn: Dungeon wires did not make a circuit.
    [03:37:40.281] Warn: Dungeon wire endpoint not found. (588, 654)
    [03:37:40.282] Warn: Dungeon wires did not make a circuit.
    [03:37:40.283] Warn: Dungeon wire endpoint not found. (587, 654)
    [03:37:40.284] Warn: Dungeon wires did not make a circuit.
    [03:37:40.289] Warn: Dungeon wire endpoint not found. (761, 830)
    [03:37:40.289] Warn: Dungeon wire endpoint not found. (764, 830)
    [03:37:40.291] Warn: Dungeon wire endpoint not found. (1033, 907)
    [03:37:40.292] Warn: Dungeon wire endpoint not found. (1042, 907)
    [03:37:40.294] Warn: Dungeon wire endpoint not found. (778, 992)
    [03:37:40.295] Warn: Dungeon wire endpoint not found. (785, 992)
    [03:37:40.296] Warn: Dungeon wire endpoint not found. (792, 992)
    [03:37:40.301] Warn: Dungeon wire endpoint not found. (585, 655)
    [03:37:40.302] Warn: Dungeon wires did not make a circuit.
    [03:37:40.589] Info: Protected dungeonIds for world set to (0)
    [03:37:42.590] Info: UniverseServer: Connection received from: 90.43.35.53:55591
    [03:37:44.683] Info: UniverseServer: Logged in account '<anonymous>' as player 'patatemonster' from address 90.43.35.53
    [03:37:44.690] Info: UniverseServer: Reviving player at ClientShipWorld:3760bf640d59fdefd18f99db376470a2
    [03:37:45.152] Info: UniverseServer: Loading client ship world ClientShipWorld:3760bf640d59fdefd18f99db376470a2
    [03:37:46.151] Info: UniverseServer: Client 'patatemonster' <3> (90.43.35.53) connected
    [03:37:46.448] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [03:37:50.183] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:37:51.704] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [03:37:51.779] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:37:57.102] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:37:57.145] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:38:03.508] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [03:38:03.662] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [03:38:10.590] Warn: Failed to place dungeon object: midjar1 direction: 0 position: (2942, 922)
    [03:38:18.327] Info: Chat: <Chaos Recaller> here
    [03:38:24.697] Info: Chat: <Flashpie> cool
    [03:38:30.406] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:38:38.163] Info: Chat: <Chaos Recaller> not bad
    [03:38:42.297] Info: Chat: <Chaos Recaller> i need ageist
    [03:38:48.173] Info: UniverseServer: Stopping world MissionWorld:lunarbase-38249593738861268c41cdfb8c3ff335 due to inactivity
    [03:38:48.305] Info: UniverseServer: World thread has stopped, removing world MissionWorld:lunarbase-38249593738861268c41cdfb8c3ff335
    [03:38:49.635] Info: Chat: <Flashpie> ageist?
    [03:38:57.290] Info: UniverseServer: Loading celestial world -725617336:447163871:-103323178:2:3
    [03:38:57.596] Info: Chat: <Flashpie> aegisalt?
    [03:38:58.173] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [03:38:58.178] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:39:07.732] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:39:07.834] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:39:30.428] Info: UniverseServer: Client 'Carmen Oswald' <4> (123.3.250.72) disconnected
    [03:39:44.021] Info: UniverseServer: Stopping world CelestialWorld:-725617336:447163871:-103323178:2:3 due to inactivity
    [03:39:44.829] Info: UniverseServer: Client 'patatemonster' <3> (90.43.35.53) disconnected
    [03:39:44.931] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617336:447163871:-103323178:2:3
    [03:39:45.613] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3760bf640d59fdefd18f99db376470a2
    [03:39:45.618] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:39:54.114] Info: UniverseServer: Connection received from: 90.43.35.53:55742
    [03:39:56.368] Info: UniverseServer: Logged in account '<anonymous>' as player 'patatemonster' from address 90.43.35.53
    [03:39:56.378] Info: UniverseServer: Reviving player at ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:39:56.382] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:39:57.444] Info: UniverseServer: Client 'patatemonster' <3> (90.43.35.53) connected
    [03:39:57.609] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [03:40:07.865] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [03:40:07.980] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [03:40:14.198] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [03:40:24.838] Info: UniverseServer: Stopping world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa due to inactivity
    [03:40:24.839] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:40:34.179] Info: Chat: <Lucky> umm.
    [03:40:36.039] Info: Chat: <Lucky> guys
    [03:40:48.256] Info: Chat: <Chaos Recaller> does anyone have aegit
    [03:40:49.931] Info: Chat: <Chaos Recaller> ae
    [03:40:53.039] Info: Chat: <Chaos Recaller> aegist
    [03:40:59.683] Info: Chat: <Flashpie> i do
    [03:41:00.765] Info: Chat: <Lucky> i finished all the quest in starbound
    [03:41:06.006] Info: Chat: <Flashpie> in my other account
    [03:41:08.704] Info: Chat: <Chaos Recaller> can i havev some
    [03:41:09.976] Info: Chat: <Chaos Recaller> oh
    [03:41:10.080] Info: Chat: <Flashpie> flare
    [03:41:12.291] Info: Chat: <Lucky> soo
    [03:41:14.109] Info: Chat: <Lucky> what now?
    [03:41:16.641] Info: Chat: <Chaos Recaller> woops
    [03:41:16.965] Info: Chat: <Flashpie> lol
    [03:41:33.760] Info: Chat: <Flashpie> ill give u later
    [03:41:34.581] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [03:41:34.691] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:41:40.524] Info: Chat: <Chaos Recaller> ok
    [03:41:41.267] Info: Chat: <Flashpie> ok?
    [03:41:51.862] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [03:41:57.418] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:42:06.612] Warn: Failed to place dungeon object: icestalagmite4 direction: 0 position: (2116, 1151)
    [03:42:06.614] Warn: Failed to place dungeon object: icestalagmite2 direction: 0 position: (2114, 1152)
    [03:42:06.615] Warn: Failed to place dungeon object: icestalagmite2 direction: 0 position: (2102, 1155)
    [03:42:06.617] Warn: Failed to place dungeon object: icestalagmite3 direction: 0 position: (2104, 1155)
    [03:42:06.618] Warn: Failed to place dungeon object: icestalagmite4 direction: 0 position: (2106, 1155)
    [03:42:06.628] Warn: Failed to place dungeon object: icestalagmite4 direction: 0 position: (2110, 1169)
    [03:42:06.629] Warn: Failed to place dungeon object: icestalagmite3 direction: 0 position: (2112, 1169)
    [03:42:06.630] Warn: Failed to place dungeon object: icestalagmite4 direction: 0 position: (2093, 1170)
    [03:42:06.631] Warn: Failed to place dungeon object: icestalagmite4 direction: 0 position: (2107, 1170)
    [03:42:06.633] Warn: Failed to place dungeon object: icestalagmite1 direction: 0 position: (2095, 1171)
    [03:42:06.634] Warn: Failed to place dungeon object: icestalagmite3 direction: 0 position: (2103, 1171)
    [03:42:06.635] Warn: Failed to place dungeon object: icestalagmite3 direction: 0 position: (2098, 1172)
    [03:42:08.461] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [03:42:08.571] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [03:42:09.244] Info: Chat: <Chaos Recaller> you should've used the tech card
    [03:42:25.097] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [03:42:25.215] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:42:40.259] Info: Chat: <Lucky> where's everyone?
    [03:42:48.222] Info: Chat: <Chaos Recaller> on another planet
    [03:42:56.923] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [03:42:58.776] Info: Chat: <Chaos Recaller> flash were are you?
    [03:43:02.533] Info: UniverseServer: Loading client ship world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:43:02.919] Info: Chat: <Flashpie> idk
    [03:43:11.115] Info: Chat: <Lucky> what planet?
    [03:43:13.688] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [03:43:13.697] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [03:43:14.650] Info: Chat: <Chaos Recaller> snow
    [03:43:20.152] Info: UniverseServer: Loading client ship world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:43:21.585] Info: UniverseServer: Creating temporary world file for world MissionWorld:lunarbase-90ceb492f71d25656cdb2cb0d5e21f08
    [03:43:21.587] Info: UniverseServer: Creating temporary mission world 'MissionWorld:lunarbase-90ceb492f71d25656cdb2cb0d5e21f08'
    [03:43:21.695] Info: Placing dungeon lunarbase
    [03:43:21.696] Info: Generating dungeon lunarbase (NOT FORCED)
    [03:43:22.430] Info: Placing dungeon at (233, 1000)
    [03:43:27.154] Error: Could not generate item '[lunarbaselantern-recipe, 1, {}]'. (ItemException) No such item 'lunarbaselantern-recipe'
    [03:43:27.171] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 918)
    [03:43:27.181] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 921)
    [03:43:27.218] Warn: Failed to place dungeon object: prisonfloodlight direction: 0 position: (635, 933)
    [03:43:27.233] Warn: Failed to place dungeon object: miningdoor direction: 0 position: (772, 948)
    [03:43:28.115] Warn: Dungeon wire endpoint not found. (564, 617)
    [03:43:28.116] Warn: Dungeon wire endpoint not found. (568, 619)
    [03:43:28.118] Warn: Dungeon wires did not make a circuit.
    [03:43:28.119] Warn: Dungeon wire endpoint not found. (921, 759)
    [03:43:28.119] Warn: Dungeon wire endpoint not found. (938, 770)
    [03:43:28.121] Warn: Dungeon wire endpoint not found. (941, 770)
    [03:43:28.121] Warn: Dungeon wire endpoint not found. (943, 770)
    [03:43:28.122] Warn: Dungeon wires did not make a circuit.
    [03:43:28.123] Warn: Dungeon wire endpoint not found. (588, 654)
    [03:43:28.124] Warn: Dungeon wires did not make a circuit.
    [03:43:28.126] Warn: Dungeon wire endpoint not found. (587, 654)
    [03:43:28.127] Warn: Dungeon wires did not make a circuit.
    [03:43:28.131] Warn: Dungeon wire endpoint not found. (761, 830)
    [03:43:28.132] Warn: Dungeon wire endpoint not found. (764, 830)
    [03:43:28.133] Warn: Dungeon wire endpoint not found. (1033, 907)
    [03:43:28.134] Warn: Dungeon wire endpoint not found. (1042, 907)
    [03:43:28.137] Warn: Dungeon wire endpoint not found. (778, 992)
    [03:43:28.138] Warn: Dungeon wire endpoint not found. (785, 992)
    [03:43:28.139] Warn: Dungeon wire endpoint not found. (792, 992)
    [03:43:28.144] Warn: Dungeon wire endpoint not found. (585, 655)
    [03:43:28.145] Warn: Dungeon wires did not make a circuit.
    [03:43:28.439] Info: Protected dungeonIds for world set to (0)
    [03:43:32.907] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:43:32.988] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:43:40.567] Info: UniverseServer: Stopping world ClientShipWorld:38249593738861268c41cdfb8c3ff335 due to inactivity
    [03:43:40.660] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:38249593738861268c41cdfb8c3ff335
    [03:43:52.168] Info: Chat: <Chaos Recaller> where ya go flash
    [03:43:53.813] Info: Chat: <Lucky> anyone here wanna make a band?
    [03:44:01.790] Info: Chat: <Chaos Recaller> i already has
    [03:44:04.850] Info: Chat: <Flashpie> im in a bandits
    [03:44:11.081] Info: UniverseServer: Client 'cesar' <5> (89.159.44.57) disconnected
    [03:44:14.694] Info: Chat: <Lucky> a
    [03:44:21.152] Info: UniverseServer: Stopping world MissionWorld:lunarbase-90ceb492f71d25656cdb2cb0d5e21f08 due to inactivity
    [03:44:21.259] Info: UniverseServer: World thread has stopped, removing world MissionWorld:lunarbase-90ceb492f71d25656cdb2cb0d5e21f08
    [03:44:27.801] Info: Chat: <Lucky> ok.
    [03:44:27.802] Info: UniverseServer: Loading temporary mission world MissionWorld:lunarbase-90ceb492f71d25656cdb2cb0d5e21f08
    [03:44:30.067] Info: UniverseServer: Connection received from: 123.3.250.72:62126
    [03:44:31.609] Info: UniverseServer: Logged in account '<anonymous>' as player 'Carmen Oswald' from address 123.3.250.72
    [03:44:31.617] Info: UniverseServer: Reviving player at CelestialWorld:-725617336:447163871:-103323178:2:3
    [03:44:32.252] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:44:34.294] Info: UniverseServer: Client 'Carmen Oswald' <4> (123.3.250.72) connected
    [03:44:34.424] Info: UniverseServer: Loading celestial world -725617336:447163871:-103323178:2:3
    [03:44:35.490] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:44:38.408] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [03:44:38.541] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:44:40.160] Info: Chat: <Chaos Recaller> cool bandits hat
    [03:44:44.386] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:44:44.399] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:44:46.438] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:44:47.589] Info: UniverseServer: Stopping world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa due to inactivity
    [03:44:47.820] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:44:57.554] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:44:57.665] Info: UniverseServer: Loading client ship world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [03:45:00.609] Info: UniverseServer: Stopping world CelestialWorld:-725617336:447163871:-103323178:2:3 due to inactivity
    [03:45:00.644] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617336:447163871:-103323178:2:3
    [03:45:08.699] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [03:45:08.705] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:45:09.659] Info: UniverseServer: Stopping world MissionWorld:lunarbase-90ceb492f71d25656cdb2cb0d5e21f08 due to inactivity
    [03:45:09.761] Info: UniverseServer: World thread has stopped, removing world MissionWorld:lunarbase-90ceb492f71d25656cdb2cb0d5e21f08
    [03:45:10.463] Info: Chat: <Chaos Recaller> ya can tp to us from ship teleporter lucky
    [03:45:11.752] Info: Chat: <Carmen Oswald> anyone got a replicator i could use
    [03:45:15.759] Info: Chat: <Chaos Recaller> na sorry
    [03:45:18.364] Warn: Failed to place dungeon object: midjar1 direction: 0 position: (1582, 1017)
    [03:45:30.537] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [03:45:31.555] Info: UniverseServer: Loading client ship world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:45:40.816] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [03:45:40.919] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:45:42.997] Info: Chat: <Chaos Recaller> lol
    [03:45:44.250] Info: UniverseServer: Stopping world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1 due to inactivity
    [03:45:44.376] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [03:45:46.272] Info: UniverseServer: Loading temporary unique world outpost
    [03:45:56.609] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [03:45:56.728] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [03:45:57.227] Info: Chat: <Chaos Recaller> what was in it?
    [03:46:04.542] Info: Chat: <Flashpie> teleporters core not rare
    [03:46:07.029] Info: Chat: <Lucky> guys
    [03:46:13.427] Info: Chat: <Chaos Recaller> Legendary
    [03:46:15.846] Info: Chat: <Chaos Recaller> lol
    [03:46:15.956] Info: Chat: <Lucky> can u pls help me decorate my last ship room?
    [03:46:19.818] Info: Chat: <Flashpie> lol you can buy it in outpost
    [03:46:26.134] Info: Chat: <Chaos Recaller> yeah for a lot
    [03:46:29.134] Info: Chat: <Carmen Oswald> sure
    [03:46:29.662] Info: Chat: <Lucky> a
    [03:47:11.931] Warn: Failed to place dungeon object: midjar1 direction: 0 position: (740, 941)
    [03:47:22.234] Info: UniverseServer: Expiring temporary world MissionWorld:lunarbase-65d562925be8616838e7f92010dbe8c5
    [03:47:25.707] Info: Chat: <Flashpie> COOL
    [03:47:29.508] Info: Chat: <Chaos Recaller> awesome
    [03:47:33.371] Info: Chat: <Flashpie> hi glitchs
    [03:47:49.036] Info: Chat: <Chaos Recaller> lol
    [03:47:55.227] Info: Chat: <Chaos Recaller> imma kill them
    [03:48:17.813] Info: Chat: <Lucky> brb
    [03:48:23.459] Info: Chat: <Flashpie> LOL
    [03:48:23.575] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [03:48:27.968] Info: UniverseServer: Loading client ship world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:48:31.076] Info: Chat: <Chaos Recaller> woah
    [03:48:32.261] Info: Chat: <Flashpie> hey
    [03:48:33.898] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [03:48:33.904] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [03:48:39.124] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [03:48:39.132] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [03:48:48.383] Info: UniverseServer: Expiring temporary world MissionWorld:lunarbase-38249593738861268c41cdfb8c3ff335
    [03:48:54.595] Info: UniverseServer: Client 'Lucky' <6> (203.111.234.189) disconnected
    [03:48:54.705] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:48:56.020] Info: Chat: <Chaos Recaller> waht was in i
    [03:48:56.683] Info: Chat: <Chaos Recaller> it
    [03:49:01.217] Info: Chat: <Flashpie> lemme check
    [03:49:14.752] Info: Chat: <Flashpie> OMG ROCKET LAUCHER
    [03:49:19.715] Info: Chat: <Chaos Recaller> WOAH
    [03:49:27.461] Info: Chat: <Chaos Recaller> ow
    [03:49:35.318] Info: Chat: <Chaos Recaller> SHOOT IT
    [03:49:40.282] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [03:49:42.090] Info: Chat: <Chaos Recaller> never mind
    [03:49:43.152] Info: UniverseServer: Creating celestial world -725617299:447163877:-276320790:2:3
    [03:49:43.672] Warn: Failed to place dungeon object: medievaltable direction: 0 position: (2914, 910)
    [03:49:43.675] Warn: Failed to place dungeon object: medievalcandle direction: 0 position: (2914, 912)
    [03:49:43.676] Warn: Failed to place dungeon object: medievalbowl direction: 0 position: (2916, 912)
    [03:49:48.199] Info: Chat: <Carmen Oswald> pftt
    [03:49:50.734] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [03:49:50.832] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [03:49:56.999] Info: UniverseServer: Stopping world CelestialWorld:-725617299:447163877:-276320790:2:3 due to inactivity
    [03:49:57.025] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617299:447163877:-276320790:2:3
    [03:50:20.738] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [03:50:31.274] Info: UniverseServer: Stopping world ClientShipWorld:65d562925be8616838e7f92010dbe8c5 due to inactivity
    [03:50:31.380] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:65d562925be8616838e7f92010dbe8c5
    [03:50:44.543] Info: Chat: <Flashpie> oops
    [03:50:48.288] Info: Chat: <Chaos Recaller> wow
    [03:51:05.975] Info: Chat: <Chaos Recaller> beatiful Deathstick?
    [03:51:44.937] Info: Chat: <Flashpie> HEY
    [03:51:49.804] Info: Chat: <Flashpie> the book
    [03:52:00.055] Info: Chat: <Flashpie> just drop it
    [03:52:13.372] Info: Chat: <Flashpie> oh
    [03:52:15.156] Info: Chat: <Flashpie> wait
    [03:52:15.611] Info: UniverseServer: Loading celestial world -725617299:447163877:-276320790:2:3
    [03:52:26.159] Info: UniverseServer: Stopping world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094 due to inactivity
    [03:52:26.272] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:52:28.121] Info: Chat: <Flashpie> you need the book thing for your next outpost quest
    [03:52:32.626] Info: Chat: <Chaos Recaller> really
    [03:52:37.703] Info: UniverseServer: Client 'patatemonster' <3> (90.43.35.53) disconnected
    [03:52:37.704] Info: Chat: <Flashpie> yes
    [03:52:37.705] Info: Chat: <Chaos Recaller> thanks
    [03:52:42.603] Info: Chat: <Flashpie> from the glitch guys
    [03:52:47.782] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [03:52:47.792] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [03:53:23.702] Info: Chat: <Chaos Recaller> lol inventory ffull
    [03:54:11.392] Info: Chat: <Chaos Recaller> imma go back to the ship
    [03:54:14.595] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [03:54:17.777] Info: Chat: <Flashpie> ok
    [03:55:09.834] Info: UniverseServer: Expiring temporary world MissionWorld:lunarbase-90ceb492f71d25656cdb2cb0d5e21f08
    [03:55:29.743] Info: UniverseServer: Connection received from: 203.111.234.189:60251
    [03:55:41.361] Info: UniverseServer: Logged in account '<anonymous>' as player 'Lucky' from address 203.111.234.189
    [03:55:41.371] Info: UniverseServer: Reviving player at ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:55:41.835] Info: UniverseServer: Loading client ship world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:55:44.478] Info: UniverseServer: Client 'Lucky' <3> (203.111.234.189) connected
    [03:55:49.528] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [03:55:49.832] Info: UniverseServer: Loading client ship world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [03:56:00.126] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:56:00.245] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:56:01.065] Info: Chat: <Lucky> b=a=c=k
    [03:56:01.173] Info: UniverseServer: Stopping world CelestialWorld:-725617469:447163995:-219690062:7:2 due to inactivity
    [03:56:01.289] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617469:447163995:-219690062:7:2
    [03:56:22.716] Info: UniverseServer: Loading client ship world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:56:24.748] Info: Chat: <Chaos Recaller> cool
    [03:56:30.692] Info: Chat: <Chaos Recaller> hey flashpie
    [03:56:35.371] Info: UniverseServer: Stopping world CelestialWorld:-725617299:447163877:-276320790:2:3 due to inactivity
    [03:56:35.474] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617299:447163877:-276320790:2:3
    [03:56:37.577] Info: UniverseServer: Client 'Carmen Oswald' <4> (123.3.250.72) disconnected
    [03:56:37.719] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:1c6fd07c29b6bed651024e29d30f2094
    [03:56:39.553] Info: Chat: <Lucky> H==I++!
    [03:56:41.695] Info: UniverseServer: Stopping world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1 due to inactivity
    [03:56:41.800] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [03:56:43.736] Info: Chat: <Flashpie> yea
    [03:56:52.559] Info: Chat: <Chaos Recaller> wanna see if you can help wit the mysterious floran part?
    [03:56:55.210] Info: Chat: <Chaos Recaller> party?
    [03:57:08.942] Info: Chat: <Flashpie> lol i know all the secrets the party has :D
    [03:57:13.416] Info: Chat: <Chaos Recaller> really
    [03:57:17.599] Info: Chat: <Flashpie> yea
    [03:57:17.907] Info: Chat: <Chaos Recaller> c'mon
    [03:57:21.677] Info: Chat: <Flashpie> ok
    [03:57:22.694] Info: UniverseServer: Creating temporary world file for world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7
    [03:57:22.695] Info: UniverseServer: Creating temporary mission world 'MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7'
    [03:57:22.808] Info: Placing dungeon floranmission1
    [03:57:22.809] Info: Generating dungeon floranmission1 (NOT FORCED)
    [03:57:24.264] Info: Placing dungeon at (233, 1200)
    [03:57:30.770] Info: Chat: <Flashpie> uh i can,t come lol
    [03:57:31.177] Info: Chat: <Lucky> Where are u all!?
    [03:57:35.790] Warn: Failed to place dungeon object: plantcage3 direction: 0 position: (1205, 965)
    [03:57:36.224] Warn: Failed to place dungeon object: proximitysensor direction: 0 position: (1097, 1077)
    [03:57:36.261] Warn: Failed to place dungeon object: bonespike direction: 0 position: (672, 1092)
    [03:57:36.317] Warn: Failed to place dungeon object: root5 direction: 0 position: (1195, 1102)
    [03:57:36.324] Warn: Failed to place dungeon object: skulltorch direction: 0 position: (1332, 1102)
    [03:57:36.335] Warn: Failed to place dungeon object: planturn1 direction: 1 position: (379, 1106)
    [03:57:36.339] Warn: Failed to place dungeon object: planturn3 direction: 1 position: (395, 1107)
    [03:57:36.452] Warn: Failed to place dungeon object: barrellarge direction: 0 position: (829, 1117)
    [03:57:36.611] Warn: Failed to place dungeon object: root4 direction: 0 position: (922, 1129)
    [03:57:36.767] Warn: Failed to place dungeon object: root3 direction: 0 position: (744, 1146)
    [03:57:36.897] Warn: Failed to place dungeon object: root5 direction: 0 position: (1055, 1197)
    [03:57:36.992] Warn: Failed to place dungeon object: plantdoor1 direction: 0 position: (441, 1221)
    [03:57:37.587] Warn: Dungeon wire endpoint not found. (1096, 1064)
    [03:57:37.588] Warn: Dungeon wire endpoint not found. (1096, 1065)
    [03:57:37.589] Warn: Dungeon wire endpoint not found. (1096, 1076)
    [03:57:37.590] Warn: Dungeon wire endpoint not found. (1099, 1064)
    [03:57:37.591] Warn: Dungeon wire endpoint not found. (1099, 1065)
    [03:57:37.592] Warn: Dungeon wire endpoint not found. (1096, 1077)
    [03:57:37.593] Warn: Dungeon wires did not make a circuit.
    [03:57:37.594] Warn: Dungeon wire endpoint not found. (1093, 1064)
    [03:57:37.595] Warn: Dungeon wire endpoint not found. (1093, 1065)
    [03:57:37.597] Warn: Dungeon wire endpoint not found. (534, 1125)
    [03:57:37.598] Warn: Dungeon wire endpoint not found. (388, 1200)
    [03:57:37.599] Warn: Dungeon wire endpoint not found. (376, 1201)
    [03:57:37.600] Warn: Dungeon wire endpoint not found. (387, 1201)
    [03:57:37.601] Warn: Dungeon wires did not make a circuit.
    [03:57:37.602] Warn: Dungeon wire endpoint not found. (1044, 1199)
    [03:57:37.603] Warn: Dungeon wire endpoint not found. (1044, 1200)
    [03:57:37.604] Warn: Dungeon wire endpoint not found. (1049, 1199)
    [03:57:37.605] Warn: Dungeon wire endpoint not found. (1049, 1200)
    [03:57:37.607] Warn: Dungeon wire endpoint not found. (1097, 1076)
    [03:57:37.608] Warn: Dungeon wires did not make a circuit.
    [03:57:38.486] Info: Protected dungeonIds for world set to (0)
    [03:58:01.819] Info: Chat: <Chaos Recaller> wait go to the pad and press e
    [03:58:01.820] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [03:58:12.531] Info: UniverseServer: Stopping world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa due to inactivity
    [03:58:12.629] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:58:31.962] Info: Chat: <Lucky> where's everyone?
    [03:58:33.360] Info: Chat: <Flashpie> uh chaos
    [03:58:34.140] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [03:58:38.294] Info: Chat: <Flashpie> i can,t come xD
    [03:59:14.106] Info: Chat: <Chaos Recaller> oh
    [03:59:20.346] Info: UniverseServer: Loading client ship world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [03:59:25.606] Info: Chat: <Chaos Recaller> i need refined violaite now
    [03:59:33.622] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [03:59:33.731] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [03:59:36.850] Info: Chat: <Flashpie> LOL
    [03:59:41.254] Info: Chat: <Flashpie> I HAVE THAT TOO
    [03:59:42.711] Info: Chat: <Chaos Recaller> do ya have any?
    [03:59:46.567] Info: Chat: <Flashpie> in my other account
    [03:59:47.092] Info: Chat: <Chaos Recaller> CAN I PLEASE HAVE IT?
    [03:59:55.610] Info: Chat: <Flashpie> ok
    [04:00:05.392] Info: Chat: <Flashpie> you doing shockhoppy mk 1?
    [04:00:11.431] Info: Chat: <Chaos Recaller> ???
    [04:00:11.432] Info: Chat: <Lucky> WHERE"S VEYONE!?
    [04:00:11.433] Info: Chat: <Lucky> EVERYONE*
    [04:00:12.701] Info: Chat: <Flashpie> shockhopper
    [04:00:15.387] Info: Chat: <Chaos Recaller> not yet
    [04:00:17.966] Info: Chat: <Chaos Recaller> maybe
    [04:00:21.968] Info: Chat: <Chaos Recaller> idk
    [04:00:32.811] Info: Chat: <Flashpie> ok ill give you
    [04:00:37.979] Info: Chat: <Chaos Recaller> thanks
    [04:00:38.153] Info: Chat: <Flashpie> for one thing
    [04:00:45.360] Info: Chat: <Chaos Recaller> ?
    [04:00:55.836] Info: Chat: <Flashpie> chaos can you come back to your ship
    [04:01:03.097] Info: Chat: <Chaos Recaller> um in a sec
    [04:01:24.453] Info: Chat: <Lucky> Where's everyone
    [04:01:29.468] Info: Chat: <Lucky> pls tell me
    [04:01:34.431] Info: Chat: <Chaos Recaller> in a misson
    [04:02:06.226] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [04:02:06.425] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:02:07.799] Info: Chat: <Flashpie> OMG
    [04:02:09.660] Info: Chat: <Flashpie> chaos
    [04:02:11.580] Info: Chat: <Lucky> what mission!? :D?
    [04:02:13.023] Info: Chat: <Chaos Recaller> Yeh?
    [04:02:13.681] Info: Chat: <Flashpie> im in
    [04:02:19.761] Info: Chat: <Flashpie> floran
    [04:02:19.762] Info: Chat: <Flashpie> party
    [04:02:21.860] Info: UniverseServer: Creating temporary world file for world MissionWorld:penguinmission2-4f8f6cf134fcaaf58678bb699a862eaa
    [04:02:21.861] Info: UniverseServer: Creating temporary mission world 'MissionWorld:penguinmission2-4f8f6cf134fcaaf58678bb699a862eaa'
    [04:02:21.977] Info: Placing dungeon penguinmission2
    [04:02:21.978] Info: Generating dungeon penguinmission2 (NOT FORCED)
    [04:02:22.265] Info: Placing dungeon at (233, 1000)
    [04:02:22.500] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:02:24.423] Warn: Failed to place dungeon object: bonespike direction: 0 position: (681, 1102)
    [04:02:24.429] Warn: Failed to place dungeon object: bonespike direction: 0 position: (695, 1123)
    [04:02:24.614] Info: Protected dungeonIds for world set to (0)
    [04:02:28.770] Info: Chat: <Chaos Recaller> i just died
    [04:02:32.132] Info: Chat: <Flashpie> lol
    [04:02:34.512] Info: Chat: <Chaos Recaller> any way what did you want?
    [04:02:36.191] Info: UniverseServer: Stopping world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa due to inactivity
    [04:02:36.264] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [04:02:44.383] Info: Chat: <Flashpie> wait
    [04:02:44.610] Info: Chat: <Chaos Recaller> come back
    [04:02:48.282] Info: Chat: <Flashpie> ok
    [04:02:53.370] Info: UniverseServer: Loading client ship world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [04:03:01.861] Info: UniverseServer: Loading client ship world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [04:03:05.030] Info: UniverseServer: Stopping world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7 due to inactivity
    [04:03:05.133] Info: UniverseServer: World thread has stopped, removing world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7
    [04:03:10.401] Info: UniverseServer: Stopping world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1 due to inactivity
    [04:03:10.506] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4eac91017a12f33769643fb360bdf4a1
    [04:03:13.025] Info: Chat: <Flashpie> im want this
    [04:03:14.656] Info: UniverseServer: Stopping world MissionWorld:penguinmission2-4f8f6cf134fcaaf58678bb699a862eaa due to inactivity
    [04:03:14.758] Info: UniverseServer: World thread has stopped, removing world MissionWorld:penguinmission2-4f8f6cf134fcaaf58678bb699a862eaa
    [04:03:28.197] Info: Chat: <Chaos Recaller> what?
    [04:03:31.141] Info: Chat: <Chaos Recaller> yeah sure
    [04:03:32.204] Info: Chat: <Flashpie> this
    [04:03:48.588] Info: Chat: <Flashpie> this
    [04:03:49.914] Info: Chat: <Chaos Recaller> i think this is better
    [04:03:57.283] Info: Chat: <Lucky> wait
    [04:04:00.044] Info: Chat: <Chaos Recaller> what this?
    [04:04:00.968] Info: Chat: <Lucky> where are u guys again
    [04:04:01.479] Info: Chat: <Flashpie> lol what ever
    [04:04:10.892] Info: Chat: <Flashpie> no the samurai thing im wearing
    [04:04:13.754] Info: Chat: <Lucky> floran's party right?
    [04:04:16.312] Info: Chat: <Chaos Recaller> um sure
    [04:04:18.128] Info: UniverseServer: Connection received from: 122.150.105.33:62885
    [04:04:24.112] Info: UniverseServer: Logged in account '<anonymous>' as player 'Jett' from address 122.150.105.33
    [04:04:24.124] Info: UniverseServer: Spawning player at ship
    [04:04:24.127] Info: UniverseServer: Loading client ship world ClientShipWorld:f8e8968a0a976f4532df2a4eff916df4
    [04:04:27.018] Info: UniverseServer: Client 'Jett' <4> (122.150.105.33) connected
    [04:04:32.462] Info: Chat: <Flashpie> why
    [04:04:32.463] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [04:04:32.463] Info: Chat: <Chaos Recaller> not right now
    [04:04:32.464] Info: UniverseServer: Creating temporary world file for world MissionWorld:floranmission1-4f8f6cf134fcaaf58678bb699a862eaa
    [04:04:32.466] Info: UniverseServer: Creating temporary mission world 'MissionWorld:floranmission1-4f8f6cf134fcaaf58678bb699a862eaa'
    [04:04:32.573] Info: Placing dungeon floranmission1
    [04:04:32.574] Info: Generating dungeon floranmission1 (NOT FORCED)
    [04:04:34.094] Info: Placing dungeon at (233, 1200)
    [04:04:36.495] Info: Chat: <Flashpie> pls
    [04:04:43.009] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [04:04:43.010] Info: Chat: <Chaos Recaller> pls what?
    [04:04:43.114] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [04:04:46.204] Warn: Failed to place dungeon object: plantcage3 direction: 0 position: (1205, 965)
    [04:04:46.651] Warn: Failed to place dungeon object: proximitysensor direction: 0 position: (1097, 1077)
    [04:04:46.698] Warn: Failed to place dungeon object: bonespike direction: 0 position: (672, 1092)
    [04:04:46.762] Warn: Failed to place dungeon object: root5 direction: 0 position: (1195, 1102)
    [04:04:46.768] Warn: Failed to place dungeon object: skulltorch direction: 0 position: (1332, 1102)
    [04:04:46.780] Warn: Failed to place dungeon object: planturn1 direction: 1 position: (379, 1106)
    [04:04:46.784] Warn: Failed to place dungeon object: planturn3 direction: 1 position: (395, 1107)
    [04:04:46.885] Warn: Failed to place dungeon object: barrellarge direction: 0 position: (829, 1117)
    [04:04:47.054] Warn: Failed to place dungeon object: root4 direction: 0 position: (922, 1129)
    [04:04:47.186] Warn: Failed to place dungeon object: root3 direction: 0 position: (744, 1146)
    [04:04:47.310] Warn: Failed to place dungeon object: root5 direction: 0 position: (1055, 1197)
    [04:04:47.385] Warn: Failed to place dungeon object: plantdoor1 direction: 0 position: (441, 1221)
    [04:04:47.888] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [04:04:47.967] Warn: Dungeon wire endpoint not found. (1096, 1064)
    [04:04:47.968] Warn: Dungeon wire endpoint not found. (1096, 1065)
    [04:04:47.969] Warn: Dungeon wire endpoint not found. (1096, 1076)
    [04:04:47.970] Warn: Dungeon wire endpoint not found. (1099, 1064)
    [04:04:47.971] Warn: Dungeon wire endpoint not found. (1099, 1065)
    [04:04:47.972] Warn: Dungeon wire endpoint not found. (1096, 1077)
    [04:04:47.973] Warn: Dungeon wires did not make a circuit.
    [04:04:47.974] Warn: Dungeon wire endpoint not found. (1093, 1064)
    [04:04:47.975] Warn: Dungeon wire endpoint not found. (1093, 1065)
    [04:04:47.977] Warn: Dungeon wire endpoint not found. (534, 1125)
    [04:04:47.978] Warn: Dungeon wire endpoint not found. (388, 1200)
    [04:04:47.979] Warn: Dungeon wire endpoint not found. (376, 1201)
    [04:04:47.980] Warn: Dungeon wire endpoint not found. (387, 1201)
    [04:04:47.980] Warn: Dungeon wires did not make a circuit.
    [04:04:47.981] Warn: Dungeon wire endpoint not found. (1044, 1199)
    [04:04:47.982] Warn: Dungeon wire endpoint not found. (1044, 1200)
    [04:04:47.983] Warn: Dungeon wire endpoint not found. (1049, 1199)
    [04:04:47.984] Warn: Dungeon wire endpoint not found. (1049, 1200)
    [04:04:47.986] Warn: Dungeon wire endpoint not found. (1097, 1076)
    [04:04:47.987] Warn: Dungeon wires did not make a circuit.
    [04:04:48.883] Info: Protected dungeonIds for world set to (0)
    [04:04:49.140] Info: Chat: <Flashpie> can i have it
    [04:04:53.013] Info: Chat: <Chaos Recaller> Yeha
    [04:04:56.480] Info: Chat: <Flashpie> YAY
    [04:04:58.540] Info: UniverseServer: Stopping world ClientShipWorld:f8e8968a0a976f4532df2a4eff916df4 due to inactivity
    [04:04:58.669] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:f8e8968a0a976f4532df2a4eff916df4
    [04:05:01.538] Info: UniverseServer: Stopping world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa due to inactivity
    [04:05:01.716] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [04:05:06.526] Info: Chat: <Flashpie> ill help you on the mission
    [04:05:10.527] Info: Chat: <Chaos Recaller> cool
    [04:05:14.367] Info: Chat: <Flashpie> lets go!
    [04:05:18.185] Info: Chat: <Chaos Recaller> but can i have violite first?
    [04:05:25.170] Info: Chat: <Flashpie> uhhhh fine
    [04:05:29.787] Info: Chat: <Flashpie> brb
    [04:05:38.777] Info: Chat: <Flashpie> switching account
    [04:05:39.258] Info: UniverseServer: Client 'Flashpie' <1> (116.49.94.241) disconnected
    [04:05:48.942] Info: Chat: <Lucky> anyone here wanna make a band?
    [04:05:52.376] Info: Chat: <Chaos Recaller> sure
    [04:05:55.771] Info: Chat: <Lucky> :D
    [04:05:58.511] Info: Chat: <Chaos Recaller> imma launching one with
    [04:06:03.701] Info: Chat: <Chaos Recaller> flare or flashpie
    [04:06:18.344] Info: Chat: <Lucky> k.
    [04:06:29.206] Info: Chat: <Chaos Recaller> and you if ya wanna join
    [04:06:35.536] Info: Chat: <Chaos Recaller> the what?
    [04:06:59.865] Info: UniverseServer: Loading client ship world ClientShipWorld:f8e8968a0a976f4532df2a4eff916df4
    [04:07:13.380] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [04:07:13.510] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [04:08:34.791] Info: Chat: <Chaos Recaller> flare?
    [04:09:08.565] Info: UniverseServer: Loading client ship world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [04:09:21.786] Info: UniverseServer: Stopping world MissionWorld:floranmission1-4f8f6cf134fcaaf58678bb699a862eaa due to inactivity
    [04:09:21.889] Info: UniverseServer: World thread has stopped, removing world MissionWorld:floranmission1-4f8f6cf134fcaaf58678bb699a862eaa
    [04:10:05.875] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [04:10:16.522] Info: UniverseServer: Stopping world ClientShipWorld:f8e8968a0a976f4532df2a4eff916df4 due to inactivity
    [04:10:16.625] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:f8e8968a0a976f4532df2a4eff916df4
    [04:11:34.167] Info: Chat: <Chaos Recaller> Flare?
    [04:11:39.592] Info: Chat: <Lucky> ??
    [04:11:44.806] Info: Chat: <Lucky> who's flare?
    [04:11:46.760] Info: Chat: <Jett> ?
    [04:11:54.046] Info: Chat: <Chaos Recaller> he was Flashpie
    [04:12:00.138] Info: Chat: <Lucky> oh
    [04:12:05.282] Info: Chat: <Lucky> ok.
    [04:12:57.617] Info: UniverseServer: Creating celestial world -725617469:447163995:-219690062:12
    [04:12:57.708] Info: Placing dungeon ancientgateway
    [04:12:57.709] Info: Generating dungeon ancientgateway (NOT FORCED)
    [04:12:57.727] Info: Placing dungeon at (652, 500)
    [04:12:57.902] Info: Protected dungeonIds for world set to (0)
    [04:13:10.750] Info: UniverseServer: Stopping world CelestialWorld:-725617469:447163995:-219690062:12 due to inactivity
    [04:13:10.753] Info: UniverseServer: Expiring temporary world MissionWorld:floranmission1-d93e8ef6e143dbf3467b670218ac6ef7
    [04:13:10.869] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617469:447163995:-219690062:12
    [04:13:14.856] Info: UniverseServer: Expiring temporary world MissionWorld:penguinmission2-4f8f6cf134fcaaf58678bb699a862eaa
    [04:13:56.825] Info: UniverseServer: Loading celestial world -725617469:447163995:-219690062:12
    [04:14:07.230] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [04:14:07.432] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:14:08.302] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [04:14:08.304] Info: UniverseServer: Creating temporary unique world 'outpost'
    [04:14:08.378] Info: Placing dungeon outpost
    [04:14:08.379] Info: Generating dungeon outpost (NOT FORCED)
    [04:14:08.597] Info: Placing dungeon at (233, 500)
    [04:14:11.334] Info: Protected dungeonIds for world set to (0)
    [04:14:26.546] Info: UniverseServer: Stopping world CelestialWorld:-725617469:447163995:-219690062:12 due to inactivity
    [04:14:26.548] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617469:447163995:-219690062:12
    [04:15:24.100] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:15:36.147] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [04:15:36.256] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [04:16:25.207] Info: Chat: <Chaos Recaller> Hello?
    [04:16:38.996] Info: UniverseServer: Loading temporary unique world outpost
    [04:16:39.955] Info: Chat: <Jett> Hi.
    [04:16:47.265] Info: Chat: <Chaos Recaller> hey
    [04:16:49.253] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [04:16:49.362] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:17:29.725] Info: Chat: <Lucky> Dude
    [04:17:32.435] Info: Chat: <Lucky> i mean
    [04:17:33.292] Info: Chat: <Lucky> Hi
    [04:17:34.755] Info: Chat: <Chaos Recaller> yeah?
    [04:18:06.451] Info: Chat: <Lucky> is flare/flashpie arrived?
    [04:18:11.721] Info: Chat: <Chaos Recaller> na
    [04:19:21.970] Info: UniverseServer: Expiring temporary world MissionWorld:floranmission1-4f8f6cf134fcaaf58678bb699a862eaa
    [04:20:15.254] Info: Chat: <Chaos Recaller> IM at the outpost anyone wanna pvp hhere?
    [04:20:20.724] Info: UniverseServer: Loading client ship world ClientShipWorld:f8e8968a0a976f4532df2a4eff916df4
    [04:20:26.120] Info: Chat: <Lucky> comin
    [04:20:30.749] Info: Chat: <Chaos Recaller> /pvp
    [04:20:34.295] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [04:20:34.401] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [04:20:42.804] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [04:20:42.806] Info: Chat: <Lucky> u might die fast dude
    [04:20:46.920] Info: Chat: <Lucky> do u stil wanna?
    [04:20:48.199] Info: Chat: <Chaos Recaller> um
    [04:20:50.530] Info: Chat: <Chaos Recaller> yeah?
    [04:20:53.044] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [04:20:53.151] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [04:21:10.348] Info: Chat: <Lucky> k then
    [04:21:11.937] Info: Chat: <Lucky> im coming!
    [04:21:21.038] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [04:21:36.586] Info: UniverseServer: Stopping world ClientShipWorld:f8e8968a0a976f4532df2a4eff916df4 due to inactivity
    [04:21:36.587] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:f8e8968a0a976f4532df2a4eff916df4
    [04:21:46.681] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [04:21:46.787] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [04:22:17.433] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [04:22:26.373] Info: Chat: <Lucky> im at the gate
    [04:22:27.735] Info: UniverseServer: Stopping world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa due to inactivity
    [04:22:27.847] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [04:22:31.455] Info: Chat: <Jett> /pvp
    [04:22:43.210] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [04:22:43.321] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [04:22:55.012] Info: Chat: <Lucky> k im at the ooutpost now!
    [04:23:04.004] Info: Chat: <Chaos Recaller> /pvp
    [04:23:07.040] Info: Chat: <Chaos Recaller> /pvp
    [04:23:11.393] Info: Chat: <Jett> /pvp
    [04:23:11.393] Info: Chat: <Lucky> /pvp
    [04:23:16.808] Info: Chat: <Jett> /pvp
    [04:23:26.284] Info: Chat: <Lucky> where are u?!
    [04:23:37.278] Info: Chat: <Chaos Recaller> not working
    [04:23:40.427] Info: Chat: <Jett> hmm
    [04:23:50.509] Info: Chat: <Lucky> /pvp
    [04:23:52.632] Info: Chat: <Lucky> hmm
    [04:24:06.636] Info: Chat: <Lucky> omg
    [04:24:17.118] Info: Chat: <Lucky> Im an ALPACA!
    [04:24:24.587] Info: Chat: <Chaos Recaller> how the hell?
    [04:24:33.620] Info: Chat: <Chaos Recaller> /alpaca
    [04:24:36.620] Info: Chat: <Chaos Recaller> /help
    [04:24:43.400] Info: Chat: <Chaos Recaller> /spawntreasure
    [04:24:56.127] Info: Chat: <Chaos Recaller> anyone have violite
    [04:25:14.962] Info: Chat: <Chaos Recaller> anyone have uranium
    [04:25:20.374] Info: Chat: <Lucky> i do
    [04:25:24.215] Info: Chat: <Lucky> but i lost it
    [04:25:26.417] Info: Chat: <Chaos Recaller> 10 uranium rods and 10 titanium bars?
    [04:25:29.052] Info: Chat: <Chaos Recaller> oh
    [04:25:58.727] Info: Chat: <Chaos Recaller> i have a sa
    [04:26:04.666] Info: Chat: <Chaos Recaller> saxophone
    [04:26:12.233] Info: Chat: <Chaos Recaller> how did you get that?
    [04:26:17.552] Info: Chat: <Lucky> i got all the musical stuffs XD
    [04:26:19.754] Info: Chat: <Lucky> what?
    [04:26:24.225] Info: Chat: <Lucky> this?
    [04:26:27.040] Info: Chat: <Lucky> or the mech one?
    [04:26:27.973] Info: Chat: <Chaos Recaller> the mech
    [04:26:42.376] Info: Chat: <Lucky> i just finished a quest
    [04:26:44.793] Info: Chat: <Chaos Recaller> oh
    [04:26:44.997] Info: Chat: <Lucky> dat's all
    [04:26:53.851] Info: Chat: <Chaos Recaller> AHHHHH
    [04:27:09.838] Info: Chat: <Lucky> what music are u playin?
    [04:27:18.737] Info: Chat: <Jett> moonlight sonata
    [04:27:21.764] Info: Chat: <Lucky> MY GUTTERKNIFE!
    [04:27:23.345] Info: Chat: <Chaos Recaller> cool
    [04:27:24.345] Info: Chat: <Lucky> I LOST IT!
    [04:27:30.466] Info: Chat: <Lucky> SOMEONE GIFT IT BACK PLS!
    [04:27:36.474] Info: Chat: <Lucky> thx!
    [04:27:37.503] Info: Chat: <Chaos Recaller> /spawntreasure
    [04:27:41.128] Info: Chat: <Chaos Recaller> i picked it up
    [04:27:50.472] Info: Chat: <Chaos Recaller> anyonehave uranium rods and titanium?
    [04:27:52.315] Info: Chat: <Chaos Recaller> anyone?
    [04:28:03.365] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [04:28:04.816] Info: Chat: <Lucky> go check my ship if i does
    [04:28:05.909] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:28:15.231] Info: Chat: <Chaos Recaller> ok thankyou
    [04:28:42.853] Info: Chat: <Lucky> OMG!
    [04:28:46.392] Info: Chat: <Chaos Recaller> ?
    [04:29:05.623] Info: Chat: <Chaos Recaller> what?
    [04:29:08.544] Info: Chat: <Chaos Recaller> ?
    [04:29:11.668] Info: Chat: <Chaos Recaller> ??
    [04:29:14.858] Info: Chat: <Chaos Recaller> ???
    [04:29:15.062] Info: Chat: <Lucky> I FOUnd A SECRET NPC DOWN THE OUTPOST!
    [04:29:19.561] Info: Chat: <Chaos Recaller> WHERE?
    [04:29:35.685] Info: Chat: <Chaos Recaller> where are you?
    [04:29:35.686] Info: Chat: <Lucky> DOWN THE OUTPOST!
    [04:29:37.269] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [04:29:37.271] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:29:39.107] Info: Chat: <Chaos Recaller> down?
    [04:29:43.917] Info: Chat: <Chaos Recaller> how ya get ther
    [04:29:46.851] Info: Chat: <Lucky> Yea!
    [04:29:50.032] Info: Chat: <Lucky> Grappling hook
    [04:29:52.594] Info: Chat: <Chaos Recaller> oh
    [04:29:56.452] Info: Chat: <Chaos Recaller> i has one
    [04:30:04.948] Info: Chat: <Lucky> good
    [04:30:06.406] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [04:30:06.510] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [04:30:08.330] Info: Chat: <Lucky> COME HERE!
    [04:30:08.432] Info: Chat: <Lucky> FAST
    [04:30:25.725] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:30:28.728] Info: Chat: <Lucky> :o
    [04:30:31.450] Info: Chat: <Chaos Recaller> lol
    [04:30:44.051] Info: UniverseServer: Connection received from: 60.231.85.119:52772
    [04:30:44.887] Info: UniverseServer: Logged in account '<anonymous>' as player 'Pixel' from address 60.231.85.119
    [04:30:44.892] Info: UniverseServer: Reviving player at ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [04:30:45.321] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [04:30:46.619] Info: UniverseServer: Client 'Pixel' <1> (60.231.85.119) connected
    [04:30:46.725] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [04:30:46.766] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [04:30:46.876] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:30:48.303] Info: Chat: <Pixel> hey
    [04:30:51.585] Info: Chat: <Chaos Recaller> hi?
    [04:30:54.489] Info: Chat: <Lucky> pixel?
    [04:30:56.556] Info: Chat: <Lucky> Hi
    [04:31:00.701] Info: Chat: <Jett> Hello
    [04:31:04.545] Info: UniverseServer: Stopping world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95 due to inactivity
    [04:31:04.673] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [04:31:10.564] Info: Chat: <Pixel> how ya doing
    [04:31:14.865] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:31:29.114] Info: Chat: <Chaos Recaller> hey do ya have 10 uranium rods and 10 titanium?
    [04:31:36.253] Info: Chat: <Pixel> let me check
    [04:31:39.120] Info: Chat: <Chaos Recaller> thanks
    [04:31:42.237] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [04:31:42.344] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:31:57.313] Info: Chat: <Lucky> chaos
    [04:31:59.099] Info: Chat: <Lucky> go check my ship
    [04:32:01.785] Info: Chat: <Chaos Recaller> ok
    [04:32:07.065] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [04:32:11.747] Info: Chat: <Chaos Recaller> so what the secret NPC look like
    [04:32:15.508] Info: UniverseServer: Loading client ship world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [04:32:16.670] Info: Chat: <Lucky> I SUICIDE\
    [04:32:19.000] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [04:32:19.105] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [04:32:20.753] Info: Chat: <Chaos Recaller> OMG
    [04:32:20.754] Info: Chat: <Lucky> :D!
    [04:32:33.751] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:32:36.082] Info: Chat: <Lucky> it's wearing a devilish looking mask
    [04:32:40.978] Info: Chat: <Chaos Recaller> ok
    [04:32:43.741] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [04:32:45.236] Info: Chat: <Lucky> soo
    [04:32:48.079] Info: Chat: <Lucky> chaos
    [04:32:51.675] Info: Chat: <Lucky> are u in my shiP?
    [04:32:54.095] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [04:32:54.201] Info: UniverseServer: World thread has stopped, removing world UniqueWorld:outpost
    [04:32:54.942] Info: Chat: <Chaos Recaller> eyah
    [04:33:01.927] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [04:33:01.933] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [04:33:05.096] Info: Chat: <Chaos Recaller> woah
    [04:33:06.021] Info: Chat: <Lucky> good
    [04:33:07.985] Info: Chat: <Chaos Recaller> so organised
    [04:33:11.865] Info: Chat: <Lucky> go check the chests
    [04:33:12.907] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [04:33:13.010] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:33:17.959] Info: Chat: <Lucky> maybe i still got some extra
    [04:33:21.048] Info: Chat: <Lucky> and also
    [04:33:23.515] Info: Chat: <Lucky> pls dont steal
    [04:33:28.750] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [04:33:34.385] Info: Chat: <Lucky> thx
    [04:33:35.214] Info: Chat: <Chaos Recaller> woaj
    [04:33:39.356] Info: UniverseServer: Stopping world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95 due to inactivity
    [04:33:39.458] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [04:33:40.336] Info: Chat: <Lucky> pls dont steal.
    [04:33:41.860] Info: Chat: <Chaos Recaller> i won;t
    [04:33:44.960] Info: Chat: <Pixel> Does anyone have lunar base blast doors
    [04:33:46.287] Info: Chat: <Lucky> :D
    [04:33:55.162] Info: Chat: <Pixel> ps: i dont have what you were looking for sorry my friend
    [04:33:59.607] Info: Chat: <Chaos Recaller> ok
    [04:34:23.776] Info: Chat: <Lucky> did u found the item u wanted chaos?
    [04:34:38.995] Info: Chat: <Chaos Recaller> na
    [04:34:47.179] Info: Chat: <Lucky> ok
    [04:35:09.872] Info: UniverseServer: Loading client ship world ClientShipWorld:8ce98756d486ea88ae06611b53d34c95
    [04:35:17.708] Info: Chat: <Chaos Recaller> can i have violium?
    [04:35:21.783] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [04:35:21.887] Info: UniverseServer: World thread has stopped, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [04:35:30.161] Info: Chat: <Lucky> Xd
    [04:35:37.481] Info: Chat: <Chaos Recaller> yes? no?
    [04:35:54.058] Info: Chat: <Lucky> aa
    [04:35:58.212] Info: Chat: <Chaos Recaller> aa?
    [04:35:59.967] Info: Chat: <Chaos Recaller> YES
    [04:36:02.744] Info: Chat: <Chaos Recaller> NO?
    [04:36:16.932] Info: Chat: <Chaos Recaller> so yes?
    [04:36:19.804] Info: Chat: <Lucky> u can
    [04:36:35.539] Info: Chat: <Chaos Recaller> THANKYOU!
    [04:36:46.050] Info: Chat: <Lucky> uhh
    [04:37:06.265] Info: Chat: <Lucky> pls ask before u get the item u want
    [04:37:19.040] Info: Chat: <Jett> I like this armor set
    [04:37:28.206] Info: Chat: <Lucky> u can have those jett :D
    [04:37:33.892] Info: Chat: <Jett> Thank you :D
    [04:37:46.146] Info: Chat: <Lucky> ur welcome
    [04:38:03.910] Info: Chat: <Chaos Recaller> I'm Beautiful
    [04:38:08.760] Info: Chat: <Lucky> lol
    [04:38:23.789] Info: Chat: <Jett> Wish i could get a purple cape to go with it D:
    [04:38:36.101] Info: Chat: <Chaos Recaller> lol
    [04:39:00.631] Info: Chat: <Chaos Recaller> lemme get my saz
    [04:39:01.983] Info: Chat: <Chaos Recaller> sax
    [04:39:15.309] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:39:32.110] Info: Chat: <Lucky> a
    [04:39:47.870] Info: UniverseServer: Stopping world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975 due to inactivity
    [04:39:47.973] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:39:51.247] Info: Chat: <Lucky> gtg
    [04:39:52.821] Info: Chat: <Lucky> Bye
    [04:39:54.481] Info: Chat: <Lucky> i mean
    [04:39:57.258] Info: Chat: <Lucky> Be right back
    [04:39:59.791] Info: UniverseServer: Client 'Lucky' <3> (203.111.234.189) disconnected
    [04:39:59.893] Info: UniverseServer: World thread has stopped, removing world ClientShipWorld:4f8f6cf134fcaaf58678bb699a862eaa
    [04:39:59.897] Info: UniverseServer: Loading client ship world ClientShipWorld:3882c86cb7f29d97c29e9ba3289bb975
    [04:39:59.899] Info: UniverseServer: Loading client ship world ClientShipWorld:f8e8968a0a976f4532df2a4eff916df4
    [04:40:05.184] Warn: I/O error in RemotePacketSocket::receiveData, closing: (NetworkException) tcp recv error: An established connection was aborted by the software in your host machine.
    
    
    
     
    Dunto likes this.
  12. Dunto

    Dunto Guest

    Looks like this is definitely an issue on the Windows version of the server. Moving to In-Game & Billing Support. Please post details about your system, OS etc, and a complete log if you haven't already posted it. Thanks.
     
  13. Snowpup

    Snowpup Giant Laser Beams

    Yes.

    Windows Server 2012 R2 using the 64 bit executable.
     
    Dunto likes this.
  14. Dunto

    Dunto Guest

    Even on Spirited Giraffe Update 2? (updated today, I believe)
     
  15. sethjd

    sethjd Void-Bound Voyager

    Has done it once since update 2 will post log when I'm home
     

    Attached Files:

    Dunto likes this.
  16. Snowpup

    Snowpup Giant Laser Beams

    Not sure. Updating now and will leave on overnight to see what happens.
     
    Dunto likes this.
  17. sethjd

    sethjd Void-Bound Voyager

    Code:
    Start logging at: 2015-04-27 14:30:37.494
    [14:30:37.496] Info: Star::Root using bootstrap file 'C:\Steam\steamapps\common\Starbound\giraffe_storage\sbboot.config'
    [14:30:37.497] Info: Star::Root using storage directory 'C:\Steam\steamapps\common\Starbound\giraffe_storage\'
    [14:30:37.498] Info: Preparing Star::Root...
    [14:30:37.499] Info: Loading Configuration with config file: 'starbound.config'
    [14:30:37.500] Info: Loading Star::Configuration from 'Just (.\..\giraffe_storage\starbound.config)'
    [14:30:37.504] Info: Writing Star::Configuration to '.\..\giraffe_storage\starbound.config'
    [14:30:37.509] Info: Initializing Star::Root with 2 assets sources
    [14:30:37.510] Info: Done preparing Star::Root.
    [14:30:37.511] Info: Fully loading Star::Root...
    [14:30:37.513] Info: Loading Assets
    [14:30:37.514] Info: Loading ObjectDatabase
    [14:30:37.515] Info: Loading PlantDatabase
    [14:30:37.516] Info: Loading NameGenerator
    [14:30:37.517] Info: Loading ProjectileDatabase
    [14:30:37.518] Info: Loading MonsterDatabase
    [14:30:37.520] Info: Loading NpcDatabase
    [14:30:37.520] Info: Loading PlayerFactory
    [14:30:37.521] Info: Loading Star::Assets from: '../assets/packed.pak'
    [14:30:37.523] Info: Loading Star::Assets from: '../assets/user'
    [14:30:38.016] Info: Done loading Assets
    [14:30:38.017] Info: Loading EntityFactory
    [14:30:38.032] Info: Done loading PlayerFactory
    [14:30:38.035] Info: Loading ItemDatabase
    [14:30:38.047] Info: Done loading NameGenerator
    [14:30:38.048] Info: Loading MaterialDatabase
    [14:30:38.049] Info: Loading ParticleDatabase
    [14:30:38.203] Info: Done loading ParticleDatabase
    [14:30:38.298] Info: Done loading PlantDatabase
    [14:30:38.302] Info: Loading TerrainDatabase
    [14:30:38.335] Info: Done loading TerrainDatabase
    [14:30:38.337] Info: Loading BiomeDatabase
    [14:30:38.342] Info: Done loading NpcDatabase
    [14:30:38.345] Info: Loading LiquidsDatabase
    [14:30:38.514] Info: Done loading ProjectileDatabase
    [14:30:38.516] Info: Loading StatusEffectDatabase
    [14:30:38.523] Info: Done loading BiomeDatabase
    [14:30:38.523] Info: Loading DamageDatabase
    [14:30:38.561] Info: Done loading StatusEffectDatabase
    [14:30:38.586] Info: Loading EffectSourceDatabase
    [14:30:38.615] Info: Done loading MaterialDatabase
    [14:30:38.623] Info: Loading FunctionDatabase
    [14:30:38.627] Info: Done loading EffectSourceDatabase
    [14:30:38.636] Info: Loading TreasureDatabase
    [14:30:38.638] Info: Done loading LiquidsDatabase
    [14:30:38.640] Info: Loading DungeonDefinitions
    [14:30:38.647] Info: Done loading FunctionDatabase
    [14:30:38.648] Info: Loading EmoteProcessor
    [14:30:38.649] Info: Done loading EmoteProcessor
    [14:30:38.650] Info: Loading SpeciesDatabase
    [14:30:38.674] Info: Done loading SpeciesDatabase
    [14:30:38.675] Info: Loading ImageMetadataDatabase
    [14:30:38.676] Info: Done loading ImageMetadataDatabase
    [14:30:38.676] Info: Loading VersioningDatabase
    [14:30:38.678] Info: Done loading VersioningDatabase
    [14:30:38.679] Info: Loading QuestTemplateDatabase
    [14:30:38.714] Info: Done loading QuestTemplateDatabase
    [14:30:38.720] Info: Loading AiDatabase
    [14:30:38.757] Info: Done loading AiDatabase
    [14:30:38.758] Info: Loading TechDatabase
    [14:30:38.762] Info: Done loading TreasureDatabase
    [14:30:38.768] Info: Loading CodexDatabase
    [14:30:38.780] Info: Done loading TechDatabase
    [14:30:38.857] Info: Done loading CodexDatabase
    [14:30:38.871] Info: Done loading DamageDatabase
    [14:30:39.032] Info: Done loading MonsterDatabase
    [14:30:39.034] Info: Done loading ObjectDatabase
    [14:30:39.035] Info: Done loading EntityFactory
    [14:30:50.799] Info: Done loading ItemDatabase
    [14:30:55.661] Info: Done loading DungeonDefinitions
    [14:30:55.664] Info: Done fully loading Star::Root
    [14:30:55.666] Info: Server Version 'Beta v. Spirited Giraffe - Update 2' Revision: c048414507ef1bd085d2b2e62935cff0010e121e Protocol: 679
    [14:30:55.668] Info: Scanning for router for portforwarding
    [14:30:56.680] Info: Done scanning for router for portforwarding
    [14:30:56.684] Info: UniverseServer: Acquiring universe lock file
    [14:30:56.712] Warn: SimpleDatabase at device: .\..\giraffe_storage\universe\universe.chunks was not closed cleanly
    [14:30:56.713] Warn: Recovering SimpleDatabase at device: .\..\giraffe_storage\universe\universe.chunks
    [14:30:58.394] Warn: Recovery finished
    [14:30:58.395] Info: UniverseServer: Loading settings
    [14:30:58.399] Info: UniverseServer: Finding starter world
    [14:30:58.401] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [14:30:58.410] Warn: SimpleDatabase at device: .\..\giraffe_storage\universe\-725617401_447163810_-191427109_5_2.world was not closed cleanly
    [14:30:58.410] Warn: Recovering SimpleDatabase at device: .\..\giraffe_storage\universe\-725617401_447163810_-191427109_5_2.world
    [14:30:58.533] Warn: Recovery finished
    [14:30:58.901] Info: Scanning for router for portforwarding
    [14:30:58.902] Info: UniverseServer: Starting UniverseServer with UUID: 8fbd2a389ebcc84c52a695ccd2936cd4
    [14:30:59.909] Info: Done scanning for router for portforwarding
    [14:30:59.911] Info: Scanning for router for portforwarding
    [14:31:00.918] Info: Done scanning for router for portforwarding
    [14:31:00.920] Warn: rconServerPassword is not configured requests will NOT be processed
    [14:31:08.949] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [14:31:09.051] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [14:37:57.370] Info: UniverseServer: Connection received from: 71.31.159.222:50876
    [14:37:58.446] Info: UniverseServer: Logged in account '<anonymous>' as player 'Dmik Antonoff' from address 71.31.159.222
    [14:37:58.455] Info: UniverseServer: Spawning player at ship
    [14:37:58.457] Info: UniverseServer: Loading client ship world ClientShipWorld:9ced34c00598c184a99aa6a92993df06
    [14:37:59.447] Info: UniverseServer: Client 'Dmik Antonoff' <1> (71.31.159.222) connected
    [14:37:59.586] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [14:38:07.666] Info: Chat: <Dmik Antonoff> /list
    [14:38:09.993] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [14:38:10.095] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [14:38:10.627] Info: Chat: <Dmik Antonoff> /admin
    [14:38:17.519] Info: UniverseServer: Client 'Dmik Antonoff' <1> (71.31.159.222) disconnected
    [14:38:17.621] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9ced34c00598c184a99aa6a92993df06
    [14:46:10.737] Info: UniverseServer: Connection received from: 69.122.197.91:61342
    [14:46:11.063] Info: UniverseServer: Logged in account '<anonymous>' as player 'Billy The Kid' from address 69.122.197.91
    [14:46:11.073] Info: UniverseServer: Spawning player at ship
    [14:46:12.181] Info: UniverseServer: Client 'Billy The Kid' <1> (69.122.197.91) connected
    [14:46:12.662] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [14:46:23.154] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [14:46:23.256] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [14:46:36.543] Info: UniverseServer: Connection received from: 24.185.151.119:50480
    [14:46:37.464] Info: UniverseServer: Logged in account '<anonymous>' as player 'Kole Rupp' from address 24.185.151.119
    [14:46:37.466] Info: UniverseServer: Spawning player at ship
    [14:46:37.467] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [14:46:38.093] Info: UniverseServer: Client 'Kole Rupp' <2> (24.185.151.119) connected
    [14:46:38.220] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [14:46:48.707] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [14:46:48.809] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [14:46:56.521] Info: Chat: <Billy The Kid> hello
    [14:47:05.589] Info: Chat: <Kole Rupp> HELLO HELLO HELLO
    [14:47:16.398] Info: UniverseServer: Connection received from: 177.43.10.243:60214
    [14:47:19.652] Info: UniverseServer: Logged in account '<anonymous>' as player '9' from address 177.43.10.243
    [14:47:19.661] Info: UniverseServer: Spawning player at ship
    [14:47:19.662] Info: UniverseServer: Loading client ship world ClientShipWorld:60e50fef80090166251a57935bdd8eb7
    [14:47:20.317] Info: UniverseServer: Client '9' <3> (177.43.10.243) connected
    [14:47:20.448] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [14:47:38.599] Info: UniverseServer: Stopping world ClientShipWorld:60e50fef80090166251a57935bdd8eb7 due to inactivity
    [14:47:38.701] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:60e50fef80090166251a57935bdd8eb7
    [14:48:13.993] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [14:48:14.095] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [14:48:15.136] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [14:48:15.238] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [14:49:31.507] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [14:49:35.079] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [14:50:02.470] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [14:50:02.572] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [14:50:23.920] Info: UniverseServer: Client '9' <3> (177.43.10.243) disconnected
    [14:50:33.919] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [14:50:34.021] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [14:52:50.566] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [14:53:44.640] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [14:53:55.874] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [14:53:55.977] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [14:54:07.070] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [14:54:07.172] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [14:55:02.124] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [14:55:16.190] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [14:55:17.599] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [14:55:27.413] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [14:55:27.414] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [14:55:28.858] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [14:55:28.960] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [14:56:20.934] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [14:56:31.378] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [14:56:31.480] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [14:57:01.584] Info: UniverseServer: Client 'Kole Rupp' <2> (24.185.151.119) disconnected
    [14:57:01.687] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [14:59:02.813] Info: UniverseServer: Connection received from: 24.185.151.119:1024
    [14:59:03.774] Info: UniverseServer: Logged in account '<anonymous>' as player 'Kole Rupp' from address 24.185.151.119
    [14:59:03.778] Info: UniverseServer: Reviving player at ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [14:59:04.814] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [14:59:05.502] Info: UniverseServer: Client 'Kole Rupp' <2> (24.185.151.119) connected
    [14:59:06.928] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [14:59:17.319] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [14:59:17.421] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [14:59:28.855] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [14:59:32.814] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [14:59:32.916] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [14:59:39.064] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [14:59:39.166] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [15:00:16.599] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [15:00:27.849] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [15:00:27.951] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:00:36.725] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [15:00:36.726] Info: UniverseServer: Creating temporary unique world 'outpost'
    [15:00:36.800] Info: Placing dungeon outpost
    [15:00:36.801] Info: Generating dungeon outpost (NOT FORCED)
    [15:00:37.020] Info: Placing dungeon at (233, 500)
    [15:00:39.904] Info: Protected dungeonIds for world set to (0)
    [15:00:50.794] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [15:00:50.899] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [15:02:05.304] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:02:05.928] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:02:13.023] Info: UniverseServer: Connection received from: 71.47.184.25:61935
    [15:02:14.179] Info: UniverseServer: Logged in account '<anonymous>' as player 'Hadrion Atilla' from address 71.47.184.25
    [15:02:14.181] Info: UniverseServer: Spawning player at ship
    [15:02:14.183] Info: UniverseServer: Loading client ship world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a
    [15:02:15.450] Info: UniverseServer: Client 'Hadrion Atilla' <3> (71.47.184.25) connected
    [15:02:15.616] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [15:02:16.720] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [15:02:16.738] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [15:02:25.660] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:02:25.763] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:02:26.480] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [15:02:26.582] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [15:02:56.250] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [15:03:06.917] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [15:03:07.020] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [15:03:35.951] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [15:03:46.562] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [15:03:46.664] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:04:45.423] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [15:04:55.882] Info: UniverseServer: Stopping world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a due to inactivity
    [15:04:55.984] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a
    [15:05:12.795] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:05:15.055] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:05:38.804] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:05:38.914] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:05:55.973] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [15:05:56.079] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:06:03.509] Info: UniverseServer: Connection received from: 176.190.64.165:50946
    [15:06:05.454] Info: UniverseServer: Logged in account '<anonymous>' as player 'Burninte' from address 176.190.64.165
    [15:06:05.457] Info: UniverseServer: Spawning player at ship
    [15:06:05.460] Info: UniverseServer: Loading client ship world ClientShipWorld:494f6d57f60bc7d3f51c8bb0ac6d2970
    [15:06:08.145] Info: UniverseServer: Client 'Burninte' <4> (176.190.64.165) connected
    [15:06:15.694] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:06:24.167] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:06:24.393] Info: UniverseServer: Loading temporary unique world outpost
    [15:06:34.888] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [15:06:34.999] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:06:35.667] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [15:06:35.772] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [15:06:42.686] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:06:42.792] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:07:01.891] Info: UniverseServer: Connection received from: 75.156.49.97:51957
    [15:07:06.820] Info: UniverseServer: Logged in account '<anonymous>' as player 'Hydra' from address 75.156.49.97
    [15:07:06.822] Info: UniverseServer: Spawning player at ship
    [15:07:06.824] Info: UniverseServer: Loading client ship world ClientShipWorld:ff7e0d0a171b5026e830eb48b0fff975
    [15:07:10.524] Info: UniverseServer: Client 'Hydra' <5> (75.156.49.97) connected
    [15:07:29.181] Info: UniverseServer: Stopping world ClientShipWorld:ff7e0d0a171b5026e830eb48b0fff975 due to inactivity
    [15:07:29.322] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ff7e0d0a171b5026e830eb48b0fff975
    [15:08:48.976] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:09:03.610] Info: UniverseServer: Loading client ship world ClientShipWorld:ff7e0d0a171b5026e830eb48b0fff975
    [15:09:26.462] Info: UniverseServer: Stopping world ClientShipWorld:494f6d57f60bc7d3f51c8bb0ac6d2970 due to inactivity
    [15:09:26.463] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:494f6d57f60bc7d3f51c8bb0ac6d2970
    [15:09:28.308] Info: UniverseServer: Loading client ship world ClientShipWorld:494f6d57f60bc7d3f51c8bb0ac6d2970
    [15:09:38.111] Info: UniverseServer: Stopping world ClientShipWorld:ff7e0d0a171b5026e830eb48b0fff975 due to inactivity
    [15:09:38.413] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ff7e0d0a171b5026e830eb48b0fff975
    [15:10:00.393] Info: UniverseServer: Stopping world ClientShipWorld:494f6d57f60bc7d3f51c8bb0ac6d2970 due to inactivity
    [15:10:00.512] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:494f6d57f60bc7d3f51c8bb0ac6d2970
    [15:10:02.523] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [15:10:02.631] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [15:10:37.332] Info: UniverseServer: Client 'Hadrion Atilla' <3> (71.47.184.25) disconnected
    [15:10:42.387] Info: UniverseServer: Connection received from: 71.47.184.25:61944
    [15:10:43.527] Info: UniverseServer: Logged in account '<anonymous>' as player 'Hadrion Atilla' from address 71.47.184.25
    [15:10:43.531] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:5:2
    [15:10:43.923] Info: UniverseServer: Loading client ship world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a
    [15:10:45.088] Info: UniverseServer: Client 'Hadrion Atilla' <3> (71.47.184.25) connected
    [15:10:55.169] Info: UniverseServer: Stopping world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a due to inactivity
    [15:10:55.307] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a
    [15:11:16.164] Info: Chat: <Hadrion Atilla> hello?
    [15:11:37.143] Info: Chat: <Hydra> Burn can I test something
    [15:11:56.775] Info: Chat: <Hydra> do /pvp
    [15:12:02.071] Info: Chat: <Burninte> /pvp
    [15:12:02.799] Info: Chat: <Hydra> I wanna see something
    [15:12:05.772] Info: Chat: <Hydra> /pvp
    [15:12:23.950] Info: Chat: <Hydra> /pvp
    [15:12:30.507] Info: Chat: <Hydra> /pvp
    [15:12:35.117] Info: Chat: <Hadrion Atilla> /pvp
    [15:12:35.528] Info: UniverseServer: Loading client ship world ClientShipWorld:494f6d57f60bc7d3f51c8bb0ac6d2970
    [15:12:47.327] Info: Chat: <Hadrion Atilla> /pvp
    [15:12:50.308] Info: UniverseServer: Loading client ship world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a
    [15:13:03.548] Info: UniverseServer: Stopping world ClientShipWorld:494f6d57f60bc7d3f51c8bb0ac6d2970 due to inactivity
    [15:13:03.651] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:494f6d57f60bc7d3f51c8bb0ac6d2970
    [15:13:05.308] Info: Chat: <Hadrion Atilla> /pvp
    [15:13:05.519] Info: UniverseServer: Stopping world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a due to inactivity
    [15:13:05.520] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a
    [15:13:15.021] Info: Chat: <Hadrion Atilla> /pvp
    [15:13:16.801] Info: Chat: <Kole Rupp> .
    [15:13:18.239] Info: UniverseServer: Loading client ship world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a
    [15:13:24.500] Info: Chat: <Hadrion Atilla> /pvp  0
    [15:13:31.655] Info: Chat: <Hadrion Atilla> /pvp
    [15:13:47.710] Info: UniverseServer: Stopping world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a due to inactivity
    [15:13:47.719] Info: UniverseServer: Loading temporary unique world outpost
    [15:13:47.814] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:bcb4218da05deef1abb3e1e2c4405a5a
    [15:14:00.981] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [15:14:01.093] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:14:12.581] Info: UniverseServer: Client 'Hadrion Atilla' <3> (71.47.184.25) disconnected
    [15:14:40.498] Info: Chat: <Hydra> Now we know we can do pvp
    [15:14:53.080] Info: Chat: <Hydra> /pvp
    [15:14:58.164] Info: Chat: <Burninte> /pvp
    [15:15:11.364] Info: Chat: <Hydra> lets go explore
    [15:15:23.391] Info: UniverseServer: Client 'Burninte' <4> (176.190.64.165) disconnected
    [15:15:36.452] Info: UniverseServer: Client 'Hydra' <5> (75.156.49.97) disconnected
    [15:15:46.501] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [15:15:46.604] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [15:16:49.279] Info: UniverseServer: Connection received from: 65.92.88.120:49319
    [15:16:50.304] Info: UniverseServer: Logged in account '<anonymous>' as player 'Boop Fragin' from address 65.92.88.120
    [15:16:50.306] Info: UniverseServer: Spawning player at ship
    [15:16:50.308] Info: UniverseServer: Loading client ship world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:16:51.032] Info: UniverseServer: Client 'Boop Fragin' <3> (65.92.88.120) connected
    [15:16:51.170] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [15:17:01.663] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [15:17:01.766] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [15:17:14.377] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [15:17:27.119] Info: UniverseServer: Stopping world ClientShipWorld:3c591b4784b111803041a241a81b0186 due to inactivity
    [15:17:27.231] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:17:42.330] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:17:45.412] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:17:56.232] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [15:17:56.337] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [15:18:08.920] Info: UniverseServer: Connection received from: 70.52.36.19:57243
    [15:18:09.863] Info: UniverseServer: Logged in account '<anonymous>' as player 'Light Yagami' from address 70.52.36.19
    [15:18:09.865] Info: UniverseServer: Spawning player at ship
    [15:18:09.866] Info: UniverseServer: Loading client ship world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:18:10.545] Info: UniverseServer: Client 'Light Yagami' <4> (70.52.36.19) connected
    [15:18:24.742] Info: UniverseServer: Stopping world ClientShipWorld:df520fc702326bfaac9f644668071d1f due to inactivity
    [15:18:24.844] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:18:57.310] Info: UniverseServer: Loading client ship world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:19:16.139] Info: UniverseServer: Stopping world ClientShipWorld:df520fc702326bfaac9f644668071d1f due to inactivity
    [15:19:16.255] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:19:17.918] Info: UniverseServer: Loading temporary unique world outpost
    [15:19:28.308] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:19:28.420] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:20:01.222] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [15:20:01.231] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [15:20:14.576] Info: UniverseServer: Loading temporary unique world outpost
    [15:21:16.993] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [15:21:17.101] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [15:21:18.206] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [15:21:29.618] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:21:40.594] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [15:21:40.697] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [15:23:57.266] Info: UniverseServer: Creating temporary world file for world MissionWorld:lunarbase-4830bf16124cf8de5e7242b2ede7d4ad
    [15:23:57.284] Info: UniverseServer: Creating temporary mission world 'MissionWorld:lunarbase-4830bf16124cf8de5e7242b2ede7d4ad'
    [15:23:57.436] Info: Placing dungeon lunarbase
    [15:23:57.437] Info: Generating dungeon lunarbase (NOT FORCED)
    [15:23:58.137] Info: Placing dungeon at (233, 1000)
    [15:24:03.101] Error: Could not generate item '[lunarbaselantern-recipe, 1, {}]'. (ItemException) No such item 'lunarbaselantern-recipe'
    [15:24:03.123] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 918)
    [15:24:03.133] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 921)
    [15:24:03.163] Warn: Failed to place dungeon object: prisonfloodlight direction: 0 position: (635, 933)
    [15:24:03.186] Warn: Failed to place dungeon object: miningdoor direction: 0 position: (772, 948)
    [15:24:04.017] Warn: Dungeon wire endpoint not found. (564, 617)
    [15:24:04.019] Warn: Dungeon wire endpoint not found. (568, 619)
    [15:24:04.019] Warn: Dungeon wires did not make a circuit.
    [15:24:04.020] Warn: Dungeon wire endpoint not found. (921, 759)
    [15:24:04.021] Warn: Dungeon wire endpoint not found. (938, 770)
    [15:24:04.022] Warn: Dungeon wire endpoint not found. (941, 770)
    [15:24:04.023] Warn: Dungeon wire endpoint not found. (943, 770)
    [15:24:04.024] Warn: Dungeon wires did not make a circuit.
    [15:24:04.025] Warn: Dungeon wire endpoint not found. (587, 654)
    [15:24:04.026] Warn: Dungeon wires did not make a circuit.
    [15:24:04.027] Warn: Dungeon wire endpoint not found. (588, 654)
    [15:24:04.028] Warn: Dungeon wires did not make a circuit.
    [15:24:04.029] Warn: Dungeon wire endpoint not found. (585, 655)
    [15:24:04.030] Warn: Dungeon wires did not make a circuit.
    [15:24:04.034] Warn: Dungeon wire endpoint not found. (1033, 907)
    [15:24:04.035] Warn: Dungeon wire endpoint not found. (1042, 907)
    [15:24:04.038] Warn: Dungeon wire endpoint not found. (778, 992)
    [15:24:04.039] Warn: Dungeon wire endpoint not found. (785, 992)
    [15:24:04.040] Warn: Dungeon wire endpoint not found. (792, 992)
    [15:24:04.044] Warn: Dungeon wire endpoint not found. (761, 830)
    [15:24:04.045] Warn: Dungeon wire endpoint not found. (764, 830)
    [15:24:04.319] Info: Protected dungeonIds for world set to (0)
    [15:24:14.873] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [15:24:14.963] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:24:23.913] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:24:24.014] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:26:46.418] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:27:16.282] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:27:16.302] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:27:30.512] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:27:49.076] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [15:27:49.277] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:30:01.630] Info: UniverseServer: Loading client ship world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:30:28.400] Info: UniverseServer: Stopping world ClientShipWorld:3c591b4784b111803041a241a81b0186 due to inactivity
    [15:30:28.473] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:31:13.290] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:31:17.359] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [15:31:45.950] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:31:46.052] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:33:34.593] Info: UniverseServer: Loading client ship world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:34:01.280] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:34:17.737] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:34:17.791] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:34:44.983] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:35:22.600] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:35:22.629] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:36:05.516] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:36:45.022] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:36:45.046] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:36:58.296] Info: UniverseServer: Loading client ship world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:37:09.417] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [15:37:09.430] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [15:37:18.420] Info: UniverseServer: Stopping world ClientShipWorld:3c591b4784b111803041a241a81b0186 due to inactivity
    [15:37:18.461] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:38:06.404] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [15:38:26.500] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:38:57.447] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:39:14.995] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [15:39:15.011] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:39:47.605] Info: UniverseServer: Stopping world ClientShipWorld:df520fc702326bfaac9f644668071d1f due to inactivity
    [15:39:47.616] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:40:59.300] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:40:59.402] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:41:00.002] Info: UniverseServer: Loading client ship world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:41:28.098] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:41:48.088] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:41:48.210] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:42:24.786] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:42:41.385] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:42:41.489] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:42:43.143] Info: UniverseServer: Stopping world ClientShipWorld:df520fc702326bfaac9f644668071d1f due to inactivity
    [15:42:43.267] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:42:43.884] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:43:00.607] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [15:43:00.627] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:43:05.584] Info: UniverseServer: Loading client ship world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:44:51.759] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:45:07.585] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:45:07.603] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:45:26.978] Info: Switching target to 1 from {1: 1}
    [15:45:29.592] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:45:38.393] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:45:55.771] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [15:45:55.783] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [15:46:11.732] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [15:46:11.920] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [15:46:27.141] Info: UniverseServer: Stopping world ClientShipWorld:3c591b4784b111803041a241a81b0186 due to inactivity
    [15:46:27.317] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:46:36.202] Info: Chat: <Billy The Kid> ^#003300;Hi cole
    [15:46:40.255] Info: UniverseServer: Loading client ship world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:46:50.378] Info: Chat: <Kole Rupp> hi tyler
    [15:47:13.182] Info: UniverseServer: Loading client ship world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:47:28.209] Info: UniverseServer: Stopping world ClientShipWorld:3c591b4784b111803041a241a81b0186 due to inactivity
    [15:47:28.326] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:48:34.242] Info: UniverseServer: Loading client ship world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:48:42.610] Info: UniverseServer: Stopping world ClientShipWorld:df520fc702326bfaac9f644668071d1f due to inactivity
    [15:48:42.620] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:48:45.434] Info: UniverseServer: Connection received from: 71.191.93.71:52454
    [15:48:46.370] Info: UniverseServer: Logged in account '<anonymous>' as player 'Princess Zoroark' from address 71.191.93.71
    [15:48:46.372] Info: UniverseServer: Spawning player at ship
    [15:48:46.373] Info: UniverseServer: Loading client ship world ClientShipWorld:fd9c63e62472392b821eabfece0fe54c
    [15:48:47.398] Info: UniverseServer: Client 'Princess Zoroark' <5> (71.191.93.71) connected
    [15:48:55.807] Info: UniverseServer: Stopping world ClientShipWorld:3c591b4784b111803041a241a81b0186 due to inactivity
    [15:48:55.866] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:48:57.797] Info: UniverseServer: Loading client ship world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:49:10.102] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [15:49:10.107] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [15:49:30.867] Info: UniverseServer: Connection received from: 69.116.107.210:61371
    [15:49:31.846] Info: UniverseServer: Logged in account '<anonymous>' as player 'Ender' from address 69.116.107.210
    [15:49:31.848] Info: UniverseServer: Spawning player at ship
    [15:49:31.849] Info: UniverseServer: Loading client ship world ClientShipWorld:203b035c0d0a6078bdd7eaa9e9a3227a
    [15:49:32.605] Info: UniverseServer: Client 'Ender' <6> (69.116.107.210) connected
    [15:49:32.754] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [15:49:43.223] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [15:49:43.337] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [15:49:49.127] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [15:50:00.682] Info: UniverseServer: Creating celestial world -725617408:447163816:-201791264:10:4
    [15:50:00.861] Info: UniverseServer: Loading client ship world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:50:10.230] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [15:50:11.768] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [15:50:11.882] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [15:50:13.012] Info: UniverseServer: Stopping world CelestialWorld:-725617408:447163816:-201791264:10:4 due to inactivity
    [15:50:13.132] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617408:447163816:-201791264:10:4
    [15:50:20.814] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [15:50:20.829] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [15:50:37.882] Info: UniverseServer: Stopping world ClientShipWorld:3c591b4784b111803041a241a81b0186 due to inactivity
    [15:50:37.998] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [15:51:03.267] Info: UniverseServer: Stopping world ClientShipWorld:203b035c0d0a6078bdd7eaa9e9a3227a due to inactivity
    [15:51:03.273] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:203b035c0d0a6078bdd7eaa9e9a3227a
    [15:51:18.021] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [15:51:20.991] Info: UniverseServer: Loading celestial world -725617408:447163816:-201791264:10:4
    [15:51:30.168] Info: UniverseServer: Stopping world ClientShipWorld:df520fc702326bfaac9f644668071d1f due to inactivity
    [15:51:30.390] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [15:51:38.849] Info: UniverseServer: Stopping world ClientShipWorld:fd9c63e62472392b821eabfece0fe54c due to inactivity
    [15:51:38.994] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd9c63e62472392b821eabfece0fe54c
    [15:51:58.255] Warn: Failed to place dungeon object: castledungeondoor direction: 0 position: (656, 926)
    [15:51:58.256] Warn: Failed to place dungeon object: castledungeondoor direction: 0 position: (670, 926)
    [15:52:38.264] Info: UniverseServer: Connection received from: 50.76.241.182:51444
    [15:52:38.914] Info: UniverseServer: Logged in account '<anonymous>' as player 'Dewsticker' from address 50.76.241.182
    [15:52:38.916] Info: UniverseServer: Spawning player at ship
    [15:52:38.918] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [15:52:39.636] Info: UniverseServer: Client 'Dewsticker' <7> (50.76.241.182) connected
    [15:52:39.769] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [15:52:50.204] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [15:52:50.219] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [15:52:51.747] Info: UniverseServer: Connection received from: 67.40.152.12:51592
    [15:52:55.085] Info: UniverseServer: Logged in account '<anonymous>' as player 'Neon' from address 67.40.152.12
    [15:52:55.087] Info: UniverseServer: Spawning player at ship
    [15:52:55.089] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [15:52:57.144] Info: UniverseServer: Client 'Neon' <8> (67.40.152.12) connected
    [15:52:57.418] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [15:53:07.945] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [15:53:07.981] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [15:53:13.243] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [15:53:23.879] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [15:53:23.923] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [15:53:29.089] Info: UniverseServer: Connection received from: 107.212.53.82:56861
    [15:53:29.829] Info: UniverseServer: Logged in account '<anonymous>' as player 'Mali' from address 107.212.53.82
    [15:53:29.832] Info: UniverseServer: Spawning player at ship
    [15:53:29.834] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [15:53:30.554] Info: UniverseServer: Client 'Mali' <9> (107.212.53.82) connected
    [15:53:33.549] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [15:53:33.556] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [15:53:46.737] Info: UniverseServer: Stopping world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f due to inactivity
    [15:53:46.749] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [15:53:55.258] Info: UniverseServer: Connection received from: 73.203.31.224:60545
    [15:53:55.799] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nikolai Polyako' from address 73.203.31.224
    [15:53:55.801] Info: UniverseServer: Spawning player at ship
    [15:53:55.803] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [15:53:56.735] Info: UniverseServer: Client 'Nikolai Polyako' <10> (73.203.31.224) connected
    [15:54:19.050] Warn: Failed to place dungeon object: midjar1 direction: 0 position: (2823, 748)
    [15:54:20.963] Info: UniverseServer: Connection received from: 174.136.117.79:50277
    [15:54:28.612] Warn: UniverseServer: client connection aborted
    [15:54:45.550] Info: UniverseServer: Stopping world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8 due to inactivity
    [15:54:45.567] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [15:54:49.544] Info: UniverseServer: Client 'Princess Zoroark' <5> (71.191.93.71) disconnected
    [15:55:10.051] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [15:55:21.326] Info: UniverseServer: Client 'Ender' <6> (69.116.107.210) disconnected
    [15:55:31.464] Info: UniverseServer: Stopping world CelestialWorld:-725617408:447163816:-201791264:10:4 due to inactivity
    [15:55:31.476] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617408:447163816:-201791264:10:4
    [15:56:11.012] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [15:56:33.608] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [15:56:33.891] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [15:56:58.400] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [15:57:05.605] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [15:57:16.681] Info: UniverseServer: Stopping world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f due to inactivity
    [15:57:16.916] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [15:57:47.661] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [15:57:47.670] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [15:59:30.594] Info: UniverseServer: Creating celestial world 543278118:776349634:14161844:8
    [15:59:39.750] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [15:59:42.365] Info: UniverseServer: Stopping world CelestialWorld:543278118:776349634:14161844:8 due to inactivity
    [15:59:42.414] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278118:776349634:14161844:8
    [15:59:44.765] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [15:59:58.855] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [15:59:58.882] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:00:09.420] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:00:09.592] Info: UniverseServer: Stopping world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f due to inactivity
    [16:00:09.861] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:00:25.034] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [16:00:25.234] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:00:40.553] Info: UniverseServer: Loading celestial world 543278118:776349634:14161844:8
    [16:00:47.828] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:00:59.255] Info: UniverseServer: Stopping world CelestialWorld:543278118:776349634:14161844:8 due to inactivity
    [16:00:59.283] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278118:776349634:14161844:8
    [16:01:10.388] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:01:11.515] Info: UniverseServer: Stopping world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8 due to inactivity
    [16:01:11.532] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:01:27.235] Info: UniverseServer: Stopping world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f due to inactivity
    [16:01:27.406] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:01:31.065] Info: UniverseServer: Creating celestial world 543278110:776349623:92705146:3
    [16:01:34.748] Info: UniverseServer: Loading client ship world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [16:01:46.774] Info: UniverseServer: Stopping world CelestialWorld:543278110:776349623:92705146:3 due to inactivity
    [16:01:46.807] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278110:776349623:92705146:3
    [16:02:07.716] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [16:02:24.397] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [16:02:24.412] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [16:02:43.132] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [16:02:47.000] Info: UniverseServer: Loading celestial world 543278110:776349623:92705146:3
    [16:02:48.582] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [16:02:49.964] Info: UniverseServer: Loading client ship world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [16:03:01.022] Info: UniverseServer: Stopping world ClientShipWorld:3c591b4784b111803041a241a81b0186 due to inactivity
    [16:03:01.023] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [16:03:01.024] Info: UniverseServer: Stopping world MissionWorld:lunarbase-4830bf16124cf8de5e7242b2ede7d4ad due to inactivity
    [16:03:01.243] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:3c591b4784b111803041a241a81b0186
    [16:03:01.870] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:03:03.462] Info: UniverseServer: World thread has stopped due to inactivity, removing world MissionWorld:lunarbase-4830bf16124cf8de5e7242b2ede7d4ad
    [16:03:11.109] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [16:03:11.110] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [16:03:11.111] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [16:03:12.398] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [16:03:18.017] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [16:03:18.700] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:03:30.082] Info: UniverseServer: Loading temporary mission world MissionWorld:lunarbase-4830bf16124cf8de5e7242b2ede7d4ad
    [16:03:38.150] Info: UniverseServer: Creating celestial world 543278110:776349623:92705146:4:5
    [16:03:38.251] Info: UniverseServer: Stopping world CelestialWorld:543278110:776349623:92705146:3 due to inactivity
    [16:03:38.375] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278110:776349623:92705146:3
    [16:03:38.867] Info: Placing dungeon naturalcave
    [16:03:38.868] Info: Generating dungeon naturalcave (NOT FORCED)
    [16:03:38.874] Info: Placing dungeon at (2553, 900)
    [16:03:39.344] Warn: Failed to place dungeon object: talljar1 direction: 0 position: (2450, 731)
    [16:03:39.345] Warn: Failed to place dungeon object: woodencrate1 direction: 0 position: (2452, 731)
    [16:03:39.346] Warn: Failed to place dungeon object: metalbarrel1 direction: 1 position: (2454, 731)
    [16:03:39.393] Warn: Failed to place dungeon object: prisongirderv direction: 0 position: (2625, 813)
    [16:03:39.399] Warn: Failed to place dungeon object: prisongirderv direction: 0 position: (2625, 818)
    [16:03:40.768] Info: UniverseServer: Stopping world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc due to inactivity
    [16:03:40.873] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [16:03:51.667] Info: UniverseServer: Stopping world CelestialWorld:543278110:776349623:92705146:4:5 due to inactivity
    [16:03:51.679] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278110:776349623:92705146:4:5
    [16:04:26.593] Info: UniverseServer: Loading celestial world 543278110:776349623:92705146:4:5
    [16:04:37.452] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [16:04:37.565] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:04:48.205] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [16:05:23.242] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:05:45.320] Info: UniverseServer: Stopping world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81 due to inactivity
    [16:05:45.572] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [16:05:48.943] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:06:05.261] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:06:14.700] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [16:06:14.713] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:06:17.400] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [16:06:17.436] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [16:06:29.326] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [16:06:40.724] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [16:06:41.118] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [16:07:06.021] Info: UniverseServer: Loading client ship world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [16:07:06.533] Info: UniverseServer: Loading client ship world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [16:07:18.732] Info: UniverseServer: Stopping world MissionWorld:lunarbase-4830bf16124cf8de5e7242b2ede7d4ad due to inactivity
    [16:07:19.106] Info: UniverseServer: Client 'Billy The Kid' <1> (69.122.197.91) disconnected
    [16:07:19.476] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [16:07:19.667] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:e164422b1fc75fadc28934029b4c0cfc
    [16:07:20.137] Info: UniverseServer: World thread has stopped due to inactivity, removing world MissionWorld:lunarbase-4830bf16124cf8de5e7242b2ede7d4ad
    [16:07:29.340] Info: UniverseServer: Stopping world ClientShipWorld:df520fc702326bfaac9f644668071d1f due to inactivity
    [16:07:29.587] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [16:07:30.411] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [16:07:30.440] Info: UniverseServer: Creating temporary unique world 'outpost'
    [16:07:30.522] Info: Placing dungeon outpost
    [16:07:30.523] Info: Generating dungeon outpost (NOT FORCED)
    [16:07:30.742] Info: Placing dungeon at (233, 500)
    [16:07:31.228] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [16:07:31.397] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:07:33.998] Info: Protected dungeonIds for world set to (0)
    [16:07:44.930] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [16:07:45.108] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [16:08:03.347] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [16:08:14.077] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [16:08:14.193] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [16:08:58.487] Info: UniverseServer: Stopping world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f due to inactivity
    [16:08:58.681] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:09:46.046] Info: UniverseServer: Client 'Kole Rupp' <2> (24.185.151.119) disconnected
    [16:09:46.168] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:31a23cc0b74bf6a074be73ceb6e06e81
    [16:10:13.558] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:10:25.781] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [16:10:36.510] Info: UniverseServer: Stopping world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f due to inactivity
    [16:10:36.725] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:10:50.661] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:10:50.910] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [16:10:52.983] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:10:56.409] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:11:01.163] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [16:11:01.343] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [16:11:04.159] Info: UniverseServer: Stopping world CelestialWorld:543278110:776349623:92705146:4:5 due to inactivity
    [16:11:04.175] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278110:776349623:92705146:4:5
    [16:11:05.532] Info: UniverseServer: Creating celestial world 543278110:776349623:92705146:4
    [16:11:06.932] Warn: Failed to place dungeon object: castledungeondoor direction: 0 position: (5883, 1701)
    [16:11:06.933] Warn: Failed to place dungeon object: castledungeondoor direction: 0 position: (5897, 1701)
    [16:11:07.529] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [16:11:07.632] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [16:11:08.495] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:11:09.458] Info: UniverseServer: Loading client ship world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [16:11:23.228] Info: UniverseServer: Stopping world CelestialWorld:543278110:776349623:92705146:4 due to inactivity
    [16:11:23.230] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [16:11:23.231] Info: UniverseServer: Stopping world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8 due to inactivity
    [16:11:23.547] Info: UniverseServer: Client 'Light Yagami' <4> (70.52.36.19) disconnected
    [16:11:23.648] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278110:776349623:92705146:4
    [16:11:24.320] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [16:11:25.460] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:df520fc702326bfaac9f644668071d1f
    [16:11:25.899] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:11:27.813] Info: UniverseServer: Client 'Boop Fragin' <3> (65.92.88.120) disconnected
    [16:11:37.786] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [16:11:37.889] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [16:11:45.299] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [16:11:57.154] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [16:11:57.257] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [16:12:00.653] Info: UniverseServer: Loading celestial world 543278110:776349623:92705146:4
    [16:12:11.486] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [16:12:11.589] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:12:23.117] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [16:12:33.588] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [16:12:33.693] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:12:37.059] Info: UniverseServer: Client 'Mali' <9> (107.212.53.82) connection lost
    [16:12:37.063] Info: UniverseServer: Client 'Mali' <9> (107.212.53.82) disconnected
    [16:12:47.114] Info: UniverseServer: Stopping world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f due to inactivity
    [16:12:47.224] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:13:02.284] Warn: Failed to place dungeon object: castledungeondoor direction: 0 position: (5343, 1720)
    [16:13:02.285] Warn: Failed to place dungeon object: castledungeondoor direction: 0 position: (5357, 1720)
    [16:13:08.291] Warn: Failed to place dungeon object: woodsupport direction: 0 position: (4987, 1717)
    [16:13:30.762] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:13:38.157] Warn: Failed to place dungeon object: woodsupport direction: 0 position: (4859, 1692)
    [16:13:42.084] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [16:13:42.196] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [16:14:15.100] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [16:14:25.706] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [16:14:25.892] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:15:04.298] Info: UniverseServer: Connection received from: 107.212.53.82:57173
    [16:15:05.386] Info: UniverseServer: Logged in account '<anonymous>' as player 'Mali' from address 107.212.53.82
    [16:15:05.391] Info: UniverseServer: Reviving player at ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:15:05.818] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:15:06.633] Info: UniverseServer: Client 'Mali' <1> (107.212.53.82) connected
    [16:15:06.897] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [16:15:07.573] Warn: Failed to place dungeon object: woodsupport direction: 0 position: (3685, 1692)
    [16:15:14.736] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:15:17.639] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [16:15:17.811] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [16:15:18.873] Warn: Failed to place dungeon object: woodsupport direction: 0 position: (3612, 1712)
    [16:15:22.578] Info: UniverseServer: Loading temporary unique world outpost
    [16:15:25.782] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [16:15:25.977] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [16:15:33.066] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [16:15:33.233] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:15:34.004] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [16:15:40.778] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:15:50.528] Info: UniverseServer: Stopping world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f due to inactivity
    [16:15:50.547] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:16:00.138] Info: UniverseServer: Stopping world CelestialWorld:543278110:776349623:92705146:4 due to inactivity
    [16:16:00.258] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278110:776349623:92705146:4
    [16:16:07.039] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:16:18.320] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [16:16:18.426] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [16:16:23.520] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [16:16:23.521] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:16:34.016] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [16:16:34.119] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:16:34.890] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [16:16:34.992] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [16:17:19.586] Info: UniverseServer: Expiring temporary world MissionWorld:lunarbase-4830bf16124cf8de5e7242b2ede7d4ad
    [16:18:02.806] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [16:18:06.316] Info: UniverseServer: Client 'Dewsticker' <7> (50.76.241.182) disconnected
    [16:18:13.451] Info: UniverseServer: Stopping world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f due to inactivity
    [16:18:13.554] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:18:16.385] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [16:18:16.494] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [16:19:03.625] Info: UniverseServer: Loading celestial world 543278110:776349623:92705146:4
    [16:19:09.378] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:19:14.664] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:19:20.699] Info: UniverseServer: Stopping world CelestialWorld:543278110:776349623:92705146:4 due to inactivity
    [16:19:20.813] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278110:776349623:92705146:4
    [16:19:25.551] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [16:19:25.654] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [16:19:27.293] Info: UniverseServer: Connection received from: 68.146.136.119:57584
    [16:19:28.408] Info: UniverseServer: Logged in account '<anonymous>' as player 'Tiger Non' from address 68.146.136.119
    [16:19:28.410] Info: UniverseServer: Spawning player at ship
    [16:19:28.411] Info: UniverseServer: Loading client ship world ClientShipWorld:a2d13d3bcc894ca199532c5cd95bb9a8
    [16:19:29.119] Info: UniverseServer: Client 'Tiger Non' <2> (68.146.136.119) connected
    [16:19:29.258] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [16:19:43.273] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [16:19:43.375] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [16:19:44.506] Info: Chat: <Tiger Non> Sup
    [16:19:47.140] Info: UniverseServer: Connection received from: 68.13.221.5:54033
    [16:19:48.095] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nitrous Oxide' from address 68.13.221.5
    [16:19:48.096] Info: UniverseServer: Spawning player at ship
    [16:19:48.098] Info: UniverseServer: Loading client ship world ClientShipWorld:bdd64a3562d4be4981a629d8ce1845fc
    [16:19:49.402] Info: UniverseServer: Client 'Nitrous Oxide' <3> (68.13.221.5) connected
    [16:19:49.575] Info: Chat: <Neon> Hey
    [16:19:49.576] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [16:19:50.446] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [16:19:50.448] Warn: SimpleDatabase at device: .\..\giraffe_storage\universe\-725617401_447163810_-191427109_3_1.world was not closed cleanly
    [16:19:50.449] Warn: Recovering SimpleDatabase at device: .\..\giraffe_storage\universe\-725617401_447163810_-191427109_3_1.world
    [16:19:50.517] Warn: Recovery finished
    [16:19:53.358] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [16:20:00.045] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [16:20:00.147] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [16:20:00.973] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [16:20:01.075] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [16:20:03.549] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [16:20:03.652] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [16:20:30.931] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [16:20:32.088] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [16:20:41.462] Info: UniverseServer: Stopping world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f due to inactivity
    [16:20:41.612] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:20:42.400] Info: UniverseServer: Stopping world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8 due to inactivity
    [16:20:42.505] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:20:43.338] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [16:20:43.345] Info: UniverseServer: Loading temporary unique world outpost
    [16:20:54.426] Info: UniverseServer: Connection received from: 50.76.241.182:51672
    [16:20:55.249] Info: UniverseServer: Logged in account '<anonymous>' as player 'Dewsticker' from address 50.76.241.182
    [16:20:55.253] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:3:3
    [16:20:55.254] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:20:56.086] Info: UniverseServer: Client 'Dewsticker' <4> (50.76.241.182) connected
    [16:20:56.188] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [16:20:56.189] Info: UniverseServer: Stopping world ClientShipWorld:bdd64a3562d4be4981a629d8ce1845fc due to inactivity
    [16:20:56.193] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [16:20:56.435] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [16:20:56.953] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:bdd64a3562d4be4981a629d8ce1845fc
    [16:20:59.746] Error: WorldServer received duplicate entity create packet from client, deleting old entity -131072
    [16:21:06.116] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [16:21:06.226] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [16:21:06.227] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:21:06.999] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [16:21:56.960] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [16:21:57.065] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [16:22:04.500] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:22:15.742] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [16:22:15.845] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [16:22:56.884] Info: Chat: <Nikolai Polyako> yo anybody got diamond i can has?
    [16:23:03.341] Info: Chat: <Neon> No
    [16:23:56.126] Info: UniverseServer: Loading temporary unique world outpost
    [16:24:06.565] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [16:24:06.681] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:24:29.301] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [16:24:41.985] Info: UniverseServer: Stopping world ClientShipWorld:a2d13d3bcc894ca199532c5cd95bb9a8 due to inactivity
    [16:24:42.101] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a2d13d3bcc894ca199532c5cd95bb9a8
    [16:25:23.547] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [16:25:23.661] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [16:25:33.939] Info: UniverseServer: Loading client ship world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:26:13.396] Info: UniverseServer: Loading celestial world 543278110:776349623:92705146:4
    [16:26:18.821] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:26:30.236] Info: UniverseServer: Stopping world CelestialWorld:543278110:776349623:92705146:4 due to inactivity
    [16:26:30.348] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278110:776349623:92705146:4
    [16:26:58.599] Warn: Failed to place dungeon object: planturn1 direction: 0 position: (3015, 899)
    [16:27:24.924] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:27:36.218] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [16:27:36.322] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [16:27:52.273] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [16:28:12.593] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [16:28:12.697] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [16:28:30.372] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [16:28:30.684] Info: UniverseServer: Client 'Mali' <1> (107.212.53.82) disconnected
    [16:28:30.787] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5148b1dc98ac0501e2bc89e62438bd8f
    [16:28:30.789] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:28:31.368] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:28:33.015] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [16:28:34.601] Error: WorldServer received duplicate entity create packet from client, deleting old entity -262144
    [16:28:43.523] Info: UniverseServer: Stopping world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287 due to inactivity
    [16:28:43.628] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:28:45.924] Info: UniverseServer: Loading client ship world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:28:56.727] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [16:28:56.831] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [16:29:06.080] Info: UniverseServer: Client 'Dewsticker' <4> (50.76.241.182) disconnected
    [16:29:06.184] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:8466ae0b63aeaa9c716a1325305c0287
    [16:29:07.800] Info: UniverseServer: Client 'Tiger Non' <2> (68.146.136.119) disconnected
    [16:30:12.777] Info: UniverseServer: Client 'Nitrous Oxide' <3> (68.13.221.5) disconnected
    [16:30:22.799] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [16:30:22.902] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [16:35:23.730] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [16:40:39.701] Info: UniverseServer: Connection received from: 190.230.221.45:52270
    [16:40:42.072] Info: UniverseServer: Logged in account '<anonymous>' as player 'Roshi' from address 190.230.221.45
    [16:40:42.081] Info: UniverseServer: Spawning player at ship
    [16:40:42.083] Info: UniverseServer: Loading client ship world ClientShipWorld:9f7e8b4661ad23030fbbb546d01265a5
    [16:40:43.761] Info: UniverseServer: Client 'Roshi' <1> (190.230.221.45) connected
    [16:40:43.978] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [16:40:54.407] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [16:40:54.510] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [16:43:34.931] Info: UniverseServer: Stopping world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8 due to inactivity
    [16:43:35.034] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:43:35.793] Info: UniverseServer: Loading celestial world 543278110:776349623:92705146:4
    [16:44:09.996] Info: UniverseServer: Client 'Roshi' <1> (190.230.221.45) disconnected
    [16:44:10.132] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9f7e8b4661ad23030fbbb546d01265a5
    [16:44:35.845] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:44:47.089] Info: UniverseServer: Stopping world CelestialWorld:543278110:776349623:92705146:4 due to inactivity
    [16:44:47.191] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278110:776349623:92705146:4
    [16:45:36.807] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [16:45:47.145] Info: UniverseServer: Stopping world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8 due to inactivity
    [16:45:47.247] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:45:51.192] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [16:45:51.194] Info: UniverseServer: Creating temporary unique world 'outpost'
    [16:45:51.265] Info: Placing dungeon outpost
    [16:45:51.266] Info: Generating dungeon outpost (NOT FORCED)
    [16:45:51.495] Info: Placing dungeon at (233, 500)
    [16:45:54.312] Info: Protected dungeonIds for world set to (0)
    [16:46:05.118] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [16:46:05.225] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [16:49:42.860] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:49:54.053] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [16:49:54.165] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:49:55.730] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [16:50:01.484] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:50:07.744] Info: UniverseServer: Stopping world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8 due to inactivity
    [16:50:07.852] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:50:09.390] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:50:13.916] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [16:50:13.917] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [16:50:20.289] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [16:50:20.396] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:50:22.417] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [16:50:22.520] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [16:50:51.128] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [16:50:59.677] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [16:51:11.261] Info: UniverseServer: Stopping world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8 due to inactivity
    [16:51:11.364] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [16:51:15.243] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [16:51:15.350] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [16:51:15.865] Info: UniverseServer: Loading celestial world 543278110:776349623:92705146:4
    [16:53:51.733] Warn: Couldn't find a place for all the tile drops. 1 drops requested, 0 spaces found.
    [16:56:42.679] Info: UniverseServer: Connection received from: 68.196.62.225:65308
    [16:56:54.594] Info: UniverseServer: Logged in account '<anonymous>' as player 'Bot' from address 68.196.62.225
    [16:56:54.596] Info: UniverseServer: Spawning player at ship
    [16:56:54.598] Info: UniverseServer: Loading client ship world ClientShipWorld:fc125be4723d5c1201b13a5d6d5bc11b
    [16:56:56.685] Info: UniverseServer: Client 'Bot' <1> (68.196.62.225) connected
    [16:56:56.919] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [16:57:07.438] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [16:57:07.610] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [16:57:13.644] Info: UniverseServer: Client 'Bot' <1> (68.196.62.225) disconnected
    [16:57:13.777] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fc125be4723d5c1201b13a5d6d5bc11b
    [16:57:26.552] Warn: I/O error in RemotePacketSocket::sendData, closing: (NetworkException) tcp send error: An established connection was aborted by the software in your host machine.
    
    [17:00:03.543] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [17:00:03.679] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [17:00:21.155] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [17:00:22.767] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [17:01:05.289] Info: UniverseServer: Creating celestial world 543278114:776349629:-282729911:2
    [17:01:05.924] Info: Placing dungeon aviantomb
    [17:01:05.925] Info: Generating dungeon aviantomb (NOT FORCED)
    [17:01:05.960] Info: Placing dungeon at (2707, 1100)
    [17:01:07.126] Warn: Failed to place dungeon object: tombstone11 direction: 1 position: (2462, 1035)
    [17:01:07.127] Warn: Failed to place dungeon object: tombthing3 direction: 1 position: (2466, 1035)
    [17:01:07.687] Warn: Dungeon wire endpoint not found. (2777, 1109)
    [17:01:07.689] Warn: Dungeon wire endpoint not found. (2790, 1109)
    [17:01:19.218] Info: UniverseServer: Stopping world CelestialWorld:543278114:776349629:-282729911:2 due to inactivity
    [17:01:19.306] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278114:776349629:-282729911:2
    [17:02:14.204] Info: UniverseServer: Loading celestial world 543278114:776349629:-282729911:2
    [17:02:17.700] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (3493, 944)
    [17:02:17.704] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (3496, 944)
    [17:02:18.859] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (3624, 817)
    [17:02:18.861] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (3627, 817)
    [17:02:24.711] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [17:02:24.828] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [17:02:29.589] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (3358, 819)
    [17:02:29.590] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (3361, 819)
    [17:03:02.581] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (3306, 732)
    [17:03:02.583] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (3309, 732)
    [17:04:09.468] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (3604, 526)
    [17:04:09.470] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (3607, 526)
    [17:04:34.668] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (3403, 468)
    [17:04:34.669] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (3406, 468)
    [17:04:35.891] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (3375, 342)
    [17:04:35.893] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (3378, 342)
    [17:04:37.107] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (3425, 249)
    [17:04:37.110] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (3428, 249)
    [17:06:18.495] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [17:06:26.313] Info: UniverseServer: Connection received from: 174.101.238.2:55411
    [17:06:28.505] Info: UniverseServer: Logged in account '<anonymous>' as player 'Newtmana' from address 174.101.238.2
    [17:06:28.507] Info: UniverseServer: Spawning player at ship
    [17:06:28.509] Info: UniverseServer: Loading client ship world ClientShipWorld:be36e055ca99818925f3a86d932e4875
    [17:06:29.561] Info: UniverseServer: Client 'Newtmana' <1> (174.101.238.2) connected
    [17:06:33.500] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:06:33.613] Info: UniverseServer: Stopping world CelestialWorld:543278110:776349623:92705146:4 due to inactivity
    [17:06:33.751] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278110:776349623:92705146:4
    [17:06:43.740] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (3245, 252)
    [17:06:43.741] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (3248, 252)
    [17:06:43.970] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:06:44.250] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [17:09:17.863] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (3604, 333)
    [17:09:17.865] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (3607, 333)
    [17:09:18.300] Warn: Failed to place dungeon object: oillantern1 direction: 0 position: (3647, 287)
    [17:09:45.118] Info: UniverseServer: Stopping world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8 due to inactivity
    [17:09:45.242] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [17:10:16.676] Info: UniverseServer: Creating celestial world -725617408:447163816:-201791264:8
    [17:10:27.783] Info: UniverseServer: Stopping world CelestialWorld:-725617408:447163816:-201791264:8 due to inactivity
    [17:10:27.939] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617408:447163816:-201791264:8
    [17:10:52.513] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [17:11:14.816] Info: UniverseServer: Stopping world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8 due to inactivity
    [17:11:14.973] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [17:11:27.177] Info: UniverseServer: Loading client ship world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [17:11:29.378] Info: UniverseServer: Loading celestial world -725617408:447163816:-201791264:8
    [17:11:34.502] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [17:11:39.590] Info: UniverseServer: Stopping world ClientShipWorld:be36e055ca99818925f3a86d932e4875 due to inactivity
    [17:11:39.742] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:be36e055ca99818925f3a86d932e4875
    [17:11:47.902] Info: UniverseServer: Stopping world CelestialWorld:543278114:776349629:-282729911:2 due to inactivity
    [17:11:48.005] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278114:776349629:-282729911:2
    [17:11:49.304] Info: UniverseServer: Connection received from: 108.129.141.192:51778
    [17:11:50.108] Info: UniverseServer: Logged in account '<anonymous>' as player 'Dr Protostar' from address 108.129.141.192
    [17:11:50.110] Info: UniverseServer: Spawning player at ship
    [17:11:50.111] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:11:50.938] Info: UniverseServer: Client 'Dr Protostar' <2> (108.129.141.192) connected
    [17:11:51.068] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:12:01.509] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:12:01.630] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [17:13:25.120] Info: UniverseServer: Creating celestial world 543278118:776349634:14161844:4
    [17:13:25.261] Info: Placing dungeon humanprison
    [17:13:25.262] Info: Generating dungeon humanprison (NOT FORCED)
    [17:13:25.301] Info: Placing dungeon at (2719, 1700)
    [17:13:25.868] Info: UniverseServer: Connection received from: 216.15.37.162:53796
    [17:13:26.890] Info: UniverseServer: Logged in account '<anonymous>' as player 'Chris' from address 216.15.37.162
    [17:13:26.892] Info: UniverseServer: Spawning player at ship
    [17:13:26.894] Info: UniverseServer: Loading client ship world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0
    [17:13:27.234] Warn: Failed to place dungeon object: barbedwire direction: 1 position: (3652, 1707)
    [17:13:27.668] Info: UniverseServer: Client 'Chris' <3> (216.15.37.162) connected
    [17:13:27.803] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:13:28.918] Info: Protected dungeonIds for world set to (0)
    [17:13:42.566] Info: UniverseServer: Stopping world CelestialWorld:543278118:776349634:14161844:4 due to inactivity
    [17:13:42.858] Info: UniverseServer: Client 'Nikolai Polyako' <10> (73.203.31.224) disconnected
    [17:13:42.974] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278118:776349634:14161844:4
    [17:13:44.488] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:9988965391dfd91b104ef759f5dee4c8
    [17:13:44.976] Info: UniverseServer: Stopping world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0 due to inactivity
    [17:13:45.173] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0
    [17:13:48.438] Info: UniverseServer: Connection received from: 74.74.194.90:51706
    [17:13:49.339] Info: UniverseServer: Logged in account '<anonymous>' as player 'Dell Dellington' from address 74.74.194.90
    [17:13:49.341] Info: UniverseServer: Spawning player at ship
    [17:13:49.342] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:13:50.231] Info: UniverseServer: Client 'Dell Dellington' <4> (74.74.194.90) connected
    [17:15:03.660] Info: UniverseServer: Loading client ship world ClientShipWorld:be36e055ca99818925f3a86d932e4875
    [17:15:09.223] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [17:15:14.817] Info: UniverseServer: Stopping world CelestialWorld:-725617408:447163816:-201791264:8 due to inactivity
    [17:15:14.821] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617408:447163816:-201791264:8
    [17:15:17.176] Info: UniverseServer: Client 'Newtmana' <1> (174.101.238.2) disconnected
    [17:15:17.285] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:be36e055ca99818925f3a86d932e4875
    [17:15:19.834] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [17:15:19.938] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [17:15:35.965] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [17:15:40.053] Info: UniverseServer: Connection received from: 108.56.197.93:1420
    [17:15:40.661] Info: UniverseServer: Logged in account '<anonymous>' as player 'Jhon Plane' from address 108.56.197.93
    [17:15:40.662] Info: UniverseServer: Spawning player at ship
    [17:15:40.664] Info: UniverseServer: Loading client ship world ClientShipWorld:1aa3f8c8460bd967eb87d058b7679b29
    [17:15:41.343] Info: UniverseServer: Client 'Jhon Plane' <1> (108.56.197.93) connected
    [17:15:44.223] Info: UniverseServer: Loading client ship world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0
    [17:15:46.195] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [17:15:46.197] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [17:15:55.029] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:15:55.132] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [17:16:13.690] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [17:16:14.297] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:16:23.951] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [17:16:24.306] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [17:16:24.412] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:16:25.297] Info: UniverseServer: Stopping world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0 due to inactivity
    [17:16:25.402] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0
    [17:16:36.775] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [17:16:36.890] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:16:39.627] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [17:16:39.629] Info: UniverseServer: Creating temporary unique world 'outpost'
    [17:16:39.726] Info: Placing dungeon outpost
    [17:16:39.727] Info: Generating dungeon outpost (NOT FORCED)
    [17:16:39.971] Info: Placing dungeon at (233, 500)
    [17:16:43.067] Info: Protected dungeonIds for world set to (0)
    [17:16:53.988] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [17:16:54.100] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [17:17:01.307] Info: UniverseServer: Stopping world ClientShipWorld:1aa3f8c8460bd967eb87d058b7679b29 due to inactivity
    [17:17:01.457] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:1aa3f8c8460bd967eb87d058b7679b29
    [17:17:27.266] Info: UniverseServer: Connection received from: 32.211.148.187:63680
    [17:17:28.613] Info: UniverseServer: Logged in account '<anonymous>' as player 'Eccentric Taco' from address 32.211.148.187
    [17:17:28.615] Info: UniverseServer: Spawning player at ship
    [17:17:28.617] Info: UniverseServer: Loading client ship world ClientShipWorld:71db5b71451cd6488c10054412a56e12
    [17:17:29.740] Info: UniverseServer: Client 'Eccentric Taco' <5> (32.211.148.187) connected
    [17:18:36.879] Error: WorldServer::callScriptedEntity called on unknown or non-scripted entity 2107
    [17:18:43.160] Info: Chat: <Neon> Anyone on?
    [17:18:47.926] Info: UniverseServer: Loading client ship world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0
    [17:18:50.277] Info: UniverseServer: Loading celestial world 543278118:776349634:14161844:4
    [17:18:51.928] Info: Chat: <Jhon Plane> me
    [17:19:02.100] Info: Chat: <Dr Protostar> I need
    [17:19:02.216] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [17:19:02.218] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [17:19:04.270] Info: UniverseServer: Loading client ship world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [17:19:10.801] Info: Chat: <Neon> Hi
    [17:19:15.694] Info: Chat: <Dell Dellington> I need more minerals :(
    [17:19:16.486] Info: UniverseServer: Stopping world CelestialWorld:543278118:776349634:14161844:4 due to inactivity
    [17:19:16.597] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278118:776349634:14161844:4
    [17:19:23.840] Info: UniverseServer: Stopping world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0 due to inactivity
    [17:19:23.842] Info: Chat: <Neon> Like what?
    [17:19:23.946] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0
    [17:19:26.095] Info: Chat: <Dell Dellington> To fix my ship and such
    [17:19:27.510] Info: Chat: <Dell Dellington> idk
    [17:19:37.071] Info: Chat: <Dell Dellington> Iron, steel, copper.
    [17:19:37.072] Info: Chat: <Neon> I have lots
    [17:19:40.841] Info: Chat: <Dell Dellington> D
    [17:19:42.494] Info: Chat: <Dell Dellington> ;D
    [17:19:46.132] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [17:19:46.415] Info: Chat: <Neon> And nothing to spend them on anymore
    [17:19:51.783] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:19:52.789] Info: Chat: <Chris> neON MAY I HAVE SOME?
    [17:19:56.471] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [17:19:56.578] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [17:20:02.706] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [17:20:02.716] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [17:20:04.074] Info: Chat: <Dell Dellington> naw :(
    [17:20:12.695] Info: Chat: <Chris>   pwease
    [17:20:12.696] Info: Chat: <Neon> Who need what and how much?
    [17:20:28.934] Info: Chat: <Chris> i need copper and iron
    [17:20:29.971] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:20:49.924] Info: Chat: <Neon> I dont have iron, I turn it into steel
    [17:20:50.041] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [17:20:50.152] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:20:57.690] Info: Chat: <Chris> ill have steel then
    [17:20:59.004] Info: Chat: <Dell Dellington> I need 20 steel
    [17:21:57.956] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (390, 860)
    [17:21:57.959] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (393, 860)
    [17:22:09.978] Info: Chat: <Neon> umm... let me find it
    [17:22:14.273] Info: Chat: <Neon> I have lots of chests
    [17:22:27.291] Info: Chat: <Dell Dellington> Tell me where to meet.
    [17:22:37.290] Info: Chat: <Neon> Outpost
    [17:22:38.892] Info: Chat: <Chris> wwwwww w 
    [17:22:40.701] Info: Chat: <Dell Dellington> k
    [17:22:40.959] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (283, 876)
    [17:22:40.960] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (286, 876)
    [17:22:41.464] Warn: Failed to place dungeon object: prisonpipefence direction: 0 position: (294, 790)
    [17:22:41.471] Warn: Failed to place dungeon object: floodlights direction: 1 position: (252, 798)
    [17:22:41.485] Warn: Failed to place dungeon object: miningbelt direction: 1 position: (239, 805)
    [17:22:41.490] Warn: Failed to place dungeon object: steelchair direction: 0 position: (280, 805)
    [17:22:41.491] Warn: Failed to place dungeon object: bunkercrate direction: 1 position: (239, 807)
    [17:22:41.498] Warn: Failed to place dungeon object: woodencrate2 direction: 0 position: (285, 813)
    [17:22:41.500] Warn: Failed to place dungeon object: woodencrate1 direction: 0 position: (285, 816)
    [17:22:46.067] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [17:22:56.305] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [17:22:56.511] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:23:16.807] Info: Chat: <Dell Dellington> Ill wait here :)
    [17:23:32.773] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:23:49.549] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [17:23:49.652] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [17:24:02.839] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:24:14.114] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [17:24:14.116] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [17:24:35.417] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [17:24:35.527] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:24:44.849] Info: UniverseServer: Loading client ship world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0
    [17:24:50.852] Info: Chat: <Neon> Dafuq?!
    [17:26:25.836] Info: UniverseServer: Client 'Chris' <3> (216.15.37.162) disconnected
    [17:26:25.941] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ecc02951a51f28589ff60d26d74dd9e0
    [17:26:31.305] Info: Chat: <Neon> Did my mate take it all?
    [17:26:34.677] Info: UniverseServer: Connection received from: 216.15.37.162:53833
    [17:26:36.081] Info: UniverseServer: Logged in account '<anonymous>' as player 'Sheriff Bonganzo' from address 216.15.37.162
    [17:26:36.082] Info: UniverseServer: Spawning player at ship
    [17:26:36.084] Info: UniverseServer: Loading client ship world ClientShipWorld:dc68cdab7f13882c01f93dd2ba298247
    [17:26:38.404] Info: UniverseServer: Client 'Sheriff Bonganzo' <3> (216.15.37.162) connected
    [17:26:59.567] Info: UniverseServer: Client 'Jhon Plane' <1> (108.56.197.93) disconnected
    [17:27:06.739] Info: UniverseServer: Client 'Sheriff Bonganzo' <3> (216.15.37.162) disconnected
    [17:27:06.842] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:dc68cdab7f13882c01f93dd2ba298247
    [17:27:09.591] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:27:09.695] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [17:28:11.129] Info: Chat: <Neon> What do you need to craft with it? I might have that
    [17:29:04.578] Info: UniverseServer: Creating celestial world 543278118:776349634:14161844:12
    [17:29:04.692] Info: Placing dungeon ancientgateway
    [17:29:04.693] Info: Generating dungeon ancientgateway (NOT FORCED)
    [17:29:04.712] Info: Placing dungeon at (26, 500)
    [17:29:04.902] Info: Protected dungeonIds for world set to (0)
    [17:29:15.409] Info: UniverseServer: Stopping world CelestialWorld:543278118:776349634:14161844:12 due to inactivity
    [17:29:15.511] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278118:776349634:14161844:12
    [17:29:19.863] Info: UniverseServer: Connection received from: 108.56.197.93:2489
    [17:29:20.185] Info: UniverseServer: Logged in account '<anonymous>' as player 'Captain Chip' from address 108.56.197.93
    [17:29:20.186] Info: UniverseServer: Spawning player at ship
    [17:29:21.292] Info: UniverseServer: Client 'Captain Chip' <1> (108.56.197.93) connected
    [17:29:21.780] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:29:33.764] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:29:33.866] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [17:29:40.682] Info: Chat: <Neon> Well, I have other goods I can give you at the outpost since I wasted your time
    [17:29:47.658] Info: UniverseServer: Loading celestial world 543278118:776349634:14161844:12
    [17:29:56.614] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [17:29:57.945] Info: UniverseServer: Stopping world ClientShipWorld:a78f45f327f638011e3fc12c986b063d due to inactivity
    [17:29:58.048] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a78f45f327f638011e3fc12c986b063d
    [17:30:01.198] Info: UniverseServer: Client 'Captain Chip' <1> (108.56.197.93) disconnected
    [17:30:01.302] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:a37c207778c55cfd50d1c3ea58bde8e5
    [17:30:08.983] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [17:30:08.984] Info: UniverseServer: Creating temporary unique world 'outpost'
    [17:30:09.069] Info: Placing dungeon outpost
    [17:30:09.070] Info: Generating dungeon outpost (NOT FORCED)
    [17:30:09.308] Info: Placing dungeon at (233, 500)
    [17:30:12.290] Info: Protected dungeonIds for world set to (0)
    [17:30:23.131] Info: UniverseServer: Stopping world CelestialWorld:543278118:776349634:14161844:12 due to inactivity
    [17:30:23.259] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:543278118:776349634:14161844:12
    [17:31:12.749] Info: Chat: <Neon> Dell?
    [17:31:16.067] Info: Chat: <Dell Dellington> Yea
    [17:31:21.761] Info: Chat: <Dell Dellington> Ill spawn Down :)
    [17:31:23.004] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [17:31:26.484] Info: Chat: <Neon> k
    [17:31:28.883] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:31:34.548] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [17:31:34.650] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:32:15.622] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [17:32:15.748] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [17:32:38.628] Info: Chat: <Neon> That should help your struggles
    [17:32:41.752] Info: Chat: <Dell Dellington> :D
    [17:32:47.261] Info: Chat: <Dell Dellington> Thx a ton
    [17:32:52.908] Info: Chat: <Neon> np
    [17:32:56.881] Info: UniverseServer: Client 'Neon' <8> (67.40.152.12) disconnected
    [17:33:13.462] Info: Chat: <Dell Dellington> Do you have steel or glass?
    [17:33:26.191] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [17:33:26.302] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:34:06.461] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [17:34:13.045] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:34:23.952] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [17:34:24.056] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [17:34:28.434] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:34:39.489] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [17:34:39.593] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [17:35:56.167] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [17:35:56.269] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:36:01.852] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [17:36:13.372] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [17:36:13.481] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:36:45.050] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:37:00.551] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [17:37:00.654] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:38:12.172] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:38:27.438] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [17:38:27.570] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:39:34.253] Warn: Failed to place dungeon object: woodsupport direction: 0 position: (2447, 1132)
    [17:39:46.338] Warn: Failed to place dungeon object: woodsupport direction: 0 position: (2244, 1104)
    [17:40:17.579] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:40:33.430] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [17:40:33.576] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:40:39.316] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:41:42.244] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [17:41:42.353] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:42:32.851] Warn: Failed to place dungeon object: prisonpipefence direction: 0 position: (1678, 973)
    [17:42:32.864] Warn: Failed to place dungeon object: floodlights direction: 1 position: (1636, 981)
    [17:42:32.878] Warn: Failed to place dungeon object: miningbelt direction: 1 position: (1623, 988)
    [17:42:32.884] Warn: Failed to place dungeon object: steelchair direction: 0 position: (1664, 988)
    [17:42:32.885] Warn: Failed to place dungeon object: bunkercrate direction: 1 position: (1623, 990)
    [17:42:32.892] Warn: Failed to place dungeon object: woodencrate2 direction: 0 position: (1669, 996)
    [17:42:32.894] Warn: Failed to place dungeon object: woodencrate1 direction: 0 position: (1669, 999)
    [17:42:33.126] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (1722, 946)
    [17:42:33.129] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (1725, 946)
    [17:42:42.916] Info: UniverseServer: Connection received from: 72.241.251.136:50535
    [17:42:43.953] Info: UniverseServer: Logged in account '<anonymous>' as player 'LordCakeMan' from address 72.241.251.136
    [17:42:43.955] Info: UniverseServer: Spawning player at ship
    [17:42:43.957] Info: UniverseServer: Loading client ship world ClientShipWorld:f073fa57ba26658f91a5a4e914f4fb02
    [17:42:45.072] Info: UniverseServer: Client 'LordCakeMan' <1> (72.241.251.136) connected
    [17:42:45.232] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:42:53.833] Info: Chat: <LordCakeMan> hello
    [17:42:55.662] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:42:55.766] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [17:43:00.658] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:43:11.200] Info: UniverseServer: Stopping world ClientShipWorld:f073fa57ba26658f91a5a4e914f4fb02 due to inactivity
    [17:43:11.303] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:f073fa57ba26658f91a5a4e914f4fb02
    [17:43:36.796] Info: Chat: <LordCakeMan> anyone want to team up
    [17:43:43.550] Info: UniverseServer: Loading client ship world ClientShipWorld:f073fa57ba26658f91a5a4e914f4fb02
    [17:43:55.187] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:43:55.196] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [17:44:02.641] Info: UniverseServer: Client 'LordCakeMan' <1> (72.241.251.136) disconnected
    [17:44:02.743] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:f073fa57ba26658f91a5a4e914f4fb02
    [17:44:39.846] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [17:45:15.406] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:45:31.806] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [17:45:31.921] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:45:43.362] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:45:46.196] Warn: Failed to place dungeon object: woodsupport direction: 0 position: (483, 1101)
    [17:45:46.871] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (701, 962)
    [17:45:46.875] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (704, 962)
    [17:45:49.876] Warn: Failed to place dungeon object: smalljar1 direction: 0 position: (845, 918)
    [17:45:49.878] Warn: Failed to place dungeon object: bunkercrate direction: 0 position: (848, 918)
    [17:46:00.100] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [17:46:00.242] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:47:16.278] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:47:33.459] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [17:47:33.461] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:47:54.837] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:48:10.843] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [17:48:11.010] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [17:51:07.260] Info: UniverseServer: Connection received from: 76.22.80.170:50143
    [17:51:08.093] Info: UniverseServer: Logged in account '<anonymous>' as player 'Hades' from address 76.22.80.170
    [17:51:08.094] Info: UniverseServer: Spawning player at ship
    [17:51:08.096] Info: UniverseServer: Loading client ship world ClientShipWorld:218eac51e06b4ef91399739ca778d8a1
    [17:51:09.114] Info: UniverseServer: Client 'Hades' <1> (76.22.80.170) connected
    [17:51:09.281] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:51:09.307] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:51:19.891] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:51:19.913] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [17:51:25.537] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [17:51:25.645] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [17:51:35.225] Info: Chat: <Hades> /nick ^red;Hades
    [17:51:39.911] Info: Chat: <Hades> hello
    [17:52:47.953] Info: Chat: <Hades> anyone on?
    [17:53:29.019] Info: UniverseServer: Client 'Hades' <1> (76.22.80.170) disconnected
    [17:53:29.153] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:218eac51e06b4ef91399739ca778d8a1
    [17:55:02.717] Info: UniverseServer: Connection received from: 1.148.34.183:29780
    [17:55:03.419] Info: UniverseServer: Logged in account '<anonymous>' as player 'BradMaccas' from address 1.148.34.183
    [17:55:03.421] Info: UniverseServer: Spawning player at ship
    [17:55:03.422] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [17:55:04.592] Info: UniverseServer: Client 'BradMaccas' <1> (1.148.34.183) connected
    [17:55:04.797] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:55:15.272] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:55:15.355] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [17:55:26.066] Info: Chat: <BradMaccas> hi?
    [17:56:22.367] Info: UniverseServer: Connection received from: 71.191.93.71:64516
    [17:56:23.370] Info: UniverseServer: Logged in account '<anonymous>' as player 'Princess Zoroark' from address 71.191.93.71
    [17:56:23.376] Info: UniverseServer: Reviving player at CelestialWorld:-725617408:447163816:-201791264:10:4
    [17:56:23.761] Info: UniverseServer: Loading client ship world ClientShipWorld:fd9c63e62472392b821eabfece0fe54c
    [17:56:24.829] Info: UniverseServer: Client 'Princess Zoroark' <3> (71.191.93.71) connected
    [17:56:24.965] Info: UniverseServer: Loading celestial world -725617408:447163816:-201791264:10:4
    [17:56:44.215] Info: UniverseServer: Stopping world CelestialWorld:-725617408:447163816:-201791264:10:4 due to inactivity
    [17:56:44.338] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617408:447163816:-201791264:10:4
    [17:58:10.893] Info: UniverseServer: Client 'BradMaccas' <1> (1.148.34.183) disconnected
    [17:58:11.028] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [17:58:35.657] Info: UniverseServer: Connection received from: 70.176.223.113:49453
    [17:58:35.994] Info: UniverseServer: Logged in account '<anonymous>' as player 'Crakuz' from address 70.176.223.113
    [17:58:35.996] Info: UniverseServer: Spawning player at ship
    [17:58:37.097] Info: UniverseServer: Client 'Crakuz' <1> (70.176.223.113) connected
    [17:58:37.588] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:58:43.242] Info: Chat: <Crakuz> hi
    [17:58:48.039] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:58:48.069] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [17:59:22.180] Info: UniverseServer: Connection received from: 60.225.31.136:56773
    [17:59:22.324] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [17:59:22.326] Info: UniverseServer: Spawning player at ship
    [17:59:22.327] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [17:59:23.079] Info: UniverseServer: Client 'Nazi Officer' <6> (60.225.31.136) connected
    [17:59:23.247] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [17:59:33.773] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [17:59:33.897] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [18:00:06.867] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [18:00:17.844] Info: UniverseServer: Stopping world ClientShipWorld:1c2140bc0532a88490947795452a255d due to inactivity
    [18:00:17.972] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:1c2140bc0532a88490947795452a255d
    [18:00:24.663] Info: UniverseServer: Client 'Eccentric Taco' <5> (32.211.148.187) disconnected
    [18:00:24.964] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:71db5b71451cd6488c10054412a56e12
    [18:00:56.706] Info: UniverseServer: Loading client ship world ClientShipWorld:1c2140bc0532a88490947795452a255d
    [18:01:12.787] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [18:01:12.836] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [18:01:14.423] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [18:01:17.722] Info: UniverseServer: Client 'Crakuz' <1> (70.176.223.113) disconnected
    [18:01:17.956] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:1c2140bc0532a88490947795452a255d
    [18:01:27.536] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [18:01:27.620] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [18:03:39.014] Info: UniverseServer: Connection received from: 69.116.107.210:61485
    [18:03:39.720] Info: UniverseServer: Logged in account '<anonymous>' as player 'Ender' from address 69.116.107.210
    [18:03:39.725] Info: UniverseServer: Reviving player at CelestialWorld:-725617408:447163816:-201791264:10:4
    [18:03:40.125] Info: UniverseServer: Loading client ship world ClientShipWorld:203b035c0d0a6078bdd7eaa9e9a3227a
    [18:03:40.946] Info: UniverseServer: Client 'Ender' <1> (69.116.107.210) connected
    [18:03:41.149] Info: UniverseServer: Loading celestial world -725617408:447163816:-201791264:10:4
    [18:03:41.150] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [18:03:51.734] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [18:03:51.773] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [18:03:58.532] Info: UniverseServer: Stopping world CelestialWorld:-725617408:447163816:-201791264:10:4 due to inactivity
    [18:03:58.710] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617408:447163816:-201791264:10:4
    [18:04:07.968] Info: UniverseServer: Stopping world ClientShipWorld:203b035c0d0a6078bdd7eaa9e9a3227a due to inactivity
    [18:04:08.173] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:203b035c0d0a6078bdd7eaa9e9a3227a
    [18:04:20.760] Info: UniverseServer: Client 'Nazi Officer' <6> (60.225.31.136) disconnected
    [18:04:20.988] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [18:06:38.310] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:06:56.821] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:07:10.452] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [18:07:10.457] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [18:07:10.558] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [18:07:20.914] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [18:07:21.016] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [18:07:51.771] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [18:08:02.287] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:08:02.394] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:08:23.623] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:08:34.879] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [18:08:34.982] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [18:08:43.507] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [18:08:43.613] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:09:10.836] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [18:09:42.731] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [18:09:42.836] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [18:10:04.886] Info: UniverseServer: Client 'Ender' <1> (69.116.107.210) disconnected
    [18:10:26.903] Info: UniverseServer: Client 'Princess Zoroark' <3> (71.191.93.71) disconnected
    [18:10:27.006] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd9c63e62472392b821eabfece0fe54c
    [18:10:45.662] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [18:10:56.983] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:10:58.566] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:10:58.670] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:11:03.046] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:11:13.972] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [18:11:13.984] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [18:11:28.234] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [18:11:38.673] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:11:38.776] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:11:51.639] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [18:11:51.640] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:12:07.220] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:12:19.360] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:12:28.228] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [18:12:30.395] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [18:12:30.498] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [18:12:38.832] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [18:12:38.935] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:12:53.614] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:13:04.678] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [18:13:04.780] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [18:13:12.831] Info: UniverseServer: Connection received from: 174.59.120.92:54603
    [18:13:13.568] Info: UniverseServer: Logged in account '<anonymous>' as player 'iiFreeTime' from address 174.59.120.92
    [18:13:13.570] Info: UniverseServer: Spawning player at ship
    [18:13:13.571] Info: UniverseServer: Loading client ship world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:13:14.449] Info: UniverseServer: Client 'iiFreeTime' <1> (174.59.120.92) connected
    [18:13:14.579] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [18:13:28.718] Info: UniverseServer: Stopping world ClientShipWorld:53f9845d9cb284d319fd276f4b679052 due to inactivity
    [18:13:28.820] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:14:23.011] Info: UniverseServer: Connection received from: 72.195.184.166:50908
    [18:14:23.965] Info: UniverseServer: Logged in account '<anonymous>' as player 'Carl' from address 72.195.184.166
    [18:14:23.973] Info: UniverseServer: Spawning player at ship
    [18:14:23.974] Info: UniverseServer: Loading client ship world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:14:24.761] Info: UniverseServer: Client 'Carl' <3> (72.195.184.166) connected
    [18:14:39.112] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [18:14:39.215] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:15:01.618] Info: UniverseServer: Connection received from: 68.202.6.154:62041
    [18:15:03.054] Info: UniverseServer: Logged in account '<anonymous>' as player 'Starlord' from address 68.202.6.154
    [18:15:03.062] Info: UniverseServer: Spawning player at ship
    [18:15:03.064] Info: UniverseServer: Loading client ship world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361
    [18:15:04.557] Info: UniverseServer: Client 'Starlord' <5> (68.202.6.154) connected
    [18:15:13.782] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [18:15:14.676] Info: UniverseServer: Stopping world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42 due to inactivity
    [18:15:14.677] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:15:26.027] Info: UniverseServer: Stopping world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361 due to inactivity
    [18:15:26.183] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361
    [18:15:56.444] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:15:56.560] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:15:58.547] Info: UniverseServer: Loading client ship world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:16:20.441] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:16:31.829] Info: UniverseServer: Stopping world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42 due to inactivity
    [18:16:31.940] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:16:59.245] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:16:59.426] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:17:22.091] Info: UniverseServer: Connection received from: 1.148.34.183:29780
    [18:17:22.740] Info: UniverseServer: Logged in account '<anonymous>' as player 'BradMaccas' from address 1.148.34.183
    [18:17:22.745] Info: UniverseServer: Reviving player at ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [18:17:22.747] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [18:17:23.978] Info: UniverseServer: Client 'BradMaccas' <6> (1.148.34.183) connected
    [18:17:31.041] Info: UniverseServer: Loading client ship world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:17:51.204] Info: UniverseServer: Stopping world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42 due to inactivity
    [18:17:51.372] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:18:46.289] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:18:52.146] Info: UniverseServer: Loading client ship world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:19:03.181] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:19:03.299] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:19:18.712] Info: UniverseServer: Stopping world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42 due to inactivity
    [18:19:18.902] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:19:32.485] Info: UniverseServer: Loading client ship world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:19:43.588] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:19:55.147] Info: UniverseServer: Stopping world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42 due to inactivity
    [18:19:55.314] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:20:03.491] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:20:03.493] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:20:09.063] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:21:11.774] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [18:21:27.444] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [18:21:27.554] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [18:21:31.540] Info: UniverseServer: Loading client ship world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:21:46.708] Info: UniverseServer: Stopping world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42 due to inactivity
    [18:21:46.817] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:21:51.631] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [18:21:52.254] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:21:53.731] Info: UniverseServer: Loading client ship world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:21:54.561] Info: UniverseServer: Loading client ship world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361
    [18:22:06.231] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [18:22:06.232] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:22:06.235] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:22:07.233] Info: UniverseServer: Client 'BradMaccas' <6> (1.148.34.183) disconnected
    [18:22:07.473] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [18:22:08.781] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [18:22:10.109] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [18:22:10.111] Info: UniverseServer: Creating temporary unique world 'outpost'
    [18:22:10.197] Info: Placing dungeon outpost
    [18:22:10.198] Info: Generating dungeon outpost (NOT FORCED)
    [18:22:10.417] Info: Placing dungeon at (233, 500)
    [18:22:13.712] Info: Protected dungeonIds for world set to (0)
    [18:22:15.580] Info: UniverseServer: Loading client ship world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:22:17.301] Info: UniverseServer: Stopping world ClientShipWorld:53f9845d9cb284d319fd276f4b679052 due to inactivity
    [18:22:17.407] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:22:19.478] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [18:22:19.481] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:22:22.851] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:22:26.611] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [18:22:26.720] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [18:22:33.758] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:22:33.863] Info: UniverseServer: Stopping world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42 due to inactivity
    [18:22:33.864] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:22:44.730] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [18:22:44.837] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:22:44.839] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [18:22:45.388] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:23:08.235] Info: UniverseServer: Client 'Carl' <3> (72.195.184.166) disconnected
    [18:23:18.236] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [18:23:18.340] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:23:28.265] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [18:23:35.409] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:23:46.347] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [18:23:46.457] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [18:24:02.085] Info: UniverseServer: Connection received from: 72.195.184.166:50921
    [18:24:03.070] Info: UniverseServer: Logged in account '<anonymous>' as player 'Pvt Ryan' from address 72.195.184.166
    [18:24:03.072] Info: UniverseServer: Spawning player at ship
    [18:24:03.073] Info: UniverseServer: Loading client ship world ClientShipWorld:c5f4c3b55425047ea2598f21648c5154
    [18:24:03.816] Info: UniverseServer: Client 'Pvt Ryan' <3> (72.195.184.166) connected
    [18:24:03.952] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [18:24:14.433] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [18:24:14.543] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [18:24:19.175] Info: Chat: <Dell Dellington> Can I get 20 eugufhg crystals
    [18:24:26.624] Info: Chat: <Dell Dellington> I need to start mai ship
    [18:24:38.645] Info: Chat: <Pvt Ryan> Invite me deeeell
    [18:24:41.613] Info: UniverseServer: Connection received from: 210.49.194.213:51347
    [18:24:41.714] Info: UniverseServer: Logged in account '<anonymous>' as player 'Kenny' from address 210.49.194.213
    [18:24:41.722] Info: UniverseServer: Spawning player at ship
    [18:24:42.881] Info: UniverseServer: Client 'Kenny' <6> (210.49.194.213) connected
    [18:24:43.399] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [18:24:44.324] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [18:24:53.978] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [18:24:54.112] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [18:24:55.454] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [18:25:03.569] Info: UniverseServer: Loading client ship world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:25:04.011] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [18:25:04.018] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [18:25:14.645] Info: UniverseServer: Stopping world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361 due to inactivity
    [18:25:14.757] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361
    [18:25:17.511] Info: UniverseServer: Stopping world ClientShipWorld:c5f4c3b55425047ea2598f21648c5154 due to inactivity
    [18:25:17.633] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:c5f4c3b55425047ea2598f21648c5154
    [18:25:28.027] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:25:28.033] Info: UniverseServer: Loading client ship world ClientShipWorld:c5f4c3b55425047ea2598f21648c5154
    [18:25:28.147] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:25:39.410] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [18:25:39.522] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [18:26:19.397] Info: UniverseServer: Client 'Pvt Ryan' <3> (72.195.184.166) connection lost
    [18:26:19.402] Info: UniverseServer: Client 'Pvt Ryan' <3> (72.195.184.166) disconnected
    [18:26:20.959] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [18:26:29.518] Info: UniverseServer: Stopping world ClientShipWorld:c5f4c3b55425047ea2598f21648c5154 due to inactivity
    [18:26:29.520] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:c5f4c3b55425047ea2598f21648c5154
    [18:26:35.199] Info: UniverseServer: Loading client ship world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361
    [18:26:36.550] Info: UniverseServer: Stopping world ClientShipWorld:53f9845d9cb284d319fd276f4b679052 due to inactivity
    [18:26:36.654] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:26:50.657] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [18:26:53.237] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:26:56.064] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:27:09.886] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [18:27:09.887] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [18:27:09.895] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [18:27:10.705] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [18:27:27.321] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [18:27:27.435] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:27:28.056] Info: UniverseServer: Loading client ship world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:27:39.500] Info: UniverseServer: Stopping world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361 due to inactivity
    [18:27:39.605] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361
    [18:28:09.833] Info: Chat: <iiFreeTime> yo
    [18:28:10.177] Info: UniverseServer: Stopping world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657 due to inactivity
    [18:28:10.179] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657
    [18:28:13.473] Info: Chat: <Kenny> hi
    [18:28:17.458] Info: Chat: <Dr Protostar> i love you all
    [18:28:25.126] Info: Chat: <iiFreeTime> party at earth
    [18:28:32.692] Info: UniverseServer: Stopping world ClientShipWorld:53f9845d9cb284d319fd276f4b679052 due to inactivity
    [18:28:32.795] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:29:44.463] Info: UniverseServer: Connection received from: 72.195.184.166:50967
    [18:29:45.370] Info: UniverseServer: Logged in account '<anonymous>' as player 'Carl' from address 72.195.184.166
    [18:29:45.376] Info: UniverseServer: Player revive position has expired, spawning at ship
    [18:29:45.742] Info: UniverseServer: Loading client ship world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:29:46.505] Info: UniverseServer: Client 'Carl' <3> (72.195.184.166) connected
    [18:29:56.708] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [18:30:02.199] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:30:10.982] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:30:11.094] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:30:13.274] Info: UniverseServer: Loading temporary unique world outpost
    [18:30:23.613] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [18:30:23.623] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [18:30:38.420] Info: Chat: <iiFreeTime> /here
    [18:30:42.221] Info: Chat: <iiFreeTime> here
    [18:30:45.972] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:30:57.320] Info: UniverseServer: Stopping world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42 due to inactivity
    [18:30:57.451] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:ddc8f35d287884361874e1fab4c18a42
    [18:31:02.364] Info: Chat: <Starlord> Anyone have an avian moon emblem?
    [18:31:12.566] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [18:31:12.688] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:31:36.644] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:31:36.828] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:32:04.811] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [18:32:07.800] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:32:11.486] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:32:21.276] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [18:32:21.363] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [18:32:22.573] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [18:32:22.689] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [18:33:11.011] Info: UniverseServer: Creating temporary world file for world MissionWorld:lunarbase-b70b5d14a3afa253be74e0c82aa5d2fe
    [18:33:11.013] Info: UniverseServer: Creating temporary mission world 'MissionWorld:lunarbase-b70b5d14a3afa253be74e0c82aa5d2fe'
    [18:33:11.096] Info: Placing dungeon lunarbase
    [18:33:11.097] Info: Generating dungeon lunarbase (NOT FORCED)
    [18:33:11.821] Info: Placing dungeon at (233, 1000)
    [18:33:16.970] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 918)
    [18:33:16.986] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 921)
    [18:33:17.017] Warn: Failed to place dungeon object: prisonfloodlight direction: 0 position: (635, 933)
    [18:33:17.029] Warn: Failed to place dungeon object: miningdoor direction: 0 position: (772, 948)
    [18:33:17.831] Warn: Dungeon wire endpoint not found. (564, 617)
    [18:33:17.832] Warn: Dungeon wire endpoint not found. (568, 619)
    [18:33:17.833] Warn: Dungeon wires did not make a circuit.
    [18:33:17.834] Warn: Dungeon wire endpoint not found. (921, 759)
    [18:33:17.835] Warn: Dungeon wire endpoint not found. (938, 770)
    [18:33:17.836] Warn: Dungeon wire endpoint not found. (941, 770)
    [18:33:17.837] Warn: Dungeon wire endpoint not found. (943, 770)
    [18:33:17.838] Warn: Dungeon wires did not make a circuit.
    [18:33:17.839] Warn: Dungeon wire endpoint not found. (587, 654)
    [18:33:17.840] Warn: Dungeon wires did not make a circuit.
    [18:33:17.841] Warn: Dungeon wire endpoint not found. (588, 654)
    [18:33:17.842] Warn: Dungeon wires did not make a circuit.
    [18:33:17.843] Warn: Dungeon wire endpoint not found. (585, 655)
    [18:33:17.844] Warn: Dungeon wires did not make a circuit.
    [18:33:17.848] Warn: Dungeon wire endpoint not found. (1033, 907)
    [18:33:17.849] Warn: Dungeon wire endpoint not found. (1042, 907)
    [18:33:17.852] Warn: Dungeon wire endpoint not found. (778, 992)
    [18:33:17.853] Warn: Dungeon wire endpoint not found. (785, 992)
    [18:33:17.854] Warn: Dungeon wire endpoint not found. (792, 992)
    [18:33:17.857] Warn: Dungeon wire endpoint not found. (761, 830)
    [18:33:17.858] Warn: Dungeon wire endpoint not found. (764, 830)
    [18:33:18.127] Info: Protected dungeonIds for world set to (0)
    [18:33:33.884] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [18:33:33.977] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:33:38.806] Info: UniverseServer: Loading client ship world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657
    [18:33:41.420] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:33:52.690] Info: UniverseServer: Stopping world MissionWorld:lunarbase-b70b5d14a3afa253be74e0c82aa5d2fe due to inactivity
    [18:33:52.840] Info: UniverseServer: World thread has stopped due to inactivity, removing world MissionWorld:lunarbase-b70b5d14a3afa253be74e0c82aa5d2fe
    [18:33:59.831] Info: UniverseServer: Stopping world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657 due to inactivity
    [18:33:59.935] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657
    [18:34:23.998] Info: UniverseServer: Loading client ship world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:34:55.885] Info: UniverseServer: Loading temporary mission world MissionWorld:lunarbase-b70b5d14a3afa253be74e0c82aa5d2fe
    [18:34:59.702] Info: UniverseServer: Client 'Carl' <3> (72.195.184.166) disconnected
    [18:35:06.637] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:35:06.645] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:35:09.727] Info: UniverseServer: Stopping world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a due to inactivity
    [18:35:09.834] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:37:17.120] Info: UniverseServer: Stopping world ClientShipWorld:53f9845d9cb284d319fd276f4b679052 due to inactivity
    [18:37:17.177] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:37:32.922] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:37:49.794] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:37:49.811] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:42:22.728] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [18:43:09.010] Info: Switching target to 485 from {1: 485}
    [18:43:11.693] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:43:40.743] Info: UniverseServer: Stopping world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2 due to inactivity
    [18:43:40.773] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:44:10.201] Info: UniverseServer: Loading client ship world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361
    [18:44:21.457] Info: UniverseServer: Loading client ship world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:44:23.115] Info: UniverseServer: Loading client ship world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:44:34.455] Info: UniverseServer: Stopping world MissionWorld:lunarbase-b70b5d14a3afa253be74e0c82aa5d2fe due to inactivity
    [18:44:34.617] Info: UniverseServer: World thread has stopped due to inactivity, removing world MissionWorld:lunarbase-b70b5d14a3afa253be74e0c82aa5d2fe
    [18:44:48.821] Info: UniverseServer: Client 'iiFreeTime' <1> (174.59.120.92) disconnected
    [18:44:55.049] Info: UniverseServer: Connection received from: 174.59.120.92:54616
    [18:44:55.713] Info: UniverseServer: Logged in account '<anonymous>' as player 'iiFreeTime' from address 174.59.120.92
    [18:44:55.718] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:5:2
    [18:44:56.066] Info: UniverseServer: Loading client ship world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:44:56.966] Info: UniverseServer: Client 'iiFreeTime' <1> (174.59.120.92) connected
    [18:44:57.338] Info: UniverseServer: Client 'Dr Protostar' <2> (108.129.141.192) disconnected
    [18:44:57.456] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6415aedb677e94318b62d8439c7cd89a
    [18:44:59.774] Info: UniverseServer: Client 'Dell Dellington' <4> (74.74.194.90) disconnected
    [18:44:59.893] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7fd8e1aabd62bf1c54c51a67a69a25f2
    [18:45:07.062] Info: UniverseServer: Stopping world ClientShipWorld:53f9845d9cb284d319fd276f4b679052 due to inactivity
    [18:45:07.175] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:45:43.887] Info: UniverseServer: Stopping world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361 due to inactivity
    [18:45:44.000] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361
    [18:46:22.870] Info: UniverseServer: Connection received from: 60.225.31.136:57124
    [18:46:23.078] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [18:46:23.082] Info: UniverseServer: Reviving player at ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [18:46:23.471] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [18:46:24.168] Info: UniverseServer: Client 'Nazi Officer' <2> (60.225.31.136) connected
    [18:46:27.969] Info: UniverseServer: Connection received from: 74.138.81.241:54211
    [18:46:29.222] Info: UniverseServer: Logged in account '<anonymous>' as player 'Jimlad' from address 74.138.81.241
    [18:46:29.225] Info: UniverseServer: Spawning player at ship
    [18:46:29.227] Info: UniverseServer: Loading client ship world ClientShipWorld:6f4fcee0da6936b5a277f5984d3c1943
    [18:46:30.626] Info: UniverseServer: Client 'Jimlad' <3> (74.138.81.241) connected
    [18:46:42.812] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [18:46:51.076] Info: UniverseServer: Loading client ship world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657
    [18:46:53.601] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [18:46:53.750] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [18:47:13.363] Info: UniverseServer: Stopping world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657 due to inactivity
    [18:47:13.497] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657
    [18:47:27.826] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [18:47:38.488] Info: UniverseServer: Stopping world ClientShipWorld:6f4fcee0da6936b5a277f5984d3c1943 due to inactivity
    [18:47:38.655] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [18:47:38.656] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6f4fcee0da6936b5a277f5984d3c1943
    [18:47:39.917] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [18:47:46.213] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [18:47:49.434] Info: UniverseServer: Connection received from: 139.55.33.115:51566
    [18:47:50.787] Info: UniverseServer: Logged in account '<anonymous>' as player 'Fate' from address 139.55.33.115
    [18:47:50.788] Info: UniverseServer: Spawning player at ship
    [18:47:50.790] Info: UniverseServer: Loading client ship world ClientShipWorld:212544059a7de4025ec723d640f71ef9
    [18:47:51.905] Info: UniverseServer: Client 'Fate' <4> (139.55.33.115) connected
    [18:47:57.032] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [18:47:57.158] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [18:47:59.080] Info: UniverseServer: Loading client ship world ClientShipWorld:6f4fcee0da6936b5a277f5984d3c1943
    [18:48:39.474] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [18:48:49.644] Info: UniverseServer: Loading client ship world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361
    [18:48:49.744] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [18:48:49.768] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [18:49:35.623] Info: UniverseServer: Stopping world ClientShipWorld:6f4fcee0da6936b5a277f5984d3c1943 due to inactivity
    [18:49:35.798] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6f4fcee0da6936b5a277f5984d3c1943
    [18:49:45.170] Info: UniverseServer: Client 'Starlord' <5> (68.202.6.154) disconnected
    [18:49:45.403] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fb7c5fd143ca46352088eae101ea0361
    [18:50:08.411] Info: UniverseServer: Connection received from: 24.6.217.62:2643
    [18:50:09.449] Info: UniverseServer: Logged in account '<anonymous>' as player 'Technology 2' from address 24.6.217.62
    [18:50:09.451] Info: UniverseServer: Spawning player at ship
    [18:50:09.452] Info: UniverseServer: Loading client ship world ClientShipWorld:5e0cb04f917150ac083fadaf363d4e42
    [18:50:10.866] Info: UniverseServer: Client 'Technology 2' <5> (24.6.217.62) connected
    [18:50:26.680] Info: UniverseServer: Stopping world ClientShipWorld:5e0cb04f917150ac083fadaf363d4e42 due to inactivity
    [18:50:26.797] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:5e0cb04f917150ac083fadaf363d4e42
    [18:50:37.261] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [18:50:47.562] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [18:50:47.690] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [18:50:49.538] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [18:50:49.539] Info: UniverseServer: Creating temporary unique world 'outpost'
    [18:50:49.624] Info: Placing dungeon outpost
    [18:50:49.625] Info: Generating dungeon outpost (NOT FORCED)
    [18:50:49.862] Info: Placing dungeon at (233, 500)
    [18:50:52.734] Info: Protected dungeonIds for world set to (0)
    [18:51:08.174] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [18:51:08.223] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [18:51:09.323] Info: UniverseServer: Client 'Technology 2' <5> (24.6.217.62) disconnected
    [18:51:25.023] Info: UniverseServer: Stopping world ClientShipWorld:212544059a7de4025ec723d640f71ef9 due to inactivity
    [18:51:25.152] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:212544059a7de4025ec723d640f71ef9
    [18:52:02.489] Info: UniverseServer: Loading client ship world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:52:08.432] Info: UniverseServer: Client 'Nazi Officer' <2> (60.225.31.136) disconnected
    [18:52:18.575] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [18:52:18.651] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [18:52:34.334] Info: UniverseServer: Loading client ship world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657
    [18:53:13.646] Info: UniverseServer: Stopping world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657 due to inactivity
    [18:53:13.776] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:c47c66be0c105f26e3e06a3f57cd4657
    [18:53:23.235] Info: UniverseServer: Client 'iiFreeTime' <1> (174.59.120.92) disconnected
    [18:53:23.381] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:53f9845d9cb284d319fd276f4b679052
    [18:53:46.779] Info: UniverseServer: Connection received from: 135.0.4.232:50082
    [18:53:47.700] Info: UniverseServer: Logged in account '<anonymous>' as player 'Lord Of Time' from address 135.0.4.232
    [18:53:47.702] Info: UniverseServer: Spawning player at ship
    [18:53:47.703] Info: UniverseServer: Loading client ship world ClientShipWorld:29fbc757c06f049456c59839e494d542
    [18:53:48.458] Info: UniverseServer: Client 'Lord Of Time' <1> (135.0.4.232) connected
    [18:54:06.214] Info: UniverseServer: Stopping world ClientShipWorld:29fbc757c06f049456c59839e494d542 due to inactivity
    [18:54:06.405] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:29fbc757c06f049456c59839e494d542
    [18:54:34.840] Info: UniverseServer: Expiring temporary world MissionWorld:lunarbase-b70b5d14a3afa253be74e0c82aa5d2fe
    [18:54:41.015] Info: UniverseServer: Loading client ship world ClientShipWorld:29fbc757c06f049456c59839e494d542
    [18:54:45.086] Info: UniverseServer: Client 'Lord Of Time' <1> (135.0.4.232) disconnected
    [18:54:45.218] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:29fbc757c06f049456c59839e494d542
    [18:55:10.267] Info: UniverseServer: Client 'Kenny' <6> (210.49.194.213) disconnected
    [18:55:16.765] Info: UniverseServer: Connection received from: 210.49.194.213:51861
    [18:55:17.006] Info: UniverseServer: Logged in account '<anonymous>' as player 'Valbjorn' from address 210.49.194.213
    [18:55:17.007] Info: UniverseServer: Spawning player at ship
    [18:55:17.009] Info: UniverseServer: Loading client ship world ClientShipWorld:d994a01e092a0026f9bce980f4ef773d
    [18:55:18.161] Info: UniverseServer: Client 'Valbjorn' <1> (210.49.194.213) connected
    [18:55:39.717] Info: UniverseServer: Stopping world ClientShipWorld:d994a01e092a0026f9bce980f4ef773d due to inactivity
    [18:55:39.828] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:d994a01e092a0026f9bce980f4ef773d
    [18:55:47.786] Info: UniverseServer: Loading client ship world ClientShipWorld:d994a01e092a0026f9bce980f4ef773d
    [18:56:02.525] Info: Chat: <Jimlad> Dang it, we had music for you!
    [18:56:27.823] Info: Chat: <Fate> /pvp
    [18:56:28.641] Info: Chat: <Jimlad> /pvp
    [18:57:05.740] Info: UniverseServer: Creating celestial world -725617428:447163827:-161086766:5:6
    [18:57:06.551] Info: UniverseServer: Loading client ship world ClientShipWorld:212544059a7de4025ec723d640f71ef9
    [18:57:13.114] Info: UniverseServer: Loading client ship world ClientShipWorld:6f4fcee0da6936b5a277f5984d3c1943
    [18:57:16.720] Info: UniverseServer: Stopping world CelestialWorld:-725617428:447163827:-161086766:5:6 due to inactivity
    [18:57:16.822] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617428:447163827:-161086766:5:6
    [18:57:24.871] Info: UniverseServer: Client 'Fate' <4> (139.55.33.115) disconnected
    [18:57:24.973] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [18:57:24.974] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:212544059a7de4025ec723d640f71ef9
    [18:57:25.635] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [18:57:27.876] Info: UniverseServer: Client 'Jimlad' <3> (74.138.81.241) disconnected
    [18:57:27.979] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6f4fcee0da6936b5a277f5984d3c1943
    [18:59:57.694] Info: UniverseServer: Creating celestial world -725617428:447163827:-161086766:5:3
    [18:59:57.821] Info: Placing dungeon glitchsewer
    [18:59:57.822] Info: Generating dungeon glitchsewer (NOT FORCED)
    [18:59:57.834] Info: Placing dungeon at (1829, 900)
    [19:00:11.035] Info: UniverseServer: Stopping world CelestialWorld:-725617428:447163827:-161086766:5:3 due to inactivity
    [19:00:11.137] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617428:447163827:-161086766:5:3
    [19:00:50.124] Info: UniverseServer: Loading celestial world -725617428:447163827:-161086766:5:3
    [19:01:00.660] Info: UniverseServer: Stopping world ClientShipWorld:d994a01e092a0026f9bce980f4ef773d due to inactivity
    [19:01:00.770] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:d994a01e092a0026f9bce980f4ef773d
    [19:01:21.149] Info: UniverseServer: Connection received from: 72.64.159.4:50543
    [19:01:21.849] Info: UniverseServer: Sending Handshake Challenge
    [19:01:22.154] Warn: UniverseServer: Login attempt failed with account ''OzCraft'' as player 'shioi' from address 72.64.159.4, error: No such account 'OzCraft' or incorrect password
    [19:02:18.609] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [19:02:19.658] Info: UniverseServer: Connection received from: 72.64.159.4:50545
    [19:02:20.401] Info: UniverseServer: Sending Handshake Challenge
    [19:02:20.708] Warn: UniverseServer: Login attempt failed with account ''jordonseth'' as player 'shioi' from address 72.64.159.4, error: No such account 'jordonseth' or incorrect password
    [19:06:00.188] Info: UniverseServer: Connection received from: 72.64.159.4:50668
    [19:06:00.881] Info: UniverseServer: Sending Handshake Challenge
    [19:06:01.188] Warn: UniverseServer: Login attempt failed with account ''jordonseth'' as player 'shioi' from address 72.64.159.4, error: No such account 'jordonseth' or incorrect password
    [19:10:05.089] Info: UniverseServer: Loading client ship world ClientShipWorld:d994a01e092a0026f9bce980f4ef773d
    [19:10:17.695] Info: UniverseServer: Stopping world CelestialWorld:-725617428:447163827:-161086766:5:3 due to inactivity
    [19:10:17.809] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617428:447163827:-161086766:5:3
    [19:10:19.601] Info: UniverseServer: Client 'Valbjorn' <1> (210.49.194.213) disconnected
    [19:10:19.703] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:d994a01e092a0026f9bce980f4ef773d
    [19:27:17.768] Info: UniverseServer: Connection received from: 68.60.79.194:52982
    [19:27:18.667] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nakiya' from address 68.60.79.194
    [19:27:18.678] Info: UniverseServer: Spawning player at ship
    [19:27:18.680] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:27:19.467] Info: UniverseServer: Client 'Nakiya' <1> (68.60.79.194) connected
    [19:27:19.600] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [19:27:30.015] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [19:27:30.117] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [19:28:36.899] Info: UniverseServer: Connection received from: 72.64.159.4:51134
    [19:28:37.550] Info: UniverseServer: Logged in account '<anonymous>' as player 'shioi' from address 72.64.159.4
    [19:28:37.558] Info: UniverseServer: Spawning player at ship
    [19:28:37.559] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [19:28:38.310] Info: UniverseServer: Client 'shioi' <2> (72.64.159.4) connected
    [19:28:38.439] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [19:28:48.890] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [19:28:48.992] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [19:28:53.481] Info: Chat: <shioi> :>
    [19:29:08.046] Info: Chat: <Nakiya> :3
    [19:29:15.380] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [19:29:17.448] Info: Chat: <shioi> swiggity swoogity
    [19:29:24.210] Info: Chat: <shioi> im coming for that floran booty
    [19:29:25.838] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [19:29:25.941] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:29:35.491] Info: Chat: <Nakiya> What panet you on?
    [19:29:50.088] Info: Chat: <shioi> some ocean planet i see
    [19:30:16.884] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:30:29.279] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [19:30:29.280] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [19:30:34.003] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [19:30:34.105] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [19:31:03.883] Info: Chat: <shioi> uwu snek
    [19:31:16.539] Info: Chat: <shioi> :3 danky
    [19:31:16.641] Info: Chat: <Nakiya> what button is chat?
    [19:31:26.945] Info: Chat: <shioi> enter i think?
    [19:31:32.007] Info: Chat: <Nakiya> Ah~
    [19:31:36.564] Info: Chat: <Nakiya> Works for me XD
    [19:31:55.170] Info: Chat: <Nakiya> say, how much damage does your best wep do right now?
    [19:32:20.571] Info: Chat: <shioi> 20-30
    [19:32:33.160] Info: Chat: <shioi> ahh thanks
    [19:33:04.447] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [19:33:17.452] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [19:33:17.554] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:33:35.329] Info: Chat: <Nakiya> oh
    [19:33:41.951] Info: Chat: <shioi> i think i need like 20 core pieces
    [19:33:52.147] Info: Chat: <Nakiya> see if that looks good
    [19:33:56.936] Info: Chat: <shioi> owo
    [19:34:08.362] Info: Chat: <Nakiya> bizniz hylot~
    [19:34:14.090] Info: Chat: <shioi> aww yiss
    [19:35:08.019] Info: UniverseServer: Connection received from: 60.225.31.136:58355
    [19:35:08.217] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [19:35:08.225] Info: UniverseServer: Reviving player at UniqueWorld:outpost
    [19:35:08.596] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:35:09.343] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) connected
    [19:35:09.447] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [19:35:09.453] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [19:35:09.455] Info: UniverseServer: Creating temporary unique world 'outpost'
    [19:35:09.536] Info: Placing dungeon outpost
    [19:35:09.537] Info: Generating dungeon outpost (NOT FORCED)
    [19:35:09.762] Info: Placing dungeon at (233, 500)
    [19:35:12.829] Info: Protected dungeonIds for world set to (0)
    [19:35:17.462] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [19:35:19.480] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [19:35:19.651] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:35:20.461] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [19:35:20.707] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [19:35:24.146] Info: Chat: <shioi> ...oww
    [19:35:24.288] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:35:33.292] Info: Chat: <Nakiya> Daaaang
    [19:35:35.371] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [19:35:35.473] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [19:35:42.261] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [19:35:49.294] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [19:35:49.421] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:35:50.230] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:35:52.534] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [19:35:52.636] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [19:36:00.947] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [19:36:01.051] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [19:36:01.989] Info: Chat: <Nakiya> :p hylotl ships look futury
    [19:36:14.414] Info: Chat: <shioi> they used to be more fishy
    [19:36:15.835] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [19:36:26.355] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [19:36:26.458] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [19:36:41.324] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [19:36:52.958] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [19:36:54.756] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [19:36:54.757] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [19:36:55.443] Info: Chat: <shioi> starter planet?
    [19:37:03.541] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [19:37:03.645] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:39:15.641] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:39:23.041] Info: Chat: <Nakiya> splat .w.
    [19:39:38.457] Info: Chat: <Nakiya> AGH
    [19:39:38.559] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [19:39:38.670] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:39:57.881] Info: UniverseServer: Connection received from: 162.202.240.149:58998
    [19:39:58.596] Info: UniverseServer: Logged in account '<anonymous>' as player 'Chief Prince' from address 162.202.240.149
    [19:39:58.598] Info: UniverseServer: Spawning player at ship
    [19:39:58.599] Info: UniverseServer: Loading client ship world ClientShipWorld:da7462ebbd572ad426a8dcfc2bde92bc
    [19:40:01.054] Info: UniverseServer: Client 'Chief Prince' <4> (162.202.240.149) connected
    [19:40:20.213] Info: UniverseServer: Stopping world ClientShipWorld:da7462ebbd572ad426a8dcfc2bde92bc due to inactivity
    [19:40:20.330] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:da7462ebbd572ad426a8dcfc2bde92bc
    [19:40:46.155] Info: Chat: <Nakiya> I found 2 gold :o
    [19:41:01.968] Info: Chat: <shioi> found like 12
    [19:41:47.724] Info: Chat: <Nakiya> well aint you great :v
    [19:42:50.380] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:43:06.987] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [19:43:07.180] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:43:47.171] Info: UniverseServer: Loading client ship world ClientShipWorld:da7462ebbd572ad426a8dcfc2bde92bc
    [19:44:16.043] Info: UniverseServer: Client 'Chief Prince' <4> (162.202.240.149) disconnected
    [19:44:16.162] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:da7462ebbd572ad426a8dcfc2bde92bc
    [19:44:29.896] Info: UniverseServer: Connection received from: 1.148.34.183:29780
    [19:44:30.599] Info: UniverseServer: Logged in account '<anonymous>' as player 'BradMaccas' from address 1.148.34.183
    [19:44:30.603] Info: UniverseServer: Reviving player at ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [19:44:31.007] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [19:44:32.329] Info: UniverseServer: Client 'BradMaccas' <4> (1.148.34.183) connected
    [19:44:32.451] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:44:43.261] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [19:44:43.373] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [19:45:02.217] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [19:45:02.327] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:45:52.716] Info: UniverseServer: Expiring temporary world UniqueWorld:outpost
    [19:47:59.846] Info: UniverseServer: Creating celestial world -725617439:447163802:-59901712:10:6
    [19:48:12.132] Info: UniverseServer: Stopping world CelestialWorld:-725617439:447163802:-59901712:10:6 due to inactivity
    [19:48:12.235] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617439:447163802:-59901712:10:6
    [19:49:12.545] Info: UniverseServer: Loading celestial world -725617439:447163802:-59901712:10:6
    [19:49:24.813] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [19:49:24.943] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [19:49:32.951] Info: Chat: <Nakiya> are we just looking for core bits?
    [19:49:35.094] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:49:44.020] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [19:49:47.102] Info: Chat: <shioi> i know i am uwu
    [19:49:55.574] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [19:49:55.678] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:50:02.139] Info: UniverseServer: Stopping world CelestialWorld:-725617439:447163802:-59901712:10:6 due to inactivity
    [19:50:02.250] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617439:447163802:-59901712:10:6
    [19:50:54.601] Info: UniverseServer: Connection received from: 173.58.46.251:53241
    [19:50:55.704] Info: UniverseServer: Logged in account '<anonymous>' as player 'Tanzanite' from address 173.58.46.251
    [19:50:55.707] Info: UniverseServer: Spawning player at ship
    [19:50:55.708] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [19:50:57.557] Info: UniverseServer: Client 'Tanzanite' <5> (173.58.46.251) connected
    [19:51:14.417] Info: Chat: <shioi> owo;;
    [19:51:15.849] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [19:51:15.953] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [19:51:34.050] Info: Chat: <Nakiya> What?
    [19:52:20.016] Info: Chat: <Nakiya> how many more fragments do you need?
    [19:52:40.315] Info: Chat: <shioi> -20 xD
    [19:54:08.583] Info: Chat: <shioi> got more than enough uwu
    [19:54:23.156] Info: UniverseServer: Loading celestial world -725617439:447163802:-59901712:10:6
    [19:54:25.788] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:54:35.091] Info: UniverseServer: Connection received from: 24.20.13.45:54044
    [19:54:35.932] Info: UniverseServer: Sending Handshake Challenge
    [19:54:36.203] Warn: UniverseServer: Login attempt failed with account ''21025'' as player 'Ezra' from address 24.20.13.45, error: No such account '21025' or incorrect password
    [19:54:36.640] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [19:54:36.772] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [19:54:41.600] Info: UniverseServer: Stopping world CelestialWorld:-725617439:447163802:-59901712:10:6 due to inactivity
    [19:54:41.879] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617439:447163802:-59901712:10:6
    [19:54:55.364] Info: UniverseServer: Connection received from: 24.20.13.45:54046
    [19:54:56.208] Info: UniverseServer: Logged in account '<anonymous>' as player 'Ezra' from address 24.20.13.45
    [19:54:56.210] Info: UniverseServer: Spawning player at ship
    [19:54:56.211] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [19:54:56.999] Info: UniverseServer: Client 'Ezra' <6> (24.20.13.45) connected
    [19:55:10.690] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:55:32.663] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [19:55:32.817] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [19:56:21.428] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [19:56:29.560] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [19:56:37.653] Info: UniverseServer: Client 'BradMaccas' <4> (1.148.34.183) disconnected
    [19:56:37.761] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [19:56:41.179] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [19:56:41.283] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [19:56:43.538] Info: UniverseServer: Connection received from: 1.148.34.183:29781
    [19:56:44.141] Info: UniverseServer: Logged in account '<anonymous>' as player 'BradMaccas' from address 1.148.34.183
    [19:56:44.146] Info: UniverseServer: Reviving player at ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [19:56:44.147] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [19:56:45.383] Info: UniverseServer: Client 'BradMaccas' <4> (1.148.34.183) connected
    [19:56:45.546] Info: UniverseServer: Loading celestial world -725617439:447163802:-59901712:10:6
    [19:56:55.924] Info: UniverseServer: Stopping world CelestialWorld:-725617439:447163802:-59901712:10:6 due to inactivity
    [19:56:56.036] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617439:447163802:-59901712:10:6
    [19:57:30.298] Info: Chat: <Nakiya> alright well it looks like you have everything handled
    [19:57:33.629] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [19:57:34.543] Info: UniverseServer: Client 'Ezra' <6> (24.20.13.45) disconnected
    [19:57:34.655] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [19:57:41.710] Info: Chat: <Nakiya> why did you need me here?
    [19:57:43.789] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [19:57:43.896] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [19:57:44.638] Info: Chat: <shioi> =3 thanks
    [19:57:54.701] Info: Chat: <shioi> owo cause its fun
    [19:57:55.746] Info: Chat: <Nakiya> I didnt do anything
    [19:58:09.982] Info: Chat: <Nazi Officer> hey i need 2432432 pixels
    [19:58:15.281] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [19:58:21.384] Info: Chat: <shioi> das alot of money sir <w<
    [19:58:25.525] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [19:58:25.633] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:58:28.566] Info: UniverseServer: Creating temporary world file for world UniqueWorld:outpost
    [19:58:28.567] Info: UniverseServer: Creating temporary unique world 'outpost'
    [19:58:28.638] Info: Placing dungeon outpost
    [19:58:28.639] Info: Generating dungeon outpost (NOT FORCED)
    [19:58:28.864] Info: Placing dungeon at (233, 500)
    [19:58:31.716] Info: Protected dungeonIds for world set to (0)
    [19:58:36.390] Info: UniverseServer: Connection received from: 24.20.13.45:54067
    [19:58:37.135] Info: UniverseServer: Logged in account '<anonymous>' as player 'Ezra' from address 24.20.13.45
    [19:58:37.139] Info: UniverseServer: Reviving player at ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [19:58:37.558] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [19:58:38.336] Info: UniverseServer: Client 'Ezra' <6> (24.20.13.45) connected
    [19:58:46.406] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [19:58:46.516] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [19:58:57.741] Info: UniverseServer: Connection received from: 75.170.7.131:55733
    [19:58:58.512] Info: UniverseServer: Logged in account '<anonymous>' as player 'Pinwrench' from address 75.170.7.131
    [19:58:58.515] Info: UniverseServer: Spawning player at ship
    [19:58:58.516] Info: UniverseServer: Loading client ship world ClientShipWorld:882b035b74350fc9c85ba902a6394ddb
    [19:58:59.218] Info: UniverseServer: Client 'Pinwrench' <7> (75.170.7.131) connected
    [19:59:24.130] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [19:59:35.381] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [19:59:35.487] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [19:59:47.459] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [19:59:51.789] Info: Chat: <Pinwrench> hi
    [19:59:57.738] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [19:59:57.847] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [20:00:02.828] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:00:02.931] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:00:03.508] Info: Chat: <Pinwrench> boop
    [20:00:26.441] Info: UniverseServer: Client 'Pinwrench' <7> (75.170.7.131) disconnected
    [20:00:26.543] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:882b035b74350fc9c85ba902a6394ddb
    [20:01:59.799] Info: Chat: <shioi> owo gonna start making the trek back up
    [20:02:14.394] Info: UniverseServer: Connection received from: 75.170.7.131:55738
    [20:02:14.691] Info: UniverseServer: Logged in account '<anonymous>' as player 'Dinosaurhug' from address 75.170.7.131
    [20:02:14.693] Info: UniverseServer: Spawning player at ship
    [20:02:15.775] Info: UniverseServer: Client 'Dinosaurhug' <7> (75.170.7.131) connected
    [20:02:31.219] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:02:31.220] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:02:34.610] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:02:38.930] Info: Chat: <Dinosaurhug> boop
    [20:02:45.935] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:02:46.038] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:03:23.883] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:03:24.062] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:03:28.855] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:03:28.972] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:03:40.932] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:03:42.534] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:03:44.561] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:03:56.198] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:03:56.266] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:04:30.855] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:04:33.449] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:04:33.611] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:05:09.857] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:05:15.671] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:05:27.653] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:05:27.762] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:05:53.438] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:05:53.541] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:06:14.058] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:06:19.791] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:06:27.875] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:06:27.978] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:06:31.269] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:06:31.381] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:06:47.549] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:06:47.664] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:07:25.884] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:07:36.270] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:07:36.382] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:07:39.701] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:07:45.617] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:07:45.719] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:07:49.926] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:07:50.052] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:08:06.543] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:08:20.016] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:08:29.996] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:08:30.268] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:08:59.117] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:08:59.118] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:09:01.568] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:09:11.930] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [20:09:12.035] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:09:14.354] Info: Chat: <Ezra> how do u get core fragments?
    [20:09:17.543] Info: UniverseServer: Loading temporary unique world outpost
    [20:09:28.849] Info: Chat: <shioi> near a planet's core
    [20:09:28.951] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:09:29.008] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:09:36.341] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:09:40.399] Info: Chat: <Ezra> oh... ok sorry a bit new
    [20:09:42.517] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:09:53.324] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:09:54.063] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:09:54.115] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:10:27.819] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:10:27.938] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:10:39.593] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:10:51.830] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:10:57.268] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:10:57.390] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:11:14.481] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:11:14.509] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:11:15.222] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:11:15.981] Info: UniverseServer: Connection received from: 66.249.84.198:45106
    [20:11:16.123] Warn: I/O error in RemotePacketSocket::readPackets, closing: (IOException) Internal error in uncompressData, inflate_res is -3
    [20:11:16.124] Warn: UniverseServer: client connection aborted
    [20:11:17.937] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:11:24.900] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:11:25.497] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:11:25.506] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:11:32.046] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:11:32.156] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:11:34.492] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:11:34.685] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:11:58.808] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [20:11:58.922] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:12:12.013] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:12:12.063] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:12:33.330] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:13:14.863] Info: UniverseServer: Client 'Dinosaurhug' <7> (75.170.7.131) disconnected
    [20:13:16.370] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:13:16.560] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:13:31.176] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:13:37.066] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:13:38.576] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:13:45.906] Info: UniverseServer: Connection received from: 75.170.7.131:55756
    [20:13:46.614] Info: UniverseServer: Logged in account '<anonymous>' as player 'Dinosaurhug' from address 75.170.7.131
    [20:13:46.618] Info: UniverseServer: Reviving player at ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:13:46.620] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:13:47.372] Info: UniverseServer: Client 'Dinosaurhug' <7> (75.170.7.131) connected
    [20:13:49.538] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:13:49.626] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:13:58.484] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:14:18.982] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:14:19.104] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:14:31.479] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:14:31.628] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:14:43.216] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:14:43.220] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:14:43.363] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:14:44.889] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:14:59.602] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:14:59.805] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:15:07.143] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:15:07.277] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:15:27.871] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:15:34.342] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:15:38.089] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [20:15:38.197] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [20:15:38.316] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [20:15:45.409] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:15:45.512] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:15:52.386] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [20:15:52.557] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [20:16:16.381] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [20:16:28.593] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [20:16:28.736] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:16:37.472] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [20:16:37.473] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:17:24.726] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:17:46.796] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [20:17:46.937] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:17:51.653] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:17:52.731] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:17:54.897] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:18:05.849] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [20:18:06.033] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [20:18:13.453] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:18:13.784] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:18:23.674] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:18:23.869] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:18:36.371] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:18:38.382] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:18:48.677] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:18:48.784] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:18:59.337] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:18:59.450] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:19:33.288] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:19:46.928] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:19:59.450] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:19:59.558] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:20:03.909] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:20:08.543] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [20:20:08.655] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:20:11.472] Info: UniverseServer: Loading temporary unique world outpost
    [20:20:11.577] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:20:21.757] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:20:21.839] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:20:22.622] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:20:22.815] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:20:27.099] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:20:35.911] Info: Chat: <shioi> got a bug on you?
    [20:20:37.308] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [20:20:37.497] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:20:53.511] Info: Chat: <Nakiya> hold on
    [20:20:55.529] Error: Exception caught handling incoming server packets, disconnecting client '7' (MapException) Entry with key '7' already present.
      00000000053B0DE0
      0000000007B6E780
    
    [20:20:55.719] Info: UniverseServer: Client 'Dinosaurhug' <7> (75.170.7.131) disconnected
    [20:20:57.097] Info: Chat: <shioi> i think the first guy asks for one, you should keep it on you owo
    [20:21:07.748] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:21:13.050] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [20:21:13.220] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:21:24.888] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:21:27.223] Info: UniverseServer: Connection received from: 75.170.7.131:55772
    [20:21:27.841] Info: UniverseServer: Logged in account '<anonymous>' as player 'Dinosaurhug' from address 75.170.7.131
    [20:21:27.846] Info: UniverseServer: Reviving player at ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:21:27.847] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:21:28.564] Info: UniverseServer: Client 'Dinosaurhug' <7> (75.170.7.131) connected
    [20:21:35.943] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [20:21:35.945] Info: Chat: <Nakiya> here
    [20:21:36.104] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:21:47.681] Info: Chat: <Nakiya> bug in your ship
    [20:21:57.481] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:21:57.602] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:22:17.314] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:22:17.319] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:22:19.866] Info: Chat: <shioi> ahh thank you!
    [20:22:29.515] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:22:34.590] Info: Chat: <Nakiya> mhhm
    [20:22:44.132] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:22:53.190] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:22:53.410] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:22:54.512] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [20:22:54.661] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:22:57.089] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:23:12.209] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:23:14.609] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:23:14.721] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:23:15.557] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:23:28.103] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:23:28.163] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:24:08.609] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:24:27.174] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [20:24:27.327] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:24:40.721] Info: Chat: <shioi> u,u have you done his quest?
    [20:24:49.335] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:24:49.513] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:25:01.091] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:26:57.805] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:27:14.838] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:27:14.957] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:27:52.080] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:27:53.448] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:28:01.747] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:28:01.748] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:28:02.730] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:28:12.780] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [20:28:12.885] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [20:28:12.897] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [20:28:13.412] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [20:28:14.802] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:28:14.914] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:28:15.600] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:28:18.673] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:28:18.683] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:28:21.220] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:28:26.628] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [20:28:26.739] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:28:37.036] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:28:37.051] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [20:28:37.155] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:28:49.941] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:28:58.679] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:29:00.197] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:29:00.326] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:29:14.602] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [20:29:14.611] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [20:29:16.321] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:29:16.431] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:29:28.611] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:29:28.720] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:29:35.638] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:29:48.396] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:29:48.406] Info: UniverseServer: Loading temporary unique world outpost
    [20:29:48.502] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:29:59.837] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:29:59.941] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:30:11.424] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:30:22.073] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:30:23.964] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [20:30:23.973] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [20:30:26.294] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:30:29.433] Info: UniverseServer: Creating temporary world file for world UniqueWorld:monolith
    [20:30:29.435] Info: UniverseServer: Creating temporary unique world 'monolith'
    [20:30:29.517] Info: Placing dungeon monolith
    [20:30:29.518] Info: Generating dungeon monolith (NOT FORCED)
    [20:30:32.357] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:30:32.462] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:30:33.337] Info: Placing dungeon at (233, 1000)
    [20:30:36.377] Info: Chat: <Ezra> how do u give items? or at least drop them
    [20:30:40.507] Info: Chat: <Nakiya> Q
    [20:30:43.293] Info: Protected dungeonIds for world set to (0)
    [20:30:45.537] Info: Chat: <Ezra> thanks
    [20:30:56.385] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:30:56.389] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:31:02.850] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:31:07.455] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:31:07.558] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:31:09.826] Info: UniverseServer: Connection received from: 70.104.149.98:63958
    [20:31:10.831] Info: UniverseServer: Logged in account '<anonymous>' as player 'Echo' from address 70.104.149.98
    [20:31:10.833] Info: UniverseServer: Spawning player at ship
    [20:31:10.835] Info: UniverseServer: Loading client ship world ClientShipWorld:4a5f62043a14f8d2be81475e5382841a
    [20:31:12.736] Info: UniverseServer: Client 'Echo' <8> (70.104.149.98) connected
    [20:31:12.963] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [20:31:12.970] Info: UniverseServer: Loading temporary unique world outpost
    [20:31:13.240] Info: UniverseServer: Stopping world UniqueWorld:monolith due to inactivity
    [20:31:13.346] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:monolith
    [20:31:18.735] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:31:23.471] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [20:31:23.575] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [20:31:32.258] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:31:32.363] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:31:35.327] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:31:40.689] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [20:31:47.225] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) disconnected
    [20:31:47.339] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:31:47.345] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:31:47.691] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [20:31:47.807] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [20:32:01.842] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:32:01.949] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:32:09.376] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:32:09.384] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:32:09.487] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:32:15.494] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:32:26.525] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:32:33.768] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [20:32:33.872] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:32:37.335] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [20:32:37.338] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [20:32:39.041] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [20:32:52.083] Info: UniverseServer: Connection received from: 60.225.31.136:59053
    [20:32:52.267] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [20:32:52.272] Info: UniverseServer: Reviving player at ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:32:52.273] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:32:53.022] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) connected
    [20:32:53.179] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:32:56.194] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:32:56.297] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:33:03.465] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:33:03.575] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:33:23.716] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:33:24.014] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:33:44.806] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [20:33:44.936] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:34:10.156] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:34:18.854] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:34:38.068] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [20:34:38.100] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [20:34:58.643] Info: Chat: <shioi> :D
    [20:35:16.142] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:35:19.743] Info: Chat: <shioi> uwu looking better in here now
    [20:35:26.359] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:35:26.372] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:35:28.576] Info: Chat: <shioi> thanks~
    [20:35:50.072] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [20:36:00.040] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:36:00.718] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:36:00.822] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:36:10.306] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:36:10.408] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:36:43.116] Info: UniverseServer: Loading celestial world -725617439:447163802:-59901712:10:6
    [20:36:46.104] Info: UniverseServer: Loading temporary unique world outpost
    [20:36:51.607] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:37:04.390] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:37:04.396] Info: UniverseServer: Stopping world CelestialWorld:-725617439:447163802:-59901712:10:6 due to inactivity
    [20:37:04.397] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:37:04.717] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617439:447163802:-59901712:10:6
    [20:37:33.969] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:37:44.989] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:37:50.921] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [20:37:50.922] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [20:37:55.942] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:37:55.950] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:38:05.044] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:38:05.154] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:38:16.649] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:38:28.937] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [20:38:28.940] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [20:38:36.914] Info: UniverseServer: Loading temporary unique world outpost
    [20:38:42.855] Info: UniverseServer: Creating celestial world -725617415:447163815:67535107:2:6
    [20:38:43.048] Info: Placing dungeon aviantower
    [20:38:43.049] Info: Generating dungeon aviantower (NOT FORCED)
    [20:38:43.063] Info: Placing dungeon at (3203, 1100)
    [20:38:43.287] Warn: Failed to place dungeon object: birdjar1 direction: 0 position: (3288, 1183)
    [20:38:53.779] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:38:53.889] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:38:55.711] Info: UniverseServer: Stopping world CelestialWorld:-725617415:447163815:67535107:2:6 due to inactivity
    [20:38:55.823] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617415:447163815:67535107:2:6
    [20:39:08.106] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:39:18.150] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:39:20.121] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [20:39:20.129] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [20:39:22.522] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:39:41.449] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:39:41.553] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:40:18.384] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:40:18.492] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:40:25.678] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [20:40:25.780] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:40:36.375] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [20:40:36.386] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [20:40:44.819] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:40:44.823] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [20:40:44.930] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:40:52.986] Info: UniverseServer: Loading celestial world -725617415:447163815:67535107:2:6
    [20:40:55.715] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:40:55.843] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:41:03.707] Info: UniverseServer: Stopping world ClientShipWorld:4a5f62043a14f8d2be81475e5382841a due to inactivity
    [20:41:03.825] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:4a5f62043a14f8d2be81475e5382841a
    [20:41:06.083] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [20:41:13.481] Info: UniverseServer: Expiring temporary world UniqueWorld:monolith
    [20:41:21.906] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:41:21.908] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:41:22.853] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) disconnected
    [20:41:22.993] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:41:22.999] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:41:24.506] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:41:27.336] Info: UniverseServer: Connection received from: 60.225.31.136:59150
    [20:41:27.484] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [20:41:27.489] Info: UniverseServer: Reviving player at ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:41:27.490] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:41:28.339] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) connected
    [20:41:28.544] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:41:36.651] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [20:41:36.727] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [20:41:38.865] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:41:38.883] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:41:46.931] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [20:41:58.616] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [20:41:58.738] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [20:42:15.445] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:42:25.862] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [20:42:26.031] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:42:48.176] Info: UniverseServer: Loading temporary unique world outpost
    [20:42:58.439] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:42:58.484] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:43:33.047] Info: UniverseServer: Connection received from: 66.249.82.185:33293
    [20:43:33.301] Warn: I/O error in RemotePacketSocket::readPackets, closing: (IOException) Internal error in uncompressData, inflate_res is -3
    [20:43:33.303] Warn: UniverseServer: client connection aborted
    [20:43:41.515] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [20:43:48.676] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:43:58.538] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:43:58.658] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:44:00.198] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [20:44:00.210] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [20:44:01.612] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:44:08.355] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:44:12.047] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [20:44:12.083] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [20:44:25.245] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:44:25.251] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:44:25.428] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:44:25.947] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:44:29.370] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) disconnected
    [20:44:29.544] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:44:49.521] Info: UniverseServer: Connection received from: 60.225.31.136:59195
    [20:44:49.762] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [20:44:49.767] Info: UniverseServer: Reviving player at ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:44:50.181] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:44:50.964] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) connected
    [20:44:51.127] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:45:00.986] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [20:45:00.988] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:45:01.329] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:45:01.443] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:45:08.239] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) disconnected
    [20:45:08.355] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:45:13.530] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [20:45:13.547] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [20:45:47.561] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [20:45:47.894] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [20:45:58.139] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:45:58.248] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:45:59.823] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [20:45:59.831] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [20:46:38.193] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [20:46:49.242] Info: UniverseServer: Connection received from: 60.225.31.136:59237
    [20:46:49.386] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [20:46:49.391] Info: UniverseServer: Reviving player at ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:46:49.393] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:46:50.162] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) connected
    [20:46:50.347] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [20:46:50.392] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:46:50.664] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:46:56.538] Info: Chat: <Nakiya> Why do I have a guitar?
    [20:47:00.746] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:47:00.804] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:47:01.539] Info: Chat: <shioi> X3
    [20:47:04.601] Info: UniverseServer: Client 'Echo' <8> (70.104.149.98) disconnected
    [20:47:14.634] Info: UniverseServer: Stopping world CelestialWorld:-725617415:447163815:67535107:2:6 due to inactivity
    [20:47:14.647] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617415:447163815:67535107:2:6
    [20:47:25.837] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:47:25.948] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:48:14.039] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:48:26.567] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [20:48:26.579] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [20:48:36.327] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:48:43.820] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:48:44.363] Info: UniverseServer: Creating temporary world file for world MissionWorld:lunarbase-b3f587414040e96c326da88314f7d025
    [20:48:44.365] Info: UniverseServer: Creating temporary mission world 'MissionWorld:lunarbase-b3f587414040e96c326da88314f7d025'
    [20:48:44.449] Info: Placing dungeon lunarbase
    [20:48:44.451] Info: Generating dungeon lunarbase (NOT FORCED)
    [20:48:45.209] Info: Placing dungeon at (233, 1000)
    [20:48:50.722] Error: Could not generate item '[lunarbaselantern-recipe, 1, {}]'. (ItemException) No such item 'lunarbaselantern-recipe'
    [20:48:50.844] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 918)
    [20:48:50.853] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 921)
    [20:48:50.895] Warn: Failed to place dungeon object: prisonfloodlight direction: 0 position: (635, 933)
    [20:48:50.910] Warn: Failed to place dungeon object: miningdoor direction: 0 position: (772, 948)
    [20:48:51.739] Warn: Dungeon wire endpoint not found. (564, 617)
    [20:48:51.740] Warn: Dungeon wire endpoint not found. (568, 619)
    [20:48:51.741] Warn: Dungeon wires did not make a circuit.
    [20:48:51.742] Warn: Dungeon wire endpoint not found. (921, 759)
    [20:48:51.743] Warn: Dungeon wire endpoint not found. (938, 770)
    [20:48:51.744] Warn: Dungeon wire endpoint not found. (941, 770)
    [20:48:51.756] Warn: Dungeon wire endpoint not found. (943, 770)
    [20:48:51.757] Warn: Dungeon wires did not make a circuit.
    [20:48:51.758] Warn: Dungeon wire endpoint not found. (587, 654)
    [20:48:51.759] Warn: Dungeon wires did not make a circuit.
    [20:48:51.760] Warn: Dungeon wire endpoint not found. (588, 654)
    [20:48:51.761] Warn: Dungeon wires did not make a circuit.
    [20:48:51.762] Warn: Dungeon wire endpoint not found. (585, 655)
    [20:48:51.763] Warn: Dungeon wires did not make a circuit.
    [20:48:51.768] Warn: Dungeon wire endpoint not found. (1033, 907)
    [20:48:51.769] Warn: Dungeon wire endpoint not found. (1042, 907)
    [20:48:51.772] Warn: Dungeon wire endpoint not found. (778, 992)
    [20:48:51.773] Warn: Dungeon wire endpoint not found. (785, 992)
    [20:48:51.774] Warn: Dungeon wire endpoint not found. (792, 992)
    [20:48:51.779] Warn: Dungeon wire endpoint not found. (761, 830)
    [20:48:51.780] Warn: Dungeon wire endpoint not found. (764, 830)
    [20:48:52.066] Info: Protected dungeonIds for world set to (0)
    [20:48:55.356] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:48:55.399] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:48:57.012] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) disconnected
    [20:48:57.247] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:48:57.858] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:49:02.663] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:49:02.665] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:49:11.239] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [20:49:11.261] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [20:49:22.414] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:49:22.499] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:49:50.400] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:50:00.713] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:50:00.801] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:50:12.205] Info: Chat: <shioi> o.o the water is healing
    [20:50:33.055] Info: Chat: <Nakiya> thats good
    [20:50:36.541] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:50:53.552] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:50:53.613] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:50:58.918] Info: UniverseServer: Loading temporary unique world outpost
    [20:51:07.067] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:51:07.225] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:51:11.770] Info: UniverseServer: Connection received from: 60.225.31.136:59309
    [20:51:12.000] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [20:51:12.005] Info: UniverseServer: Reviving player at ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:51:12.006] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:51:12.813] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) connected
    [20:51:12.920] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:51:12.950] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:51:13.531] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:51:14.639] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:51:19.504] Info: UniverseServer: Stopping world MissionWorld:lunarbase-b3f587414040e96c326da88314f7d025 due to inactivity
    [20:51:19.623] Info: UniverseServer: World thread has stopped due to inactivity, removing world MissionWorld:lunarbase-b3f587414040e96c326da88314f7d025
    [20:51:27.945] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:51:27.946] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [20:51:27.957] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:51:28.311] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [20:51:29.425] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [20:51:39.400] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [20:51:39.510] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [20:51:40.229] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [20:51:40.332] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [20:51:53.369] Info: Chat: <Nakiya> I died on purpose for ya :o
    [20:52:02.100] Info: Chat: <shioi> o.o huh?
    [20:52:02.101] Info: Chat: <Nakiya> lets go back
    [20:52:05.608] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [20:52:11.862] Info: Chat: <Nakiya> Oh, you dont like the cool clothes?
    [20:52:12.088] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:52:12.216] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:52:16.154] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:52:16.258] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:52:25.846] Info: Chat: <shioi> u,u too OP
    [20:52:35.631] Info: Chat: <Nakiya> I gave em to ya though
    [20:52:36.075] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:52:56.914] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:52:56.920] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:53:12.341] Info: Chat: <shioi> x3
    [20:53:15.701] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:53:19.491] Info: Chat: <shioi> l3
    [20:53:24.742] Info: Chat: <Nakiya> I'M MISSING MY PLANTIES
    [20:53:32.086] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:53:36.186] Info: Chat: <shioi> xD really
    [20:53:43.278] Info: Chat: <Nakiya> yup
    [20:53:53.342] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:53:53.450] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:53:58.469] Info: Chat: <Nakiya> are we theonly people here?
    [20:54:01.184] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:54:03.978] Info: Chat: <shioi> not sure :o
    [20:54:11.521] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:54:11.629] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:54:12.378] Info: UniverseServer: Creating temporary world file for world UniqueWorld:monolith
    [20:54:12.379] Info: UniverseServer: Creating temporary unique world 'monolith'
    [20:54:12.455] Info: Placing dungeon monolith
    [20:54:12.456] Info: Generating dungeon monolith (NOT FORCED)
    [20:54:16.272] Info: Placing dungeon at (233, 1000)
    [20:54:26.567] Info: Protected dungeonIds for world set to (0)
    [20:54:37.556] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:54:37.580] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:55:28.854] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:55:29.365] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:55:29.477] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [20:55:29.728] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:55:35.119] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:55:40.537] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [20:55:40.665] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:55:41.821] Info: Chat: <Nakiya> :v put the cool shit back ooooon
    [20:55:46.567] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:55:46.644] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:55:50.372] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:55:50.587] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:56:11.792] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [20:56:17.453] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:56:23.226] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [20:56:23.413] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [20:56:27.778] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [20:56:27.817] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [20:56:46.347] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:56:46.426] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:56:55.607] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:57:11.569] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [20:57:11.708] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [20:57:13.589] Info: Chat: <Nakiya> Where did you go?
    [20:57:16.315] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:57:26.457] Info: UniverseServer: Loading temporary unique world outpost
    [20:57:27.336] Info: Chat: <Nakiya> also whoops I meant to say shirt XD
    [20:57:36.819] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:57:41.008] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:57:52.129] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [20:57:54.875] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:58:00.823] Info: Chat: <shioi> i died >u<
    [20:58:05.758] Info: UniverseServer: Stopping world UniqueWorld:monolith due to inactivity
    [20:58:05.766] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:monolith
    [20:58:06.473] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:58:16.424] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:58:16.539] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:58:30.840] Info: UniverseServer: Loading temporary unique world monolith
    [20:58:32.937] Info: Chat: <Nakiya> |3
    [20:58:42.697] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [20:58:42.806] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [20:58:44.764] Info: Chat: <Nakiya> teleport back to me :o
    [20:58:50.437] Info: UniverseServer: Stopping world UniqueWorld:monolith due to inactivity
    [20:58:50.474] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:monolith
    [20:58:51.599] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:58:59.519] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:59:10.454] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [20:59:10.571] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [20:59:19.304] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [20:59:19.427] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:59:24.497] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [20:59:24.629] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [20:59:46.354] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [20:59:48.752] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:00:03.776] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:00:03.801] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:00:08.090] Info: UniverseServer: Creating temporary world file for world MissionWorld:lunarbase-545fac0117b7ccf17bb08811753e1012
    [21:00:08.092] Info: UniverseServer: Creating temporary mission world 'MissionWorld:lunarbase-545fac0117b7ccf17bb08811753e1012'
    [21:00:08.168] Info: Placing dungeon lunarbase
    [21:00:08.169] Info: Generating dungeon lunarbase (NOT FORCED)
    [21:00:08.964] Info: Placing dungeon at (233, 1000)
    [21:00:11.715] Info: Chat: <Nakiya> you already have a racial bonus?
    [21:00:11.716] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:00:14.751] Error: Could not generate item '[lunarbaselantern-recipe, 1, {}]'. (ItemException) No such item 'lunarbaselantern-recipe'
    [21:00:14.897] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 918)
    [21:00:14.906] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 921)
    [21:00:14.934] Warn: Failed to place dungeon object: prisonfloodlight direction: 0 position: (635, 933)
    [21:00:14.948] Warn: Failed to place dungeon object: miningdoor direction: 0 position: (772, 948)
    [21:00:15.848] Warn: Dungeon wire endpoint not found. (564, 617)
    [21:00:15.849] Warn: Dungeon wire endpoint not found. (568, 619)
    [21:00:15.850] Warn: Dungeon wires did not make a circuit.
    [21:00:15.851] Warn: Dungeon wire endpoint not found. (921, 759)
    [21:00:15.852] Warn: Dungeon wire endpoint not found. (938, 770)
    [21:00:15.853] Warn: Dungeon wire endpoint not found. (941, 770)
    [21:00:15.854] Warn: Dungeon wire endpoint not found. (943, 770)
    [21:00:15.855] Warn: Dungeon wires did not make a circuit.
    [21:00:15.856] Warn: Dungeon wire endpoint not found. (587, 654)
    [21:00:15.857] Warn: Dungeon wires did not make a circuit.
    [21:00:15.858] Warn: Dungeon wire endpoint not found. (588, 654)
    [21:00:15.859] Warn: Dungeon wires did not make a circuit.
    [21:00:15.860] Warn: Dungeon wire endpoint not found. (585, 655)
    [21:00:15.860] Warn: Dungeon wires did not make a circuit.
    [21:00:15.865] Warn: Dungeon wire endpoint not found. (1033, 907)
    [21:00:15.866] Warn: Dungeon wire endpoint not found. (1042, 907)
    [21:00:15.869] Warn: Dungeon wire endpoint not found. (778, 992)
    [21:00:15.870] Warn: Dungeon wire endpoint not found. (785, 992)
    [21:00:15.871] Warn: Dungeon wire endpoint not found. (792, 992)
    [21:00:15.875] Warn: Dungeon wire endpoint not found. (761, 830)
    [21:00:15.876] Warn: Dungeon wire endpoint not found. (764, 830)
    [21:00:16.170] Info: Protected dungeonIds for world set to (0)
    [21:00:17.946] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:00:25.099] Info: Chat: <shioi> i think its with armor
    [21:00:26.884] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [21:00:26.985] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:00:35.261] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:00:35.313] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:00:36.024] Info: Chat: <Nakiya> can you breathe underwater?
    [21:00:43.541] Info: Chat: <shioi> .w. no
    [21:00:45.943] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [21:00:46.025] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:00:48.495] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) disconnected
    [21:00:49.072] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:00:49.170] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:01:10.000] Info: UniverseServer: Connection received from: 60.225.31.136:59388
    [21:01:10.150] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [21:01:10.155] Info: UniverseServer: Reviving player at ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:01:10.568] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:01:11.338] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) connected
    [21:01:11.504] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:01:14.190] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) disconnected
    [21:01:14.373] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:01:19.791] Info: UniverseServer: Expiring temporary world MissionWorld:lunarbase-b3f587414040e96c326da88314f7d025
    [21:01:21.803] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:01:21.896] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:01:27.975] Info: UniverseServer: Connection received from: 60.225.31.136:59393
    [21:01:28.318] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [21:01:28.324] Info: UniverseServer: Reviving player at ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:01:28.325] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:01:29.088] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) connected
    [21:01:29.298] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:01:31.937] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) disconnected
    [21:01:32.070] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:01:33.770] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:01:42.511] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:01:42.606] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:02:46.097] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:02:46.131] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:03:17.723] Info: UniverseServer: Connection received from: 60.225.31.136:59415
    [21:03:17.872] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nazi Officer' from address 60.225.31.136
    [21:03:17.876] Info: UniverseServer: Reviving player at ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:03:18.276] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:03:19.058] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) connected
    [21:03:19.323] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:03:29.186] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:03:29.678] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:03:29.770] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:03:32.142] Info: UniverseServer: Creating temporary world file for world MissionWorld:lunarbase-fd0f88f40a7735b880c862238c63ff51
    [21:03:32.144] Info: UniverseServer: Creating temporary mission world 'MissionWorld:lunarbase-fd0f88f40a7735b880c862238c63ff51'
    [21:03:32.262] Info: Placing dungeon lunarbase
    [21:03:32.263] Info: Generating dungeon lunarbase (NOT FORCED)
    [21:03:33.036] Info: Placing dungeon at (233, 1000)
    [21:03:36.230] Info: Chat: <Nakiya> yo
    [21:03:38.711] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 918)
    [21:03:38.721] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 921)
    [21:03:38.747] Warn: Failed to place dungeon object: prisonfloodlight direction: 0 position: (635, 933)
    [21:03:38.763] Warn: Failed to place dungeon object: miningdoor direction: 0 position: (772, 948)
    [21:03:39.740] Warn: Dungeon wire endpoint not found. (564, 617)
    [21:03:39.741] Warn: Dungeon wire endpoint not found. (568, 619)
    [21:03:39.742] Warn: Dungeon wires did not make a circuit.
    [21:03:39.743] Warn: Dungeon wire endpoint not found. (921, 759)
    [21:03:39.744] Warn: Dungeon wire endpoint not found. (938, 770)
    [21:03:39.745] Warn: Dungeon wire endpoint not found. (941, 770)
    [21:03:39.746] Warn: Dungeon wire endpoint not found. (943, 770)
    [21:03:39.747] Warn: Dungeon wires did not make a circuit.
    [21:03:39.748] Warn: Dungeon wire endpoint not found. (587, 654)
    [21:03:39.749] Warn: Dungeon wires did not make a circuit.
    [21:03:39.750] Warn: Dungeon wire endpoint not found. (588, 654)
    [21:03:39.751] Warn: Dungeon wires did not make a circuit.
    [21:03:39.752] Warn: Dungeon wire endpoint not found. (585, 655)
    [21:03:39.753] Warn: Dungeon wires did not make a circuit.
    [21:03:39.758] Warn: Dungeon wire endpoint not found. (1033, 907)
    [21:03:39.758] Warn: Dungeon wire endpoint not found. (1042, 907)
    [21:03:39.761] Warn: Dungeon wire endpoint not found. (778, 992)
    [21:03:39.761] Warn: Dungeon wire endpoint not found. (785, 992)
    [21:03:39.762] Warn: Dungeon wire endpoint not found. (792, 992)
    [21:03:39.767] Warn: Dungeon wire endpoint not found. (761, 830)
    [21:03:39.768] Warn: Dungeon wire endpoint not found. (764, 830)
    [21:03:40.076] Info: Protected dungeonIds for world set to (0)
    [21:03:42.615] Info: Chat: <Nakiya> I found a blank tech card
    [21:03:46.929] Info: Chat: <Nakiya> wassat
    [21:03:50.878] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [21:03:50.992] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:03:54.711] Info: Chat: <shioi> o.o i cant remember
    [21:04:26.132] Info: Chat: <Nakiya> more cave down here
    [21:04:29.113] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:04:37.546] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:04:37.641] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:04:40.366] Info: UniverseServer: Stopping world MissionWorld:lunarbase-fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [21:04:40.676] Info: UniverseServer: World thread has stopped due to inactivity, removing world MissionWorld:lunarbase-fd0f88f40a7735b880c862238c63ff51
    [21:05:01.356] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:05:16.955] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:05:17.051] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:05:25.557] Info: UniverseServer: Creating temporary world file for world MissionWorld:lunarbase-eac017705f6547ae693535599f71e8d4
    [21:05:25.559] Info: UniverseServer: Creating temporary mission world 'MissionWorld:lunarbase-eac017705f6547ae693535599f71e8d4'
    [21:05:25.639] Info: Placing dungeon lunarbase
    [21:05:25.640] Info: Generating dungeon lunarbase (NOT FORCED)
    [21:05:26.413] Info: Placing dungeon at (233, 1000)
    [21:05:27.048] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:05:32.000] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 918)
    [21:05:32.011] Warn: Failed to place dungeon object: lunarbasecrate direction: 1 position: (784, 921)
    [21:05:32.057] Warn: Failed to place dungeon object: prisonfloodlight direction: 0 position: (635, 933)
    [21:05:32.071] Warn: Failed to place dungeon object: miningdoor direction: 0 position: (772, 948)
    [21:05:32.904] Warn: Dungeon wire endpoint not found. (564, 617)
    [21:05:32.905] Warn: Dungeon wire endpoint not found. (568, 619)
    [21:05:32.906] Warn: Dungeon wires did not make a circuit.
    [21:05:32.907] Warn: Dungeon wire endpoint not found. (921, 759)
    [21:05:32.908] Warn: Dungeon wire endpoint not found. (938, 770)
    [21:05:32.909] Warn: Dungeon wire endpoint not found. (941, 770)
    [21:05:32.910] Warn: Dungeon wire endpoint not found. (943, 770)
    [21:05:32.911] Warn: Dungeon wires did not make a circuit.
    [21:05:32.912] Warn: Dungeon wire endpoint not found. (587, 654)
    [21:05:32.913] Warn: Dungeon wires did not make a circuit.
    [21:05:32.914] Warn: Dungeon wire endpoint not found. (588, 654)
    [21:05:32.915] Warn: Dungeon wires did not make a circuit.
    [21:05:32.917] Warn: Dungeon wire endpoint not found. (585, 655)
    [21:05:32.918] Warn: Dungeon wires did not make a circuit.
    [21:05:32.923] Warn: Dungeon wire endpoint not found. (1033, 907)
    [21:05:32.924] Warn: Dungeon wire endpoint not found. (1042, 907)
    [21:05:32.927] Warn: Dungeon wire endpoint not found. (778, 992)
    [21:05:32.928] Warn: Dungeon wire endpoint not found. (785, 992)
    [21:05:32.929] Warn: Dungeon wire endpoint not found. (792, 992)
    [21:05:32.934] Warn: Dungeon wire endpoint not found. (761, 830)
    [21:05:32.935] Warn: Dungeon wire endpoint not found. (764, 830)
    [21:05:33.226] Info: Protected dungeonIds for world set to (0)
    [21:05:49.011] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [21:05:49.012] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [21:05:49.121] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:05:49.985] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:05:50.702] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:05:51.654] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:06:03.077] Info: UniverseServer: Stopping world MissionWorld:lunarbase-545fac0117b7ccf17bb08811753e1012 due to inactivity
    [21:06:03.127] Info: UniverseServer: Stopping world MissionWorld:lunarbase-eac017705f6547ae693535599f71e8d4 due to inactivity
    [21:06:03.287] Info: UniverseServer: World thread has stopped due to inactivity, removing world MissionWorld:lunarbase-545fac0117b7ccf17bb08811753e1012
    [21:06:04.234] Info: UniverseServer: World thread has stopped due to inactivity, removing world MissionWorld:lunarbase-eac017705f6547ae693535599f71e8d4
    [21:06:05.660] Info: UniverseServer: Loading temporary mission world MissionWorld:lunarbase-eac017705f6547ae693535599f71e8d4
    [21:06:16.267] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [21:06:16.394] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [21:06:16.408] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:06:17.360] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:07:32.462] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:07:48.812] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:07:49.524] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [21:07:49.695] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:07:54.363] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:08:06.953] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [21:08:07.081] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:08:13.149] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [21:08:13.160] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:08:36.405] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:08:36.729] Info: Chat: <Nakiya> oh I also got a teleporter core
    [21:08:43.293] Info: Chat: <shioi> oh rad!
    [21:08:50.506] Info: UniverseServer: Expiring temporary world UniqueWorld:monolith
    [21:08:57.117] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [21:09:11.106] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [21:09:11.154] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [21:09:13.068] Info: Chat: <shioi> must be for making those portable ones
    [21:09:31.556] Info: Chat: <Nakiya> llaaaaaaggggg
    [21:09:44.925] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [21:09:56.294] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:09:56.378] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:09:57.421] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:10:14.639] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:10:14.707] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:10:29.706] Info: Chat: <shioi> ahh!
    [21:10:36.254] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:10:43.782] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:10:45.617] Info: Chat: <Nakiya> ahh whut? o.o
    [21:10:47.871] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [21:10:48.060] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [21:10:49.822] Warn: Failed to place dungeon object: planturn1 direction: 0 position: (1708, 761)
    [21:10:55.481] Info: Chat: <shioi> :D oil
    [21:10:55.583] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:10:55.755] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:10:58.605] Info: Chat: <Nakiya> Oil?!
    [21:10:58.612] Info: UniverseServer: Loading temporary unique world outpost
    [21:11:01.862] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [21:11:04.124] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:11:10.037] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:11:12.500] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:11:12.510] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:11:13.695] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:11:21.746] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:11:21.849] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:11:32.805] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:11:33.099] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [21:11:33.317] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:11:43.114] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [21:11:43.152] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:11:43.974] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [21:11:44.178] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [21:11:47.025] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:11:47.087] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:12:13.464] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [21:12:18.916] Info: Chat: <shioi> wanna head back?
    [21:12:24.130] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [21:12:24.188] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:12:29.119] Info: Chat: <Nakiya> did you get oil?
    [21:12:33.455] Info: Chat: <shioi> .w. i didnt
    [21:12:47.644] Info: Chat: <Nakiya> well i dont have enough silver for the MM upgrade D:
    [21:12:54.085] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:12:54.292] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:12:59.688] Info: Chat: <shioi> :c ahh
    [21:13:00.685] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:13:05.056] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:13:05.852] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [21:13:06.065] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [21:13:11.787] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [21:13:11.867] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [21:13:19.216] Info: Chat: <shioi> o3o it was copper?
    [21:13:29.221] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:13:29.309] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:14:14.249] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [21:14:14.353] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:14:14.645] Info: Switching target to -196608 from {1: -196608, 2: 425}
    [21:14:14.646] Info: Switching target to 425 from {1: -196608, 2: 425}
    [21:14:17.242] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:14:28.385] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:14:40.644] Info: UniverseServer: Expiring temporary world MissionWorld:lunarbase-fd0f88f40a7735b880c862238c63ff51
    [21:14:47.869] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [21:14:47.946] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:14:48.950] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:15:06.144] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:15:06.210] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:15:10.331] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:15:28.913] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [21:15:28.981] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:15:32.555] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [21:15:32.779] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:15:41.917] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [21:15:52.365] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [21:15:52.408] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:16:00.184] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:16:03.465] Info: UniverseServer: Expiring temporary world MissionWorld:lunarbase-545fac0117b7ccf17bb08811753e1012
    [21:16:22.961] Info: UniverseServer: Loading temporary unique world outpost
    [21:16:41.369] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:16:53.144] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [21:16:53.260] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [21:17:01.710] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:17:01.811] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:17:14.166] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [21:17:25.694] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:17:25.729] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:17:27.715] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:17:28.458] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:17:34.980] Info: Chat: <Nakiya> naah, copper gives more range
    [21:17:39.584] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [21:17:39.718] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [21:17:41.573] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [21:17:41.694] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [21:17:48.732] Info: Chat: <shioi> l3
    [21:17:52.103] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [21:17:55.205] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [21:17:55.259] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:18:01.050] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [21:18:11.159] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:18:11.245] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:18:13.511] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [21:18:13.641] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:18:36.426] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:18:40.238] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:18:44.257] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:19:00.559] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:19:00.648] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:19:14.487] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:19:14.509] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:19:39.780] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:19:41.340] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:19:51.811] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:19:51.856] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:19:53.139] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [21:19:53.393] Info: UniverseServer: Stopping world MissionWorld:lunarbase-eac017705f6547ae693535599f71e8d4 due to inactivity
    [21:19:53.578] Info: UniverseServer: World thread has stopped due to inactivity, removing world MissionWorld:lunarbase-eac017705f6547ae693535599f71e8d4
    [21:19:54.502] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:19:59.985] Info: UniverseServer: Loading temporary unique world outpost
    [21:20:01.581] Info: Chat: <shioi> well i have 6 silver bars .w.
    [21:20:03.323] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:20:03.473] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:20:04.922] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [21:20:05.086] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:20:10.513] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [21:20:10.588] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [21:20:11.981] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:20:12.008] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:20:26.388] Info: Chat: <Nakiya> lemme see what I have in single player
    [21:20:28.568] Info: UniverseServer: Client 'Nakiya' <1> (68.60.79.194) disconnected
    [21:20:43.665] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:20:53.238] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:21:03.667] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:21:04.386] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [21:21:04.551] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:21:13.746] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:21:13.864] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:21:15.445] Info: UniverseServer: Stopping world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51 due to inactivity
    [21:21:15.581] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:21:20.414] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:21:20.446] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:21:25.459] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:21:38.399] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:21:41.926] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:21:43.247] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [21:21:43.468] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:21:53.292] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [21:21:53.302] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [21:22:00.538] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:22:15.371] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:22:21.900] Info: UniverseServer: Loading client ship world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:22:23.637] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:22:23.749] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:22:24.473] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:22:26.053] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:22:31.207] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:22:31.318] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:22:37.750] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:22:37.770] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:22:40.749] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:22:41.083] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:22:42.669] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [21:22:49.412] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [21:22:49.417] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:22:49.644] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:22:54.771] Info: UniverseServer: Loading client ship world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:22:56.493] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:22:59.361] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [21:22:59.394] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:23:06.580] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:23:06.723] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:23:07.561] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:23:08.813] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:23:08.863] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:23:26.412] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:23:26.413] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:23:36.819] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:23:37.746] Info: UniverseServer: Stopping world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7 due to inactivity
    [21:23:37.931] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:6a14f3f3b57579f54a68db906a53c5f7
    [21:23:41.781] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:23:47.064] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:23:47.104] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:24:02.297] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:24:02.578] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:24:30.084] Info: UniverseServer: Client 'BradMaccas' <4> (1.148.34.183) disconnected
    [21:24:39.954] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:24:40.836] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:24:41.284] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:24:49.141] Info: UniverseServer: Creating temporary world file for world UniqueWorld:monolith
    [21:24:49.143] Info: UniverseServer: Creating temporary unique world 'monolith'
    [21:24:49.228] Info: Placing dungeon monolith
    [21:24:49.230] Info: Generating dungeon monolith (NOT FORCED)
    [21:24:50.416] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:24:50.531] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:24:52.446] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:1 due to inactivity
    [21:24:52.652] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:1
    [21:24:53.296] Info: Placing dungeon at (233, 1000)
    [21:24:55.566] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:24:57.760] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:24:57.899] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:25:03.600] Info: Protected dungeonIds for world set to (0)
    [21:25:13.973] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:25:13.985] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:25:22.026] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:25:33.193] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [21:25:33.298] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [21:25:38.029] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:25:38.134] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:25:50.993] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:1
    [21:26:01.755] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [21:26:01.860] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [21:26:14.706] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [21:26:23.448] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:26:25.223] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [21:26:25.344] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:26:26.360] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:26:29.559] Info: UniverseServer: Loading client ship world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:26:30.978] Info: UniverseServer: Loading temporary unique world outpost
    [21:26:33.851] Info: UniverseServer: Stopping world UniqueWorld:monolith due to inactivity
    [21:26:33.860] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:monolith
    [21:26:41.346] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:26:41.389] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:26:45.025] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [21:26:45.237] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:26:46.993] Info: UniverseServer: Stopping world ClientShipWorld:02fd896d7dda1d432589719cad188f64 due to inactivity
    [21:26:47.100] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:02fd896d7dda1d432589719cad188f64
    [21:26:57.638] Info: UniverseServer: Client 'Dinosaurhug' <7> (75.170.7.131) disconnected
    [21:27:02.121] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [21:27:02.865] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:27:05.687] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:27:05.763] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:27:09.519] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:27:14.063] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [21:27:14.085] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [21:27:21.921] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [21:27:21.923] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [21:28:55.182] Info: UniverseServer: Connection received from: 68.60.79.194:53531
    [21:28:56.155] Info: UniverseServer: Logged in account '<anonymous>' as player 'Nakiya' from address 68.60.79.194
    [21:28:56.160] Info: UniverseServer: Reviving player at CelestialWorld:-725617401:447163810:-191427109:3:1
    [21:28:56.161] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:28:56.998] Info: UniverseServer: Client 'Nakiya' <1> (68.60.79.194) connected
    [21:28:57.416] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [21:29:07.276] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:29:07.477] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:29:13.490] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [21:29:13.546] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [21:29:39.273] Info: Chat: <Nakiya> okay, I'm back :p
    [21:29:53.581] Info: UniverseServer: Expiring temporary world MissionWorld:lunarbase-eac017705f6547ae693535599f71e8d4
    [21:30:27.028] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:30:27.142] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:30:36.591] Info: Chat: <Nakiya> :o
    [21:31:18.419] Info: UniverseServer: Loading temporary unique world outpost
    [21:31:29.506] Info: Chat: <Nakiya> :v
    [21:31:30.128] Info: UniverseServer: Client 'Nazi Officer' <3> (60.225.31.136) disconnected
    [21:31:30.328] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:fd0f88f40a7735b880c862238c63ff51
    [21:31:49.824] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:31:49.854] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:32:06.134] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [21:32:16.397] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:32:25.477] Info: UniverseServer: Loading temporary unique world outpost
    [21:32:29.030] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [21:32:29.156] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [21:32:37.548] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:32:37.884] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:32:53.492] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:33:32.906] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:33:32.913] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [21:33:33.015] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:33:40.269] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:33:55.947] Info: UniverseServer: Client 'Ezra' <6> (24.20.13.45) disconnected
    [21:33:56.050] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:33:56.773] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [21:33:56.827] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:33:56.828] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [21:33:57.971] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:34:07.992] Info: Chat: <Nakiya> You didnt want a crossbow?
    [21:34:13.559] Info: UniverseServer: Loading temporary unique world outpost
    [21:34:13.660] Info: Chat: <shioi> u,u nah
    [21:34:23.956] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:34:24.073] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:34:41.581] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:34:41.591] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:34:44.190] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:34:53.214] Info: UniverseServer: Connection received from: 24.20.13.45:54829
    [21:34:54.221] Info: UniverseServer: Logged in account '<anonymous>' as player 'Ezra' from address 24.20.13.45
    [21:34:54.226] Info: UniverseServer: Reviving player at ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:34:54.228] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:34:55.050] Info: UniverseServer: Client 'Ezra' <3> (24.20.13.45) connected
    [21:34:55.208] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [21:35:05.737] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [21:35:05.814] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [21:35:14.534] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [21:35:27.466] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [21:35:27.508] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [21:35:49.615] Info: Chat: <Nakiya> Do you have a drill or something?
    [21:35:54.214] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [21:36:02.106] Info: Chat: <shioi> .w. i dont
    [21:36:04.912] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:36:05.019] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:36:12.714] Info: Chat: <Nakiya> what was in the fancy chest? :p
    [21:36:25.199] Info: Chat: <shioi> o.o they were empty
    [21:36:25.375] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:36:37.173] Info: UniverseServer: Expiring temporary world UniqueWorld:monolith
    [21:36:37.545] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [21:36:37.575] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [21:36:43.874] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [21:36:54.244] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [21:36:54.355] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [21:37:21.854] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [21:37:32.456] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:37:32.577] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:38:13.056] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:38:19.573] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [21:38:19.690] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [21:38:32.207] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [21:38:42.969] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [21:38:43.181] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [21:39:06.757] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:39:09.188] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [21:39:20.020] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:39:20.185] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:39:27.743] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:39:27.744] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:39:31.704] Info: UniverseServer: Connection received from: 67.171.197.64:52993
    [21:39:32.485] Info: UniverseServer: Logged in account '<anonymous>' as player 'StanTheMudkip' from address 67.171.197.64
    [21:39:32.487] Info: UniverseServer: Spawning player at ship
    [21:39:32.488] Info: UniverseServer: Loading client ship world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9
    [21:39:33.280] Info: UniverseServer: Client 'StanTheMudkip' <4> (67.171.197.64) connected
    [21:39:33.447] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [21:39:33.448] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:39:43.900] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [21:39:43.951] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [21:39:45.737] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [21:39:45.750] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [21:40:02.424] Info: UniverseServer: Stopping world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9 due to inactivity
    [21:40:02.428] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [21:40:02.529] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9
    [21:40:13.052] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [21:40:13.185] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [21:40:39.884] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:4
    [21:40:50.513] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:40:50.640] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:41:11.835] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:41:24.439] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:4 due to inactivity
    [21:41:24.451] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:4
    [21:41:29.703] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:11
    [21:41:44.803] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:11 due to inactivity
    [21:41:44.950] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:11
    [21:42:07.638] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:11
    [21:42:19.434] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:42:19.631] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:42:30.601] Info: Chat: <shioi> ehh?
    [21:42:33.915] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:42:36.523] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:42:46.205] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:11 due to inactivity
    [21:42:46.243] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:11
    [21:42:47.288] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:42:47.358] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:42:55.736] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:42:55.910] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:42:57.228] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:43:21.629] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:43:27.665] Info: Chat: <shioi> :o
    [21:43:31.940] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:43:32.003] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:43:32.737] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:43:38.074] Info: Chat: <Nakiya> what?
    [21:43:44.995] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [21:43:45.120] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:43:48.873] Info: Chat: <shioi> come just a step closer
    [21:43:57.163] Info: Chat: <Nakiya> :o
    [21:44:02.465] Info: Chat: <shioi> xD
    [21:44:03.793] Info: Chat: <Nakiya> I want them .w.
    [21:44:16.530] Info: UniverseServer: Loading temporary unique world outpost
    [21:44:38.203] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:44:38.239] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:44:42.329] Info: Chat: <Nakiya> D:
    [21:44:49.629] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:44:49.774] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:44:51.499] Info: Chat: <Nakiya> They just break
    [21:45:08.416] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:45:18.525] Info: Chat: <Nakiya> Ball of Gnomes?!
    [21:45:41.603] Info: Chat: <Nakiya> OOOH
    [21:45:52.453] Info: Chat: <Nakiya> Its a gnome village c:
    [21:46:09.087] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:46:26.115] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:46:26.490] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:46:33.571] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:46:33.740] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:46:50.134] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:46:55.595] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:47:00.173] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5
    [21:47:06.629] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:47:06.701] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:47:10.155] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [21:47:17.957] Info: Chat: <shioi> o3o
    [21:47:25.258] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5 due to inactivity
    [21:47:25.317] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5
    [21:47:27.816] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [21:47:29.246] Info: Chat: <shioi> uhh...
    [21:47:38.550] Info: Chat: <shioi> how did you do that?
    [21:47:38.656] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [21:47:38.677] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [21:47:42.120] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:12
    [21:47:45.397] Info: Chat: <Nakiya> I broke a building XD
    [21:47:49.297] Info: Chat: <shioi> :T
    [21:47:52.596] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:47:52.627] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:48:00.662] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:12 due to inactivity
    [21:48:00.692] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:12
    [21:48:01.289] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:48:03.005] Info: Chat: <Nakiya> what was that?
    [21:48:13.971] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [21:48:13.998] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [21:48:23.215] Info: Chat: <shioi> ball o' gnomes
    [21:48:57.160] Info: Chat: <shioi> i want a building hat .w.
    [21:49:09.858] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:49:26.024] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:49:26.143] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:49:31.819] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [21:49:42.651] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [21:49:42.668] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [21:49:51.277] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:49:51.423] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:49:53.018] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [21:50:15.455] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [21:50:19.149] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:50:26.454] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [21:50:26.566] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:50:31.527] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [21:50:31.645] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [21:50:42.152] Info: UniverseServer: Loading client ship world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9
    [21:50:54.843] Info: Chat: <Nakiya> hay
    [21:51:00.830] Info: UniverseServer: Stopping world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9 due to inactivity
    [21:51:01.029] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9
    [21:51:03.381] Info: Chat: <Nakiya> building hat 4 ya~
    [21:51:10.568] Info: Chat: <shioi> uwu naah keep it
    [21:51:14.231] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:51:15.405] Info: Chat: <Nakiya> I have 2 XD
    [21:51:31.360] Info: Chat: <shioi> :P works for me
    [21:51:33.210] Info: UniverseServer: Loading temporary unique world outpost
    [21:51:37.858] Info: Chat: <Nakiya> Yaaaay~
    [21:51:43.755] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [21:51:43.889] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:51:47.199] Info: Chat: <shioi> wahahah~
    [21:51:49.909] Info: UniverseServer: Loading client ship world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9
    [21:52:03.003] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [21:52:03.015] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [21:52:04.100] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:52:15.679] Info: UniverseServer: Stopping world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9 due to inactivity
    [21:52:15.796] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9
    [21:52:37.090] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:52:37.276] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:53:03.418] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:53:16.298] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:53:16.397] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:53:37.879] Info: UniverseServer: Loading temporary unique world outpost
    [21:53:46.956] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [21:53:48.406] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:53:48.526] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:53:52.998] Info: UniverseServer: Loading client ship world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9
    [21:54:03.918] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [21:54:03.998] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [21:54:20.410] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:54:21.647] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [21:54:32.575] Info: UniverseServer: Stopping world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9 due to inactivity
    [21:54:32.724] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9
    [21:54:33.590] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:54:33.663] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:54:44.830] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [21:54:44.862] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [21:55:08.601] Info: UniverseServer: Loading temporary unique world outpost
    [21:55:19.301] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:55:19.494] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:55:31.343] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:55:48.367] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:55:48.535] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:56:39.425] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:5
    [21:57:07.360] Info: Chat: <Nakiya> hay
    [21:57:10.800] Info: Chat: <shioi> ?
    [21:57:19.139] Info: Chat: <Nakiya> take this
    [21:57:26.135] Info: UniverseServer: Stopping world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4 due to inactivity
    [21:57:26.297] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:57:28.301] Info: Chat: <shioi> thanks uwu'
    [21:57:36.489] Info: Chat: <Nakiya> When we get back to the ship you know what to do with it
    [21:57:51.080] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [21:57:51.206] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [21:57:52.919] Info: UniverseServer: Loading client ship world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:58:00.910] Info: UniverseServer: Loading temporary unique world outpost
    [21:58:16.359] Info: UniverseServer: Stopping world ClientShipWorld:b3f587414040e96c326da88314f7d025 due to inactivity
    [21:58:16.501] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3f587414040e96c326da88314f7d025
    [21:59:03.853] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:59:23.978] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [21:59:24.138] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [21:59:36.020] Info: UniverseServer: Loading client ship world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9
    [21:59:38.946] Info: UniverseServer: Loading client ship world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [21:59:53.169] Info: UniverseServer: Stopping world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9 due to inactivity
    [21:59:53.385] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:b3d8588e8d60a8fcb88ef7ce039aa5f9
    [22:00:10.814] Info: Chat: <Nakiya> ooh
    [22:00:17.424] Info: Chat: <Nakiya> new wep for ya
    [22:00:34.178] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [22:00:34.278] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [22:00:34.816] Info: UniverseServer: Loading temporary unique world outpost
    [22:00:44.895] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:5 due to inactivity
    [22:00:44.918] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:5
    [22:00:49.663] Info: Chat: <Nakiya> hey get back here
    [22:00:52.321] Info: Chat: <shioi> uwu im fine with this
    [22:00:53.563] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [22:01:01.304] Info: Chat: <Nakiya> it does more thoughhh
    [22:01:04.082] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [22:01:04.176] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [22:01:33.256] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:3:3
    [22:01:43.974] Info: UniverseServer: Client 'StanTheMudkip' <4> (67.171.197.64) disconnected
    [22:01:45.807] Info: UniverseServer: Client 'Ezra' <3> (24.20.13.45) disconnected
    [22:01:45.971] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:2c0bca4352262b57ca307c2d9198e1b4
    [22:01:55.557] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:3:3 due to inactivity
    [22:01:55.653] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:3:3
    [22:01:57.314] Info: Chat: <shioi> x3
    [22:02:14.268] Info: Chat: <shioi> ish a dagger .w.
    [22:02:21.971] Info: Chat: <shioi> too short for meh
    [22:02:47.191] Info: Chat: <Nakiya> slow dooooown
    [22:03:19.718] Info: Chat: <Nakiya> why?
    [22:03:29.016] Info: Chat: <shioi> uwu im fine with my hammer
    [22:03:38.930] Info: Chat: <Nakiya> but its just as loooong
    [22:04:30.138] Info: UniverseServer: Client 'Tanzanite' <5> (173.58.46.251) disconnected
    [22:04:33.391] Info: Chat: <shioi> maybe we should head back now?
    [22:04:39.514] Info: Chat: <Nakiya> uwu sure
    [22:04:40.167] Info: UniverseServer: Stopping world UniqueWorld:outpost due to inactivity
    [22:04:40.283] Info: UniverseServer: World thread has stopped due to inactivity, removing world UniqueWorld:outpost
    [22:05:21.841] Info: UniverseServer: Loading client ship world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [22:05:26.962] Info: UniverseServer: Loading client ship world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [22:05:42.157] Info: UniverseServer: Stopping world ClientShipWorld:7698d96fb73efac662fef434b455b653 due to inactivity
    [22:05:42.159] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:7698d96fb73efac662fef434b455b653
    [22:05:43.854] Info: UniverseServer: Stopping world ClientShipWorld:892553d2f5e63c16f8272eaade753b58 due to inactivity
    [22:05:43.980] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:892553d2f5e63c16f8272eaade753b58
    [22:06:04.570] Info: Chat: <Nakiya> XD the OP Box
    [22:06:29.544] Info: Chat: <shioi> uwu; i'd taken some
    [22:06:37.728] Info: Chat: <Nakiya> What?
    [22:06:50.447] Info: Chat: <Nakiya> What ones?
    [22:06:54.195] Info: Chat: <shioi> owo you get two layers of clothes
    [22:07:18.841] Info: Chat: <Nakiya> Really...
    [22:07:23.878] Info: Chat: <shioi> HALP
    [22:07:35.900] Info: Chat: <Nakiya> how long did you have OP armor
    [22:07:51.252] Info: UniverseServer: Connection received from: 122.104.2.149:51915
    [22:07:51.387] Warn: UniverseServer: client connection aborted
    [22:07:51.606] Warn: I/O error in RemotePacketSocket::receiveData, closing: (NetworkException) tcp recv error: An established connection was aborted by the software in your host machine.
    
    
     
    Dunto likes this.
  18. Snowpup

    Snowpup Giant Laser Beams

    Same problem on the latest hotfix. No point in me tossing logs; it doesn't even get very far haha.
     
  19. Snowpup

    Snowpup Giant Laser Beams

    Bumping this because I have a ton of players upset that Chucklefish broke the game for them... Again.
     
    Narks likes this.
  20. sethjd

    sethjd Void-Bound Voyager

    Code:
    Start logging at: 2015-04-30 07:31:27.300
    [07:31:27.302] Info: Star::Root using bootstrap file 'C:\Steam\steamapps\common\Starbound\giraffe_storage\sbboot.config'
    [07:31:27.303] Info: Star::Root using storage directory 'C:\Steam\steamapps\common\Starbound\giraffe_storage\'
    [07:31:27.304] Info: Preparing Star::Root...
    [07:31:27.305] Info: Loading Configuration with config file: 'starbound.config'
    [07:31:27.306] Info: Loading Star::Configuration from 'Just (.\..\giraffe_storage\starbound.config)'
    [07:31:27.310] Info: Writing Star::Configuration to '.\..\giraffe_storage\starbound.config'
    [07:31:27.316] Info: Initializing Star::Root with 2 assets sources
    [07:31:27.317] Info: Done preparing Star::Root.
    [07:31:27.318] Info: Fully loading Star::Root...
    [07:31:27.320] Info: Loading Assets
    [07:31:27.321] Info: Loading ObjectDatabase
    [07:31:27.322] Info: Loading PlantDatabase
    [07:31:27.323] Info: Loading ProjectileDatabase
    [07:31:27.325] Info: Loading NameGenerator
    [07:31:27.326] Info: Loading MonsterDatabase
    [07:31:27.327] Info: Loading NpcDatabase
    [07:31:27.328] Info: Loading PlayerFactory
    [07:31:27.329] Info: Loading Star::Assets from: '../assets/packed.pak'
    [07:31:27.331] Info: Loading Star::Assets from: '../assets/user'
    [07:31:27.817] Info: Done loading Assets
    [07:31:27.863] Info: Loading EntityFactory
    [07:31:27.880] Info: Done loading PlayerFactory
    [07:31:27.881] Info: Loading ItemDatabase
    [07:31:27.894] Info: Done loading NameGenerator
    [07:31:27.895] Info: Loading MaterialDatabase
    [07:31:27.898] Info: Loading ParticleDatabase
    [07:31:28.038] Info: Done loading ParticleDatabase
    [07:31:28.127] Info: Done loading PlantDatabase
    [07:31:28.131] Info: Loading TerrainDatabase
    [07:31:28.156] Info: Done loading TerrainDatabase
    [07:31:28.159] Info: Loading BiomeDatabase
    [07:31:28.204] Info: Done loading NpcDatabase
    [07:31:28.206] Info: Loading LiquidsDatabase
    [07:31:28.335] Info: Done loading ProjectileDatabase
    [07:31:28.336] Info: Loading StatusEffectDatabase
    [07:31:28.350] Info: Done loading BiomeDatabase
    [07:31:28.352] Info: Loading DamageDatabase
    [07:31:28.380] Info: Done loading StatusEffectDatabase
    [07:31:28.394] Info: Loading EffectSourceDatabase
    [07:31:28.437] Info: Done loading EffectSourceDatabase
    [07:31:28.438] Info: Loading FunctionDatabase
    [07:31:28.457] Info: Done loading MaterialDatabase
    [07:31:28.460] Info: Done loading FunctionDatabase
    [07:31:28.461] Info: Loading DungeonDefinitions
    [07:31:28.464] Info: Loading TreasureDatabase
    [07:31:28.465] Info: Done loading LiquidsDatabase
    [07:31:28.466] Info: Loading EmoteProcessor
    [07:31:28.468] Info: Done loading EmoteProcessor
    [07:31:28.468] Info: Loading SpeciesDatabase
    [07:31:28.494] Info: Done loading SpeciesDatabase
    [07:31:28.502] Info: Loading ImageMetadataDatabase
    [07:31:28.521] Info: Done loading ImageMetadataDatabase
    [07:31:28.522] Info: Loading VersioningDatabase
    [07:31:28.530] Info: Done loading VersioningDatabase
    [07:31:28.530] Info: Loading QuestTemplateDatabase
    [07:31:28.566] Info: Done loading QuestTemplateDatabase
    [07:31:28.567] Info: Loading AiDatabase
    [07:31:28.573] Info: Done loading TreasureDatabase
    [07:31:28.576] Info: Loading TechDatabase
    [07:31:28.597] Info: Done loading TechDatabase
    [07:31:28.599] Info: Loading CodexDatabase
    [07:31:28.607] Info: Done loading AiDatabase
    [07:31:28.680] Info: Done loading CodexDatabase
    [07:31:28.704] Info: Done loading DamageDatabase
    [07:31:28.823] Info: Done loading MonsterDatabase
    [07:31:29.122] Info: Done loading ObjectDatabase
    [07:31:29.123] Info: Done loading EntityFactory
    [07:31:40.566] Info: Done loading ItemDatabase
    [07:31:45.349] Info: Done loading DungeonDefinitions
    [07:31:45.352] Info: Done fully loading Star::Root
    [07:31:45.354] Info: Server Version 'Beta v. Spirited Giraffe - Update 2' Revision: c048414507ef1bd085d2b2e62935cff0010e121e Protocol: 679
    [07:31:45.355] Info: Scanning for router for portforwarding
    [07:31:46.364] Info: Done scanning for router for portforwarding
    [07:31:46.367] Info: UniverseServer: Acquiring universe lock file
    [07:31:46.393] Warn: SimpleDatabase at device: .\..\giraffe_storage\universe\universe.chunks was not closed cleanly
    [07:31:46.394] Warn: Recovering SimpleDatabase at device: .\..\giraffe_storage\universe\universe.chunks
    [07:31:49.351] Warn: Recovery finished
    [07:31:49.352] Info: UniverseServer: Loading settings
    [07:31:49.356] Info: UniverseServer: Finding starter world
    [07:31:49.357] Info: UniverseServer: Loading celestial world -725617401:447163810:-191427109:5:2
    [07:31:49.366] Warn: SimpleDatabase at device: .\..\giraffe_storage\universe\-725617401_447163810_-191427109_5_2.world was not closed cleanly
    [07:31:49.367] Warn: Recovering SimpleDatabase at device: .\..\giraffe_storage\universe\-725617401_447163810_-191427109_5_2.world
    [07:31:49.493] Warn: Recovery finished
    [07:31:50.024] Info: Scanning for router for portforwarding
    [07:31:50.025] Info: UniverseServer: Starting UniverseServer with UUID: 8fbd2a389ebcc84c52a695ccd2936cd4
    [07:31:51.031] Info: Done scanning for router for portforwarding
    [07:31:51.033] Info: Scanning for router for portforwarding
    [07:31:52.040] Info: Done scanning for router for portforwarding
    [07:31:52.042] Warn: rconServerPassword is not configured requests will NOT be processed
    [07:32:00.077] Info: UniverseServer: Stopping world CelestialWorld:-725617401:447163810:-191427109:5:2 due to inactivity
    [07:32:00.181] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:-725617401:447163810:-191427109:5:2
    [07:41:47.366] Info: UniverseServer: Connection received from: 37.187.79.210:46462
    [07:41:47.405] Warn: UniverseServer: client connection aborted
    [07:41:47.810] Warn: I/O error in RemotePacketSocket::receiveData, closing: (NetworkException) tcp recv error: An established connection was aborted by the software in your host machine.
    
    
     
Thread Status:
Not open for further replies.

Share This Page