Advertisement
Guest User

missingportal

a guest
Sep 26th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 290.86 KB | None | 0 0
  1. INFO ..\..\src\appbase\win\winentry.cpp:426 (turbulenz::WinNativeEntry::HostWndProc) WM_ERASEBKGND: erasing bg
  2. INFO ..\..\src\browserfeatures\filecache.cpp:169 (turbulenz::FileCache::Initialize) Cache dir: C:\Users\shane\AppData\Local\Turbulenz\boundless\static-cache\
  3. INFO ..\..\src\appbase\standaloneplatformreaders.cpp:574 (turbulenz::StandalonePlatform::SetHttpCachePath) HttpCache: enabled (C:\Users\shane\AppData\Local\Turbulenz\boundless\static-cache)
  4. INFO ..\standalone\standalone.cpp:96 (turbulenz::boundless::OortApplication::ApplicationStartup) GameCodeStaticInitialize
  5. INFO ..\..\src\graphicsdriver\d3d11\d3d11context.cpp:342 (turbulenz::graphicsdriver::D3D11Context::Initialize) GPU INFO:
  6. INFO ..\..\src\graphicsdriver\d3d11\d3d11context.cpp:343 (turbulenz::graphicsdriver::D3D11Context::Initialize) 1 devices:
  7. INFO ..\..\src\graphicsdriver\d3d11\d3d11context.cpp:348 (turbulenz::graphicsdriver::D3D11Context::Initialize) 0: Intel(R) HD Graphics 520 (Driver Ver: '21.20.16.4590', Date: '1-18-2017')
  8. INFO ..\..\src\appbase\win\winentry.cpp:426 (turbulenz::WinNativeEntry::HostWndProc) WM_ERASEBKGND: erasing bg
  9. INFO ..\..\src\graphicsdriver\d3d11\d3d11graphicsdriver.cpp:2772 (turbulenz::graphicsdriver::D3D11GraphicsDriver::Initialize) D3D11Info:
  10. INFO ..\..\src\graphicsdriver\d3d11\d3d11graphicsdriver.cpp:2792 (turbulenz::graphicsdriver::D3D11GraphicsDriver::Initialize) Adapter : AMD Radeon R5 M335
  11. INFO ..\..\src\graphicsdriver\d3d11\d3d11graphicsdriver.cpp:2793 (turbulenz::graphicsdriver::D3D11GraphicsDriver::Initialize) VRAM : 4282572800
  12. INFO ..\..\src\graphicsdriver\d3d11\d3d11graphicsdriver.cpp:2794 (turbulenz::graphicsdriver::D3D11GraphicsDriver::Initialize) DriverConcurrentCreates : TRUE
  13. INFO ..\..\src\graphicsdriver\d3d11\d3d11graphicsdriver.cpp:2795 (turbulenz::graphicsdriver::D3D11GraphicsDriver::Initialize) DriverCommandLists : FALSE
  14. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:64 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsTextureCompression = true
  15. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:65 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsDXT1 = true
  16. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:66 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsDXT3 = true
  17. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:67 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsDXT5 = true
  18. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:68 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsETC1 = false
  19. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:69 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsPVRTC = false
  20. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:70 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupports3DTextures = true
  21. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:71 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsTexture2DArrays = true
  22. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:72 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsPackedDepthStencil = true
  23. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:73 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsTextureFloat = true
  24. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:74 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsTextureHalfFloat = true
  25. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:75 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsDepthTexture = true
  26. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:76 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupports_OES_texture_npot = true
  27. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:77 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupports_GL_TEXTURE_MAX_ANISOTROPY_EXT = true
  28. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:78 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsOcclusionQueries = true
  29. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:79 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsTimerQueries = true
  30. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:80 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupportsBYTE4N = true
  31. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:81 (turbulenz::graphicsdriver::LogSupportedFeatures) sSupports32bitIndicies = true
  32. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:82 (turbulenz::graphicsdriver::LogSupportedFeatures) sMaxAnisotropy = 16
  33. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:83 (turbulenz::graphicsdriver::LogSupportedFeatures) sMaxTextureSize = 16384
  34. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:84 (turbulenz::graphicsdriver::LogSupportedFeatures) sMaxCubemapSize = 16384
  35. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:85 (turbulenz::graphicsdriver::LogSupportedFeatures) sMax3DTextureSize = 2048
  36. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:86 (turbulenz::graphicsdriver::LogSupportedFeatures) sMaxRenderTargetColorTextures = 4
  37. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:87 (turbulenz::graphicsdriver::LogSupportedFeatures) sMaxRenderBufferSize = 16384
  38. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:88 (turbulenz::graphicsdriver::LogSupportedFeatures) sTextureUnits = 16
  39. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:89 (turbulenz::graphicsdriver::LogSupportedFeatures) sVertexTextureUnits = 16
  40. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:90 (turbulenz::graphicsdriver::LogSupportedFeatures) sVertexShaderPrecision = 23
  41. INFO ..\..\src\graphicsdriver\graphicsdriver.cpp:91 (turbulenz::graphicsdriver::LogSupportedFeatures) sFragmentShaderPrecision = 23
  42. INFO ..\..\src\engine\networkdevice.cpp:218 (turbulenz::NetworkDevice::Initialize) certificate path: C:\Program Files (x86)\Steam\steamapps\common\Boundless\ca-bundle.crt
  43. [2017-09-26 08:42:43] INFO ..\scripts\application.cpp:207 (turbulenz::boundless::FindGameRoot) starting root: C:\Program Files (x86)\Steam\steamapps\common\Boundless
  44. [2017-09-26 08:42:43] INFO ..\scripts\application.cpp:198 (turbulenz::boundless::IsValidBasePath) path = C:\Program Files (x86)\Steam\steamapps\common\Boundless\assets, exists = true
  45. [2017-09-26 08:42:43] INFO Game version: live (03a1651c)
  46. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:408 (turbulenz::GetSystemInfo) SystemInfo:
  47. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:409 (turbulenz::GetSystemInfo) cpuDescription : Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
  48. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:410 (turbulenz::GetSystemInfo) cpuVendor : GenuineIntel
  49. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:411 (turbulenz::GetSystemInfo) numPhysicalCores : 2
  50. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:412 (turbulenz::GetSystemInfo) numLogicalCores : 4
  51. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:413 (turbulenz::GetSystemInfo) ramInMegabytes : 8085
  52. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:414 (turbulenz::GetSystemInfo) frequencyInMHz : 2400
  53. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:415 (turbulenz::GetSystemInfo) architecture : x86_64
  54. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:416 (turbulenz::GetSystemInfo) osName : Windows 10 Home
  55. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:417 (turbulenz::GetSystemInfo) osVersionMajor : 6
  56. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:418 (turbulenz::GetSystemInfo) osVersionMinor : 2
  57. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:419 (turbulenz::GetSystemInfo) osVersionBuild : 9200
  58. [2017-09-26 08:42:43] INFO ..\..\src\core\win\winsysteminfo.cpp:420 (turbulenz::GetSystemInfo) userLocale : en_IE
  59. [2017-09-26 08:42:43] INFO Loading Audio from assets/wwise/Windows/
  60. [2017-09-26 08:42:43] INFO ..\scripts\application.cpp:667 (turbulenz::boundless::Application::CreateGameSession) session url: https://ga.me/api/v1/games/create-session/boundless-preview
  61. [2017-09-26 08:42:43] INFO ..\..\src\steam\steam.cpp:924 (turbulenz::SteamServices::GetAuthSessionTicket) Got auth token (240 bytes)
  62. [2017-09-26 08:42:44] INFO Loading strings
  63. [2017-09-26 08:42:44] INFO Updating language mappings...
  64. [2017-09-26 08:42:44] WARN Language is missing string for ID: ""
  65. [2017-09-26 08:42:44] WARN Language is missing string for ID: "STACK_CATEGORY_LANCE_CRYSTAL"
  66. [2017-09-26 08:42:44] WARN Language is missing string for ID: "STACK_CATEGORY_MACHINE"
  67. [2017-09-26 08:42:44] WARN Language is missing string for ID: "GUI_NO_OBJECTIVE"
  68. [2017-09-26 08:42:44] WARN Language is missing string for ID: "STACK_CATEGORY_SLINGBOW_CRYSTAL"
  69. [2017-09-26 08:42:44] WARN Language is missing string for ID: "GUI_CHARACTER_CREATE_NEW"
  70. [2017-09-26 08:42:44] INFO Loading attribute data
  71. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "crystal"...
  72. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "block"...
  73. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "forge"...
  74. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "character"...
  75. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "character"...
  76. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "creature"...
  77. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "creature"...
  78. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "creatureCuttletrunk"...
  79. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "creatureCuttletrunk"...
  80. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "creatureHopper"...
  81. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "creatureHopper"...
  82. [2017-09-26 08:42:44] INFO Attribute precendence sort pass for archetype "item"...
  83. [2017-09-26 08:42:46] INFO ItemTypesData::CheckStrings
  84. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_SLINGBOW_BASE1 string missing
  85. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_SLINGBOW_BASE2 string missing
  86. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_SLINGBOW_BASE3 string missing
  87. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_SLINGBOW_BASE4 string missing
  88. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_SLINGBOW_BASE5 string missing
  89. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_SLINGBOW_BASE6 string missing
  90. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_SLINGBOW_BASE7 string missing
  91. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_SLINGBOW_BASE8 string missing
  92. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_LANCE_BASE1 string missing
  93. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_LANCE_BASE2 string missing
  94. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_LANCE_BASE3 string missing
  95. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_LANCE_BASE4 string missing
  96. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_LANCE_BASE5 string missing
  97. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_LANCE_BASE6 string missing
  98. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_LANCE_BASE7 string missing
  99. [2017-09-26 08:42:46] WARN Item ITEM_TYPE_POWERUP_LANCE_BASE8 string missing
  100. [2017-09-26 08:42:48] INFO Loading recipes
  101. [2017-09-26 08:42:48] INFO Recipes version 2
  102. [2017-09-26 08:42:48] INFO Loading progression data
  103. [2017-09-26 08:42:48] INFO Loading config file: user_settings\boundmore\gameoptions.json
  104. [2017-09-26 08:42:48] INFO Applying user customized game options:
  105. [2017-09-26 08:42:48] INFO {
  106. "chunkCacheSizeMB" : 4096,
  107. "chunkSendRate" : 15,
  108. "fov" : 110,
  109. "ignoreBadConnections" : true,
  110. "lastCharacter" : 18571,
  111. "mouseLookSensitivity" : 0.25,
  112. "musicVolume" : 0.10000000149011612,
  113. "perPixelLightingEnabled" : false,
  114. "quickUseDuration" : 2,
  115. "quickUseHandedness" : 1,
  116. "sfxVolume" : 0.30000001192092896,
  117. "soundVolume" : 0.40000000596046448,
  118. "targetFrameRate" : 30,
  119. "volumetricFogEnabled" : false
  120. }
  121. [2017-09-26 08:42:48] INFO Loading config file: user_settings\boundmore\controls.json
  122. [2017-09-26 08:42:48] INFO Loading compass data
  123. [2017-09-26 08:42:48] INFO Loading combat log data
  124. [2017-09-26 08:42:48] INFO Loading achievement data
  125. [2017-09-26 08:42:49] INFO Initializing client chunk cache
  126. [2017-09-26 08:42:49] INFO Chunk Cache at C:\Program Files (x86)\Steam\userdata\32734353\324510\local\chunkcache
  127. [2017-09-26 08:42:49] INFO ..\..\src\core\filesystem.cpp:447 (turbulenz::filesystem::DumpDirectory) path: C:\Program Files (x86)\Steam\userdata\32734353\324510\local\chunkcache/
  128. [2017-09-26 08:42:49] INFO ..\..\src\core\filesystem.cpp:462 (turbulenz::filesystem::DumpDirectory) log.0000001825 [10485760b]
  129. [2017-09-26 08:42:49] INFO ..\..\src\core\filesystem.cpp:462 (turbulenz::filesystem::DumpDirectory) log.0000001826 [10485760b]
  130. [2017-09-26 08:42:49] INFO ..\..\src\core\filesystem.cpp:462 (turbulenz::filesystem::DumpDirectory) log.0000001827 [10485760b]
  131. [2017-09-26 08:42:49] INFO ..\..\src\core\filesystem.cpp:462 (turbulenz::filesystem::DumpDirectory) main.db [224862208b]
  132. [2017-09-26 08:42:51] INFO Writing config file: user_settings\boundmore\gameoptions.json
  133. [2017-09-26 08:43:03] WARN Mapping effect cube_default_1 to blinn
  134. [2017-09-26 08:44:12] WARN Mapping effect placer_default_1-fx to blinn
  135. [2017-09-26 08:44:12] INFO Parsing tree:assets/characters/cat_race/animation_map_firstperson.json
  136. [2017-09-26 08:44:12] INFO Parsing tree:assets/characters/cat_race/animation_map_firstperson.json
  137. [2017-09-26 08:44:13] INFO Parsing tree:assets/characters/cat_race/animation_map_thirdperson.json
  138. [2017-09-26 08:44:13] INFO Parsing tree:assets/characters/cat_race/animation_map_thirdperson_upperbodylayers.json
  139. [2017-09-26 08:44:21] INFO Loading complete after 98.64s
  140. [2017-09-26 08:44:24] INFO Getting auth token for boundmore
  141. [2017-09-26 08:44:24] INFO Login 'boundmore' to Discovery Server (https://ds.playboundless.com:8902)
  142. [2017-09-26 08:44:25] INFO login succeeded
  143. [2017-09-26 08:44:26] INFO got player with world euc_c1_home
  144. [2017-09-26 08:44:26] INFO Joining world 'runtimeplayerstartworld' ...
  145. [2017-09-26 08:44:26] INFO GET https://ds.playboundless.com:8902/gameserver/runtimeplayerstartworld/18571
  146. [2017-09-26 08:44:26] INFO updating visibleUniverse for gameWorld 'runtimeplayerstartworld'
  147. [2017-09-26 08:44:26] INFO GET https://ds.playboundless.com:8902/visible/runtimeplayerstartworld/18571/X/euc_c1_home
  148. [2017-09-26 08:44:26] INFO Player entity added in world runtimeplayerstartworld with id id:1
  149. [2017-09-26 08:44:26] INFO Recording static attribute component archetype block:14843342916528491366. Total = 1
  150. [2017-09-26 08:44:26] ERROR failed to get world data (runtimeplayerstartworld)
  151. [2017-09-26 08:44:26] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'runtimeplayerstartworld'
  152. [2017-09-26 08:44:26] INFO starting new request for planet assets for world 'euc_c1_home' LOD(2)
  153. [2017-09-26 08:45:18] INFO ..\scripts\chunkcache\chunkcachedb.cpp:770 (turbulenz::boundless::ChunkCacheDB::StartUpPurge) ChunkCacheDB data size: 4001798113 (max: 4294967296)
  154. [2017-09-26 08:45:18] INFO ..\scripts\chunkcache\chunkcachedb.cpp:770 (turbulenz::boundless::ChunkCacheDB::StartUpPurge) PlanetCacheDB data size: 11063916 (max: 52428800)
  155. [2017-09-26 08:45:18] INFO db has cached data for world 'euc_c1_home' LOD(2). getting it now..
  156. [2017-09-26 08:45:18] INFO GET https://ds.playboundless.com:8902/gameserver/euc_c1_home/18571
  157. [2017-09-26 08:45:18] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'runtimeplayerstartworld'
  158. [2017-09-26 08:45:18] INFO starting new request for planet assets for world 'euc_c1_home' Settlements
  159. [2017-09-26 08:45:18] INFO db has cached data for world 'euc_c1_home' Settlements. getting it now..
  160. [2017-09-26 08:45:18] INFO GET https://ds.playboundless.com:8902/gameserver/runtimeplayerstartworld/18571
  161. [2017-09-26 08:45:18] INFO [runtimeplayerstartworld] adding portal to 'euc_c1_home'
  162. [2017-09-26 08:45:18] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_home' active
  163. [2017-09-26 08:45:18] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,-4.500000
  164. [2017-09-26 08:45:18] INFO ResetItemAttributes called for entity -2 hand 0 on item 32768
  165. [2017-09-26 08:45:18] INFO ResetItemAttributes called for entity -2 hand 1 on item 33093
  166. [2017-09-26 08:45:18] INFO ResetItemAttributes called for entity 1 hand 0 on item 33003
  167. [2017-09-26 08:45:18] INFO ResetItemAttributes called for entity 1 hand 1 on item 33093
  168. [2017-09-26 08:45:18] INFO got 944329B for planet assets for world 'euc_c1_home' LOD(2)
  169. [2017-09-26 08:45:18] INFO got 1415B for planet assets for world 'euc_c1_home' Settlements
  170. [2017-09-26 08:45:18] INFO got world data (euc_c1_home) -> Therka @ gseuc1.playboundless.com:8443/8444. size=288 ssl=1
  171. [2017-09-26 08:45:18] INFO POST https://gseuc1.playboundless.com:8444/api/planetdatamod ‹H
  172. [2017-09-26 08:45:18] INFO Connecting to 'euc_c1_home' with address 'wss://gseuc1.playboundless.com:8443/websocket/game
  173. [2017-09-26 08:45:18] INFO updating visibleUniverse for gameWorld 'euc_c1_home'
  174. [2017-09-26 08:45:18] INFO GET https://ds.playboundless.com:8902/visible/euc_c1_home/18571/X/X
  175. [2017-09-26 08:45:18] ERROR failed to get world data (runtimeplayerstartworld)
  176. [2017-09-26 08:45:18] INFO requesting planet asset for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_home'
  177. [2017-09-26 08:45:18] INFO starting new request for planet assets for world 'euc_c1_ring' LOD(2)
  178. [2017-09-26 08:45:18] INFO db has cached data for world 'euc_c1_ring' LOD(2). getting it now..
  179. [2017-09-26 08:45:18] INFO GET https://ds.playboundless.com:8902/gameserver/euc_c1_ring/18571
  180. [2017-09-26 08:45:18] INFO requesting planet asset for world 'euc_c1_ring' Settlements for gameWorld 'euc_c1_home'
  181. [2017-09-26 08:45:18] INFO starting new request for planet assets for world 'euc_c1_ring' Settlements
  182. [2017-09-26 08:45:18] INFO db has cached data for world 'euc_c1_ring' Settlements. getting it now..
  183. [2017-09-26 08:45:18] INFO requesting planet asset for world 'euc_c1_moon1' LOD(2) for gameWorld 'euc_c1_home'
  184. [2017-09-26 08:45:18] INFO starting new request for planet assets for world 'euc_c1_moon1' LOD(2)
  185. [2017-09-26 08:45:18] INFO db has cached data for world 'euc_c1_moon1' LOD(2). getting it now..
  186. [2017-09-26 08:45:18] INFO GET https://ds.playboundless.com:8902/gameserver/euc_c1_moon1/18571
  187. [2017-09-26 08:45:18] INFO requesting planet asset for world 'euc_c1_moon1' Settlements for gameWorld 'euc_c1_home'
  188. [2017-09-26 08:45:18] INFO starting new request for planet assets for world 'euc_c1_moon1' Settlements
  189. [2017-09-26 08:45:18] INFO db has cached data for world 'euc_c1_moon1' Settlements. getting it now..
  190. [2017-09-26 08:45:19] INFO got world data (euc_c1_ring) -> Munteen VII @ gseuc1.playboundless.com:8445/8446. size=288 ssl=1
  191. [2017-09-26 08:45:19] INFO got world data (euc_c1_moon1) -> Septerfon @ gseuc1.playboundless.com:8447/8448. size=288 ssl=1
  192. [2017-09-26 08:45:19] INFO POST https://gseuc1.playboundless.com:8446/api/planetdatamod ‹H
  193. [2017-09-26 08:45:19] INFO POST https://gseuc1.playboundless.com:8448/api/planetdatamod ‹H
  194. [2017-09-26 08:45:19] INFO WebSocket opened for euc_c1_home
  195. [2017-09-26 08:45:19] INFO got server-planetModifiedTimes (euc_c1_home) -> [1506414450.254000,1506414447.321000,1506414447.321000], 1506414643.131954
  196. [2017-09-26 08:45:19] INFO got server-modifiedTimes from discovery, updating planet asset for world 'euc_c1_home' LOD(2)
  197. [2017-09-26 08:45:19] INFO GET https://ds.playboundless.com:8902/planetdata/euc_c1_home/2
  198. [2017-09-26 08:45:19] INFO got server-modifiedTimes from discovery, updating planet asset for world 'euc_c1_home' Settlements
  199. [2017-09-26 08:45:19] INFO GET https://ds.playboundless.com:8902/planetdata/euc_c1_home/settlements
  200. [2017-09-26 08:45:19] INFO got server-planetModifiedTimes (euc_c1_ring) -> [1506412796.351000,1506412900.663000,1506412895.914000], 1506414581.330515
  201. [2017-09-26 08:45:19] INFO got server-modifiedTimes from discovery, updating planet asset for world 'euc_c1_ring' LOD(2)
  202. [2017-09-26 08:45:19] INFO GET https://ds.playboundless.com:8902/planetdata/euc_c1_ring/2
  203. [2017-09-26 08:45:19] INFO got server-modifiedTimes from discovery, updating planet asset for world 'euc_c1_ring' Settlements
  204. [2017-09-26 08:45:19] INFO GET https://ds.playboundless.com:8902/planetdata/euc_c1_ring/settlements
  205. [2017-09-26 08:45:19] INFO got server-planetModifiedTimes (euc_c1_moon1) -> [1506409686.402000,1506411933.029000,1506409552.091000], 1506414580.856787
  206. [2017-09-26 08:45:19] INFO got server-modifiedTimes from discovery, updating planet asset for world 'euc_c1_moon1' LOD(2)
  207. [2017-09-26 08:45:19] INFO GET https://ds.playboundless.com:8902/planetdata/euc_c1_moon1/2
  208. [2017-09-26 08:45:19] INFO got server-modifiedTimes from discovery, updating planet asset for world 'euc_c1_moon1' Settlements
  209. [2017-09-26 08:45:19] INFO GET https://ds.playboundless.com:8902/planetdata/euc_c1_moon1/settlements
  210. [2017-09-26 08:45:19] INFO got 462B for planet assets for world 'euc_c1_ring' Settlements
  211. [2017-09-26 08:45:19] INFO got 990844B for planet assets for world 'euc_c1_ring' LOD(2)
  212. [2017-09-26 08:45:19] INFO got 672285B for planet assets for world 'euc_c1_moon1' LOD(2)
  213. [2017-09-26 08:45:19] INFO got 295B for planet assets for world 'euc_c1_moon1' Settlements
  214. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  215. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  216. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  217. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  218. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  219. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  220. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  221. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  222. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  223. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  224. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  225. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  226. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  227. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  228. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  229. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  230. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  231. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  232. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  233. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  234. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  235. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  236. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  237. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  238. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  239. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  240. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  241. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  242. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'use_c1_home'
  243. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'use_c1_ring'
  244. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  245. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  246. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  247. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'use_c1_home'
  248. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  249. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  250. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  251. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  252. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  253. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  254. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  255. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  256. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  257. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  258. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  259. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  260. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  261. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  262. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  263. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  264. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  265. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  266. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  267. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  268. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  269. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  270. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  271. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  272. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  273. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  274. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  275. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  276. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  277. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  278. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  279. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  280. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  281. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  282. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  283. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  284. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  285. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  286. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  287. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  288. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  289. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  290. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  291. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  292. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  293. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  294. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  295. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  296. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  297. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  298. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  299. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  300. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  301. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  302. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  303. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  304. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  305. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  306. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  307. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  308. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  309. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  310. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  311. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  312. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  313. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'use_c1_home'
  314. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  315. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  316. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  317. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  318. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  319. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  320. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  321. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  322. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  323. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  324. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  325. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  326. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'use_c1_ring'
  327. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  328. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  329. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  330. [2017-09-26 08:45:19] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  331. [2017-09-26 08:45:19] INFO got 1416B for planet assets for world 'euc_c1_home' Settlements
  332. [2017-09-26 08:45:19] INFO got 462B for planet assets for world 'euc_c1_ring' Settlements
  333. [2017-09-26 08:45:19] INFO got 296B for planet assets for world 'euc_c1_moon1' Settlements
  334. [2017-09-26 08:45:20] INFO finished creating planet assets for world 'euc_c1_ring' Settlements. lastModified = 1506385776.332684
  335. [2017-09-26 08:45:20] INFO got asset for world 'euc_c1_ring' Settlements for gameWorld 'euc_c1_home'
  336. [2017-09-26 08:45:20] INFO finished creating planet assets for world 'euc_c1_home' Settlements. lastModified = 1506385838.131482
  337. [2017-09-26 08:45:20] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'runtimeplayerstartworld'
  338. [2017-09-26 08:45:20] INFO finished creating planet assets for world 'euc_c1_home' LOD(2). lastModified = 1506385642.573000
  339. [2017-09-26 08:45:20] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'runtimeplayerstartworld'
  340. [2017-09-26 08:45:21] INFO got 944436B for planet assets for world 'euc_c1_home' LOD(2)
  341. [2017-09-26 08:45:22] INFO got 990922B for planet assets for world 'euc_c1_ring' LOD(2)
  342. [2017-09-26 08:45:22] INFO got 672297B for planet assets for world 'euc_c1_moon1' LOD(2)
  343. [2017-09-26 08:45:22] INFO finished creating planet assets for world 'euc_c1_ring' LOD(2). lastModified = 1506384794.356000
  344. [2017-09-26 08:45:22] INFO got asset for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_home'
  345. [2017-09-26 08:45:24] INFO finished creating planet assets for world 'euc_c1_moon1' Settlements. lastModified = 1506414580.856787
  346. [2017-09-26 08:45:24] INFO ... and updating db-cache with the data
  347. [2017-09-26 08:45:24] INFO .. aborting db-async task
  348. [2017-09-26 08:45:24] INFO got asset for world 'euc_c1_moon1' Settlements for gameWorld 'euc_c1_home'
  349. [2017-09-26 08:45:24] INFO finished creating planet assets for world 'euc_c1_ring' Settlements. lastModified = 1506414581.330515
  350. [2017-09-26 08:45:24] INFO ... and updating db-cache with the data
  351. [2017-09-26 08:45:24] INFO finished creating planet assets for world 'euc_c1_home' Settlements. lastModified = 1506414643.131954
  352. [2017-09-26 08:45:24] INFO ... and updating db-cache with the data
  353. [2017-09-26 08:45:24] INFO finished creating planet assets for world 'euc_c1_moon1' LOD(2). lastModified = 1506359427.096000
  354. [2017-09-26 08:45:24] INFO got asset for world 'euc_c1_moon1' LOD(2) for gameWorld 'euc_c1_home'
  355. [2017-09-26 08:45:25] INFO finished creating planet assets for world 'euc_c1_home' LOD(2). lastModified = 1506414450.254000
  356. [2017-09-26 08:45:25] INFO ... and updating db-cache with the data
  357. [2017-09-26 08:45:27] INFO finished creating planet assets for world 'euc_c1_ring' LOD(2). lastModified = 1506412796.351000
  358. [2017-09-26 08:45:27] INFO ... and updating db-cache with the data
  359. [2017-09-26 08:45:29] INFO finished creating planet assets for world 'euc_c1_moon1' LOD(2). lastModified = 1506409686.402000
  360. [2017-09-26 08:45:29] INFO ... and updating db-cache with the data
  361. [2017-09-26 08:48:15] INFO GET https://ds.playboundless.com:8902/gameserver/use_c1_home/18571
  362. [2017-09-26 08:48:15] INFO GET https://ds.playboundless.com:8902/gameserver/usw_c1_ring/18571
  363. [2017-09-26 08:48:15] INFO GET https://ds.playboundless.com:8902/gameserver/aus_c1_moon1/18571
  364. [2017-09-26 08:48:16] INFO got world data (use_c1_home) -> Solum @ gsuse1.playboundless.com:8443/8444. size=288 ssl=1
  365. [2017-09-26 08:48:16] INFO GET https://ds.playboundless.com:8902/gameserver/use_c1_ring/18571
  366. [2017-09-26 08:48:16] INFO got world data (aus_c1_moon1) -> Andooweem @ gsaus1.playboundless.com:8447/8448. size=288 ssl=1
  367. [2017-09-26 08:48:16] INFO got world data (usw_c1_ring) -> Nasharil @ gsusw1.playboundless.com:8445/8446. size=288 ssl=1
  368. [2017-09-26 08:48:16] INFO got world data (use_c1_ring) -> Vulpto @ gsuse1.playboundless.com:8445/8446. size=288 ssl=1
  369. [2017-09-26 08:48:19] INFO GET https://ds.playboundless.com:8902/otherlocation/euc_c1_home/euc_c1_home/18571
  370. [2017-09-26 08:48:20] INFO
  371. [2017-09-26 08:48:20] INFO [runtimeplayerstartworld] adding portal to 'euc_c1_home'
  372. [2017-09-26 08:48:20] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart_other'to 'euc_c1_home' active
  373. [2017-09-26 08:48:20] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,5.500000
  374. [2017-09-26 08:48:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 180.000000,83.500000,668.500000
  375. [2017-09-26 08:48:25] INFO Recording static attribute component archetype block:129973287138791849. Total = 2
  376. [2017-09-26 08:48:57] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' active
  377. [2017-09-26 08:48:57] INFO RequirePortalPhysicsChunks : euc_c1_home @ 178.500000,83.000000,667.500000
  378. [2017-09-26 08:48:57] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_ring:182,83,666:1,3,2:95964.073842:boundmore'to 'euc_c1_ring' active
  379. [2017-09-26 08:48:57] INFO RequirePortalPhysicsChunks : euc_c1_home @ 182.500000,83.500000,666.000000
  380. [2017-09-26 08:48:57] INFO Joining world 'euc_c1_home' ...
  381. [2017-09-26 08:48:57] INFO Player entity removed in world runtimeplayerstartworld with id id:1
  382. [2017-09-26 08:48:57] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_home' inactive
  383. [2017-09-26 08:48:57] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,-4.500000
  384. [2017-09-26 08:48:57] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart_other'to 'euc_c1_home' inactive
  385. [2017-09-26 08:48:57] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,5.500000
  386. [2017-09-26 08:48:57] INFO UnrequirePortalPhysicsChunks @ 180.000000,83.500000,668.500000
  387. [2017-09-26 08:48:57] INFO Discarding dstRequiredChunks, dst world no longer available
  388. [2017-09-26 08:48:57] INFO [runtimeplayerstartworld] removing portal to 'euc_c1_home'
  389. [2017-09-26 08:48:57] INFO [runtimeplayerstartworld] removing portal to 'euc_c1_home'
  390. [2017-09-26 08:48:57] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1445.500000,90.000000,1872.500000
  391. [2017-09-26 08:48:57] INFO Connecting to 'euc_c1_ring' with address 'wss://gseuc1.playboundless.com:8445/websocket/game
  392. [2017-09-26 08:48:57] INFO updating visibleUniverse for gameWorld 'euc_c1_ring'
  393. [2017-09-26 08:48:57] INFO GET https://ds.playboundless.com:8902/visible/euc_c1_ring/18571/X/X
  394. [2017-09-26 08:48:57] INFO WebSocket opened for euc_c1_ring
  395. [2017-09-26 08:48:57] INFO Player entity added in world euc_c1_home with id id:126805
  396. [2017-09-26 08:48:57] INFO Player entity removed in world euc_c1_home with id id:-1
  397. [2017-09-26 08:48:57] INFO no active portal to world runtimeplayerstartworld disconnecting...
  398. [2017-09-26 08:48:57] INFO Destroying game world runtimeplayerstartworld
  399. [2017-09-26 08:48:57] INFO ..\..\src\browserfeatures\httprequest.cpp:1363 (turbulenz::HttpRequest::Abort) Aborting HTTP request: https://ds.playboundless.com:8902/otherlocation/euc_c1_home/euc_c1_home/18571
  400. [2017-09-26 08:48:57] INFO WebSocket closed for runtimeplayerstartworld
  401. [2017-09-26 08:48:57] INFO dereferencing planet assets for world 'euc_c1_home' LOD(16) for gameWorld 'runtimeplayerstartworld'
  402. [2017-09-26 08:48:57] INFO all references to planet assets for world 'euc_c1_home' Settlements removed, destroying assets
  403. [2017-09-26 08:48:57] INFO dereferencing planet assets for world 'euc_c1_home' LOD(2) for gameWorld 'runtimeplayerstartworld'
  404. [2017-09-26 08:48:57] INFO all references to planet assets for world 'euc_c1_home' LOD(2) removed, destroying assets
  405. [2017-09-26 08:48:57] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  406. [2017-09-26 08:48:57] INFO starting new request for planet assets for world 'euc_c1_home' LOD(2)
  407. [2017-09-26 08:48:57] INFO db has cached data for world 'euc_c1_home' LOD(2). getting it now..
  408. [2017-09-26 08:48:57] INFO choosing to only use cached data for world 'euc_c1_home' LOD(2)
  409. [2017-09-26 08:48:57] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_ring'
  410. [2017-09-26 08:48:57] INFO starting new request for planet assets for world 'euc_c1_home' Settlements
  411. [2017-09-26 08:48:57] INFO db has cached data for world 'euc_c1_home' Settlements. getting it now..
  412. [2017-09-26 08:48:57] INFO choosing to only use cached data for world 'euc_c1_home' Settlements
  413. [2017-09-26 08:48:57] INFO requesting planet asset for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  414. [2017-09-26 08:48:57] INFO starting new request for planet assets for world 'use_c1_ring' LOD(4)
  415. [2017-09-26 08:48:57] INFO db has cached data for world 'use_c1_ring' LOD(4). getting it now..
  416. [2017-09-26 08:48:57] INFO POST https://gsuse1.playboundless.com:8446/api/planetdatamod ‹H
  417. [2017-09-26 08:48:57] INFO requesting planet asset for world 'use_c1_ring' Settlements for gameWorld 'euc_c1_ring'
  418. [2017-09-26 08:48:57] INFO starting new request for planet assets for world 'use_c1_ring' Settlements
  419. [2017-09-26 08:48:57] INFO db has cached data for world 'use_c1_ring' Settlements. getting it now..
  420. [2017-09-26 08:48:58] WARN Unable to find any past/present snapshot for this frame (30798928.937500) using future snapshot 492782865{30798929.062500s}
  421. [2017-09-26 08:48:58] WARN Unable to find any past/present snapshot for this frame (30798928.937500) using future snapshot 492782864{30798929.000000s}
  422. [2017-09-26 08:48:58] WARN Unable to find any past/present snapshot for this frame (30798929.000000) using future snapshot 492782865{30798929.062500s}
  423. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  424. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  425. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  426. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  427. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  428. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  429. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  430. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  431. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  432. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  433. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  434. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  435. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  436. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  437. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  438. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  439. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  440. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  441. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  442. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  443. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  444. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  445. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  446. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  447. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  448. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  449. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  450. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'usw_c1_moon1'
  451. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  452. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  453. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  454. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  455. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  456. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  457. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  458. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  459. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  460. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  461. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  462. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  463. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  464. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  465. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  466. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  467. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  468. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  469. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  470. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  471. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  472. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  473. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  474. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  475. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  476. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  477. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  478. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  479. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  480. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  481. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  482. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  483. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  484. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  485. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  486. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  487. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  488. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  489. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  490. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  491. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  492. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  493. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  494. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  495. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  496. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  497. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  498. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  499. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  500. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'use_c1_home'
  501. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  502. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  503. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  504. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  505. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  506. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  507. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  508. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  509. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  510. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  511. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  512. [2017-09-26 08:48:58] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  513. [2017-09-26 08:48:58] INFO RequirePortalPhysicsChunks : euc_c1_ring @ -1430.000000,98.500000,1993.500000
  514. [2017-09-26 08:48:58] INFO got server-planetModifiedTimes (use_c1_ring) -> [1506411671.484000,1506411671.484000,1506398229.523000], 1506411411.615904
  515. [2017-09-26 08:48:58] INFO got server-modifiedTimes from discovery, updating planet asset for world 'use_c1_ring' Settlements
  516. [2017-09-26 08:48:58] INFO GET https://ds.playboundless.com:8902/planetdata/use_c1_ring/settlements
  517. [2017-09-26 08:48:58] INFO got server-modifiedTimes from discovery, updating planet asset for world 'use_c1_ring' LOD(4)
  518. [2017-09-26 08:48:58] INFO GET https://ds.playboundless.com:8902/planetdata/use_c1_ring/4
  519. [2017-09-26 08:48:58] WARN Unable to find any past/present snapshot for this frame (30798929.500000) using future snapshot 492782876{30798929.750000s}
  520. [2017-09-26 08:48:58] WARN Unable to find any past/present snapshot for this frame (30798929.562500) using future snapshot 492782876{30798929.750000s}
  521. [2017-09-26 08:48:58] WARN Unable to find any past/present snapshot for this frame (30798929.625000) using future snapshot 492782876{30798929.750000s}
  522. [2017-09-26 08:48:58] WARN Unable to find any past/present snapshot for this frame (30798929.687500) using future snapshot 492782876{30798929.750000s}
  523. [2017-09-26 08:48:58] INFO > ClientTrustedSystem::OnEntityBecameTrusted: id:126805 is now trusted on 30798930.312500
  524. [2017-09-26 08:48:58] INFO got 427B for planet assets for world 'use_c1_ring' Settlements
  525. [2017-09-26 08:48:59] INFO finished creating planet assets for world 'use_c1_ring' Settlements. lastModified = 1506411411.615904
  526. [2017-09-26 08:48:59] INFO ... and updating db-cache with the data
  527. [2017-09-26 08:48:59] INFO .. aborting DB request
  528. [2017-09-26 08:48:59] INFO got asset for world 'use_c1_ring' Settlements for gameWorld 'euc_c1_ring'
  529. [2017-09-26 08:48:59] INFO got 102658B for planet assets for world 'use_c1_ring' LOD(4)
  530. [2017-09-26 08:48:59] INFO finished creating planet assets for world 'use_c1_ring' LOD(4). lastModified = 1506398229.523000
  531. [2017-09-26 08:48:59] INFO ... and updating db-cache with the data
  532. [2017-09-26 08:48:59] INFO .. aborting DB request
  533. [2017-09-26 08:48:59] INFO got asset for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  534. [2017-09-26 08:49:01] WARN Unable to find any past/present snapshot for this frame (30798932.312500) using future snapshot 492782921{30798932.562500s}
  535. [2017-09-26 08:49:01] WARN Unable to find any past/present snapshot for this frame (30798932.375000) using future snapshot 492782921{30798932.562500s}
  536. [2017-09-26 08:49:01] WARN Unable to find any past/present snapshot for this frame (30798932.437500) using future snapshot 492782921{30798932.562500s}
  537. [2017-09-26 08:49:01] WARN Unable to find any past/present snapshot for this frame (30798932.500000) using future snapshot 492782921{30798932.562500s}
  538. [2017-09-26 08:49:01] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  539. [2017-09-26 08:49:06] INFO got 1416B for planet assets for world 'euc_c1_home' Settlements
  540. [2017-09-26 08:49:06] INFO got 944436B for planet assets for world 'euc_c1_home' LOD(2)
  541. [2017-09-26 08:49:06] INFO finished creating planet assets for world 'euc_c1_home' Settlements. lastModified = 1506414643.131954
  542. [2017-09-26 08:49:06] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_ring'
  543. [2017-09-26 08:49:08] INFO finished creating planet assets for world 'euc_c1_home' LOD(2). lastModified = 1506414450.254000
  544. [2017-09-26 08:49:08] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  545. [2017-09-26 08:49:34] INFO [euc_c1_ring] adding portal to 'usw_c1_home'
  546. [2017-09-26 08:50:19] INFO ..\scripts\chunkcache\chunkcachedb.cpp:976 (turbulenz::boundless::ChunkCacheDB::RemoveEntry) request to remove entry not found in ChunkCacheDB
  547. [2017-09-26 08:50:19] INFO ..\scripts\chunkcache\chunkcachedb.cpp:976 (turbulenz::boundless::ChunkCacheDB::RemoveEntry) request to remove entry not found in ChunkCacheDB
  548. [2017-09-26 08:50:19] INFO ..\scripts\chunkcache\chunkcachedb.cpp:976 (turbulenz::boundless::ChunkCacheDB::RemoveEntry) request to remove entry not found in ChunkCacheDB
  549. [2017-09-26 08:53:10] WARN Unable to find any past/present snapshot for this frame (30799181.312500) using future snapshot 492786904{30799181.500000s}
  550. [2017-09-26 08:53:10] WARN Unable to find any past/present snapshot for this frame (30799181.375000) using future snapshot 492786904{30799181.500000s}
  551. [2017-09-26 08:53:10] WARN Unable to find any past/present snapshot for this frame (30799181.437500) using future snapshot 492786904{30799181.500000s}
  552. [2017-09-26 08:54:21] WARN Unable to find any past/present snapshot for this frame (30799251.625000) using future snapshot 492788030{30799251.875000s}
  553. [2017-09-26 08:54:21] WARN Unable to find any past/present snapshot for this frame (30799251.625000) using future snapshot 492788029{30799251.812500s}
  554. [2017-09-26 08:54:21] WARN Unable to find any past/present snapshot for this frame (30799251.625000) using future snapshot 492788028{30799251.750000s}
  555. [2017-09-26 08:54:21] WARN Unable to find any past/present snapshot for this frame (30799251.687500) using future snapshot 492788030{30799251.875000s}
  556. [2017-09-26 08:54:21] WARN Unable to find any past/present snapshot for this frame (30799251.687500) using future snapshot 492788029{30799251.812500s}
  557. [2017-09-26 08:54:21] WARN Unable to find any past/present snapshot for this frame (30799251.687500) using future snapshot 492788028{30799251.750000s}
  558. [2017-09-26 08:54:21] WARN Unable to find any past/present snapshot for this frame (30799251.750000) using future snapshot 492788030{30799251.875000s}
  559. [2017-09-26 08:54:21] WARN Unable to find any past/present snapshot for this frame (30799251.750000) using future snapshot 492788029{30799251.812500s}
  560. [2017-09-26 08:54:21] WARN Unable to find any past/present snapshot for this frame (30799251.812500) using future snapshot 492788030{30799251.875000s}
  561. [2017-09-26 08:58:27] INFO Recording static attribute component archetype block:16863008446688501199. Total = 3
  562. [2017-09-26 08:58:30] INFO Recording static attribute component archetype block:6977698690137295490. Total = 4
  563. [2017-09-26 08:58:48] INFO ResetItemAttributes called for entity 126805 hand 0 on item 32768
  564. [2017-09-26 08:58:48] INFO ResetItemAttributes called for entity 126805 hand 1 on item 32768
  565. [2017-09-26 08:58:51] INFO ResetItemAttributes called for entity 126805 hand 0 on item 9551
  566. [2017-09-26 08:58:52] INFO ResetItemAttributes called for entity 126805 hand 0 on item 32768
  567. [2017-09-26 08:58:52] WARN Unable to find any past/present snapshot for this frame (30799522.625000) using future snapshot 492792365{30799522.812500s}
  568. [2017-09-26 08:58:52] WARN Unable to find any past/present snapshot for this frame (30799522.625000) using future snapshot 492792365{30799522.812500s}
  569. [2017-09-26 08:58:52] WARN Unable to find any past/present snapshot for this frame (30799522.625000) using future snapshot 492792365{30799522.812500s}
  570. [2017-09-26 08:58:52] INFO ResetItemAttributes called for entity 126805 hand 0 on item 9551
  571. [2017-09-26 08:58:52] WARN Unable to find any past/present snapshot for this frame (30799522.687500) using future snapshot 492792365{30799522.812500s}
  572. [2017-09-26 08:58:52] WARN Unable to find any past/present snapshot for this frame (30799522.687500) using future snapshot 492792365{30799522.812500s}
  573. [2017-09-26 08:58:52] WARN Unable to find any past/present snapshot for this frame (30799522.687500) using future snapshot 492792365{30799522.812500s}
  574. [2017-09-26 08:58:52] WARN Unable to find any past/present snapshot for this frame (30799522.750000) using future snapshot 492792365{30799522.812500s}
  575. [2017-09-26 08:58:52] WARN Unable to find any past/present snapshot for this frame (30799522.750000) using future snapshot 492792365{30799522.812500s}
  576. [2017-09-26 08:58:52] WARN Unable to find any past/present snapshot for this frame (30799522.750000) using future snapshot 492792365{30799522.812500s}
  577. [2017-09-26 08:59:33] WARN Unable to find any past/present snapshot for this frame (30799563.687500) using future snapshot 492793020{30799563.750000s}
  578. [2017-09-26 09:00:02] INFO Same world: euc_c1_home
  579. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 178.500000,83.000000,667.500000
  580. [2017-09-26 09:00:02] WARN 492793494{30799593.375000s} Ignoring PlayerCuboyState, canBePredicted=0
  581. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' active
  582. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1445.500000,90.000000,1872.500000
  583. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' inactive
  584. [2017-09-26 09:00:02] INFO UnrequirePortalPhysicsChunks @ 178.500000,83.000000,667.500000
  585. [2017-09-26 09:00:02] INFO UnrequirePortalPhysicsChunks @ 1445.500000,90.000000,1872.500000
  586. [2017-09-26 09:00:02] INFO Discarding dstRequiredChunks, dst world no longer available
  587. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_ring:182,83,666:1,3,2:95964.073842:boundmore'to 'euc_c1_ring' inactive
  588. [2017-09-26 09:00:02] INFO UnrequirePortalPhysicsChunks @ 182.500000,83.500000,666.000000
  589. [2017-09-26 09:00:02] INFO UnrequirePortalPhysicsChunks @ -1430.000000,98.500000,1993.500000
  590. [2017-09-26 09:00:02] INFO Discarding dstRequiredChunks, dst world no longer available
  591. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_ring:euc_c1_home:-1909,97,-1716:1,3,2:14779.908059:cookviper'to 'euc_c1_ring' active
  592. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1433.000000,91.500000,1892.500000
  593. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_ring:1447,90,1935:1,3,2:23361.989645:the-moebius'to 'euc_c1_ring' active
  594. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1447.500000,90.500000,1935.000000
  595. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:use_c1_home:1447,93,1925:1,3,6:207160.892477:swprozee1'to 'use_c1_home' active
  596. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1447.500000,93.500000,1925.000000
  597. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_moon1:1446,93,1919:2,3,1:210295.883672:the-moebius'to 'euc_c1_moon1' active
  598. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1446.000000,93.500000,1919.500000
  599. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_ring:1447,90,1935:1,3,2:23361.989645:the-moebius'to 'euc_c1_ring' inactive
  600. [2017-09-26 09:00:02] INFO UnrequirePortalPhysicsChunks @ 1447.500000,90.500000,1935.000000
  601. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:5,70,-1298:2,3,1:204606.828411:reapa11'to 'euc_c1_moon1' active
  602. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1453.500000,90.500000,1905.000000
  603. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:use_c1_home:1447,93,1925:1,3,6:207160.892477:swprozee1'to 'use_c1_home' inactive
  604. [2017-09-26 09:00:02] INFO UnrequirePortalPhysicsChunks @ 1447.500000,93.500000,1925.000000
  605. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1451,90,1907:2,3,1:266666.445405:the-moebius'to 'euc_c1_home' active
  606. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1451.000000,90.500000,1907.500000
  607. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_moon1:1446,93,1919:2,3,1:210295.883672:the-moebius'to 'euc_c1_moon1' inactive
  608. [2017-09-26 09:00:02] INFO UnrequirePortalPhysicsChunks @ 1446.000000,93.500000,1919.500000
  609. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_home:euc_c1_home:-1003,74,651:1,3,2:166299.709951:mr-kensday'to 'euc_c1_home' active
  610. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1447.000000,90.500000,1907.500000
  611. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1451,90,1907:2,3,1:266666.445405:the-moebius'to 'euc_c1_home' inactive
  612. [2017-09-26 09:00:02] INFO UnrequirePortalPhysicsChunks @ 1451.000000,90.500000,1907.500000
  613. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1451,90,1896:2,3,1:204625.327507:the-moebius'to 'euc_c1_home' active
  614. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1451.000000,90.500000,1896.500000
  615. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_home:euc_c1_home:-1003,74,651:1,3,2:166299.709951:mr-kensday'to 'euc_c1_home' inactive
  616. [2017-09-26 09:00:02] INFO UnrequirePortalPhysicsChunks @ 1447.000000,90.500000,1907.500000
  617. [2017-09-26 09:00:02] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:-2055,80,-500:1,3,2:503773.551215:142857'to 'euc_c1_moon1' active
  618. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1447.000000,90.500000,1896.500000
  619. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1517.500000,98.500000,2164.000000
  620. [2017-09-26 09:00:02] INFO RequirePortalPhysicsChunks : euc_c1_ring @ -1908.500000,97.500000,-1716.000000
  621. [2017-09-26 09:00:02] INFO Connecting to 'euc_c1_moon1' with address 'wss://gseuc1.playboundless.com:8447/websocket/game
  622. [2017-09-26 09:00:02] INFO updating visibleUniverse for gameWorld 'euc_c1_moon1'
  623. [2017-09-26 09:00:02] INFO GET https://ds.playboundless.com:8902/visible/euc_c1_moon1/18571/X/X
  624. [2017-09-26 09:00:02] WARN 492793498{30799593.625000s} Ignoring PlayerCuboyState, canBePredicted=0
  625. [2017-09-26 09:00:02] INFO WebSocket opened for euc_c1_moon1
  626. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  627. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'aus_c1_ring'
  628. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  629. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  630. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  631. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  632. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  633. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  634. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  635. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  636. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  637. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  638. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  639. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  640. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  641. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  642. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  643. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  644. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  645. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  646. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  647. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  648. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  649. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  650. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'use_c1_ring'
  651. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  652. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  653. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  654. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  655. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  656. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'usw_c1_moon1'
  657. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  658. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'usw_c1_ring'
  659. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  660. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  661. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  662. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  663. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  664. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  665. [2017-09-26 09:00:03] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  666. [2017-09-26 09:00:03] INFO RequirePortalPhysicsChunks : euc_c1_moon1 @ 5.000000,70.500000,-1297.500000
  667. [2017-09-26 09:00:03] INFO RequirePortalPhysicsChunks : euc_c1_moon1 @ -2054.500000,80.500000,-500.000000
  668. [2017-09-26 09:00:03] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_moon1'
  669. [2017-09-26 09:00:03] INFO planet asset for world 'euc_c1_home' LOD(2) already in cache
  670. [2017-09-26 09:00:03] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_moon1'
  671. [2017-09-26 09:00:03] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_moon1'
  672. [2017-09-26 09:00:03] INFO planet asset for world 'euc_c1_home' Settlements already in cache
  673. [2017-09-26 09:00:03] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_moon1'
  674. [2017-09-26 09:00:03] INFO requesting planet asset for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_moon1'
  675. [2017-09-26 09:00:03] INFO planet asset for world 'euc_c1_ring' LOD(2) already in cache
  676. [2017-09-26 09:00:03] INFO got asset for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_moon1'
  677. [2017-09-26 09:00:03] INFO requesting planet asset for world 'euc_c1_ring' Settlements for gameWorld 'euc_c1_moon1'
  678. [2017-09-26 09:00:03] INFO planet asset for world 'euc_c1_ring' Settlements already in cache
  679. [2017-09-26 09:00:03] INFO got asset for world 'euc_c1_ring' Settlements for gameWorld 'euc_c1_moon1'
  680. [2017-09-26 09:00:06] WARN Unable to find any past/present snapshot for this frame (30799597.125000) using future snapshot 492793559{30799597.437500s}
  681. [2017-09-26 09:00:06] WARN Unable to find any past/present snapshot for this frame (30799597.187500) using future snapshot 492793559{30799597.437500s}
  682. [2017-09-26 09:00:06] WARN Unable to find any past/present snapshot for this frame (30799597.250000) using future snapshot 492793559{30799597.437500s}
  683. [2017-09-26 09:00:06] WARN Unable to find any past/present snapshot for this frame (30799597.312500) using future snapshot 492793559{30799597.437500s}
  684. [2017-09-26 09:00:06] WARN Unable to find any past/present snapshot for this frame (30799597.375000) using future snapshot 492793559{30799597.437500s}
  685. [2017-09-26 09:00:06] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:5,70,-1298:2,3,1:204606.828411:reapa11'to 'euc_c1_moon1' inactive
  686. [2017-09-26 09:00:06] INFO UnrequirePortalPhysicsChunks @ 1453.500000,90.500000,1905.000000
  687. [2017-09-26 09:00:06] INFO UnrequirePortalPhysicsChunks @ 5.000000,70.500000,-1297.500000
  688. [2017-09-26 09:00:06] INFO Discarding dstRequiredChunks, dst world no longer available
  689. [2017-09-26 09:00:06] INFO [euc_c1_home] making portal 'dst:portal:use_c1_ring:euc_c1_home:-1940,171,2273:3,5,1:90742.638675:arkefyre'to 'use_c1_ring' active
  690. [2017-09-26 09:00:06] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1482.500000,101.500000,1851.500000
  691. [2017-09-26 09:00:06] INFO Connecting to 'use_c1_ring' with address 'wss://gsuse1.playboundless.com:8445/websocket/game
  692. [2017-09-26 09:00:06] INFO updating visibleUniverse for gameWorld 'use_c1_ring'
  693. [2017-09-26 09:00:06] INFO GET https://ds.playboundless.com:8902/visible/use_c1_ring/18571/X/X
  694. [2017-09-26 09:00:07] INFO requesting planet asset for world 'use_c1_home' LOD(2) for gameWorld 'use_c1_ring'
  695. [2017-09-26 09:00:07] INFO starting new request for planet assets for world 'use_c1_home' LOD(2)
  696. [2017-09-26 09:00:07] INFO db has cached data for world 'use_c1_home' LOD(2). getting it now..
  697. [2017-09-26 09:00:07] INFO POST https://gsuse1.playboundless.com:8444/api/planetdatamod ‹H
  698. [2017-09-26 09:00:07] INFO requesting planet asset for world 'use_c1_home' Settlements for gameWorld 'use_c1_ring'
  699. [2017-09-26 09:00:07] INFO starting new request for planet assets for world 'use_c1_home' Settlements
  700. [2017-09-26 09:00:07] INFO db has cached data for world 'use_c1_home' Settlements. getting it now..
  701. [2017-09-26 09:00:07] INFO requesting planet asset for world 'usw_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  702. [2017-09-26 09:00:07] INFO starting new request for planet assets for world 'usw_c1_ring' LOD(4)
  703. [2017-09-26 09:00:07] INFO db has cached data for world 'usw_c1_ring' LOD(4). getting it now..
  704. [2017-09-26 09:00:07] INFO POST https://gsusw1.playboundless.com:8446/api/planetdatamod ‹H
  705. [2017-09-26 09:00:07] INFO requesting planet asset for world 'usw_c1_ring' Settlements for gameWorld 'use_c1_ring'
  706. [2017-09-26 09:00:07] INFO starting new request for planet assets for world 'usw_c1_ring' Settlements
  707. [2017-09-26 09:00:07] INFO db has cached data for world 'usw_c1_ring' Settlements. getting it now..
  708. [2017-09-26 09:00:07] INFO requesting planet asset for world 'euc_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  709. [2017-09-26 09:00:07] INFO starting new request for planet assets for world 'euc_c1_ring' LOD(4)
  710. [2017-09-26 09:00:07] INFO db has cached data for world 'euc_c1_ring' LOD(4). getting it now..
  711. [2017-09-26 09:00:07] INFO GET https://ds.playboundless.com:8902/planetdata/euc_c1_ring/4
  712. [2017-09-26 09:00:07] INFO requesting planet asset for world 'euc_c1_ring' Settlements for gameWorld 'use_c1_ring'
  713. [2017-09-26 09:00:07] INFO planet asset for world 'euc_c1_ring' Settlements already in cache
  714. [2017-09-26 09:00:07] INFO got asset for world 'euc_c1_ring' Settlements for gameWorld 'use_c1_ring'
  715. [2017-09-26 09:00:07] WARN Unable to find any past/present snapshot for this frame (30799598.125000) using future snapshot 492793571{30799598.187500s}
  716. [2017-09-26 09:00:07] WARN Unable to find any past/present snapshot for this frame (30799598.125000) using future snapshot 492793571{30799598.187500s}
  717. [2017-09-26 09:00:07] INFO WebSocket opened for use_c1_ring
  718. [2017-09-26 09:00:07] INFO got server-planetModifiedTimes (use_c1_home) -> [1506414849.124000,1506414699.063000,1506414699.063000], 1506415029.923980
  719. [2017-09-26 09:00:07] INFO got server-modifiedTimes from discovery, updating planet asset for world 'use_c1_home' Settlements
  720. [2017-09-26 09:00:07] INFO GET https://ds.playboundless.com:8902/planetdata/use_c1_home/settlements
  721. [2017-09-26 09:00:07] INFO got server-modifiedTimes from discovery, updating planet asset for world 'use_c1_home' LOD(2)
  722. [2017-09-26 09:00:07] INFO GET https://ds.playboundless.com:8902/planetdata/use_c1_home/2
  723. [2017-09-26 09:00:07] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1451,90,1896:2,3,1:204625.327507:the-moebius'to 'euc_c1_home' inactive
  724. [2017-09-26 09:00:07] INFO UnrequirePortalPhysicsChunks @ 1451.000000,90.500000,1896.500000
  725. [2017-09-26 09:00:07] INFO UnrequirePortalPhysicsChunks @ 1517.500000,98.500000,2164.000000
  726. [2017-09-26 09:00:07] INFO Discarding dstRequiredChunks, dst world no longer available
  727. [2017-09-26 09:00:07] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_home:euc_c1_home:-105,72,1334:2,2,1:142103.542114:swprozee1'to 'euc_c1_home' active
  728. [2017-09-26 09:00:07] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1396.000000,93.000000,1817.500000
  729. [2017-09-26 09:00:07] INFO RequirePortalPhysicsChunks : euc_c1_home @ -105.000000,72.000000,1334.500000
  730. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  731. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  732. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_home'
  733. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  734. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  735. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  736. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  737. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  738. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_moon1'
  739. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_moon1'
  740. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  741. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  742. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  743. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  744. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  745. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  746. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  747. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  748. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  749. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  750. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  751. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  752. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  753. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  754. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  755. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  756. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  757. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  758. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  759. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  760. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  761. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  762. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  763. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  764. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  765. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  766. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  767. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_home'
  768. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  769. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  770. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  771. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  772. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  773. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  774. [2017-09-26 09:00:08] INFO [use_c1_ring] adding portal to 'use_c1_home'
  775. [2017-09-26 09:00:08] INFO RequirePortalPhysicsChunks : use_c1_ring @ -1939.500000,171.500000,2273.500000
  776. [2017-09-26 09:00:08] INFO got server-planetModifiedTimes (usw_c1_ring) -> [1506405759.402000,1506405759.402000,1506402039.833000], 1506407776.663631
  777. [2017-09-26 09:00:08] INFO got server-modifiedTimes from discovery, updating planet asset for world 'usw_c1_ring' Settlements
  778. [2017-09-26 09:00:08] INFO GET https://ds.playboundless.com:8902/planetdata/usw_c1_ring/settlements
  779. [2017-09-26 09:00:08] INFO got server-modifiedTimes from discovery, updating planet asset for world 'usw_c1_ring' LOD(4)
  780. [2017-09-26 09:00:08] INFO GET https://ds.playboundless.com:8902/planetdata/usw_c1_ring/4
  781. [2017-09-26 09:00:08] INFO got 104310B for planet assets for world 'euc_c1_ring' LOD(4)
  782. [2017-09-26 09:00:08] INFO got 1408B for planet assets for world 'use_c1_home' Settlements
  783. [2017-09-26 09:00:08] INFO got 955882B for planet assets for world 'use_c1_home' LOD(2)
  784. [2017-09-26 09:00:08] INFO got 1407B for planet assets for world 'use_c1_home' Settlements
  785. [2017-09-26 09:00:08] INFO got 104312B for planet assets for world 'euc_c1_ring' LOD(4)
  786. [2017-09-26 09:00:08] INFO got 232B for planet assets for world 'usw_c1_ring' Settlements
  787. [2017-09-26 09:00:08] INFO got 101084B for planet assets for world 'usw_c1_ring' LOD(4)
  788. [2017-09-26 09:00:08] INFO finished creating planet assets for world 'use_c1_home' Settlements. lastModified = 1506386226.922503
  789. [2017-09-26 09:00:08] INFO got asset for world 'use_c1_home' Settlements for gameWorld 'use_c1_ring'
  790. [2017-09-26 09:00:08] INFO finished creating planet assets for world 'euc_c1_ring' LOD(4). lastModified = 1506412895.914000
  791. [2017-09-26 09:00:08] INFO ... and updating db-cache with the data
  792. [2017-09-26 09:00:08] INFO .. aborting db-async task
  793. [2017-09-26 09:00:08] INFO got asset for world 'euc_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  794. [2017-09-26 09:00:08] INFO got 232B for planet assets for world 'usw_c1_ring' Settlements
  795. [2017-09-26 09:00:09] INFO got 101090B for planet assets for world 'usw_c1_ring' LOD(4)
  796. [2017-09-26 09:00:09] INFO got 955970B for planet assets for world 'use_c1_home' LOD(2)
  797. [2017-09-26 09:00:11] INFO finished creating planet assets for world 'usw_c1_ring' Settlements. lastModified = 1506386173.663523
  798. [2017-09-26 09:00:11] INFO got asset for world 'usw_c1_ring' Settlements for gameWorld 'use_c1_ring'
  799. [2017-09-26 09:00:11] INFO finished creating planet assets for world 'use_c1_home' Settlements. lastModified = 1506415029.923980
  800. [2017-09-26 09:00:11] INFO ... and updating db-cache with the data
  801. [2017-09-26 09:00:11] INFO finished creating planet assets for world 'use_c1_home' LOD(2). lastModified = 1506386213.071000
  802. [2017-09-26 09:00:11] INFO got asset for world 'use_c1_home' LOD(2) for gameWorld 'use_c1_ring'
  803. [2017-09-26 09:00:11] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  804. [2017-09-26 09:00:11] INFO finished creating planet assets for world 'usw_c1_ring' Settlements. lastModified = 1506407776.663631
  805. [2017-09-26 09:00:11] INFO ... and updating db-cache with the data
  806. [2017-09-26 09:00:11] INFO finished creating planet assets for world 'usw_c1_ring' LOD(4). lastModified = 1506355939.210000
  807. [2017-09-26 09:00:11] INFO got asset for world 'usw_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  808. [2017-09-26 09:00:11] INFO finished creating planet assets for world 'usw_c1_ring' LOD(4). lastModified = 1506402039.833000
  809. [2017-09-26 09:00:11] INFO ... and updating db-cache with the data
  810. [2017-09-26 09:00:13] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_home:euc_c1_home:-105,72,1334:2,2,1:142103.542114:swprozee1'to 'euc_c1_home' inactive
  811. [2017-09-26 09:00:13] INFO UnrequirePortalPhysicsChunks @ 1396.000000,93.000000,1817.500000
  812. [2017-09-26 09:00:13] INFO UnrequirePortalPhysicsChunks @ -105.000000,72.000000,1334.500000
  813. [2017-09-26 09:00:13] INFO Discarding dstRequiredChunks, dst world no longer available
  814. [2017-09-26 09:00:13] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1507,98,1834:1,2,1:110431.701365:jyanin'to 'euc_c1_home' active
  815. [2017-09-26 09:00:13] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1507.500000,98.000000,1834.500000
  816. [2017-09-26 09:00:13] INFO RequirePortalPhysicsChunks : euc_c1_home @ -2103.500000,67.000000,-912.500000
  817. [2017-09-26 09:00:14] INFO finished creating planet assets for world 'use_c1_home' LOD(2). lastModified = 1506414849.124000
  818. [2017-09-26 09:00:14] INFO ... and updating db-cache with the data
  819. [2017-09-26 09:00:16] WARN Unable to find any past/present snapshot for this frame (30799607.500000) using future snapshot 492793726{30799607.875000s}
  820. [2017-09-26 09:00:16] WARN Unable to find any past/present snapshot for this frame (30799607.562500) using future snapshot 492793726{30799607.875000s}
  821. [2017-09-26 09:00:16] WARN Unable to find any past/present snapshot for this frame (30799607.625000) using future snapshot 492793726{30799607.875000s}
  822. [2017-09-26 09:00:16] WARN Unable to find any past/present snapshot for this frame (30799607.625000) using future snapshot 492793728{30799608.000000s}
  823. [2017-09-26 09:00:16] WARN Unable to find any past/present snapshot for this frame (30799607.687500) using future snapshot 492793726{30799607.875000s}
  824. [2017-09-26 09:00:16] WARN Unable to find any past/present snapshot for this frame (30799607.687500) using future snapshot 492793728{30799608.000000s}
  825. [2017-09-26 09:00:16] WARN Unable to find any past/present snapshot for this frame (30799607.750000) using future snapshot 492793726{30799607.875000s}
  826. [2017-09-26 09:00:16] WARN Unable to find any past/present snapshot for this frame (30799607.750000) using future snapshot 492793728{30799608.000000s}
  827. [2017-09-26 09:00:16] WARN Unable to find any past/present snapshot for this frame (30799607.812500) using future snapshot 492793726{30799607.875000s}
  828. [2017-09-26 09:00:16] WARN Unable to find any past/present snapshot for this frame (30799607.812500) using future snapshot 492793728{30799608.000000s}
  829. [2017-09-26 09:00:17] WARN Unable to find any past/present snapshot for this frame (30799607.875000) using future snapshot 492793728{30799608.000000s}
  830. [2017-09-26 09:00:17] WARN Unable to find any past/present snapshot for this frame (30799607.937500) using future snapshot 492793728{30799608.000000s}
  831. [2017-09-26 09:00:24] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  832. [2017-09-26 09:00:31] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  833. [2017-09-26 09:00:33] INFO ..\standalone\cullingmeshgenerator.cpp:6326 (turbulenz::boundless::CullingMeshGenerator::OnMeshingFailed) Chunk at -1,10 failed to mesh
  834. [2017-09-26 09:00:33] INFO ..\standalone\cullingmeshgenerator.cpp:6326 (turbulenz::boundless::CullingMeshGenerator::OnMeshingFailed) Chunk at -2,10 failed to mesh
  835. [2017-09-26 09:00:34] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_ring:euc_c1_home:-1909,97,-1716:1,3,2:14779.908059:cookviper'to 'euc_c1_ring' inactive
  836. [2017-09-26 09:00:34] INFO UnrequirePortalPhysicsChunks @ 1433.000000,91.500000,1892.500000
  837. [2017-09-26 09:00:34] INFO UnrequirePortalPhysicsChunks @ -1908.500000,97.500000,-1716.000000
  838. [2017-09-26 09:00:34] INFO Discarding dstRequiredChunks, dst world no longer available
  839. [2017-09-26 09:00:34] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1451,90,1896:2,3,1:204625.327507:the-moebius'to 'euc_c1_home' active
  840. [2017-09-26 09:00:34] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1451.000000,90.500000,1896.500000
  841. [2017-09-26 09:00:34] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1517.500000,98.500000,2164.000000
  842. [2017-09-26 09:00:34] INFO no active portal to world euc_c1_ring disconnecting...
  843. [2017-09-26 09:00:34] INFO Destroying game world euc_c1_ring
  844. [2017-09-26 09:00:34] INFO WebSocket closed for euc_c1_ring
  845. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  846. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  847. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  848. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  849. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  850. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  851. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  852. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  853. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  854. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  855. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  856. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  857. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  858. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  859. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  860. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  861. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  862. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  863. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  864. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  865. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  866. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  867. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  868. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  869. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  870. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  871. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  872. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  873. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  874. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  875. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  876. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  877. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  878. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  879. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  880. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  881. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  882. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  883. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  884. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  885. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  886. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  887. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  888. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'usw_c1_moon1'
  889. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  890. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  891. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  892. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  893. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  894. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  895. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  896. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  897. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  898. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  899. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  900. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  901. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  902. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  903. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  904. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  905. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  906. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  907. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  908. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  909. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  910. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  911. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  912. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  913. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  914. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  915. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  916. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  917. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  918. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  919. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  920. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  921. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  922. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'use_c1_home'
  923. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  924. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  925. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  926. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  927. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  928. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  929. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  930. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  931. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  932. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  933. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  934. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  935. [2017-09-26 09:00:34] INFO [euc_c1_ring] removing portal to 'usw_c1_home'
  936. [2017-09-26 09:00:35] WARN Unable to find any past/present snapshot for this frame (30799626.250000) using future snapshot 492794021{30799626.312500s}
  937. [2017-09-26 09:00:35] WARN Unable to find any past/present snapshot for this frame (30799626.625000) using future snapshot 492794030{30799626.875000s}
  938. [2017-09-26 09:00:35] WARN Unable to find any past/present snapshot for this frame (30799626.687500) using future snapshot 492794030{30799626.875000s}
  939. [2017-09-26 09:00:35] WARN Unable to find any past/present snapshot for this frame (30799626.750000) using future snapshot 492794030{30799626.875000s}
  940. [2017-09-26 09:00:35] WARN Unable to find any past/present snapshot for this frame (30799626.812500) using future snapshot 492794030{30799626.875000s}
  941. [2017-09-26 09:00:36] WARN Unable to find any past/present snapshot for this frame (30799627.750000) using future snapshot 492794048{30799628.000000s}
  942. [2017-09-26 09:00:36] WARN Unable to find any past/present snapshot for this frame (30799627.812500) using future snapshot 492794048{30799628.000000s}
  943. [2017-09-26 09:00:36] WARN Unable to find any past/present snapshot for this frame (30799627.875000) using future snapshot 492794048{30799628.000000s}
  944. [2017-09-26 09:00:36] INFO dereferencing planet assets for world 'use_c1_ring' LOD(16) for gameWorld 'euc_c1_ring'
  945. [2017-09-26 09:00:36] INFO all references to planet assets for world 'use_c1_ring' Settlements removed, destroying assets
  946. [2017-09-26 09:00:36] INFO dereferencing planet assets for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  947. [2017-09-26 09:00:36] INFO all references to planet assets for world 'use_c1_ring' LOD(4) removed, destroying assets
  948. [2017-09-26 09:00:36] INFO dereferencing planet assets for world 'euc_c1_home' LOD(16) for gameWorld 'euc_c1_ring'
  949. [2017-09-26 09:00:36] INFO dereferencing planet assets for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  950. [2017-09-26 09:00:37] WARN Unable to find any past/present snapshot for this frame (30799627.937500) using future snapshot 492794048{30799628.000000s}
  951. [2017-09-26 09:00:38] WARN Unable to find any past/present snapshot for this frame (30799629.000000) using future snapshot 492794068{30799629.250000s}
  952. [2017-09-26 09:00:38] WARN Unable to find any past/present snapshot for this frame (30799629.062500) using future snapshot 492794068{30799629.250000s}
  953. [2017-09-26 09:00:38] WARN Unable to find any past/present snapshot for this frame (30799629.125000) using future snapshot 492794068{30799629.250000s}
  954. [2017-09-26 09:00:38] WARN Unable to find any past/present snapshot for this frame (30799629.187500) using future snapshot 492794068{30799629.250000s}
  955. [2017-09-26 09:00:38] INFO GET https://ds.playboundless.com:8902/distance/euc_c1_home/use_c1_ring/18571
  956. [2017-09-26 09:00:39] INFO got planet distance (euc_c1_home, use_c1_ring) -> 2.000000 : eyJjaGFyYWN0ZXJJZCI6MTg1NzEsIndvcmxkTmFtZTEiOiJldWNfYzFfaG9tZSIsIndvcmxkTmFtZTIiOiJ1c2VfYzFfcmluZyIsImRpc3RhbmNlIjoyffYoTGSGctZBI2E+v2CrBycD5QJRYmAIVaIXBywveuIn2ktKgdjSCQ4=
  957. [2017-09-26 09:00:41] INFO [use_c1_ring] making portal 'portal:use_c1_ring:euc_c1_home:-1940,171,2273:3,5,1:90742.638675:arkefyre'to 'euc_c1_home' active
  958. [2017-09-26 09:00:41] INFO RequirePortalPhysicsChunks : use_c1_ring @ -1939.500000,171.500000,2273.500000
  959. [2017-09-26 09:00:41] INFO [use_c1_ring] making portal 'portal:use_c1_ring:use_c1_home:-1932,170,2273:2,3,1:128249.255273:arkefyre'to 'use_c1_home' active
  960. [2017-09-26 09:00:41] INFO RequirePortalPhysicsChunks : use_c1_ring @ -1932.000000,170.500000,2273.500000
  961. [2017-09-26 09:00:41] INFO Joining world 'use_c1_ring' ...
  962. [2017-09-26 09:00:41] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' inactive
  963. [2017-09-26 09:00:41] INFO UnrequirePortalPhysicsChunks @ 1445.500000,90.000000,1872.500000
  964. [2017-09-26 09:00:41] INFO UnrequirePortalPhysicsChunks @ 178.500000,83.000000,667.500000
  965. [2017-09-26 09:00:41] INFO Discarding dstRequiredChunks, dst world no longer available
  966. [2017-09-26 09:00:41] INFO [euc_c1_home] making portal 'dst:portal:use_c1_ring:euc_c1_home:-1940,171,2273:3,5,1:90742.638675:arkefyre'to 'use_c1_ring' inactive
  967. [2017-09-26 09:00:41] INFO UnrequirePortalPhysicsChunks @ 1482.500000,101.500000,1851.500000
  968. [2017-09-26 09:00:41] INFO UnrequirePortalPhysicsChunks @ -1939.500000,171.500000,2273.500000
  969. [2017-09-26 09:00:41] INFO Discarding dstRequiredChunks, dst world no longer available
  970. [2017-09-26 09:00:41] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1451,90,1896:2,3,1:204625.327507:the-moebius'to 'euc_c1_home' inactive
  971. [2017-09-26 09:00:41] INFO UnrequirePortalPhysicsChunks @ 1451.000000,90.500000,1896.500000
  972. [2017-09-26 09:00:41] INFO UnrequirePortalPhysicsChunks @ 1517.500000,98.500000,2164.000000
  973. [2017-09-26 09:00:41] INFO Discarding dstRequiredChunks, dst world no longer available
  974. [2017-09-26 09:00:41] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:-2055,80,-500:1,3,2:503773.551215:142857'to 'euc_c1_moon1' inactive
  975. [2017-09-26 09:00:41] INFO UnrequirePortalPhysicsChunks @ 1447.000000,90.500000,1896.500000
  976. [2017-09-26 09:00:41] INFO UnrequirePortalPhysicsChunks @ -2054.500000,80.500000,-500.000000
  977. [2017-09-26 09:00:41] INFO Discarding dstRequiredChunks, dst world no longer available
  978. [2017-09-26 09:00:41] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1507,98,1834:1,2,1:110431.701365:jyanin'to 'euc_c1_home' inactive
  979. [2017-09-26 09:00:41] INFO UnrequirePortalPhysicsChunks @ 1507.500000,98.000000,1834.500000
  980. [2017-09-26 09:00:41] INFO UnrequirePortalPhysicsChunks @ -2103.500000,67.000000,-912.500000
  981. [2017-09-26 09:00:41] INFO Discarding dstRequiredChunks, dst world no longer available
  982. [2017-09-26 09:00:41] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1482.500000,101.500000,1851.500000
  983. [2017-09-26 09:00:41] INFO Connecting to 'use_c1_home' with address 'wss://gsuse1.playboundless.com:8443/websocket/game
  984. [2017-09-26 09:00:41] INFO updating visibleUniverse for gameWorld 'use_c1_home'
  985. [2017-09-26 09:00:41] INFO GET https://ds.playboundless.com:8902/visible/use_c1_home/18571/X/X
  986. [2017-09-26 09:00:41] INFO Player entity added in world use_c1_ring with id id:25052
  987. [2017-09-26 09:00:41] INFO Player entity removed in world use_c1_ring with id id:-1
  988. [2017-09-26 09:00:41] INFO no active portal to world euc_c1_moon1 disconnecting...
  989. [2017-09-26 09:00:41] INFO Destroying game world euc_c1_moon1
  990. [2017-09-26 09:00:41] INFO WebSocket closed for euc_c1_moon1
  991. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  992. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  993. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'aus_c1_ring'
  994. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  995. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  996. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  997. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  998. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  999. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1000. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1001. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  1002. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'usw_c1_ring'
  1003. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1004. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  1005. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1006. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1007. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  1008. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1009. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1010. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1011. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  1012. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1013. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1014. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  1015. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1016. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1017. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  1018. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  1019. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1020. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  1021. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1022. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1023. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'use_c1_ring'
  1024. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1025. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  1026. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1027. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1028. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1029. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'usw_c1_moon1'
  1030. [2017-09-26 09:00:41] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  1031. [2017-09-26 09:00:42] INFO WebSocket opened for use_c1_home
  1032. [2017-09-26 09:00:42] INFO requesting planet asset for world 'use_c1_ring' LOD(2) for gameWorld 'use_c1_home'
  1033. [2017-09-26 09:00:42] INFO starting new request for planet assets for world 'use_c1_ring' LOD(2)
  1034. [2017-09-26 09:00:42] INFO db has cached data for world 'use_c1_ring' LOD(2). getting it now..
  1035. [2017-09-26 09:00:42] INFO GET https://ds.playboundless.com:8902/planetdata/use_c1_ring/2
  1036. [2017-09-26 09:00:42] INFO requesting planet asset for world 'use_c1_ring' Settlements for gameWorld 'use_c1_home'
  1037. [2017-09-26 09:00:42] INFO starting new request for planet assets for world 'use_c1_ring' Settlements
  1038. [2017-09-26 09:00:42] INFO db has cached data for world 'use_c1_ring' Settlements. getting it now..
  1039. [2017-09-26 09:00:42] INFO choosing to only use cached data for world 'use_c1_ring' Settlements
  1040. [2017-09-26 09:00:42] INFO requesting planet asset for world 'use_c1_moon1' LOD(2) for gameWorld 'use_c1_home'
  1041. [2017-09-26 09:00:42] INFO starting new request for planet assets for world 'use_c1_moon1' LOD(2)
  1042. [2017-09-26 09:00:42] INFO db has cached data for world 'use_c1_moon1' LOD(2). getting it now..
  1043. [2017-09-26 09:00:42] INFO GET https://ds.playboundless.com:8902/gameserver/use_c1_moon1/18571
  1044. [2017-09-26 09:00:42] INFO requesting planet asset for world 'use_c1_moon1' Settlements for gameWorld 'use_c1_home'
  1045. [2017-09-26 09:00:42] INFO starting new request for planet assets for world 'use_c1_moon1' Settlements
  1046. [2017-09-26 09:00:42] INFO db has cached data for world 'use_c1_moon1' Settlements. getting it now..
  1047. [2017-09-26 09:00:42] INFO use_c1_home: starting handshake ping test
  1048. [2017-09-26 09:00:42] INFO got world data (use_c1_moon1) -> Epsilo @ gsuse1.playboundless.com:8447/8448. size=288 ssl=1
  1049. [2017-09-26 09:00:42] INFO POST https://gsuse1.playboundless.com:8448/api/planetdatamod ‹H
  1050. [2017-09-26 09:00:42] WARN Unable to find any past/present snapshot for this frame (30813718.562500) using future snapshot 493019501{30813718.812500s}
  1051. [2017-09-26 09:00:42] WARN Unable to find any past/present snapshot for this frame (30813718.625000) using future snapshot 493019501{30813718.812500s}
  1052. [2017-09-26 09:00:42] WARN Unable to find any past/present snapshot for this frame (30813718.687500) using future snapshot 493019501{30813718.812500s}
  1053. [2017-09-26 09:00:42] WARN Unable to find any past/present snapshot for this frame (30813718.750000) using future snapshot 493019501{30813718.812500s}
  1054. [2017-09-26 09:00:42] INFO Player entity removed in world euc_c1_home with id id:126805
  1055. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1056. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1057. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1058. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1059. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'euc_c1_home'
  1060. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1061. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_moon1'
  1062. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1063. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1064. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1065. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1066. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1067. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1068. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1069. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1070. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1071. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1072. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_moon1'
  1073. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1074. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1075. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1076. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1077. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_moon1'
  1078. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1079. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1080. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1081. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1082. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1083. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1084. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1085. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1086. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1087. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1088. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1089. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1090. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1091. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1092. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1093. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'euc_c1_home'
  1094. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1095. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1096. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1097. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1098. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1099. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1100. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1101. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'euc_c1_ring'
  1102. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1103. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1104. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1105. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1106. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1107. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_moon1'
  1108. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1109. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1110. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1111. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'euc_c1_home'
  1112. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1113. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1114. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'usw_c1_ring'
  1115. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1116. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1117. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1118. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1119. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1120. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1121. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1122. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_moon1'
  1123. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1124. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_home'
  1125. [2017-09-26 09:00:42] INFO [use_c1_home] adding portal to 'use_c1_ring'
  1126. [2017-09-26 09:00:42] INFO RequirePortalPhysicsChunks : use_c1_home @ 1030.500000,89.500000,-1014.000000
  1127. [2017-09-26 09:00:42] INFO got server-planetModifiedTimes (use_c1_moon1) -> [1506412812.368000,1506412812.383000,1506412812.383000], 1506411420.495478
  1128. [2017-09-26 09:00:42] INFO got server-modifiedTimes from discovery, updating planet asset for world 'use_c1_moon1' Settlements
  1129. [2017-09-26 09:00:42] INFO GET https://ds.playboundless.com:8902/planetdata/use_c1_moon1/settlements
  1130. [2017-09-26 09:00:42] INFO got server-modifiedTimes from discovery, updating planet asset for world 'use_c1_moon1' LOD(2)
  1131. [2017-09-26 09:00:42] INFO GET https://ds.playboundless.com:8902/planetdata/use_c1_moon1/2
  1132. [2017-09-26 09:00:42] ERROR assets/gamescripts\tutorial_inworld.json :Player entity required for PlayerHoldingItem command
  1133. [2017-09-26 09:00:42] ERROR Aborting script due to errors
  1134. [2017-09-26 09:00:43] WARN Unable to find any past/present snapshot for this frame (30813719.000000) using future snapshot 493019507{30813719.187500s}
  1135. [2017-09-26 09:00:43] WARN Unable to find any past/present snapshot for this frame (30813719.062500) using future snapshot 493019507{30813719.187500s}
  1136. [2017-09-26 09:00:43] WARN Unable to find any past/present snapshot for this frame (30813719.125000) using future snapshot 493019507{30813719.187500s}
  1137. [2017-09-26 09:00:43] INFO got 427B for planet assets for world 'use_c1_ring' Settlements
  1138. [2017-09-26 09:00:43] INFO got 997741B for planet assets for world 'use_c1_ring' LOD(2)
  1139. [2017-09-26 09:00:43] INFO got 224B for planet assets for world 'use_c1_moon1' Settlements
  1140. [2017-09-26 09:00:43] INFO got 224B for planet assets for world 'use_c1_moon1' Settlements
  1141. [2017-09-26 09:00:43] INFO got 623375B for planet assets for world 'use_c1_moon1' LOD(2)
  1142. [2017-09-26 09:00:43] INFO finished creating planet assets for world 'use_c1_ring' Settlements. lastModified = 1506411411.615904
  1143. [2017-09-26 09:00:43] INFO got asset for world 'use_c1_ring' Settlements for gameWorld 'use_c1_home'
  1144. [2017-09-26 09:00:43] WARN Unable to find any past/present snapshot for this frame (30813719.562500) using future snapshot 493019517{30813719.812500s}
  1145. [2017-09-26 09:00:43] WARN Unable to find any past/present snapshot for this frame (30813719.625000) using future snapshot 493019517{30813719.812500s}
  1146. [2017-09-26 09:00:43] WARN Unable to find any past/present snapshot for this frame (30813719.687500) using future snapshot 493019517{30813719.812500s}
  1147. [2017-09-26 09:00:43] WARN Unable to find any past/present snapshot for this frame (30813719.750000) using future snapshot 493019517{30813719.812500s}
  1148. [2017-09-26 09:00:44] INFO got 997778B for planet assets for world 'use_c1_ring' LOD(2)
  1149. [2017-09-26 09:00:44] INFO > ClientTrustedSystem::OnEntityBecameTrusted: id:25052 is now trusted on 30813720.625000
  1150. [2017-09-26 09:00:44] INFO dereferencing planet assets for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_moon1'
  1151. [2017-09-26 09:00:44] INFO all references to planet assets for world 'euc_c1_home' LOD(2) removed, destroying assets
  1152. [2017-09-26 09:00:44] INFO dereferencing planet assets for world 'euc_c1_home' LOD(16) for gameWorld 'euc_c1_moon1'
  1153. [2017-09-26 09:00:44] INFO all references to planet assets for world 'euc_c1_home' Settlements removed, destroying assets
  1154. [2017-09-26 09:00:44] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_moon1'
  1155. [2017-09-26 09:00:44] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(16) for gameWorld 'euc_c1_moon1'
  1156. [2017-09-26 09:00:44] INFO got 623378B for planet assets for world 'use_c1_moon1' LOD(2)
  1157. [2017-09-26 09:00:45] INFO finished creating planet assets for world 'use_c1_moon1' Settlements. lastModified = 1506386217.494294
  1158. [2017-09-26 09:00:45] INFO got asset for world 'use_c1_moon1' Settlements for gameWorld 'use_c1_home'
  1159. [2017-09-26 09:00:45] INFO finished creating planet assets for world 'use_c1_moon1' Settlements. lastModified = 1506411420.495478
  1160. [2017-09-26 09:00:45] INFO ... and updating db-cache with the data
  1161. [2017-09-26 09:00:45] INFO finished creating planet assets for world 'use_c1_ring' LOD(2). lastModified = 1506383482.213000
  1162. [2017-09-26 09:00:45] INFO got asset for world 'use_c1_ring' LOD(2) for gameWorld 'use_c1_home'
  1163. [2017-09-26 09:00:48] INFO finished creating planet assets for world 'use_c1_moon1' LOD(2). lastModified = 1506384855.802000
  1164. [2017-09-26 09:00:48] INFO got asset for world 'use_c1_moon1' LOD(2) for gameWorld 'use_c1_home'
  1165. [2017-09-26 09:00:50] INFO finished creating planet assets for world 'use_c1_ring' LOD(2). lastModified = 1506411671.484000
  1166. [2017-09-26 09:00:50] INFO ... and updating db-cache with the data
  1167. [2017-09-26 09:00:53] INFO finished creating planet assets for world 'use_c1_moon1' LOD(2). lastModified = 1506412812.368000
  1168. [2017-09-26 09:00:53] INFO ... and updating db-cache with the data
  1169. [2017-09-26 09:01:00] WARN Unable to find any past/present snapshot for this frame (30813736.875000) using future snapshot 493019791{30813736.937500s}
  1170. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:5,70,-1298:2,3,1:204606.828411:reapa11'to 'euc_c1_moon1' active
  1171. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1453.500000,90.500000,1905.000000
  1172. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:13,61,-1320:2,3,1:94681.375992:cloud-strife'to 'euc_c1_moon1' active
  1173. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1453.500000,90.500000,1902.000000
  1174. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1453,90,1899:1,3,2:16685.948538:cloud-strife'to 'euc_c1_home' active
  1175. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1453.500000,90.500000,1899.000000
  1176. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1451,90,1896:2,3,1:204625.327507:the-moebius'to 'euc_c1_home' active
  1177. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1451.000000,90.500000,1896.500000
  1178. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:-2055,80,-500:1,3,2:503773.551215:142857'to 'euc_c1_moon1' active
  1179. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1447.000000,90.500000,1896.500000
  1180. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:5,70,-1298:2,3,1:204606.828411:reapa11'to 'euc_c1_moon1' inactive
  1181. [2017-09-26 09:01:21] INFO UnrequirePortalPhysicsChunks @ 1453.500000,90.500000,1905.000000
  1182. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' active
  1183. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1445.500000,90.000000,1872.500000
  1184. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:13,61,-1320:2,3,1:94681.375992:cloud-strife'to 'euc_c1_moon1' inactive
  1185. [2017-09-26 09:01:21] INFO UnrequirePortalPhysicsChunks @ 1453.500000,90.500000,1902.000000
  1186. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1507,98,1834:1,2,1:110431.701365:jyanin'to 'euc_c1_home' active
  1187. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1507.500000,98.000000,1834.500000
  1188. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:-2055,80,-500:1,3,2:503773.551215:142857'to 'euc_c1_moon1' inactive
  1189. [2017-09-26 09:01:21] INFO UnrequirePortalPhysicsChunks @ 1447.000000,90.500000,1896.500000
  1190. [2017-09-26 09:01:21] INFO [euc_c1_home] making portal 'dst:portal:use_c1_ring:euc_c1_home:-1940,171,2273:3,5,1:90742.638675:arkefyre'to 'use_c1_ring' active
  1191. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1482.500000,101.500000,1851.500000
  1192. [2017-09-26 09:01:21] INFO Joining world 'euc_c1_home' ...
  1193. [2017-09-26 09:01:21] INFO [use_c1_ring] making portal 'portal:use_c1_ring:euc_c1_home:-1940,171,2273:3,5,1:90742.638675:arkefyre'to 'euc_c1_home' inactive
  1194. [2017-09-26 09:01:21] INFO UnrequirePortalPhysicsChunks @ -1939.500000,171.500000,2273.500000
  1195. [2017-09-26 09:01:21] INFO UnrequirePortalPhysicsChunks @ 1482.500000,101.500000,1851.500000
  1196. [2017-09-26 09:01:21] INFO Discarding dstRequiredChunks, dst world no longer available
  1197. [2017-09-26 09:01:21] INFO [use_c1_ring] making portal 'portal:use_c1_ring:use_c1_home:-1932,170,2273:2,3,1:128249.255273:arkefyre'to 'use_c1_home' inactive
  1198. [2017-09-26 09:01:21] INFO UnrequirePortalPhysicsChunks @ -1932.000000,170.500000,2273.500000
  1199. [2017-09-26 09:01:21] INFO UnrequirePortalPhysicsChunks @ 1030.500000,89.500000,-1014.000000
  1200. [2017-09-26 09:01:21] INFO Discarding dstRequiredChunks, dst world no longer available
  1201. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ -2103.500000,67.000000,-912.500000
  1202. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1004.000000,82.500000,-763.500000
  1203. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 178.500000,83.000000,667.500000
  1204. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : use_c1_ring @ -1939.500000,171.500000,2273.500000
  1205. [2017-09-26 09:01:21] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1517.500000,98.500000,2164.000000
  1206. [2017-09-26 09:01:22] INFO Player entity added in world euc_c1_home with id id:126910
  1207. [2017-09-26 09:01:22] INFO Player entity removed in world euc_c1_home with id id:-5
  1208. [2017-09-26 09:01:22] WARN Unable to find any past/present snapshot for this frame (30799673.562500) using future snapshot 492794778{30799673.625000s}
  1209. [2017-09-26 09:01:22] WARN Unable to find any past/present snapshot for this frame (30799673.562500) using future snapshot 492794779{30799673.687500s}
  1210. [2017-09-26 09:01:22] WARN Unable to find any past/present snapshot for this frame (30799673.562500) using future snapshot 492794778{30799673.625000s}
  1211. [2017-09-26 09:01:22] INFO no active portal to world use_c1_home disconnecting...
  1212. [2017-09-26 09:01:22] INFO Destroying game world use_c1_home
  1213. [2017-09-26 09:01:22] INFO WebSocket closed for use_c1_home
  1214. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1215. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1216. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1217. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1218. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1219. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1220. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1221. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1222. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1223. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1224. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1225. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'euc_c1_home'
  1226. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1227. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1228. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1229. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_moon1'
  1230. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1231. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1232. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1233. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1234. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1235. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1236. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1237. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1238. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_moon1'
  1239. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1240. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1241. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1242. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1243. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_moon1'
  1244. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1245. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1246. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1247. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1248. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_moon1'
  1249. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1250. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1251. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1252. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1253. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1254. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1255. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1256. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1257. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'euc_c1_home'
  1258. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1259. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1260. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1261. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1262. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1263. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1264. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1265. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1266. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1267. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'euc_c1_ring'
  1268. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1269. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1270. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1271. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1272. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'usw_c1_ring'
  1273. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1274. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1275. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_moon1'
  1276. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1277. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1278. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1279. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'euc_c1_home'
  1280. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1281. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1282. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1283. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_ring'
  1284. [2017-09-26 09:01:22] INFO [use_c1_home] removing portal to 'use_c1_home'
  1285. [2017-09-26 09:01:22] INFO Player entity removed in world use_c1_ring with id id:25052
  1286. [2017-09-26 09:01:22] WARN Unable to find any past/present snapshot for this frame (30799673.625000) using future snapshot 492794779{30799673.687500s}
  1287. [2017-09-26 09:01:22] ERROR assets/gamescripts\tutorial_inworld.json :Player entity required for PlayerHoldingItem command
  1288. [2017-09-26 09:01:22] ERROR Aborting script due to errors
  1289. [2017-09-26 09:01:23] WARN Unable to find any past/present snapshot for this frame (30799674.437500) using future snapshot 492794796{30799674.750000s}
  1290. [2017-09-26 09:01:23] WARN Unable to find any past/present snapshot for this frame (30799674.500000) using future snapshot 492794796{30799674.750000s}
  1291. [2017-09-26 09:01:23] WARN Unable to find any past/present snapshot for this frame (30799674.562500) using future snapshot 492794796{30799674.750000s}
  1292. [2017-09-26 09:01:23] WARN Unable to find any past/present snapshot for this frame (30799674.625000) using future snapshot 492794796{30799674.750000s}
  1293. [2017-09-26 09:01:23] INFO > ClientTrustedSystem::OnEntityBecameTrusted: id:126910 is now trusted on 30799675.375000
  1294. [2017-09-26 09:01:23] WARN Unable to find any past/present snapshot for this frame (30799674.687500) using future snapshot 492794796{30799674.750000s}
  1295. [2017-09-26 09:01:23] INFO ..\scripts\chunkcache\chunkcachedb.cpp:864 (turbulenz::boundless::ChunkCacheDB::PutEntry) checkpointing ...
  1296. [2017-09-26 09:01:24] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  1297. [2017-09-26 09:01:25] INFO ..\scripts\chunkcache\chunkcachedb.cpp:869 (turbulenz::boundless::ChunkCacheDB::PutEntry) checkpoint took 1.73658 seconds.
  1298. [2017-09-26 09:01:26] INFO dereferencing planet assets for world 'use_c1_moon1' LOD(2) for gameWorld 'use_c1_home'
  1299. [2017-09-26 09:01:26] INFO all references to planet assets for world 'use_c1_moon1' LOD(2) removed, destroying assets
  1300. [2017-09-26 09:01:26] INFO dereferencing planet assets for world 'use_c1_ring' LOD(16) for gameWorld 'use_c1_home'
  1301. [2017-09-26 09:01:26] INFO all references to planet assets for world 'use_c1_ring' Settlements removed, destroying assets
  1302. [2017-09-26 09:01:26] INFO dereferencing planet assets for world 'use_c1_ring' LOD(2) for gameWorld 'use_c1_home'
  1303. [2017-09-26 09:01:26] INFO all references to planet assets for world 'use_c1_ring' LOD(2) removed, destroying assets
  1304. [2017-09-26 09:01:26] INFO dereferencing planet assets for world 'use_c1_moon1' LOD(16) for gameWorld 'use_c1_home'
  1305. [2017-09-26 09:01:26] INFO all references to planet assets for world 'use_c1_moon1' Settlements removed, destroying assets
  1306. [2017-09-26 09:01:27] WARN Unable to find any past/present snapshot for this frame (30799678.000000) using future snapshot 492794849{30799678.062500s}
  1307. [2017-09-26 09:01:29] WARN Unable to find any past/present snapshot for this frame (30799680.750000) using future snapshot 492794896{30799681.000000s}
  1308. [2017-09-26 09:01:29] WARN Unable to find any past/present snapshot for this frame (30799680.812500) using future snapshot 492794896{30799681.000000s}
  1309. [2017-09-26 09:01:29] WARN Unable to find any past/present snapshot for this frame (30799680.875000) using future snapshot 492794896{30799681.000000s}
  1310. [2017-09-26 09:01:29] WARN Unable to find any past/present snapshot for this frame (30799680.937500) using future snapshot 492794896{30799681.000000s}
  1311. [2017-09-26 09:01:30] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  1312. [2017-09-26 09:01:58] WARN Unable to find any past/present snapshot for this frame (30799709.687500) using future snapshot 492795360{30799710.000000s}
  1313. [2017-09-26 09:01:58] WARN Unable to find any past/present snapshot for this frame (30799709.750000) using future snapshot 492795360{30799710.000000s}
  1314. [2017-09-26 09:01:58] WARN Unable to find any past/present snapshot for this frame (30799709.812500) using future snapshot 492795360{30799710.000000s}
  1315. [2017-09-26 09:01:58] WARN Unable to find any past/present snapshot for this frame (30799709.875000) using future snapshot 492795360{30799710.000000s}
  1316. [2017-09-26 09:01:58] WARN Unable to find any past/present snapshot for this frame (30799709.937500) using future snapshot 492795360{30799710.000000s}
  1317. [2017-09-26 09:02:00] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1507,98,1834:1,2,1:110431.701365:jyanin'to 'euc_c1_home' inactive
  1318. [2017-09-26 09:02:00] INFO UnrequirePortalPhysicsChunks @ 1507.500000,98.000000,1834.500000
  1319. [2017-09-26 09:02:00] INFO UnrequirePortalPhysicsChunks @ -2103.500000,67.000000,-912.500000
  1320. [2017-09-26 09:02:00] INFO Discarding dstRequiredChunks, dst world no longer available
  1321. [2017-09-26 09:02:00] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:-2055,80,-500:1,3,2:503773.551215:142857'to 'euc_c1_moon1' active
  1322. [2017-09-26 09:02:00] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1447.000000,90.500000,1896.500000
  1323. [2017-09-26 09:02:00] INFO Connecting to 'euc_c1_moon1' with address 'wss://gseuc1.playboundless.com:8447/websocket/game
  1324. [2017-09-26 09:02:00] INFO updating visibleUniverse for gameWorld 'euc_c1_moon1'
  1325. [2017-09-26 09:02:00] INFO GET https://ds.playboundless.com:8902/visible/euc_c1_moon1/18571/X/X
  1326. [2017-09-26 09:02:01] INFO WebSocket opened for euc_c1_moon1
  1327. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  1328. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'aus_c1_ring'
  1329. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1330. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1331. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1332. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1333. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  1334. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1335. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  1336. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1337. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  1338. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1339. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  1340. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1341. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  1342. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1343. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1344. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1345. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  1346. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  1347. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1348. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  1349. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1350. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1351. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'use_c1_ring'
  1352. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1353. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  1354. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1355. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1356. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1357. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'usw_c1_moon1'
  1358. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  1359. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'usw_c1_ring'
  1360. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1361. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1362. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1363. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1364. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1365. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  1366. [2017-09-26 09:02:01] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  1367. [2017-09-26 09:02:01] INFO RequirePortalPhysicsChunks : euc_c1_moon1 @ -2054.500000,80.500000,-500.000000
  1368. [2017-09-26 09:02:01] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_moon1'
  1369. [2017-09-26 09:02:01] INFO starting new request for planet assets for world 'euc_c1_home' LOD(2)
  1370. [2017-09-26 09:02:01] INFO db has cached data for world 'euc_c1_home' LOD(2). getting it now..
  1371. [2017-09-26 09:02:01] INFO choosing to only use cached data for world 'euc_c1_home' LOD(2)
  1372. [2017-09-26 09:02:01] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_moon1'
  1373. [2017-09-26 09:02:01] INFO starting new request for planet assets for world 'euc_c1_home' Settlements
  1374. [2017-09-26 09:02:01] INFO db has cached data for world 'euc_c1_home' Settlements. getting it now..
  1375. [2017-09-26 09:02:01] INFO choosing to only use cached data for world 'euc_c1_home' Settlements
  1376. [2017-09-26 09:02:01] INFO requesting planet asset for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_moon1'
  1377. [2017-09-26 09:02:01] INFO planet asset for world 'euc_c1_ring' LOD(2) already in cache
  1378. [2017-09-26 09:02:01] INFO got asset for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_moon1'
  1379. [2017-09-26 09:02:01] INFO requesting planet asset for world 'euc_c1_ring' Settlements for gameWorld 'euc_c1_moon1'
  1380. [2017-09-26 09:02:01] INFO planet asset for world 'euc_c1_ring' Settlements already in cache
  1381. [2017-09-26 09:02:01] INFO got asset for world 'euc_c1_ring' Settlements for gameWorld 'euc_c1_moon1'
  1382. [2017-09-26 09:02:01] INFO got 1416B for planet assets for world 'euc_c1_home' Settlements
  1383. [2017-09-26 09:02:01] INFO got 944436B for planet assets for world 'euc_c1_home' LOD(2)
  1384. [2017-09-26 09:02:01] INFO finished creating planet assets for world 'euc_c1_home' Settlements. lastModified = 1506414643.131954
  1385. [2017-09-26 09:02:01] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_moon1'
  1386. [2017-09-26 09:02:04] INFO finished creating planet assets for world 'euc_c1_home' LOD(2). lastModified = 1506414450.254000
  1387. [2017-09-26 09:02:04] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_moon1'
  1388. [2017-09-26 09:03:04] INFO [euc_c1_home] making portal 'dst:portal:use_c1_ring:euc_c1_home:-1940,171,2273:3,5,1:90742.638675:arkefyre'to 'use_c1_ring' inactive
  1389. [2017-09-26 09:03:04] INFO UnrequirePortalPhysicsChunks @ 1482.500000,101.500000,1851.500000
  1390. [2017-09-26 09:03:04] INFO UnrequirePortalPhysicsChunks @ -1939.500000,171.500000,2273.500000
  1391. [2017-09-26 09:03:04] INFO Discarding dstRequiredChunks, dst world no longer available
  1392. [2017-09-26 09:03:04] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_ring:euc_c1_home:-1909,97,-1716:1,3,2:14779.908059:cookviper'to 'euc_c1_ring' active
  1393. [2017-09-26 09:03:04] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1433.000000,91.500000,1892.500000
  1394. [2017-09-26 09:03:04] INFO Connecting to 'euc_c1_ring' with address 'wss://gseuc1.playboundless.com:8445/websocket/game
  1395. [2017-09-26 09:03:04] INFO updating visibleUniverse for gameWorld 'euc_c1_ring'
  1396. [2017-09-26 09:03:04] INFO GET https://ds.playboundless.com:8902/visible/euc_c1_ring/18571/X/X
  1397. [2017-09-26 09:03:04] INFO no active portal to world use_c1_ring disconnecting...
  1398. [2017-09-26 09:03:04] INFO Destroying game world use_c1_ring
  1399. [2017-09-26 09:03:04] INFO WebSocket closed for use_c1_ring
  1400. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1401. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1402. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1403. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1404. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1405. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1406. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1407. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1408. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_home'
  1409. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1410. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_moon1'
  1411. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1412. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1413. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_moon1'
  1414. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1415. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1416. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1417. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1418. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1419. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1420. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1421. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1422. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1423. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1424. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1425. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1426. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_home'
  1427. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1428. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1429. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1430. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1431. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1432. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1433. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1434. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1435. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1436. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1437. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1438. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1439. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1440. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1441. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1442. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1443. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1444. [2017-09-26 09:03:04] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1445. [2017-09-26 09:03:04] INFO WebSocket opened for euc_c1_ring
  1446. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'usw_c1_home'
  1447. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1448. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1449. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1450. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  1451. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1452. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1453. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1454. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1455. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1456. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1457. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1458. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1459. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1460. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1461. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1462. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1463. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1464. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1465. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1466. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1467. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1468. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1469. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1470. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1471. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1472. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1473. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1474. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'usw_c1_moon1'
  1475. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1476. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1477. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  1478. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1479. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1480. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1481. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1482. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1483. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1484. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1485. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1486. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1487. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  1488. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1489. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1490. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1491. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1492. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1493. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1494. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1495. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1496. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1497. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1498. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1499. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1500. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1501. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1502. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  1503. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1504. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1505. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1506. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1507. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1508. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1509. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1510. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1511. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1512. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1513. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1514. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1515. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1516. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1517. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1518. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1519. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1520. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1521. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  1522. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1523. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1524. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'use_c1_home'
  1525. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1526. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1527. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1528. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1529. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1530. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1531. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1532. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1533. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1534. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1535. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1536. [2017-09-26 09:03:05] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1537. [2017-09-26 09:03:05] INFO RequirePortalPhysicsChunks : euc_c1_ring @ -1908.500000,97.500000,-1716.000000
  1538. [2017-09-26 09:03:05] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  1539. [2017-09-26 09:03:05] INFO planet asset for world 'euc_c1_home' LOD(2) already in cache
  1540. [2017-09-26 09:03:05] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  1541. [2017-09-26 09:03:05] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_ring'
  1542. [2017-09-26 09:03:05] INFO planet asset for world 'euc_c1_home' Settlements already in cache
  1543. [2017-09-26 09:03:05] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_ring'
  1544. [2017-09-26 09:03:05] INFO requesting planet asset for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  1545. [2017-09-26 09:03:05] INFO starting new request for planet assets for world 'use_c1_ring' LOD(4)
  1546. [2017-09-26 09:03:05] INFO db has cached data for world 'use_c1_ring' LOD(4). getting it now..
  1547. [2017-09-26 09:03:05] INFO choosing to only use cached data for world 'use_c1_ring' LOD(4)
  1548. [2017-09-26 09:03:05] INFO requesting planet asset for world 'use_c1_ring' Settlements for gameWorld 'euc_c1_ring'
  1549. [2017-09-26 09:03:05] INFO starting new request for planet assets for world 'use_c1_ring' Settlements
  1550. [2017-09-26 09:03:05] INFO db has cached data for world 'use_c1_ring' Settlements. getting it now..
  1551. [2017-09-26 09:03:05] INFO choosing to only use cached data for world 'use_c1_ring' Settlements
  1552. [2017-09-26 09:03:05] INFO got 427B for planet assets for world 'use_c1_ring' Settlements
  1553. [2017-09-26 09:03:05] INFO got 102658B for planet assets for world 'use_c1_ring' LOD(4)
  1554. [2017-09-26 09:03:05] INFO finished creating planet assets for world 'use_c1_ring' Settlements. lastModified = 1506411411.615904
  1555. [2017-09-26 09:03:05] INFO got asset for world 'use_c1_ring' Settlements for gameWorld 'euc_c1_ring'
  1556. [2017-09-26 09:03:05] INFO finished creating planet assets for world 'use_c1_ring' LOD(4). lastModified = 1506398229.523000
  1557. [2017-09-26 09:03:05] INFO got asset for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  1558. [2017-09-26 09:03:07] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(16) for gameWorld 'use_c1_ring'
  1559. [2017-09-26 09:03:07] INFO dereferencing planet assets for world 'use_c1_home' LOD(16) for gameWorld 'use_c1_ring'
  1560. [2017-09-26 09:03:07] INFO all references to planet assets for world 'use_c1_home' Settlements removed, destroying assets
  1561. [2017-09-26 09:03:07] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  1562. [2017-09-26 09:03:07] INFO all references to planet assets for world 'euc_c1_ring' LOD(4) removed, destroying assets
  1563. [2017-09-26 09:03:07] INFO dereferencing planet assets for world 'usw_c1_ring' LOD(16) for gameWorld 'use_c1_ring'
  1564. [2017-09-26 09:03:07] INFO all references to planet assets for world 'usw_c1_ring' Settlements removed, destroying assets
  1565. [2017-09-26 09:03:07] INFO dereferencing planet assets for world 'use_c1_home' LOD(2) for gameWorld 'use_c1_ring'
  1566. [2017-09-26 09:03:07] INFO all references to planet assets for world 'use_c1_home' LOD(2) removed, destroying assets
  1567. [2017-09-26 09:03:07] INFO dereferencing planet assets for world 'usw_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  1568. [2017-09-26 09:03:07] INFO all references to planet assets for world 'usw_c1_ring' LOD(4) removed, destroying assets
  1569. [2017-09-26 09:03:13] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  1570. [2017-09-26 09:03:56] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_ring:euc_c1_home:-1909,97,-1716:1,3,2:14779.908059:cookviper'to 'euc_c1_ring' inactive
  1571. [2017-09-26 09:03:56] INFO UnrequirePortalPhysicsChunks @ 1433.000000,91.500000,1892.500000
  1572. [2017-09-26 09:03:56] INFO UnrequirePortalPhysicsChunks @ -1908.500000,97.500000,-1716.000000
  1573. [2017-09-26 09:03:56] INFO Discarding dstRequiredChunks, dst world no longer available
  1574. [2017-09-26 09:03:56] INFO [euc_c1_home] making portal 'dst:portal:use_c1_ring:euc_c1_home:-1940,171,2273:3,5,1:90742.638675:arkefyre'to 'use_c1_ring' active
  1575. [2017-09-26 09:03:56] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1482.500000,101.500000,1851.500000
  1576. [2017-09-26 09:03:56] INFO Connecting to 'use_c1_ring' with address 'wss://gsuse1.playboundless.com:8445/websocket/game
  1577. [2017-09-26 09:03:56] INFO updating visibleUniverse for gameWorld 'use_c1_ring'
  1578. [2017-09-26 09:03:56] INFO GET https://ds.playboundless.com:8902/visible/use_c1_ring/18571/X/X
  1579. [2017-09-26 09:03:56] INFO no active portal to world euc_c1_ring disconnecting...
  1580. [2017-09-26 09:03:56] INFO Destroying game world euc_c1_ring
  1581. [2017-09-26 09:03:56] INFO WebSocket closed for euc_c1_ring
  1582. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  1583. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1584. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'usw_c1_home'
  1585. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1586. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1587. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1588. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1589. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1590. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1591. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1592. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  1593. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1594. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1595. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1596. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1597. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1598. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1599. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1600. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  1601. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1602. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1603. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1604. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  1605. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1606. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1607. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  1608. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1609. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1610. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  1611. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1612. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1613. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  1614. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1615. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1616. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1617. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1618. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1619. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1620. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1621. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1622. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1623. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1624. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1625. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1626. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'usw_c1_moon1'
  1627. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1628. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  1629. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  1630. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1631. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1632. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  1633. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1634. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  1635. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1636. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1637. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1638. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1639. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1640. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1641. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1642. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1643. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1644. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1645. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1646. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1647. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1648. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1649. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1650. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1651. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1652. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1653. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1654. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  1655. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1656. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1657. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1658. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1659. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  1660. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'use_c1_home'
  1661. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1662. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1663. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1664. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1665. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  1666. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1667. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1668. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1669. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1670. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  1671. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1672. [2017-09-26 09:03:56] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  1673. [2017-09-26 09:03:56] INFO WebSocket opened for use_c1_ring
  1674. [2017-09-26 09:03:56] INFO requesting planet asset for world 'use_c1_home' LOD(2) for gameWorld 'use_c1_ring'
  1675. [2017-09-26 09:03:56] INFO starting new request for planet assets for world 'use_c1_home' LOD(2)
  1676. [2017-09-26 09:03:56] INFO db has cached data for world 'use_c1_home' LOD(2). getting it now..
  1677. [2017-09-26 09:03:56] INFO choosing to only use cached data for world 'use_c1_home' LOD(2)
  1678. [2017-09-26 09:03:56] INFO requesting planet asset for world 'use_c1_home' Settlements for gameWorld 'use_c1_ring'
  1679. [2017-09-26 09:03:56] INFO starting new request for planet assets for world 'use_c1_home' Settlements
  1680. [2017-09-26 09:03:56] INFO db has cached data for world 'use_c1_home' Settlements. getting it now..
  1681. [2017-09-26 09:03:56] INFO choosing to only use cached data for world 'use_c1_home' Settlements
  1682. [2017-09-26 09:03:56] INFO requesting planet asset for world 'usw_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  1683. [2017-09-26 09:03:56] INFO starting new request for planet assets for world 'usw_c1_ring' LOD(4)
  1684. [2017-09-26 09:03:56] INFO db has cached data for world 'usw_c1_ring' LOD(4). getting it now..
  1685. [2017-09-26 09:03:56] INFO choosing to only use cached data for world 'usw_c1_ring' LOD(4)
  1686. [2017-09-26 09:03:56] INFO requesting planet asset for world 'usw_c1_ring' Settlements for gameWorld 'use_c1_ring'
  1687. [2017-09-26 09:03:56] INFO starting new request for planet assets for world 'usw_c1_ring' Settlements
  1688. [2017-09-26 09:03:56] INFO db has cached data for world 'usw_c1_ring' Settlements. getting it now..
  1689. [2017-09-26 09:03:56] INFO choosing to only use cached data for world 'usw_c1_ring' Settlements
  1690. [2017-09-26 09:03:56] INFO requesting planet asset for world 'euc_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  1691. [2017-09-26 09:03:56] INFO starting new request for planet assets for world 'euc_c1_ring' LOD(4)
  1692. [2017-09-26 09:03:56] INFO db has cached data for world 'euc_c1_ring' LOD(4). getting it now..
  1693. [2017-09-26 09:03:56] INFO choosing to only use cached data for world 'euc_c1_ring' LOD(4)
  1694. [2017-09-26 09:03:56] INFO requesting planet asset for world 'euc_c1_ring' Settlements for gameWorld 'use_c1_ring'
  1695. [2017-09-26 09:03:56] INFO planet asset for world 'euc_c1_ring' Settlements already in cache
  1696. [2017-09-26 09:03:56] INFO got asset for world 'euc_c1_ring' Settlements for gameWorld 'use_c1_ring'
  1697. [2017-09-26 09:03:56] INFO got 104310B for planet assets for world 'euc_c1_ring' LOD(4)
  1698. [2017-09-26 09:03:56] INFO got 232B for planet assets for world 'usw_c1_ring' Settlements
  1699. [2017-09-26 09:03:56] INFO got 101090B for planet assets for world 'usw_c1_ring' LOD(4)
  1700. [2017-09-26 09:03:56] INFO got 1407B for planet assets for world 'use_c1_home' Settlements
  1701. [2017-09-26 09:03:56] INFO got 955970B for planet assets for world 'use_c1_home' LOD(2)
  1702. [2017-09-26 09:03:57] INFO finished creating planet assets for world 'usw_c1_ring' Settlements. lastModified = 1506407776.663631
  1703. [2017-09-26 09:03:57] INFO got asset for world 'usw_c1_ring' Settlements for gameWorld 'use_c1_ring'
  1704. [2017-09-26 09:03:57] INFO finished creating planet assets for world 'euc_c1_ring' LOD(4). lastModified = 1506412895.914000
  1705. [2017-09-26 09:03:57] INFO got asset for world 'euc_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  1706. [2017-09-26 09:03:57] INFO finished creating planet assets for world 'use_c1_home' Settlements. lastModified = 1506415029.923980
  1707. [2017-09-26 09:03:57] INFO got asset for world 'use_c1_home' Settlements for gameWorld 'use_c1_ring'
  1708. [2017-09-26 09:03:57] INFO finished creating planet assets for world 'usw_c1_ring' LOD(4). lastModified = 1506402039.833000
  1709. [2017-09-26 09:03:57] INFO got asset for world 'usw_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  1710. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  1711. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1712. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_home'
  1713. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1714. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1715. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  1716. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  1717. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1718. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_moon1'
  1719. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_moon1'
  1720. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1721. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1722. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  1723. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  1724. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  1725. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1726. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  1727. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1728. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  1729. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  1730. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  1731. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  1732. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1733. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  1734. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  1735. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1736. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  1737. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1738. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  1739. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  1740. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  1741. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  1742. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  1743. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1744. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  1745. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  1746. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1747. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_home'
  1748. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1749. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  1750. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'euc_c1_ring'
  1751. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1752. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_ring'
  1753. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'usw_c1_ring'
  1754. [2017-09-26 09:03:57] INFO [use_c1_ring] adding portal to 'use_c1_home'
  1755. [2017-09-26 09:03:57] INFO RequirePortalPhysicsChunks : use_c1_ring @ -1939.500000,171.500000,2273.500000
  1756. [2017-09-26 09:03:57] INFO dereferencing planet assets for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  1757. [2017-09-26 09:03:57] INFO dereferencing planet assets for world 'euc_c1_home' LOD(16) for gameWorld 'euc_c1_ring'
  1758. [2017-09-26 09:03:57] INFO dereferencing planet assets for world 'use_c1_ring' LOD(16) for gameWorld 'euc_c1_ring'
  1759. [2017-09-26 09:03:57] INFO all references to planet assets for world 'use_c1_ring' Settlements removed, destroying assets
  1760. [2017-09-26 09:03:57] INFO dereferencing planet assets for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  1761. [2017-09-26 09:03:57] INFO all references to planet assets for world 'use_c1_ring' LOD(4) removed, destroying assets
  1762. [2017-09-26 09:03:59] INFO finished creating planet assets for world 'use_c1_home' LOD(2). lastModified = 1506414849.124000
  1763. [2017-09-26 09:03:59] INFO got asset for world 'use_c1_home' LOD(2) for gameWorld 'use_c1_ring'
  1764. [2017-09-26 09:04:54] WARN Unable to find any past/present snapshot for this frame (30799885.312500) using future snapshot 492798166{30799885.375000s}
  1765. [2017-09-26 09:05:09] INFO [euc_c1_home] making portal 'dst:portal:use_c1_ring:euc_c1_home:-1940,171,2273:3,5,1:90742.638675:arkefyre'to 'use_c1_ring' inactive
  1766. [2017-09-26 09:05:09] INFO UnrequirePortalPhysicsChunks @ 1482.500000,101.500000,1851.500000
  1767. [2017-09-26 09:05:09] INFO UnrequirePortalPhysicsChunks @ -1939.500000,171.500000,2273.500000
  1768. [2017-09-26 09:05:09] INFO Discarding dstRequiredChunks, dst world no longer available
  1769. [2017-09-26 09:05:09] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:13,61,-1320:2,3,1:94681.375992:cloud-strife'to 'euc_c1_moon1' active
  1770. [2017-09-26 09:05:09] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1453.500000,90.500000,1902.000000
  1771. [2017-09-26 09:05:09] INFO RequirePortalPhysicsChunks : euc_c1_moon1 @ 13.000000,61.500000,-1319.500000
  1772. [2017-09-26 09:05:09] INFO no active portal to world use_c1_ring disconnecting...
  1773. [2017-09-26 09:05:09] INFO Destroying game world use_c1_ring
  1774. [2017-09-26 09:05:09] INFO WebSocket closed for use_c1_ring
  1775. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1776. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1777. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1778. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1779. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1780. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1781. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1782. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1783. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_home'
  1784. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1785. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_moon1'
  1786. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1787. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1788. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_moon1'
  1789. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1790. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1791. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1792. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1793. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1794. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1795. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1796. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1797. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1798. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1799. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1800. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1801. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_home'
  1802. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1803. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1804. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1805. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1806. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1807. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1808. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1809. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1810. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1811. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1812. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1813. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1814. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'usw_c1_ring'
  1815. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_home'
  1816. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1817. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'euc_c1_ring'
  1818. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1819. [2017-09-26 09:05:09] INFO [use_c1_ring] removing portal to 'use_c1_ring'
  1820. [2017-09-26 09:05:11] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(16) for gameWorld 'use_c1_ring'
  1821. [2017-09-26 09:05:11] INFO dereferencing planet assets for world 'usw_c1_ring' LOD(16) for gameWorld 'use_c1_ring'
  1822. [2017-09-26 09:05:11] INFO all references to planet assets for world 'usw_c1_ring' Settlements removed, destroying assets
  1823. [2017-09-26 09:05:11] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  1824. [2017-09-26 09:05:11] INFO all references to planet assets for world 'euc_c1_ring' LOD(4) removed, destroying assets
  1825. [2017-09-26 09:05:11] INFO dereferencing planet assets for world 'use_c1_home' LOD(16) for gameWorld 'use_c1_ring'
  1826. [2017-09-26 09:05:11] INFO all references to planet assets for world 'use_c1_home' Settlements removed, destroying assets
  1827. [2017-09-26 09:05:11] INFO dereferencing planet assets for world 'usw_c1_ring' LOD(4) for gameWorld 'use_c1_ring'
  1828. [2017-09-26 09:05:11] INFO all references to planet assets for world 'usw_c1_ring' LOD(4) removed, destroying assets
  1829. [2017-09-26 09:05:11] INFO dereferencing planet assets for world 'use_c1_home' LOD(2) for gameWorld 'use_c1_ring'
  1830. [2017-09-26 09:05:11] INFO all references to planet assets for world 'use_c1_home' LOD(2) removed, destroying assets
  1831. [2017-09-26 09:05:13] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:13,61,-1320:2,3,1:94681.375992:cloud-strife'to 'euc_c1_moon1' inactive
  1832. [2017-09-26 09:05:13] INFO UnrequirePortalPhysicsChunks @ 1453.500000,90.500000,1902.000000
  1833. [2017-09-26 09:05:13] INFO UnrequirePortalPhysicsChunks @ 13.000000,61.500000,-1319.500000
  1834. [2017-09-26 09:05:13] INFO Discarding dstRequiredChunks, dst world no longer available
  1835. [2017-09-26 09:05:13] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_ring:euc_c1_home:-1909,97,-1716:1,3,2:14779.908059:cookviper'to 'euc_c1_ring' active
  1836. [2017-09-26 09:05:13] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1433.000000,91.500000,1892.500000
  1837. [2017-09-26 09:05:13] INFO Connecting to 'euc_c1_ring' with address 'wss://gseuc1.playboundless.com:8445/websocket/game
  1838. [2017-09-26 09:05:13] INFO updating visibleUniverse for gameWorld 'euc_c1_ring'
  1839. [2017-09-26 09:05:13] INFO GET https://ds.playboundless.com:8902/visible/euc_c1_ring/18571/X/X
  1840. [2017-09-26 09:05:13] INFO WebSocket opened for euc_c1_ring
  1841. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'usw_c1_home'
  1842. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1843. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1844. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1845. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  1846. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1847. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1848. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1849. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1850. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1851. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1852. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1853. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1854. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1855. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1856. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1857. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1858. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1859. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1860. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1861. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1862. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1863. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1864. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1865. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1866. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1867. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1868. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1869. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'usw_c1_moon1'
  1870. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1871. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1872. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  1873. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1874. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1875. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1876. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1877. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1878. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1879. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1880. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1881. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1882. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  1883. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1884. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1885. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1886. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1887. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1888. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1889. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1890. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1891. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1892. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1893. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1894. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1895. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1896. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1897. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  1898. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1899. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1900. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1901. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1902. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1903. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1904. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1905. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1906. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1907. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1908. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1909. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1910. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1911. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1912. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1913. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1914. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1915. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1916. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  1917. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1918. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1919. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'use_c1_home'
  1920. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1921. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1922. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1923. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1924. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  1925. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1926. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1927. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1928. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1929. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  1930. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1931. [2017-09-26 09:05:14] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  1932. [2017-09-26 09:05:14] INFO RequirePortalPhysicsChunks : euc_c1_ring @ -1908.500000,97.500000,-1716.000000
  1933. [2017-09-26 09:05:14] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  1934. [2017-09-26 09:05:14] INFO planet asset for world 'euc_c1_home' LOD(2) already in cache
  1935. [2017-09-26 09:05:14] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  1936. [2017-09-26 09:05:14] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_ring'
  1937. [2017-09-26 09:05:14] INFO planet asset for world 'euc_c1_home' Settlements already in cache
  1938. [2017-09-26 09:05:14] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_ring'
  1939. [2017-09-26 09:05:14] INFO requesting planet asset for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  1940. [2017-09-26 09:05:14] INFO starting new request for planet assets for world 'use_c1_ring' LOD(4)
  1941. [2017-09-26 09:05:14] INFO db has cached data for world 'use_c1_ring' LOD(4). getting it now..
  1942. [2017-09-26 09:05:14] INFO choosing to only use cached data for world 'use_c1_ring' LOD(4)
  1943. [2017-09-26 09:05:14] INFO requesting planet asset for world 'use_c1_ring' Settlements for gameWorld 'euc_c1_ring'
  1944. [2017-09-26 09:05:14] INFO starting new request for planet assets for world 'use_c1_ring' Settlements
  1945. [2017-09-26 09:05:14] INFO db has cached data for world 'use_c1_ring' Settlements. getting it now..
  1946. [2017-09-26 09:05:14] INFO choosing to only use cached data for world 'use_c1_ring' Settlements
  1947. [2017-09-26 09:05:14] INFO got 427B for planet assets for world 'use_c1_ring' Settlements
  1948. [2017-09-26 09:05:14] INFO got 102658B for planet assets for world 'use_c1_ring' LOD(4)
  1949. [2017-09-26 09:05:14] INFO finished creating planet assets for world 'use_c1_ring' Settlements. lastModified = 1506411411.615904
  1950. [2017-09-26 09:05:14] INFO got asset for world 'use_c1_ring' Settlements for gameWorld 'euc_c1_ring'
  1951. [2017-09-26 09:05:14] INFO finished creating planet assets for world 'use_c1_ring' LOD(4). lastModified = 1506398229.523000
  1952. [2017-09-26 09:05:14] INFO got asset for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  1953. [2017-09-26 09:05:23] INFO Same world: euc_c1_home
  1954. [2017-09-26 09:05:23] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1445.500000,90.000000,1872.500000
  1955. [2017-09-26 09:05:23] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' active
  1956. [2017-09-26 09:05:23] INFO RequirePortalPhysicsChunks : euc_c1_home @ 178.500000,83.000000,667.500000
  1957. [2017-09-26 09:05:23] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1453,90,1899:1,3,2:16685.948538:cloud-strife'to 'euc_c1_home' inactive
  1958. [2017-09-26 09:05:23] INFO UnrequirePortalPhysicsChunks @ 1453.500000,90.500000,1899.000000
  1959. [2017-09-26 09:05:23] INFO UnrequirePortalPhysicsChunks @ 1004.000000,82.500000,-763.500000
  1960. [2017-09-26 09:05:23] INFO Discarding dstRequiredChunks, dst world no longer available
  1961. [2017-09-26 09:05:23] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' inactive
  1962. [2017-09-26 09:05:23] INFO UnrequirePortalPhysicsChunks @ 1445.500000,90.000000,1872.500000
  1963. [2017-09-26 09:05:23] INFO UnrequirePortalPhysicsChunks @ 178.500000,83.000000,667.500000
  1964. [2017-09-26 09:05:23] INFO Discarding dstRequiredChunks, dst world no longer available
  1965. [2017-09-26 09:05:23] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_ring:euc_c1_home:-1909,97,-1716:1,3,2:14779.908059:cookviper'to 'euc_c1_ring' inactive
  1966. [2017-09-26 09:05:23] INFO UnrequirePortalPhysicsChunks @ 1433.000000,91.500000,1892.500000
  1967. [2017-09-26 09:05:23] INFO UnrequirePortalPhysicsChunks @ -1908.500000,97.500000,-1716.000000
  1968. [2017-09-26 09:05:23] INFO Discarding dstRequiredChunks, dst world no longer available
  1969. [2017-09-26 09:05:23] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:1451,90,1896:2,3,1:204625.327507:the-moebius'to 'euc_c1_home' inactive
  1970. [2017-09-26 09:05:23] INFO UnrequirePortalPhysicsChunks @ 1451.000000,90.500000,1896.500000
  1971. [2017-09-26 09:05:23] INFO UnrequirePortalPhysicsChunks @ 1517.500000,98.500000,2164.000000
  1972. [2017-09-26 09:05:23] INFO Discarding dstRequiredChunks, dst world no longer available
  1973. [2017-09-26 09:05:23] INFO [euc_c1_home] making portal 'dst:portal:euc_c1_moon1:euc_c1_home:-2055,80,-500:1,3,2:503773.551215:142857'to 'euc_c1_moon1' inactive
  1974. [2017-09-26 09:05:23] INFO UnrequirePortalPhysicsChunks @ 1447.000000,90.500000,1896.500000
  1975. [2017-09-26 09:05:23] INFO UnrequirePortalPhysicsChunks @ -2054.500000,80.500000,-500.000000
  1976. [2017-09-26 09:05:23] INFO Discarding dstRequiredChunks, dst world no longer available
  1977. [2017-09-26 09:05:23] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_ring:182,83,666:1,3,2:95964.073842:boundmore'to 'euc_c1_ring' active
  1978. [2017-09-26 09:05:23] INFO RequirePortalPhysicsChunks : euc_c1_home @ 182.500000,83.500000,666.000000
  1979. [2017-09-26 09:05:23] INFO RequirePortalPhysicsChunks : euc_c1_ring @ -1430.000000,98.500000,1993.500000
  1980. [2017-09-26 09:05:23] INFO no active portal to world euc_c1_moon1 disconnecting...
  1981. [2017-09-26 09:05:23] INFO Destroying game world euc_c1_moon1
  1982. [2017-09-26 09:05:23] INFO WebSocket closed for euc_c1_moon1
  1983. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  1984. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1985. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'aus_c1_ring'
  1986. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1987. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1988. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  1989. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1990. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1991. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1992. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1993. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  1994. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'usw_c1_ring'
  1995. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1996. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  1997. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1998. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  1999. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  2000. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2001. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2002. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2003. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  2004. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2005. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2006. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  2007. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2008. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2009. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  2010. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  2011. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2012. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  2013. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2014. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2015. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'use_c1_ring'
  2016. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2017. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  2018. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2019. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2020. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  2021. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'usw_c1_moon1'
  2022. [2017-09-26 09:05:23] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  2023. [2017-09-26 09:05:23] WARN 492798634{30799914.625000s} Ignoring PlayerCuboyState, canBePredicted=0
  2024. [2017-09-26 09:05:24] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  2025. [2017-09-26 09:05:25] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_moon1'
  2026. [2017-09-26 09:05:25] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(16) for gameWorld 'euc_c1_moon1'
  2027. [2017-09-26 09:05:25] INFO dereferencing planet assets for world 'euc_c1_home' LOD(16) for gameWorld 'euc_c1_moon1'
  2028. [2017-09-26 09:05:25] INFO dereferencing planet assets for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_moon1'
  2029. [2017-09-26 09:07:13] INFO GET https://ds.playboundless.com:8902/distance/euc_c1_home/euc_c1_ring/18571
  2030. [2017-09-26 09:07:14] INFO got planet distance (euc_c1_home, euc_c1_ring) -> 1.000000 : eyJjaGFyYWN0ZXJJZCI6MTg1NzEsIndvcmxkTmFtZTEiOiJldWNfYzFfaG9tZSIsIndvcmxkTmFtZTIiOiJldWNfYzFfcmluZyIsImRpc3RhbmNlIjoxfdv5JseGctZBIVQmXTGgs+LQ0IAQdjHpoK18SafLP4cvr7IjIWohTmQ=
  2031. [2017-09-26 09:10:25] WARN Unable to find any past/present snapshot for this frame (30800215.937500) using future snapshot 492803456{30800216.000000s}
  2032. [2017-09-26 09:10:26] INFO updating visibleUniverse for gameWorld 'runtimeplayerstartworld'
  2033. [2017-09-26 09:10:26] INFO GET https://ds.playboundless.com:8902/visible/runtimeplayerstartworld/18571/X/euc_c1_home
  2034. [2017-09-26 09:10:26] INFO Player entity added in world runtimeplayerstartworld with id id:1
  2035. [2017-09-26 09:10:27] WARN 492803490{30800218.125000s} Ignoring PlayerCuboyState, canBePredicted=0
  2036. [2017-09-26 09:10:27] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2037. [2017-09-26 09:10:27] INFO planet asset for world 'euc_c1_home' LOD(2) already in cache
  2038. [2017-09-26 09:10:27] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2039. [2017-09-26 09:10:27] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'runtimeplayerstartworld'
  2040. [2017-09-26 09:10:27] INFO planet asset for world 'euc_c1_home' Settlements already in cache
  2041. [2017-09-26 09:10:27] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'runtimeplayerstartworld'
  2042. [2017-09-26 09:10:29] WARN Unable to find any past/present snapshot for this frame (30800220.812500) using future snapshot 492803538{30800221.125000s}
  2043. [2017-09-26 09:10:29] WARN Unable to find any past/present snapshot for this frame (30800220.875000) using future snapshot 492803538{30800221.125000s}
  2044. [2017-09-26 09:10:29] WARN Unable to find any past/present snapshot for this frame (30800220.937500) using future snapshot 492803538{30800221.125000s}
  2045. [2017-09-26 09:10:30] WARN Unable to find any past/present snapshot for this frame (30800221.000000) using future snapshot 492803538{30800221.125000s}
  2046. [2017-09-26 09:10:30] WARN Unable to find any past/present snapshot for this frame (30800221.062500) using future snapshot 492803538{30800221.125000s}
  2047. [2017-09-26 09:10:36] INFO [runtimeplayerstartworld] adding portal to 'euc_c1_home'
  2048. [2017-09-26 09:10:36] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_home' active
  2049. [2017-09-26 09:10:36] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,-4.500000
  2050. [2017-09-26 09:10:36] INFO Player entity removed in world euc_c1_home with id id:126910
  2051. [2017-09-26 09:10:36] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_home' inactive
  2052. [2017-09-26 09:10:36] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,-4.500000
  2053. [2017-09-26 09:10:36] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_home' active
  2054. [2017-09-26 09:10:36] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,-4.500000
  2055. [2017-09-26 09:10:36] INFO Joining world 'runtimeplayerstartworld' ...
  2056. [2017-09-26 09:10:36] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  2057. [2017-09-26 09:10:36] ERROR assets/gamescripts\tutorial_inworld.json :Player entity required for PlayerHoldingItem command
  2058. [2017-09-26 09:10:36] ERROR Aborting script due to errors
  2059. [2017-09-26 09:10:36] INFO ResetItemAttributes called for entity -2 hand 0 on item 32768
  2060. [2017-09-26 09:10:36] INFO ResetItemAttributes called for entity -2 hand 1 on item 33093
  2061. [2017-09-26 09:10:36] INFO ResetItemAttributes called for entity 1 hand 0 on item 32768
  2062. [2017-09-26 09:10:36] INFO ResetItemAttributes called for entity 1 hand 1 on item 32768
  2063. [2017-09-26 09:10:36] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' inactive
  2064. [2017-09-26 09:10:36] INFO UnrequirePortalPhysicsChunks @ 178.500000,83.000000,667.500000
  2065. [2017-09-26 09:10:36] INFO UnrequirePortalPhysicsChunks @ 1445.500000,90.000000,1872.500000
  2066. [2017-09-26 09:10:36] INFO Discarding dstRequiredChunks, dst world no longer available
  2067. [2017-09-26 09:10:36] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_ring:182,83,666:1,3,2:95964.073842:boundmore'to 'euc_c1_ring' inactive
  2068. [2017-09-26 09:10:36] INFO UnrequirePortalPhysicsChunks @ 182.500000,83.500000,666.000000
  2069. [2017-09-26 09:10:36] INFO UnrequirePortalPhysicsChunks @ -1430.000000,98.500000,1993.500000
  2070. [2017-09-26 09:10:36] INFO Discarding dstRequiredChunks, dst world no longer available
  2071. [2017-09-26 09:10:36] INFO no active portal to world euc_c1_ring disconnecting...
  2072. [2017-09-26 09:10:36] INFO Destroying game world euc_c1_ring
  2073. [2017-09-26 09:10:36] INFO WebSocket closed for euc_c1_ring
  2074. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2075. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2076. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'usw_c1_home'
  2077. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2078. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2079. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2080. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2081. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2082. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2083. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2084. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  2085. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2086. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2087. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2088. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2089. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2090. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2091. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2092. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2093. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2094. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2095. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2096. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2097. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2098. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2099. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  2100. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2101. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2102. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2103. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2104. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2105. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  2106. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2107. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2108. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2109. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2110. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2111. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2112. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2113. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2114. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2115. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2116. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2117. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2118. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'usw_c1_moon1'
  2119. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2120. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2121. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  2122. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2123. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2124. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2125. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2126. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  2127. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2128. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2129. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2130. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2131. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2132. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2133. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2134. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2135. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2136. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2137. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2138. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2139. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2140. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2141. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2142. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2143. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2144. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2145. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2146. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2147. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2148. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2149. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2150. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2151. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2152. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'use_c1_home'
  2153. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2154. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2155. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2156. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2157. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2158. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2159. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2160. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2161. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2162. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2163. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2164. [2017-09-26 09:10:36] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2165. [2017-09-26 09:10:36] INFO RequirePortalPhysicsChunks : euc_c1_home @ 178.000000,84.500000,617.500000
  2166. [2017-09-26 09:10:40] INFO dereferencing planet assets for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  2167. [2017-09-26 09:10:40] INFO dereferencing planet assets for world 'euc_c1_home' LOD(16) for gameWorld 'euc_c1_ring'
  2168. [2017-09-26 09:10:40] INFO dereferencing planet assets for world 'use_c1_ring' LOD(16) for gameWorld 'euc_c1_ring'
  2169. [2017-09-26 09:10:40] INFO all references to planet assets for world 'use_c1_ring' Settlements removed, destroying assets
  2170. [2017-09-26 09:10:40] INFO dereferencing planet assets for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  2171. [2017-09-26 09:10:40] INFO all references to planet assets for world 'use_c1_ring' LOD(4) removed, destroying assets
  2172. [2017-09-26 09:10:52] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' active
  2173. [2017-09-26 09:10:52] INFO RequirePortalPhysicsChunks : euc_c1_home @ 178.500000,83.000000,667.500000
  2174. [2017-09-26 09:10:52] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_ring:182,83,666:1,3,2:95964.073842:boundmore'to 'euc_c1_ring' active
  2175. [2017-09-26 09:10:52] INFO RequirePortalPhysicsChunks : euc_c1_home @ 182.500000,83.500000,666.000000
  2176. [2017-09-26 09:10:52] INFO Joining world 'euc_c1_home' ...
  2177. [2017-09-26 09:10:52] INFO Player entity removed in world runtimeplayerstartworld with id id:1
  2178. [2017-09-26 09:10:52] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_home' inactive
  2179. [2017-09-26 09:10:52] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,-4.500000
  2180. [2017-09-26 09:10:52] INFO UnrequirePortalPhysicsChunks @ 178.000000,84.500000,617.500000
  2181. [2017-09-26 09:10:52] INFO Discarding dstRequiredChunks, dst world no longer available
  2182. [2017-09-26 09:10:52] INFO [runtimeplayerstartworld] removing portal to 'euc_c1_home'
  2183. [2017-09-26 09:10:52] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1445.500000,90.000000,1872.500000
  2184. [2017-09-26 09:10:52] INFO Connecting to 'euc_c1_ring' with address 'wss://gseuc1.playboundless.com:8445/websocket/game
  2185. [2017-09-26 09:10:52] INFO updating visibleUniverse for gameWorld 'euc_c1_ring'
  2186. [2017-09-26 09:10:52] INFO GET https://ds.playboundless.com:8902/visible/euc_c1_ring/18571/X/X
  2187. [2017-09-26 09:10:52] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  2188. [2017-09-26 09:10:52] INFO planet asset for world 'euc_c1_home' LOD(2) already in cache
  2189. [2017-09-26 09:10:52] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  2190. [2017-09-26 09:10:52] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_ring'
  2191. [2017-09-26 09:10:52] INFO planet asset for world 'euc_c1_home' Settlements already in cache
  2192. [2017-09-26 09:10:52] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_ring'
  2193. [2017-09-26 09:10:52] INFO requesting planet asset for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  2194. [2017-09-26 09:10:52] INFO starting new request for planet assets for world 'use_c1_ring' LOD(4)
  2195. [2017-09-26 09:10:52] INFO db has cached data for world 'use_c1_ring' LOD(4). getting it now..
  2196. [2017-09-26 09:10:52] INFO choosing to only use cached data for world 'use_c1_ring' LOD(4)
  2197. [2017-09-26 09:10:52] INFO requesting planet asset for world 'use_c1_ring' Settlements for gameWorld 'euc_c1_ring'
  2198. [2017-09-26 09:10:52] INFO starting new request for planet assets for world 'use_c1_ring' Settlements
  2199. [2017-09-26 09:10:52] INFO db has cached data for world 'use_c1_ring' Settlements. getting it now..
  2200. [2017-09-26 09:10:52] INFO choosing to only use cached data for world 'use_c1_ring' Settlements
  2201. [2017-09-26 09:10:52] INFO got 427B for planet assets for world 'use_c1_ring' Settlements
  2202. [2017-09-26 09:10:52] INFO got 102658B for planet assets for world 'use_c1_ring' LOD(4)
  2203. [2017-09-26 09:10:52] INFO finished creating planet assets for world 'use_c1_ring' Settlements. lastModified = 1506411411.615904
  2204. [2017-09-26 09:10:52] INFO got asset for world 'use_c1_ring' Settlements for gameWorld 'euc_c1_ring'
  2205. [2017-09-26 09:10:52] INFO WebSocket opened for euc_c1_ring
  2206. [2017-09-26 09:10:52] INFO finished creating planet assets for world 'use_c1_ring' LOD(4). lastModified = 1506398229.523000
  2207. [2017-09-26 09:10:52] INFO got asset for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  2208. [2017-09-26 09:10:52] INFO Player entity added in world euc_c1_home with id id:127310
  2209. [2017-09-26 09:10:52] INFO Player entity removed in world euc_c1_home with id id:-6
  2210. [2017-09-26 09:10:52] INFO no active portal to world runtimeplayerstartworld disconnecting...
  2211. [2017-09-26 09:10:52] INFO Destroying game world runtimeplayerstartworld
  2212. [2017-09-26 09:10:52] INFO WebSocket closed for runtimeplayerstartworld
  2213. [2017-09-26 09:10:52] INFO dereferencing planet assets for world 'euc_c1_home' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2214. [2017-09-26 09:10:52] INFO dereferencing planet assets for world 'euc_c1_home' LOD(16) for gameWorld 'runtimeplayerstartworld'
  2215. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'usw_c1_home'
  2216. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2217. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2218. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2219. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  2220. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2221. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2222. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2223. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2224. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  2225. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2226. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  2227. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2228. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  2229. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2230. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2231. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2232. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2233. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2234. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2235. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2236. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2237. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2238. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2239. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2240. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2241. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2242. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2243. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'usw_c1_moon1'
  2244. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2245. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  2246. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  2247. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2248. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2249. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2250. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2251. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2252. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2253. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2254. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2255. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  2256. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  2257. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2258. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2259. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2260. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2261. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2262. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2263. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2264. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2265. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2266. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2267. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2268. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2269. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2270. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  2271. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  2272. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2273. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2274. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2275. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2276. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2277. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2278. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2279. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2280. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2281. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2282. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2283. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2284. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2285. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2286. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  2287. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2288. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2289. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2290. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  2291. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2292. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  2293. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'use_c1_home'
  2294. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2295. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2296. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2297. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2298. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  2299. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2300. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2301. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2302. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2303. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  2304. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2305. [2017-09-26 09:10:52] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  2306. [2017-09-26 09:10:52] INFO RequirePortalPhysicsChunks : euc_c1_ring @ -1430.000000,98.500000,1993.500000
  2307. [2017-09-26 09:10:53] INFO > ClientTrustedSystem::OnEntityBecameTrusted: id:127310 is now trusted on 30800244.812500
  2308. [2017-09-26 09:10:53] WARN Unable to find any past/present snapshot for this frame (30800244.500000) using future snapshot 492803916{30800244.750000s}
  2309. [2017-09-26 09:10:53] WARN Unable to find any past/present snapshot for this frame (30800244.562500) using future snapshot 492803916{30800244.750000s}
  2310. [2017-09-26 09:10:53] WARN Unable to find any past/present snapshot for this frame (30800244.625000) using future snapshot 492803916{30800244.750000s}
  2311. [2017-09-26 09:10:53] WARN Unable to find any past/present snapshot for this frame (30800244.687500) using future snapshot 492803916{30800244.750000s}
  2312. [2017-09-26 09:10:56] INFO updating visibleUniverse for gameWorld 'runtimeplayerstartworld'
  2313. [2017-09-26 09:10:56] INFO GET https://ds.playboundless.com:8902/visible/runtimeplayerstartworld/18571/X/euc_c1_home
  2314. [2017-09-26 09:10:56] INFO Player entity added in world runtimeplayerstartworld with id id:1
  2315. [2017-09-26 09:10:56] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2316. [2017-09-26 09:10:56] INFO planet asset for world 'euc_c1_home' LOD(2) already in cache
  2317. [2017-09-26 09:10:56] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2318. [2017-09-26 09:10:56] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'runtimeplayerstartworld'
  2319. [2017-09-26 09:10:56] INFO planet asset for world 'euc_c1_home' Settlements already in cache
  2320. [2017-09-26 09:10:56] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'runtimeplayerstartworld'
  2321. [2017-09-26 09:10:58] WARN Unable to find any past/present snapshot for this frame (30800249.875000) using future snapshot 492804002{30800250.125000s}
  2322. [2017-09-26 09:10:58] WARN Unable to find any past/present snapshot for this frame (30800249.937500) using future snapshot 492804002{30800250.125000s}
  2323. [2017-09-26 09:10:59] WARN Unable to find any past/present snapshot for this frame (30800250.000000) using future snapshot 492804002{30800250.125000s}
  2324. [2017-09-26 09:10:59] WARN Unable to find any past/present snapshot for this frame (30800250.062500) using future snapshot 492804002{30800250.125000s}
  2325. [2017-09-26 09:11:06] INFO [runtimeplayerstartworld] adding portal to 'euc_c1_home'
  2326. [2017-09-26 09:11:06] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_home' active
  2327. [2017-09-26 09:11:06] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,-4.500000
  2328. [2017-09-26 09:11:06] INFO Player entity removed in world euc_c1_home with id id:127310
  2329. [2017-09-26 09:11:06] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_home' inactive
  2330. [2017-09-26 09:11:06] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,-4.500000
  2331. [2017-09-26 09:11:06] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_home' active
  2332. [2017-09-26 09:11:06] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,-4.500000
  2333. [2017-09-26 09:11:06] INFO Joining world 'runtimeplayerstartworld' ...
  2334. [2017-09-26 09:11:06] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  2335. [2017-09-26 09:11:06] ERROR assets/gamescripts\tutorial_inworld.json :Player entity required for PlayerHoldingItem command
  2336. [2017-09-26 09:11:06] ERROR Aborting script due to errors
  2337. [2017-09-26 09:11:06] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' inactive
  2338. [2017-09-26 09:11:06] INFO UnrequirePortalPhysicsChunks @ 178.500000,83.000000,667.500000
  2339. [2017-09-26 09:11:06] INFO UnrequirePortalPhysicsChunks @ 1445.500000,90.000000,1872.500000
  2340. [2017-09-26 09:11:06] INFO Discarding dstRequiredChunks, dst world no longer available
  2341. [2017-09-26 09:11:06] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_ring:182,83,666:1,3,2:95964.073842:boundmore'to 'euc_c1_ring' inactive
  2342. [2017-09-26 09:11:06] INFO UnrequirePortalPhysicsChunks @ 182.500000,83.500000,666.000000
  2343. [2017-09-26 09:11:06] INFO UnrequirePortalPhysicsChunks @ -1430.000000,98.500000,1993.500000
  2344. [2017-09-26 09:11:06] INFO Discarding dstRequiredChunks, dst world no longer available
  2345. [2017-09-26 09:11:06] INFO no active portal to world euc_c1_ring disconnecting...
  2346. [2017-09-26 09:11:06] INFO Destroying game world euc_c1_ring
  2347. [2017-09-26 09:11:06] INFO WebSocket closed for euc_c1_ring
  2348. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2349. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2350. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'usw_c1_home'
  2351. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2352. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2353. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2354. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2355. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2356. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2357. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2358. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  2359. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2360. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2361. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2362. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2363. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2364. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2365. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2366. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2367. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2368. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2369. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2370. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2371. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2372. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2373. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  2374. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2375. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2376. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2377. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2378. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2379. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  2380. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2381. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2382. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2383. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2384. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2385. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2386. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2387. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2388. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2389. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2390. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2391. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2392. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'usw_c1_moon1'
  2393. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2394. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2395. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  2396. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2397. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2398. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2399. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2400. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_moon1'
  2401. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2402. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2403. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2404. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2405. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2406. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2407. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2408. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2409. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2410. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2411. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2412. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2413. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2414. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2415. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2416. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2417. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2418. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2419. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2420. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2421. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2422. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2423. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2424. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2425. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2426. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'use_c1_home'
  2427. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2428. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2429. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2430. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2431. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'use_c1_ring'
  2432. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2433. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2434. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2435. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2436. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_ring'
  2437. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2438. [2017-09-26 09:11:06] INFO [euc_c1_ring] removing portal to 'euc_c1_home'
  2439. [2017-09-26 09:11:06] INFO ResetItemAttributes called for entity -2 hand 0 on item 32768
  2440. [2017-09-26 09:11:06] INFO ResetItemAttributes called for entity -2 hand 1 on item 33093
  2441. [2017-09-26 09:11:06] INFO ResetItemAttributes called for entity 1 hand 0 on item 32768
  2442. [2017-09-26 09:11:06] INFO ResetItemAttributes called for entity 1 hand 1 on item 32768
  2443. [2017-09-26 09:11:06] INFO RequirePortalPhysicsChunks : euc_c1_home @ 178.000000,84.500000,618.500000
  2444. [2017-09-26 09:11:08] INFO dereferencing planet assets for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  2445. [2017-09-26 09:11:08] INFO dereferencing planet assets for world 'euc_c1_home' LOD(16) for gameWorld 'euc_c1_ring'
  2446. [2017-09-26 09:11:08] INFO dereferencing planet assets for world 'use_c1_ring' LOD(16) for gameWorld 'euc_c1_ring'
  2447. [2017-09-26 09:11:08] INFO all references to planet assets for world 'use_c1_ring' Settlements removed, destroying assets
  2448. [2017-09-26 09:11:08] INFO dereferencing planet assets for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  2449. [2017-09-26 09:11:08] INFO all references to planet assets for world 'use_c1_ring' LOD(4) removed, destroying assets
  2450. [2017-09-26 09:11:29] INFO GET https://ds.playboundless.com:8902/distance/euc_c1_home/euc_c1_moon1/18571
  2451. [2017-09-26 09:11:30] INFO got planet distance (euc_c1_home, euc_c1_moon1) -> 1.000000 : eyJjaGFyYWN0ZXJJZCI6MTg1NzEsIndvcmxkTmFtZTEiOiJldWNfYzFfaG9tZSIsIndvcmxkTmFtZTIiOiJldWNfYzFfbW9vbjEiLCJkaXN0YW5jZSI6MX2WQxsHh3LWQSNm4ZJv6oNc6vpFU3O0m1ScQ+xvqaWO+LuUUOF8VRBF
  2452. [2017-09-26 09:11:41] INFO GET https://ds.playboundless.com:8902/otherlocation/euc_c1_home/euc_c1_moon1/18571
  2453. [2017-09-26 09:11:42] INFO
  2454. [2017-09-26 09:11:42] INFO [runtimeplayerstartworld] adding portal to 'euc_c1_moon1'
  2455. [2017-09-26 09:11:42] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart_other'to 'euc_c1_moon1' active
  2456. [2017-09-26 09:11:42] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,5.500000
  2457. [2017-09-26 09:11:42] INFO Connecting to 'euc_c1_moon1' with address 'wss://gseuc1.playboundless.com:8447/websocket/game
  2458. [2017-09-26 09:11:42] INFO updating visibleUniverse for gameWorld 'euc_c1_moon1'
  2459. [2017-09-26 09:11:42] INFO GET https://ds.playboundless.com:8902/visible/euc_c1_moon1/18571/X/X
  2460. [2017-09-26 09:11:42] INFO WebSocket opened for euc_c1_moon1
  2461. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  2462. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'aus_c1_ring'
  2463. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2464. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2465. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2466. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2467. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  2468. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2469. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  2470. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2471. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  2472. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2473. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  2474. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2475. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  2476. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2477. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2478. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2479. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  2480. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  2481. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2482. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  2483. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2484. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2485. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'use_c1_ring'
  2486. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2487. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_ring'
  2488. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2489. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2490. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2491. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'usw_c1_moon1'
  2492. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  2493. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'usw_c1_ring'
  2494. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2495. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2496. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2497. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2498. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2499. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_moon1'
  2500. [2017-09-26 09:11:42] INFO [euc_c1_moon1] adding portal to 'euc_c1_home'
  2501. [2017-09-26 09:11:42] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_moon1'
  2502. [2017-09-26 09:11:42] INFO planet asset for world 'euc_c1_home' LOD(2) already in cache
  2503. [2017-09-26 09:11:42] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_moon1'
  2504. [2017-09-26 09:11:42] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_moon1'
  2505. [2017-09-26 09:11:42] INFO planet asset for world 'euc_c1_home' Settlements already in cache
  2506. [2017-09-26 09:11:42] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_moon1'
  2507. [2017-09-26 09:11:42] INFO requesting planet asset for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_moon1'
  2508. [2017-09-26 09:11:42] INFO planet asset for world 'euc_c1_ring' LOD(2) already in cache
  2509. [2017-09-26 09:11:42] INFO got asset for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_moon1'
  2510. [2017-09-26 09:11:42] INFO requesting planet asset for world 'euc_c1_ring' Settlements for gameWorld 'euc_c1_moon1'
  2511. [2017-09-26 09:11:42] INFO planet asset for world 'euc_c1_ring' Settlements already in cache
  2512. [2017-09-26 09:11:42] INFO got asset for world 'euc_c1_ring' Settlements for gameWorld 'euc_c1_moon1'
  2513. [2017-09-26 09:11:42] INFO RequirePortalPhysicsChunks : euc_c1_moon1 @ -1779.000000,94.500000,-699.500000
  2514. [2017-09-26 09:12:01] INFO ResetItemAttributes called for entity 1 hand 1 on item 33093
  2515. [2017-09-26 09:12:04] INFO ResetItemAttributes called for entity 1 hand 1 on item 9857
  2516. [2017-09-26 09:12:06] INFO ResetItemAttributes called for entity 1 hand 1 on item 32829
  2517. [2017-09-26 09:12:09] INFO ResetItemAttributes called for entity 1 hand 0 on item 9857
  2518. [2017-09-26 09:12:10] INFO ResetItemAttributes called for entity 1 hand 1 on item 32768
  2519. [2017-09-26 09:12:10] INFO ResetItemAttributes called for entity 1 hand 0 on item 9857
  2520. [2017-09-26 09:12:17] INFO ResetItemAttributes called for entity 1 hand 1 on item 32828
  2521. [2017-09-26 09:12:20] INFO ResetItemAttributes called for entity 1 hand 0 on item 9857
  2522. [2017-09-26 09:12:25] INFO ResetItemAttributes called for entity 1 hand 1 on item 32839
  2523. [2017-09-26 09:12:28] INFO ResetItemAttributes called for entity 1 hand 0 on item 9857
  2524. [2017-09-26 09:12:36] INFO ResetItemAttributes called for entity 1 hand 1 on item 32824
  2525. [2017-09-26 09:12:40] INFO ResetItemAttributes called for entity 1 hand 0 on item 9857
  2526. [2017-09-26 09:12:43] INFO ResetItemAttributes called for entity 1 hand 1 on item 32846
  2527. [2017-09-26 09:12:46] INFO ResetItemAttributes called for entity 1 hand 0 on item 9857
  2528. [2017-09-26 09:12:53] INFO ResetItemAttributes called for entity 1 hand 0 on item 33152
  2529. [2017-09-26 09:12:55] INFO ResetItemAttributes called for entity 1 hand 1 on item 33003
  2530. [2017-09-26 09:12:56] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  2531. [2017-09-26 09:12:58] INFO Joining world 'euc_c1_moon1' ...
  2532. [2017-09-26 09:12:58] INFO Player entity removed in world runtimeplayerstartworld with id id:1
  2533. [2017-09-26 09:12:58] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_home' inactive
  2534. [2017-09-26 09:12:58] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,-4.500000
  2535. [2017-09-26 09:12:58] INFO UnrequirePortalPhysicsChunks @ 178.000000,84.500000,618.500000
  2536. [2017-09-26 09:12:58] INFO Discarding dstRequiredChunks, dst world no longer available
  2537. [2017-09-26 09:12:58] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart_other'to 'euc_c1_moon1' inactive
  2538. [2017-09-26 09:12:58] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,5.500000
  2539. [2017-09-26 09:12:58] INFO UnrequirePortalPhysicsChunks @ -1779.000000,94.500000,-699.500000
  2540. [2017-09-26 09:12:58] INFO Discarding dstRequiredChunks, dst world no longer available
  2541. [2017-09-26 09:12:58] INFO [runtimeplayerstartworld] removing portal to 'euc_c1_home'
  2542. [2017-09-26 09:12:58] INFO [runtimeplayerstartworld] removing portal to 'euc_c1_moon1'
  2543. [2017-09-26 09:12:58] INFO Player entity added in world euc_c1_moon1 with id id:14056
  2544. [2017-09-26 09:12:58] INFO Player entity removed in world euc_c1_moon1 with id id:-1
  2545. [2017-09-26 09:12:58] INFO no active portal to world euc_c1_home disconnecting...
  2546. [2017-09-26 09:12:58] INFO no active portal to world runtimeplayerstartworld disconnecting...
  2547. [2017-09-26 09:12:58] INFO Destroying game world euc_c1_home
  2548. [2017-09-26 09:12:58] INFO WebSocket closed for euc_c1_home
  2549. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2550. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2551. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2552. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2553. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2554. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2555. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2556. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2557. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2558. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'use_c1_home'
  2559. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2560. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2561. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2562. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2563. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'use_c1_home'
  2564. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2565. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2566. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'use_c1_ring'
  2567. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2568. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2569. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2570. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2571. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2572. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2573. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2574. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2575. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2576. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2577. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2578. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2579. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2580. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2581. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2582. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2583. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'use_c1_home'
  2584. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2585. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2586. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2587. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2588. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2589. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2590. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2591. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2592. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2593. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2594. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2595. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2596. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2597. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2598. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2599. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2600. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2601. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2602. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2603. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2604. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2605. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2606. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2607. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2608. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2609. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2610. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2611. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2612. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2613. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2614. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2615. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2616. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2617. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2618. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2619. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2620. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2621. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2622. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2623. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2624. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2625. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2626. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2627. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2628. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2629. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2630. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2631. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2632. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2633. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2634. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2635. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2636. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2637. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2638. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2639. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2640. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2641. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2642. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2643. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2644. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2645. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2646. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2647. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2648. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2649. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2650. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2651. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2652. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2653. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2654. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2655. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2656. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_moon1'
  2657. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2658. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2659. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2660. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2661. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'use_c1_ring'
  2662. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2663. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2664. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_ring'
  2665. [2017-09-26 09:12:58] INFO [euc_c1_home] removing portal to 'euc_c1_home'
  2666. [2017-09-26 09:12:58] INFO Destroying game world runtimeplayerstartworld
  2667. [2017-09-26 09:12:58] INFO ..\..\src\browserfeatures\httprequest.cpp:1363 (turbulenz::HttpRequest::Abort) Aborting HTTP request: https://ds.playboundless.com:8902/otherlocation/euc_c1_home/euc_c1_moon1/18571
  2668. [2017-09-26 09:12:58] INFO WebSocket closed for runtimeplayerstartworld
  2669. [2017-09-26 09:12:58] INFO dereferencing planet assets for world 'euc_c1_home' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2670. [2017-09-26 09:12:58] INFO dereferencing planet assets for world 'euc_c1_home' LOD(16) for gameWorld 'runtimeplayerstartworld'
  2671. [2017-09-26 09:12:59] WARN Unable to find any past/present snapshot for this frame (30817347.625000) using future snapshot 493077563{30817347.687500s}
  2672. [2017-09-26 09:12:59] WARN Unable to find any past/present snapshot for this frame (30817347.625000) using future snapshot 493077563{30817347.687500s}
  2673. [2017-09-26 09:12:59] INFO > ClientTrustedSystem::OnEntityBecameTrusted: id:14056 is now trusted on 30817348.625000
  2674. [2017-09-26 09:13:00] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2675. [2017-09-26 09:13:00] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32829
  2676. [2017-09-26 09:13:01] INFO dereferencing planet assets for world 'euc_c1_moon1' LOD(2) for gameWorld 'euc_c1_home'
  2677. [2017-09-26 09:13:01] INFO all references to planet assets for world 'euc_c1_moon1' LOD(2) removed, destroying assets
  2678. [2017-09-26 09:13:01] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(16) for gameWorld 'euc_c1_home'
  2679. [2017-09-26 09:13:01] INFO dereferencing planet assets for world 'euc_c1_moon1' LOD(16) for gameWorld 'euc_c1_home'
  2680. [2017-09-26 09:13:01] INFO all references to planet assets for world 'euc_c1_moon1' Settlements removed, destroying assets
  2681. [2017-09-26 09:13:01] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_home'
  2682. [2017-09-26 09:13:10] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2683. [2017-09-26 09:13:10] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32828
  2684. [2017-09-26 09:13:10] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2685. [2017-09-26 09:13:10] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32824
  2686. [2017-09-26 09:13:11] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2687. [2017-09-26 09:13:11] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32846
  2688. [2017-09-26 09:13:18] INFO Generated 0.25 threat (1.25 total)
  2689. [2017-09-26 09:13:24] INFO Generated 0.22 threat (1.50 total)
  2690. [2017-09-26 09:13:28] INFO Generated 0.22 threat (1.74 total)
  2691. [2017-09-26 09:13:30] INFO Generated 0.11 threat (1.88 total)
  2692. [2017-09-26 09:13:32] INFO Generated 0.11 threat (1.99 total)
  2693. [2017-09-26 09:13:33] INFO ..\scripts\chunkcache\chunkcachedb.cpp:864 (turbulenz::boundless::ChunkCacheDB::PutEntry) checkpointing ...
  2694. [2017-09-26 09:13:34] INFO ..\scripts\chunkcache\chunkcachedb.cpp:869 (turbulenz::boundless::ChunkCacheDB::PutEntry) checkpoint took 1.36149 seconds.
  2695. [2017-09-26 09:13:36] INFO Generated 0.11 threat (2.10 total)
  2696. [2017-09-26 09:13:36] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32846
  2697. [2017-09-26 09:13:39] INFO Generated 0.11 threat (2.23 total)
  2698. [2017-09-26 09:13:41] INFO Generated 0.11 threat (2.34 total)
  2699. [2017-09-26 09:13:47] INFO ResetItemAttributes called for entity 14056 hand 0 on item 32768
  2700. [2017-09-26 09:13:47] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32768
  2701. [2017-09-26 09:13:48] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2702. [2017-09-26 09:13:48] INFO ResetItemAttributes called for entity 14056 hand 1 on item 33093
  2703. [2017-09-26 09:13:56] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2704. [2017-09-26 09:13:56] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32829
  2705. [2017-09-26 09:15:27] INFO Passed task 0 in achievement gleamMined100
  2706. [2017-09-26 09:16:26] WARN Unable to find any past/present snapshot for this frame (30817554.875000) using future snapshot 493080880{30817555.000000s}
  2707. [2017-09-26 09:16:26] WARN Unable to find any past/present snapshot for this frame (30817554.937500) using future snapshot 493080880{30817555.000000s}
  2708. [2017-09-26 09:16:44] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2709. [2017-09-26 09:16:44] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32824
  2710. [2017-09-26 09:16:45] INFO ResetItemAttributes called for entity 14056 hand 0 on item 33152
  2711. [2017-09-26 09:16:45] INFO ResetItemAttributes called for entity 14056 hand 1 on item 33003
  2712. [2017-09-26 09:16:46] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2713. [2017-09-26 09:16:46] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32846
  2714. [2017-09-26 09:16:50] INFO Generated 0.11 threat (1.11 total)
  2715. [2017-09-26 09:16:51] INFO Generated 0.11 threat (1.22 total)
  2716. [2017-09-26 09:16:54] INFO Generated 0.11 threat (1.34 total)
  2717. [2017-09-26 09:16:55] INFO Generated 0.11 threat (1.45 total)
  2718. [2017-09-26 09:16:57] INFO Generated 0.11 threat (1.56 total)
  2719. [2017-09-26 09:17:05] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2720. [2017-09-26 09:17:05] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32829
  2721. [2017-09-26 09:17:09] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32768
  2722. [2017-09-26 09:17:10] INFO ResetItemAttributes called for entity 14056 hand 1 on item 33003
  2723. [2017-09-26 09:17:27] INFO ResetItemAttributes called for entity 14056 hand 0 on item 32768
  2724. [2017-09-26 09:17:27] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32768
  2725. [2017-09-26 09:17:29] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2726. [2017-09-26 09:17:29] INFO ResetItemAttributes called for entity 14056 hand 1 on item 33093
  2727. [2017-09-26 09:17:34] INFO Recording static attribute component archetype block:6533712262864770661. Total = 5
  2728. [2017-09-26 09:17:47] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2729. [2017-09-26 09:17:47] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32829
  2730. [2017-09-26 09:17:48] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2731. [2017-09-26 09:17:48] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32839
  2732. [2017-09-26 09:18:08] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2733. [2017-09-26 09:18:08] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32829
  2734. [2017-09-26 09:18:18] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2735. [2017-09-26 09:18:18] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32828
  2736. [2017-09-26 09:18:18] INFO ResetItemAttributes called for entity 14056 hand 0 on item 32768
  2737. [2017-09-26 09:18:18] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32768
  2738. [2017-09-26 09:18:19] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2739. [2017-09-26 09:18:19] INFO ResetItemAttributes called for entity 14056 hand 1 on item 33093
  2740. [2017-09-26 09:19:12] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2741. [2017-09-26 09:19:12] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32829
  2742. [2017-09-26 09:19:19] INFO Recording static attribute component archetype block:11563129846407825404. Total = 6
  2743. [2017-09-26 09:21:27] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32827
  2744. [2017-09-26 09:21:41] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2745. [2017-09-26 09:21:41] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32839
  2746. [2017-09-26 09:21:46] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2747. [2017-09-26 09:21:46] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32824
  2748. [2017-09-26 09:21:48] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2749. [2017-09-26 09:21:48] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32839
  2750. [2017-09-26 09:21:49] INFO ResetItemAttributes called for entity 14056 hand 0 on item 9857
  2751. [2017-09-26 09:21:49] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32827
  2752. [2017-09-26 09:24:36] WARN Unable to find any past/present snapshot for this frame (30818045.000000) using future snapshot 493088724{30818045.250000s}
  2753. [2017-09-26 09:24:36] WARN Unable to find any past/present snapshot for this frame (30818045.062500) using future snapshot 493088724{30818045.250000s}
  2754. [2017-09-26 09:24:36] WARN Unable to find any past/present snapshot for this frame (30818045.125000) using future snapshot 493088724{30818045.250000s}
  2755. [2017-09-26 09:24:36] WARN Unable to find any past/present snapshot for this frame (30818045.187500) using future snapshot 493088724{30818045.250000s}
  2756. [2017-09-26 09:25:35] WARN Unable to find any past/present snapshot for this frame (30818103.375000) using future snapshot 493089655{30818103.437500s}
  2757. [2017-09-26 09:25:35] WARN Unable to find any past/present snapshot for this frame (30818103.375000) using future snapshot 493089655{30818103.437500s}
  2758. [2017-09-26 09:30:05] INFO ResetItemAttributes called for entity 14056 hand 1 on item 32829
  2759. [2017-09-26 09:32:16] INFO updating visibleUniverse for gameWorld 'runtimeplayerstartworld'
  2760. [2017-09-26 09:32:16] INFO GET https://ds.playboundless.com:8902/visible/runtimeplayerstartworld/18571/X/euc_c1_moon1
  2761. [2017-09-26 09:32:16] INFO Player entity added in world runtimeplayerstartworld with id id:1
  2762. [2017-09-26 09:32:16] INFO requesting planet asset for world 'euc_c1_moon1' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2763. [2017-09-26 09:32:16] INFO starting new request for planet assets for world 'euc_c1_moon1' LOD(2)
  2764. [2017-09-26 09:32:16] INFO db has cached data for world 'euc_c1_moon1' LOD(2). getting it now..
  2765. [2017-09-26 09:32:16] INFO choosing to only use cached data for world 'euc_c1_moon1' LOD(2)
  2766. [2017-09-26 09:32:16] INFO requesting planet asset for world 'euc_c1_moon1' Settlements for gameWorld 'runtimeplayerstartworld'
  2767. [2017-09-26 09:32:16] INFO starting new request for planet assets for world 'euc_c1_moon1' Settlements
  2768. [2017-09-26 09:32:16] INFO db has cached data for world 'euc_c1_moon1' Settlements. getting it now..
  2769. [2017-09-26 09:32:16] INFO choosing to only use cached data for world 'euc_c1_moon1' Settlements
  2770. [2017-09-26 09:32:16] INFO got 296B for planet assets for world 'euc_c1_moon1' Settlements
  2771. [2017-09-26 09:32:16] INFO got 672297B for planet assets for world 'euc_c1_moon1' LOD(2)
  2772. [2017-09-26 09:32:16] INFO finished creating planet assets for world 'euc_c1_moon1' Settlements. lastModified = 1506414580.856787
  2773. [2017-09-26 09:32:16] INFO got asset for world 'euc_c1_moon1' Settlements for gameWorld 'runtimeplayerstartworld'
  2774. [2017-09-26 09:32:18] INFO finished creating planet assets for world 'euc_c1_moon1' LOD(2). lastModified = 1506409686.402000
  2775. [2017-09-26 09:32:18] INFO got asset for world 'euc_c1_moon1' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2776. [2017-09-26 09:32:26] INFO [runtimeplayerstartworld] adding portal to 'euc_c1_moon1'
  2777. [2017-09-26 09:32:26] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_moon1' active
  2778. [2017-09-26 09:32:26] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,-4.500000
  2779. [2017-09-26 09:32:26] INFO Player entity removed in world euc_c1_moon1 with id id:14056
  2780. [2017-09-26 09:32:26] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_moon1' inactive
  2781. [2017-09-26 09:32:26] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,-4.500000
  2782. [2017-09-26 09:32:26] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_moon1' active
  2783. [2017-09-26 09:32:26] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,-4.500000
  2784. [2017-09-26 09:32:26] INFO Joining world 'runtimeplayerstartworld' ...
  2785. [2017-09-26 09:32:26] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  2786. [2017-09-26 09:32:26] ERROR assets/gamescripts\tutorial_inworld.json :Player entity required for PlayerHoldingItem command
  2787. [2017-09-26 09:32:26] ERROR Aborting script due to errors
  2788. [2017-09-26 09:32:26] INFO ResetItemAttributes called for entity -2 hand 0 on item 32768
  2789. [2017-09-26 09:32:26] INFO ResetItemAttributes called for entity -2 hand 1 on item 33093
  2790. [2017-09-26 09:32:26] INFO ResetItemAttributes called for entity 1 hand 0 on item 9857
  2791. [2017-09-26 09:32:26] INFO ResetItemAttributes called for entity 1 hand 1 on item 32829
  2792. [2017-09-26 09:32:26] INFO RequirePortalPhysicsChunks : euc_c1_moon1 @ -1658.500000,33.500000,-642.000000
  2793. [2017-09-26 09:32:30] INFO Joining world 'euc_c1_moon1' ...
  2794. [2017-09-26 09:32:30] INFO Player entity removed in world runtimeplayerstartworld with id id:1
  2795. [2017-09-26 09:32:30] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_moon1' inactive
  2796. [2017-09-26 09:32:30] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,-4.500000
  2797. [2017-09-26 09:32:30] INFO UnrequirePortalPhysicsChunks @ -1658.500000,33.500000,-642.000000
  2798. [2017-09-26 09:32:30] INFO Discarding dstRequiredChunks, dst world no longer available
  2799. [2017-09-26 09:32:30] INFO [runtimeplayerstartworld] removing portal to 'euc_c1_moon1'
  2800. [2017-09-26 09:32:31] INFO Player entity added in world euc_c1_moon1 with id id:14964
  2801. [2017-09-26 09:32:31] INFO Player entity removed in world euc_c1_moon1 with id id:-365
  2802. [2017-09-26 09:32:31] INFO no active portal to world runtimeplayerstartworld disconnecting...
  2803. [2017-09-26 09:32:31] INFO Destroying game world runtimeplayerstartworld
  2804. [2017-09-26 09:32:31] INFO WebSocket closed for runtimeplayerstartworld
  2805. [2017-09-26 09:32:31] INFO dereferencing planet assets for world 'euc_c1_moon1' LOD(16) for gameWorld 'runtimeplayerstartworld'
  2806. [2017-09-26 09:32:31] INFO all references to planet assets for world 'euc_c1_moon1' Settlements removed, destroying assets
  2807. [2017-09-26 09:32:31] INFO dereferencing planet assets for world 'euc_c1_moon1' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2808. [2017-09-26 09:32:31] INFO all references to planet assets for world 'euc_c1_moon1' LOD(2) removed, destroying assets
  2809. [2017-09-26 09:32:31] INFO > ClientTrustedSystem::OnEntityBecameTrusted: id:14964 is now trusted on 30818520.875000
  2810. [2017-09-26 09:46:20] INFO updating visibleUniverse for gameWorld 'runtimeplayerstartworld'
  2811. [2017-09-26 09:46:20] INFO GET https://ds.playboundless.com:8902/visible/runtimeplayerstartworld/18571/X/euc_c1_moon1
  2812. [2017-09-26 09:46:20] INFO Player entity added in world runtimeplayerstartworld with id id:1
  2813. [2017-09-26 09:46:21] INFO requesting planet asset for world 'euc_c1_moon1' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2814. [2017-09-26 09:46:21] INFO starting new request for planet assets for world 'euc_c1_moon1' LOD(2)
  2815. [2017-09-26 09:46:21] INFO db has cached data for world 'euc_c1_moon1' LOD(2). getting it now..
  2816. [2017-09-26 09:46:21] INFO POST https://gseuc1.playboundless.com:8448/api/planetdatamod ‹H
  2817. [2017-09-26 09:46:21] INFO requesting planet asset for world 'euc_c1_moon1' Settlements for gameWorld 'runtimeplayerstartworld'
  2818. [2017-09-26 09:46:21] INFO starting new request for planet assets for world 'euc_c1_moon1' Settlements
  2819. [2017-09-26 09:46:21] INFO db has cached data for world 'euc_c1_moon1' Settlements. getting it now..
  2820. [2017-09-26 09:46:21] INFO got 296B for planet assets for world 'euc_c1_moon1' Settlements
  2821. [2017-09-26 09:46:21] INFO got 672297B for planet assets for world 'euc_c1_moon1' LOD(2)
  2822. [2017-09-26 09:46:21] INFO finished creating planet assets for world 'euc_c1_moon1' Settlements. lastModified = 1506414580.856787
  2823. [2017-09-26 09:46:21] INFO got asset for world 'euc_c1_moon1' Settlements for gameWorld 'runtimeplayerstartworld'
  2824. [2017-09-26 09:46:21] INFO got server-planetModifiedTimes (euc_c1_moon1) -> [1506409686.402000,1506411933.029000,1506409552.091000], 1506414580.856787
  2825. [2017-09-26 09:46:21] INFO got server-modifiedTimes from discovery, updating planet asset for world 'euc_c1_moon1' Settlements
  2826. [2017-09-26 09:46:21] INFO choosing to only use cached data for world 'euc_c1_moon1' Settlements
  2827. [2017-09-26 09:46:21] INFO got server-modifiedTimes from discovery, updating planet asset for world 'euc_c1_moon1' LOD(2)
  2828. [2017-09-26 09:46:21] INFO choosing to only use cached data for world 'euc_c1_moon1' LOD(2)
  2829. [2017-09-26 09:46:23] INFO finished creating planet assets for world 'euc_c1_moon1' LOD(2). lastModified = 1506409686.402000
  2830. [2017-09-26 09:46:23] INFO got asset for world 'euc_c1_moon1' LOD(2) for gameWorld 'runtimeplayerstartworld'
  2831. [2017-09-26 09:46:30] INFO [runtimeplayerstartworld] adding portal to 'euc_c1_moon1'
  2832. [2017-09-26 09:46:30] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_moon1' active
  2833. [2017-09-26 09:46:30] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,-4.500000
  2834. [2017-09-26 09:46:31] INFO Player entity removed in world euc_c1_moon1 with id id:14964
  2835. [2017-09-26 09:46:31] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_moon1' inactive
  2836. [2017-09-26 09:46:31] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,-4.500000
  2837. [2017-09-26 09:46:31] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_moon1' active
  2838. [2017-09-26 09:46:31] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,-4.500000
  2839. [2017-09-26 09:46:31] INFO Joining world 'runtimeplayerstartworld' ...
  2840. [2017-09-26 09:46:31] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  2841. [2017-09-26 09:46:31] ERROR assets/gamescripts\tutorial_inworld.json :Player entity required for PlayerHoldingItem command
  2842. [2017-09-26 09:46:31] ERROR Aborting script due to errors
  2843. [2017-09-26 09:46:31] INFO ResetItemAttributes called for entity -2 hand 0 on item 32768
  2844. [2017-09-26 09:46:31] INFO ResetItemAttributes called for entity -2 hand 1 on item 33093
  2845. [2017-09-26 09:46:31] INFO ResetItemAttributes called for entity 1 hand 0 on item 9857
  2846. [2017-09-26 09:46:31] INFO ResetItemAttributes called for entity 1 hand 1 on item 32829
  2847. [2017-09-26 09:46:31] INFO RequirePortalPhysicsChunks : euc_c1_moon1 @ -1656.000000,152.500000,-647.500000
  2848. [2017-09-26 09:47:02] INFO GET https://ds.playboundless.com:8902/distance/euc_c1_home/euc_c1_moon1/18571
  2849. [2017-09-26 09:47:03] INFO got planet distance (euc_c1_home, euc_c1_moon1) -> 1.000000 : eyJjaGFyYWN0ZXJJZCI6MTg1NzEsIndvcmxkTmFtZTEiOiJldWNfYzFfaG9tZSIsIndvcmxkTmFtZTIiOiJldWNfYzFfbW9vbjEiLCJkaXN0YW5jZSI6MX2+nzociXLWQbdkvMm9N5VyKRh7QZ0Y1gKHYyowNYC+3YLicx3EKusp
  2850. [2017-09-26 09:47:05] INFO GET https://ds.playboundless.com:8902/otherlocation/euc_c1_moon1/euc_c1_home/18571
  2851. [2017-09-26 09:47:06] INFO
  2852. [2017-09-26 09:47:06] INFO [runtimeplayerstartworld] adding portal to 'euc_c1_home'
  2853. [2017-09-26 09:47:06] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart_other'to 'euc_c1_home' active
  2854. [2017-09-26 09:47:06] INFO RequirePortalPhysicsChunks : runtimeplayerstartworld @ 7.000000,65.500000,5.500000
  2855. [2017-09-26 09:47:06] INFO Connecting to 'euc_c1_home' with address 'wss://gseuc1.playboundless.com:8443/websocket/game
  2856. [2017-09-26 09:47:06] INFO updating visibleUniverse for gameWorld 'euc_c1_home'
  2857. [2017-09-26 09:47:06] INFO GET https://ds.playboundless.com:8902/visible/euc_c1_home/18571/X/X
  2858. [2017-09-26 09:47:06] INFO WebSocket opened for euc_c1_home
  2859. [2017-09-26 09:47:07] INFO requesting planet asset for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_home'
  2860. [2017-09-26 09:47:07] INFO planet asset for world 'euc_c1_ring' LOD(2) already in cache
  2861. [2017-09-26 09:47:07] INFO got asset for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_home'
  2862. [2017-09-26 09:47:07] INFO requesting planet asset for world 'euc_c1_ring' Settlements for gameWorld 'euc_c1_home'
  2863. [2017-09-26 09:47:07] INFO planet asset for world 'euc_c1_ring' Settlements already in cache
  2864. [2017-09-26 09:47:07] INFO got asset for world 'euc_c1_ring' Settlements for gameWorld 'euc_c1_home'
  2865. [2017-09-26 09:47:07] INFO requesting planet asset for world 'euc_c1_moon1' LOD(2) for gameWorld 'euc_c1_home'
  2866. [2017-09-26 09:47:07] INFO planet asset for world 'euc_c1_moon1' LOD(2) already in cache
  2867. [2017-09-26 09:47:07] INFO got asset for world 'euc_c1_moon1' LOD(2) for gameWorld 'euc_c1_home'
  2868. [2017-09-26 09:47:07] INFO requesting planet asset for world 'euc_c1_moon1' Settlements for gameWorld 'euc_c1_home'
  2869. [2017-09-26 09:47:07] INFO planet asset for world 'euc_c1_moon1' Settlements already in cache
  2870. [2017-09-26 09:47:07] INFO got asset for world 'euc_c1_moon1' Settlements for gameWorld 'euc_c1_home'
  2871. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2872. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2873. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2874. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2875. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2876. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2877. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2878. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2879. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2880. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2881. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2882. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2883. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2884. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2885. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2886. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2887. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2888. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2889. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2890. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2891. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2892. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2893. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2894. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2895. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2896. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2897. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2898. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2899. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'use_c1_home'
  2900. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'use_c1_ring'
  2901. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2902. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2903. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2904. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'use_c1_home'
  2905. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2906. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2907. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2908. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2909. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2910. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2911. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2912. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2913. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2914. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2915. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2916. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2917. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2918. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2919. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2920. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2921. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2922. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2923. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2924. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2925. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2926. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2927. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2928. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2929. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2930. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2931. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2932. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2933. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2934. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2935. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2936. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2937. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2938. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2939. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2940. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2941. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2942. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2943. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2944. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2945. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2946. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2947. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2948. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2949. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2950. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2951. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2952. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2953. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2954. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2955. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2956. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2957. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2958. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2959. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2960. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2961. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2962. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2963. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2964. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2965. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2966. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2967. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2968. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2969. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2970. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'use_c1_home'
  2971. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2972. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2973. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2974. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2975. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2976. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2977. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2978. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2979. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2980. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_moon1'
  2981. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2982. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2983. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'use_c1_ring'
  2984. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2985. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2986. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_ring'
  2987. [2017-09-26 09:47:07] INFO [euc_c1_home] adding portal to 'euc_c1_home'
  2988. [2017-09-26 09:47:07] INFO RequirePortalPhysicsChunks : euc_c1_home @ 180.000000,83.500000,668.500000
  2989. [2017-09-26 09:47:09] WARN Resetting fog loading distance due to extreme drop (dev teleported?)
  2990. [2017-09-26 09:47:11] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_home:178,83,667:1,2,1:98662.016032:boundmore'to 'euc_c1_home' active
  2991. [2017-09-26 09:47:11] INFO RequirePortalPhysicsChunks : euc_c1_home @ 178.500000,83.000000,667.500000
  2992. [2017-09-26 09:47:11] INFO [euc_c1_home] making portal 'portal:euc_c1_home:euc_c1_ring:182,83,666:1,3,2:95964.073842:boundmore'to 'euc_c1_ring' active
  2993. [2017-09-26 09:47:11] INFO RequirePortalPhysicsChunks : euc_c1_home @ 182.500000,83.500000,666.000000
  2994. [2017-09-26 09:47:11] INFO Joining world 'euc_c1_home' ...
  2995. [2017-09-26 09:47:11] INFO Player entity removed in world runtimeplayerstartworld with id id:1
  2996. [2017-09-26 09:47:11] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart'to 'euc_c1_moon1' inactive
  2997. [2017-09-26 09:47:11] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,-4.500000
  2998. [2017-09-26 09:47:11] INFO UnrequirePortalPhysicsChunks @ -1656.000000,152.500000,-647.500000
  2999. [2017-09-26 09:47:11] INFO Discarding dstRequiredChunks, dst world no longer available
  3000. [2017-09-26 09:47:11] INFO [runtimeplayerstartworld] making portal 'WarpSrc_playerstart_other'to 'euc_c1_home' inactive
  3001. [2017-09-26 09:47:11] INFO UnrequirePortalPhysicsChunks @ 7.000000,65.500000,5.500000
  3002. [2017-09-26 09:47:11] INFO UnrequirePortalPhysicsChunks @ 180.000000,83.500000,668.500000
  3003. [2017-09-26 09:47:11] INFO Discarding dstRequiredChunks, dst world no longer available
  3004. [2017-09-26 09:47:11] INFO [runtimeplayerstartworld] removing portal to 'euc_c1_moon1'
  3005. [2017-09-26 09:47:11] INFO [runtimeplayerstartworld] removing portal to 'euc_c1_home'
  3006. [2017-09-26 09:47:11] INFO RequirePortalPhysicsChunks : euc_c1_home @ 1445.500000,90.000000,1872.500000
  3007. [2017-09-26 09:47:11] INFO Connecting to 'euc_c1_ring' with address 'wss://gseuc1.playboundless.com:8445/websocket/game
  3008. [2017-09-26 09:47:11] INFO updating visibleUniverse for gameWorld 'euc_c1_ring'
  3009. [2017-09-26 09:47:11] INFO GET https://ds.playboundless.com:8902/visible/euc_c1_ring/18571/X/X
  3010. [2017-09-26 09:47:11] INFO requesting planet asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  3011. [2017-09-26 09:47:11] INFO planet asset for world 'euc_c1_home' LOD(2) already in cache
  3012. [2017-09-26 09:47:11] INFO got asset for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_ring'
  3013. [2017-09-26 09:47:11] INFO requesting planet asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_ring'
  3014. [2017-09-26 09:47:11] INFO planet asset for world 'euc_c1_home' Settlements already in cache
  3015. [2017-09-26 09:47:11] INFO got asset for world 'euc_c1_home' Settlements for gameWorld 'euc_c1_ring'
  3016. [2017-09-26 09:47:11] INFO requesting planet asset for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  3017. [2017-09-26 09:47:11] INFO starting new request for planet assets for world 'use_c1_ring' LOD(4)
  3018. [2017-09-26 09:47:11] INFO db has cached data for world 'use_c1_ring' LOD(4). getting it now..
  3019. [2017-09-26 09:47:11] INFO choosing to only use cached data for world 'use_c1_ring' LOD(4)
  3020. [2017-09-26 09:47:11] INFO requesting planet asset for world 'use_c1_ring' Settlements for gameWorld 'euc_c1_ring'
  3021. [2017-09-26 09:47:11] INFO starting new request for planet assets for world 'use_c1_ring' Settlements
  3022. [2017-09-26 09:47:11] INFO db has cached data for world 'use_c1_ring' Settlements. getting it now..
  3023. [2017-09-26 09:47:11] INFO choosing to only use cached data for world 'use_c1_ring' Settlements
  3024. [2017-09-26 09:47:11] INFO got 427B for planet assets for world 'use_c1_ring' Settlements
  3025. [2017-09-26 09:47:11] INFO got 102658B for planet assets for world 'use_c1_ring' LOD(4)
  3026. [2017-09-26 09:47:11] INFO finished creating planet assets for world 'use_c1_ring' Settlements. lastModified = 1506411411.615904
  3027. [2017-09-26 09:47:11] INFO got asset for world 'use_c1_ring' Settlements for gameWorld 'euc_c1_ring'
  3028. [2017-09-26 09:47:12] INFO WebSocket opened for euc_c1_ring
  3029. [2017-09-26 09:47:12] INFO finished creating planet assets for world 'use_c1_ring' LOD(4). lastModified = 1506398229.523000
  3030. [2017-09-26 09:47:12] INFO got asset for world 'use_c1_ring' LOD(4) for gameWorld 'euc_c1_ring'
  3031. [2017-09-26 09:47:12] INFO Player entity added in world euc_c1_home with id id:127916
  3032. [2017-09-26 09:47:12] INFO Player entity removed in world euc_c1_home with id id:-1
  3033. [2017-09-26 09:47:12] WARN Unable to find any past/present snapshot for this frame (30802423.250000) using future snapshot 492838773{30802423.312500s}
  3034. [2017-09-26 09:47:12] WARN Unable to find any past/present snapshot for this frame (30802423.250000) using future snapshot 492838773{30802423.312500s}
  3035. [2017-09-26 09:47:12] WARN Unable to find any past/present snapshot for this frame (30802423.250000) using future snapshot 492838773{30802423.312500s}
  3036. [2017-09-26 09:47:12] WARN Unable to find any past/present snapshot for this frame (30802423.250000) using future snapshot 492838773{30802423.312500s}
  3037. [2017-09-26 09:47:12] INFO no active portal to world runtimeplayerstartworld disconnecting...
  3038. [2017-09-26 09:47:12] INFO no active portal to world euc_c1_moon1 disconnecting...
  3039. [2017-09-26 09:47:12] INFO Destroying game world runtimeplayerstartworld
  3040. [2017-09-26 09:47:12] INFO ..\..\src\browserfeatures\httprequest.cpp:1363 (turbulenz::HttpRequest::Abort) Aborting HTTP request: https://ds.playboundless.com:8902/otherlocation/euc_c1_moon1/euc_c1_home/18571
  3041. [2017-09-26 09:47:12] INFO WebSocket closed for runtimeplayerstartworld
  3042. [2017-09-26 09:47:12] INFO Destroying game world euc_c1_moon1
  3043. [2017-09-26 09:47:12] INFO WebSocket closed for euc_c1_moon1
  3044. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  3045. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3046. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'aus_c1_ring'
  3047. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3048. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3049. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  3050. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3051. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3052. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3053. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3054. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  3055. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'usw_c1_ring'
  3056. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3057. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  3058. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3059. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3060. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  3061. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3062. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3063. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3064. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  3065. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3066. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3067. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  3068. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3069. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3070. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  3071. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  3072. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3073. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  3074. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3075. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3076. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'use_c1_ring'
  3077. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3078. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_ring'
  3079. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3080. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3081. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_home'
  3082. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'usw_c1_moon1'
  3083. [2017-09-26 09:47:12] INFO [euc_c1_moon1] removing portal to 'euc_c1_moon1'
  3084. [2017-09-26 09:47:12] WARN Unable to find any past/present snapshot for this frame (30802423.500000) using future snapshot 492838777{30802423.562500s}
  3085. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'usw_c1_home'
  3086. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3087. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3088. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3089. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  3090. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3091. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3092. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3093. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3094. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  3095. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3096. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  3097. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3098. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  3099. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3100. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3101. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3102. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3103. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3104. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3105. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3106. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3107. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3108. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3109. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3110. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3111. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3112. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3113. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'usw_c1_moon1'
  3114. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3115. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  3116. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  3117. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3118. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3119. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3120. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3121. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3122. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3123. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3124. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3125. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  3126. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  3127. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3128. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3129. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3130. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3131. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3132. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3133. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3134. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3135. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3136. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3137. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3138. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3139. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3140. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  3141. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  3142. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3143. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3144. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3145. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3146. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3147. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3148. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3149. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3150. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3151. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3152. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3153. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3154. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3155. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3156. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  3157. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3158. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3159. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3160. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_moon1'
  3161. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3162. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  3163. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'use_c1_home'
  3164. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3165. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3166. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3167. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3168. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'use_c1_ring'
  3169. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3170. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3171. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3172. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3173. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_ring'
  3174. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3175. [2017-09-26 09:47:12] INFO [euc_c1_ring] adding portal to 'euc_c1_home'
  3176. [2017-09-26 09:47:12] INFO RequirePortalPhysicsChunks : euc_c1_ring @ -1430.000000,98.500000,1993.500000
  3177. [2017-09-26 09:47:13] INFO > ClientTrustedSystem::OnEntityBecameTrusted: id:127916 is now trusted on 30802424.562500
  3178. [2017-09-26 09:47:13] WARN Unable to find any past/present snapshot for this frame (30802424.625000) using future snapshot 492838796{30802424.750000s}
  3179. [2017-09-26 09:47:13] WARN Unable to find any past/present snapshot for this frame (30802424.687500) using future snapshot 492838796{30802424.750000s}
  3180. [2017-09-26 09:47:14] WARN Unable to find any past/present snapshot for this frame (30802425.125000) using future snapshot 492838804{30802425.250000s}
  3181. [2017-09-26 09:47:14] WARN Unable to find any past/present snapshot for this frame (30802425.187500) using future snapshot 492838804{30802425.250000s}
  3182. [2017-09-26 09:47:15] INFO dereferencing planet assets for world 'euc_c1_home' LOD(2) for gameWorld 'euc_c1_moon1'
  3183. [2017-09-26 09:47:15] INFO dereferencing planet assets for world 'euc_c1_home' LOD(16) for gameWorld 'euc_c1_moon1'
  3184. [2017-09-26 09:47:15] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(2) for gameWorld 'euc_c1_moon1'
  3185. [2017-09-26 09:47:15] INFO dereferencing planet assets for world 'euc_c1_ring' LOD(16) for gameWorld 'euc_c1_moon1'
  3186. [2017-09-26 09:47:15] INFO dereferencing planet assets for world 'euc_c1_moon1' LOD(16) for gameWorld 'runtimeplayerstartworld'
  3187. [2017-09-26 09:47:15] INFO dereferencing planet assets for world 'euc_c1_moon1' LOD(2) for gameWorld 'runtimeplayerstartworld'
  3188. [2017-09-26 09:47:36] WARN Unable to find any past/present snapshot for this frame (30802447.000000) using future snapshot 492839153{30802447.062500s}
  3189. [2017-09-26 09:47:36] WARN Unable to find any past/present snapshot for this frame (30802447.000000) using future snapshot 492839153{30802447.062500s}
  3190. [2017-09-26 09:47:36] WARN Unable to find any past/present snapshot for this frame (30802447.000000) using future snapshot 492839153{30802447.062500s}
  3191. [2017-09-26 09:47:36] WARN Unable to find any past/present snapshot for this frame (30802447.000000) using future snapshot 492839153{30802447.062500s}
  3192. [2017-09-26 09:47:36] WARN Unable to find any past/present snapshot for this frame (30802447.000000) using future snapshot 492839153{30802447.062500s}
  3193. [2017-09-26 09:50:31] WARN Unable to find any past/present snapshot for this frame (30802622.812500) using future snapshot 492841969{30802623.062500s}
  3194. [2017-09-26 09:50:31] WARN Unable to find any past/present snapshot for this frame (30802622.875000) using future snapshot 492841969{30802623.062500s}
  3195. [2017-09-26 09:50:31] WARN Unable to find any past/present snapshot for this frame (30802622.937500) using future snapshot 492841969{30802623.062500s}
  3196. [2017-09-26 09:50:32] WARN Unable to find any past/present snapshot for this frame (30802623.000000) using future snapshot 492841969{30802623.062500s}
  3197. [2017-09-26 09:50:32] WARN Unable to find any past/present snapshot for this frame (30802623.562500) using future snapshot 492841981{30802623.812500s}
  3198. [2017-09-26 09:50:32] WARN Unable to find any past/present snapshot for this frame (30802623.625000) using future snapshot 492841981{30802623.812500s}
  3199. [2017-09-26 09:50:32] WARN Unable to find any past/present snapshot for this frame (30802623.687500) using future snapshot 492841981{30802623.812500s}
  3200. [2017-09-26 09:50:32] WARN Unable to find any past/present snapshot for this frame (30802623.750000) using future snapshot 492841981{30802623.812500s}
  3201. [2017-09-26 09:51:22] WARN Unable to find any past/present snapshot for this frame (30802673.062500) using future snapshot 492842770{30802673.125000s}
  3202. [2017-09-26 09:51:22] WARN Unable to find any past/present snapshot for this frame (30802673.062500) using future snapshot 492842770{30802673.125000s}
  3203. [2017-09-26 09:51:22] WARN Unable to find any past/present snapshot for this frame (30802673.062500) using future snapshot 492842770{30802673.125000s}
  3204. [2017-09-26 09:51:22] WARN Unable to find any past/present snapshot for this frame (30802673.062500) using future snapshot 492842770{30802673.125000s}
  3205. [2017-09-26 09:51:22] WARN 492842784{30802674.000000s} Ignoring PlayerCuboyState, canBePredicted=0
  3206. [2017-09-26 09:51:23] WARN 492842788{30802674.250000s} Ignoring PlayerCuboyState, canBePredicted=0
  3207. [2017-09-26 09:51:23] WARN 492842792{30802674.500000s} Ignoring PlayerCuboyState, canBePredicted=0
  3208. [2017-09-26 09:51:23] WARN 492842796{30802674.750000s} Ignoring PlayerCuboyState, canBePredicted=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement