Guest User

ThriveAugustReleaseMulticellularBug

a guest
Aug 17th, 2025
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 145.47 KB | Gaming | 0 0
  1. Godot Engine v4.4.1.stable.mono.official.49a5bc7b6 - https://godotengine.org
  2. OpenGL API 3.3.0 NVIDIA 576.52 - Compatibility - Using Device: NVIDIA - NVIDIA GeForce 840M
  3.  
  4. WARNING: 2D MSAA is not yet supported for GLES3.
  5. at: render_target_set_msaa (drivers/gles3/storage/texture_storage.cpp:2692)
  6. This is Thrive version: 0.8.3.0 (see below for more build info)
  7. Thrive is starting at: Saturday, August 16, 2025 4:42:49 PM (log file name may say something else but this is the correct time)
  8. TODO: reimplement unhandled exception handler: https://github.com/godotengine/godot/issues/73515
  9. Startup C# locale is: en-US Godot locale is: en_US
  10. user:// directory is: C:/Users/````/AppData/Roaming/Thrive
  11. Game logs are written to: C:/Users/````/AppData/Roaming/Thrive\logs latest log is 'log.txt'
  12. Checked that required CPU features are present
  13. Loaded native Thrive library version 19
  14. Doing delayed apply for some settings
  15. Set audio output device to: Default
  16. Set C# locale to: en-US Godot locale is: en
  17. Starting load of Thrive GDExtension
  18. Thrive GDExtension initialized successfully
  19. Thrive extension load succeeded, version: 6
  20. No SteamClient class found, not initializing Steam
  21. TaskExecutor started with parallel job count: 2
  22. SimulationParameters are good
  23. Disk caching is disabled
  24. This version of Thrive was built at Friday, 15 August 2025 11:44:11 from commit 17dcdc3ada1b1480c31dca249c66bf2ad839853e on branch master
  25. Beginning Thrive news feed fetch
  26. Error in feed fetching or processing: System.AggregateException: One or more errors occurred. (No such host is known. (thrivefeeds.b-cdn.net:80))
  27. ---> System.Net.Http.HttpRequestException: No such host is known. (thrivefeeds.b-cdn.net:80)
  28. ---> System.Net.Sockets.SocketException (11001): No such host is known.
  29. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  30. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  31. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  32. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  33. --- End of inner exception stack trace ---
  34. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  35. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  36. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  37. at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
  38. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  39. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  40. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  41. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  42. --- End of inner exception stack trace ---
  43. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  44. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  45. at System.Threading.Tasks.Task.Wait(TimeSpan timeout, CancellationToken cancellationToken)
  46. at System.Threading.Tasks.Task.Wait(TimeSpan timeout)
  47. at ThriveNewsFeed.FetchFeed() in /home/hhyyrylainen/Projects/Thrive/src/general/ThriveNewsFeed.cs:line 48
  48. Fetching Thrive news feed failed due to: One or more errors occurred. (No such host is known. (thrivefeeds.b-cdn.net:80))
  49. We were opened through the Thrive Launcher
  50. Thrive Launcher started us, launcher hidden: False
  51. Skipping clearing an UI input action: ui_text_backspace_all_to_left
  52. Achievements data loaded
  53. Jukebox now playing from: Menu
  54. Disk cache is disabled, will delete it if it exists
  55. Deleting entire on-disk cache
  56. Jukebox: starting track: res://assets/sounds/main-menu-theme-1.ogg position: 0
  57. Startup successful, removing startup info file
  58. The following is not an error, but is printed as an error to ensure launcher always sees it without buffering:
  59. ------------ Thrive Startup Succeeded ------------
  60. Detected launch ID from parameters: 8d6876af-2df1-459f-aa44-94a219add551
  61. Starting load of save: auto_save_10.thrivesave
  62. Starting microbe editor with: 15 organelles in the microbe
  63. Jukebox now playing from: MicrobeEditor
  64. Hiding loading screen for editor as we were loaded from a save
  65. load finished, success: True message: Load finished elapsed: 00:00:42.0195915
  66. We are not playing a newer Thrive version than last played, not updating latest
  67. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 0
  68. ERROR: Parent node is busy setting up children, `add_child()` failed. Consider using `add_child.call_deferred(child)` instead.
  69. at: add_child (scene/main/node.cpp:1657)
  70. ERROR: Parent node is busy setting up children, `move_child()` failed. Consider using `move_child.call_deferred(child, index)` instead (or `popup.call_deferred()` if this is from a popup).
  71. at: _move_child (scene/main/node.cpp:491)
  72. ERROR: Parent node is busy adding/removing children, `remove_child()` can't be called at this time. Consider using `remove_child.call_deferred(child)` instead.
  73. at: remove_child (scene/main/node.cpp:1686)
  74. Thrive Launcher started us, launcher hidden: False
  75. Jukebox now playing from: Menu
  76. Jukebox: starting track: res://assets/sounds/main-menu-theme-1.ogg position: 102.57125
  77. Jukebox: starting track: res://assets/sounds/main-menu-theme-2.ogg position: 0
  78. Jukebox: starting track: res://assets/sounds/main-menu-theme-1.ogg position: 0
  79. Jukebox: starting track: res://assets/sounds/main-menu-theme-2.ogg position: 0
  80. Falling back to cube shadows for light quality due to used renderer
  81. Previous patch doesn't exist, despawning all entities.
  82. Applying patch (Molaren Tidepool) settings
  83. Number of clouds in this patch = 9
  84. Registering new spawner: Name: Ammonia density: 0.79999995
  85. Registering new spawner: Name: Glucose density: 0.39999998
  86. Registering new spawner: Name: Phosphates density: 0.79999995
  87. Hydrogensulfide spawn density is 0. It won't spawn
  88. Oxygen spawn density is 0. It won't spawn
  89. Carbondioxide spawn density is 0. It won't spawn
  90. Nitrogen spawn density is 0. It won't spawn
  91. Sunlight spawn density is 0. It won't spawn
  92. Temperature spawn density is 0. It won't spawn
  93. Number of chunks in this patch = 6
  94. Registering new spawner: Name: FLOATING_HAZARD density: 1
  95. Registering new spawner: Name: SMALL_IRON_CHUNK density: 0.59999996
  96. Registering new spawner: Name: BIG_IRON_CHUNK density: 0.39999998
  97. Registering new spawner: Name: SMALL_PHOSPHATE_CHUNK density: 0.90000004
  98. Registering new spawner: Name: BIG_PHOSPHATE_CHUNK density: 0.08
  99. Registering new spawner: Name: GOOGLY_EYE_CELL density: 0.001
  100. Number of species in this patch = 1
  101. Registering new spawner: Name: 1 density: 0.08606451
  102. World generation settings: [LAWK: False, Difficulty: normal preset, Life origin: Pond, Seed: 8990308921345352408, Size: Medium, Day/night cycle enabled: True, Day length: 180, Include multicellular: True, Easter eggs: True]
  103. Jukebox now playing from: MicrobeStage
  104. Starting preload of 48 stage resources
  105. Jukebox: starting track: res://assets/sounds/microbe-theme-9.ogg position: 0
  106. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience2.ogg position: 0
  107. Stage load finished, will enter properly now
  108. Movement mode selection notice permanently dismissed
  109. Auto-saving game for the first time editor is available
  110. Creating a save with name: auto_save_12.thrivesave
  111. save finished, success: True message: Saving succeeded elapsed: 00:00:03.8209090
  112. Move to editor pressed
  113. SUNLIGHT chart missing datasets, aborting plotting data
  114. ATMOSPHERIC_GASSES chart missing datasets, aborting plotting data
  115. SPECIES_POPULATION chart missing datasets, aborting plotting data
  116. COMPOUNDS chart missing datasets, aborting plotting data
  117. Starting microbe editor with: 1 organelles in the microbe
  118. Jukebox now playing from: MicrobeEditor
  119. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 100.5337
  120. Elapsing time on editor entry
  121. TimedWorldOperations: running effects. elapsed: 1 total passed: 100000000
  122. Applying auto-evo results. Auto-evo run took: 00:00:00.2484570
  123. Creating a save with name: auto_save_13.thrivesave
  124. save finished, success: True message: Saving succeeded elapsed: 00:00:01.9884467
  125. Placing organelle 'chromatophore' at: 0, 1
  126. Placing organelle 'chromatophore' at: 0, -1
  127. MicrobeEditor: applying changes to edited Species
  128. MicrobeEditorReportComponent: applying changes of component
  129. MicrobeEditorPatchMap: applying changes of component
  130. MicrobeEditorPatchMap: applying player move to patch: Molaren Estuary
  131. AI will try to follow player migration to make the world less empty
  132. CellEditorComponent: applying changes of component
  133. Modified species name to: Primum thrivium
  134. MicrobeEditor: updated organelles for species: Primum thrivium
  135. Previous patch (Molaren Tidepool) different to current patch (Molaren Estuary) despawning all entities.
  136. Applying patch (Molaren Estuary) settings
  137. Number of clouds in this patch = 9
  138. Changing spawn density of Ammonia from 0.79999995 to 0.59999996
  139. Changing spawn density of Phosphates from 0.79999995 to 0.59999996
  140. Registering new spawner: Name: Hydrogensulfide density: 0.21999998
  141. Oxygen spawn density is 0. It won't spawn
  142. Carbondioxide spawn density is 0. It won't spawn
  143. Nitrogen spawn density is 0. It won't spawn
  144. Sunlight spawn density is 0. It won't spawn
  145. Temperature spawn density is 0. It won't spawn
  146. Number of chunks in this patch = 8
  147. Changing spawn density of BIG_IRON_CHUNK from 0.39999998 to 0.5
  148. Registering new spawner: Name: SMALL_SULFUR_CHUNK density: 0.19999999
  149. Registering new spawner: Name: MEDIUM_SULFUR_CHUNK density: 0.049999997
  150. Changing spawn density of SMALL_PHOSPHATE_CHUNK from 0.90000004 to 0.70000005
  151. Changing spawn density of BIG_PHOSPHATE_CHUNK from 0.08 to 0.060000002
  152. Number of species in this patch = 2
  153. Registering new spawner: Name: 2 density: 0.17212902
  154. Primum thrivium population <= 0. Skipping Cell Spawn in patch.
  155. Removed 1 spawner.
  156. Jukebox now playing from: MicrobeStage
  157. Showing compounds panel as tutorial has been cancelled
  158. Starting preload of 48 stage resources
  159. Reused 48 already loaded resources
  160. Stage load finished, will enter properly now
  161. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience2.ogg position: 149.58005
  162. Jukebox: starting track: res://assets/sounds/microbe-theme-5.ogg position: 0
  163. Creating a save with name: auto_save_14.thrivesave
  164. save finished, success: True message: Saving succeeded elapsed: 00:00:01.3947054
  165. Move to editor pressed
  166. SPECIES_POPULATION chart missing datasets, aborting plotting data
  167. Starting microbe editor with: 3 organelles in the microbe
  168. Jukebox now playing from: MicrobeEditor
  169. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 209.8155
  170. Elapsing time on editor entry
  171. TimedWorldOperations: running effects. elapsed: 1 total passed: 200000000
  172. Impact event is adding a new compound Iron that was not present before in Molaren Coastal
  173. Impact event is adding a new compound Iron that was not present before in Molaren Estuary
  174. Impact event is adding a new compound Iron that was not present before in Molaren Tidepool
  175. Impact event is adding a new compound Iron that was not present before in Fetanese Epipelagic
  176. Couldn't find original spawn density of chunk for oxidation: meteorIronSmallChunk
  177. This chunk will not have a minimum spawn density
  178. Couldn't find original spawn density of chunk for oxidation: meteorIronBigChunk
  179. This chunk will not have a minimum spawn density
  180. Couldn't find original spawn density of chunk for oxidation: meteorIronSmallChunk
  181. This chunk will not have a minimum spawn density
  182. Couldn't find original spawn density of chunk for oxidation: meteorIronBigChunk
  183. This chunk will not have a minimum spawn density
  184. Couldn't find original spawn density of chunk for oxidation: meteorIronSmallChunk
  185. This chunk will not have a minimum spawn density
  186. Couldn't find original spawn density of chunk for oxidation: meteorIronBigChunk
  187. This chunk will not have a minimum spawn density
  188. Applying auto-evo results. Auto-evo run took: 00:00:01.5521438
  189. Creating a save with name: auto_save_15.thrivesave
  190. save finished, success: True message: Saving succeeded elapsed: 00:00:03.0743753
  191. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-4.ogg position: 0
  192. Changing membrane to 'chitin'
  193. Changing membrane back to 'single'
  194. Placing organelle 'chromatophore' at: 0, 0
  195. Placing organelle 'chromatophore' at: 0, 2
  196. MicrobeEditor: applying changes to edited Species
  197. MicrobeEditorReportComponent: applying changes of component
  198. MicrobeEditorPatchMap: applying changes of component
  199. MicrobeEditorPatchMap: applying player move to patch: Fetanese Epipelagic
  200. AI will try to follow player migration to make the world less empty
  201. CellEditorComponent: applying changes of component
  202. Modified species name to: Primum thrivium
  203. MicrobeEditor: updated organelles for species: Primum thrivium
  204. Previous patch (Molaren Estuary) different to current patch (Fetanese Epipelagic) despawning all entities.
  205. Applying patch (Fetanese Epipelagic) settings
  206. Number of clouds in this patch = 10
  207. Changing spawn density of Hydrogensulfide from 0.21999998 to 0.22426666
  208. Oxygen spawn density is 0. It won't spawn
  209. Carbondioxide spawn density is 0. It won't spawn
  210. Nitrogen spawn density is 0. It won't spawn
  211. Sunlight spawn density is 0. It won't spawn
  212. Temperature spawn density is 0. It won't spawn
  213. Registering new spawner: Name: Iron density: 0.5
  214. Number of chunks in this patch = 6
  215. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  216. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  217. Changing spawn density of SMALL_IRON_CHUNK from 0.59999996 to 0.88092935
  218. Changing spawn density of BIG_IRON_CHUNK from 0.5 to 0.51631856
  219. Number of species in this patch = 2
  220. Primum thrivium population <= 0. Skipping Cell Spawn in patch.
  221. Removed SMALL_PHOSPHATE_CHUNK spawner.
  222. Removed BIG_PHOSPHATE_CHUNK spawner.
  223. Removed SMALL_SULFUR_CHUNK spawner.
  224. Removed MEDIUM_SULFUR_CHUNK spawner.
  225. Jukebox now playing from: MicrobeStage
  226. Starting preload of 48 stage resources
  227. Reused 48 already loaded resources
  228. Stage load finished, will enter properly now
  229. Jukebox: starting track: res://assets/sounds/microbe-theme-5.ogg position: 195.68036
  230. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience2.ogg position: 345.38812
  231. Creating a save with name: auto_save_16.thrivesave
  232. save finished, success: True message: Saving succeeded elapsed: 00:00:01.6572913
  233. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 0
  234. World time scale is higher than we have processing power for
  235. World time scale is higher than we have processing power for
  236. World time scale is higher than we have processing power for
  237. Jukebox: starting track: res://assets/sounds/microbe-theme-4.ogg position: 0
  238. World time scale is higher than we have processing power for
  239. World time scale is higher than we have processing power for
  240. World time scale is higher than we have processing power for
  241. World time scale is higher than we have processing power for
  242. World time scale is higher than we have processing power for
  243. World time scale is higher than we have processing power for
  244. World time scale is higher than we have processing power for
  245. World time scale is higher than we have processing power for
  246. World time scale is higher than we have processing power for
  247. World time scale is higher than we have processing power for
  248. World time scale is higher than we have processing power for
  249. World time scale is higher than we have processing power for
  250. World time scale is higher than we have processing power for
  251. World time scale is higher than we have processing power for
  252. World time scale is higher than we have processing power for
  253. World time scale is higher than we have processing power for
  254. World time scale is higher than we have processing power for
  255. World time scale is higher than we have processing power for
  256. World time scale is higher than we have processing power for
  257. World time scale is higher than we have processing power for
  258. World time scale is higher than we have processing power for
  259. World time scale is higher than we have processing power for
  260. World time scale is higher than we have processing power for
  261. World time scale is higher than we have processing power for
  262. World time scale is higher than we have processing power for
  263. World time scale is higher than we have processing power for
  264. World time scale is higher than we have processing power for
  265. World time scale is higher than we have processing power for
  266. World time scale is higher than we have processing power for
  267. World time scale is higher than we have processing power for
  268. World time scale is higher than we have processing power for
  269. World time scale is higher than we have processing power for
  270. World time scale is higher than we have processing power for
  271. World time scale is higher than we have processing power for
  272. World time scale is higher than we have processing power for
  273. World time scale is higher than we have processing power for
  274. World time scale is higher than we have processing power for
  275. World time scale is higher than we have processing power for
  276. World time scale is higher than we have processing power for
  277. World time scale is higher than we have processing power for
  278. World time scale is higher than we have processing power for
  279. World time scale is higher than we have processing power for
  280. World time scale is higher than we have processing power for
  281. World time scale is higher than we have processing power for
  282. World time scale is higher than we have processing power for
  283. World time scale is higher than we have processing power for
  284. World time scale is higher than we have processing power for
  285. World time scale is higher than we have processing power for
  286. World time scale is higher than we have processing power for
  287. World time scale is higher than we have processing power for
  288. World time scale is higher than we have processing power for
  289. World time scale is higher than we have processing power for
  290. World time scale is higher than we have processing power for
  291. World time scale is higher than we have processing power for
  292. World time scale is higher than we have processing power for
  293. World time scale is higher than we have processing power for
  294. World time scale is higher than we have processing power for
  295. World time scale is higher than we have processing power for
  296. World time scale is higher than we have processing power for
  297. World time scale is higher than we have processing power for
  298. World time scale is higher than we have processing power for
  299. World time scale is higher than we have processing power for
  300. World time scale is higher than we have processing power for
  301. World time scale is higher than we have processing power for
  302. World time scale is higher than we have processing power for
  303. World time scale is higher than we have processing power for
  304. World time scale is higher than we have processing power for
  305. World time scale is higher than we have processing power for
  306. World time scale is higher than we have processing power for
  307. World time scale is higher than we have processing power for
  308. World time scale is higher than we have processing power for
  309. World time scale is higher than we have processing power for
  310. World time scale is higher than we have processing power for
  311. World time scale is higher than we have processing power for
  312. World time scale is higher than we have processing power for
  313. World time scale is higher than we have processing power for
  314. World time scale is higher than we have processing power for
  315. World time scale is higher than we have processing power for
  316. World time scale is higher than we have processing power for
  317. World time scale is higher than we have processing power for
  318. World time scale is higher than we have processing power for
  319. World time scale is higher than we have processing power for
  320. World time scale is higher than we have processing power for
  321. World time scale is higher than we have processing power for
  322. World time scale is higher than we have processing power for
  323. World time scale is higher than we have processing power for
  324. World time scale is higher than we have processing power for
  325. World time scale is higher than we have processing power for
  326. World time scale is higher than we have processing power for
  327. World time scale is higher than we have processing power for
  328. World time scale is higher than we have processing power for
  329. World time scale is higher than we have processing power for
  330. World time scale is higher than we have processing power for
  331. World time scale is higher than we have processing power for
  332. World time scale is higher than we have processing power for
  333. World time scale is higher than we have processing power for
  334. World time scale is higher than we have processing power for
  335. World time scale is higher than we have processing power for
  336. World time scale is higher than we have processing power for
  337. Move to editor pressed
  338. World time scale is higher than we have processing power for
  339. SPECIES_POPULATION chart missing datasets, aborting plotting data
  340. Starting microbe editor with: 4 organelles in the microbe
  341. Jukebox now playing from: MicrobeEditor
  342. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-4.ogg position: 161.1755
  343. Elapsing time on editor entry
  344. TimedWorldOperations: running effects. elapsed: 1 total passed: 300000000
  345. Applying auto-evo results. Auto-evo run took: 00:00:07.5060079
  346. Creating a save with name: auto_save_17.thrivesave
  347. save finished, success: True message: Saving succeeded elapsed: 00:00:03.0639309
  348. Starting load of save: auto_save_16.thrivesave
  349. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 0
  350. Falling back to cube shadows for light quality due to used renderer
  351. World generation settings: [LAWK: False, Difficulty: normal preset, Life origin: Pond, Seed: 8990308921345352408, Size: Medium, Day/night cycle enabled: True, Day length: 180, Include multicellular: True, Easter eggs: True]
  352. Jukebox now playing from: MicrobeStage
  353. Applying patch (Fetanese Epipelagic) settings
  354. Number of clouds in this patch = 10
  355. Registering new spawner: Name: Ammonia density: 0.59999996
  356. Registering new spawner: Name: Glucose density: 0.39999998
  357. Registering new spawner: Name: Phosphates density: 0.59999996
  358. Registering new spawner: Name: Hydrogensulfide density: 0.22426666
  359. Oxygen spawn density is 0. It won't spawn
  360. Carbondioxide spawn density is 0. It won't spawn
  361. Nitrogen spawn density is 0. It won't spawn
  362. Sunlight spawn density is 0. It won't spawn
  363. Temperature spawn density is 0. It won't spawn
  364. Registering new spawner: Name: Iron density: 0.5
  365. Number of chunks in this patch = 6
  366. Registering new spawner: Name: FLOATING_HAZARD density: 1
  367. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  368. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  369. Registering new spawner: Name: GOOGLY_EYE_CELL density: 0.001
  370. Registering new spawner: Name: SMALL_IRON_CHUNK density: 0.88092935
  371. Registering new spawner: Name: BIG_IRON_CHUNK density: 0.51631856
  372. Number of species in this patch = 2
  373. Registering new spawner: Name: 2 density: 0.17212902
  374. Primum thrivium population <= 0. Skipping Cell Spawn in patch.
  375. load finished, success: True message: Load finished elapsed: 00:00:06.6374740
  376. Starting preload of 48 stage resources
  377. Reused 48 already loaded resources
  378. Jukebox: starting track: res://assets/sounds/microbe-theme-4.ogg position: 44.503944
  379. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 132.28989
  380. Stage load finished, will enter properly now
  381. World time scale is higher than we have processing power for
  382. World time scale is higher than we have processing power for
  383. World time scale is higher than we have processing power for
  384. World time scale is higher than we have processing power for
  385. World time scale is higher than we have processing power for
  386. World time scale is higher than we have processing power for
  387. World time scale is higher than we have processing power for
  388. World time scale is higher than we have processing power for
  389. World time scale is higher than we have processing power for
  390. World time scale is higher than we have processing power for
  391. World time scale is higher than we have processing power for
  392. World time scale is higher than we have processing power for
  393. World time scale is higher than we have processing power for
  394. World time scale is higher than we have processing power for
  395. World time scale is higher than we have processing power for
  396. World time scale is higher than we have processing power for
  397. World time scale is higher than we have processing power for
  398. World time scale is higher than we have processing power for
  399. World time scale is higher than we have processing power for
  400. World time scale is higher than we have processing power for
  401. World time scale is higher than we have processing power for
  402. World time scale is higher than we have processing power for
  403. World time scale is higher than we have processing power for
  404. World time scale is higher than we have processing power for
  405. World time scale is higher than we have processing power for
  406. World time scale is higher than we have processing power for
  407. World time scale is higher than we have processing power for
  408. World time scale is higher than we have processing power for
  409. World time scale is higher than we have processing power for
  410. World time scale is higher than we have processing power for
  411. World time scale is higher than we have processing power for
  412. World time scale is higher than we have processing power for
  413. World time scale is higher than we have processing power for
  414. World time scale is higher than we have processing power for
  415. World time scale is higher than we have processing power for
  416. World time scale is higher than we have processing power for
  417. World time scale is higher than we have processing power for
  418. World time scale is higher than we have processing power for
  419. World time scale is higher than we have processing power for
  420. World time scale is higher than we have processing power for
  421. World time scale is higher than we have processing power for
  422. World time scale is higher than we have processing power for
  423. World time scale is higher than we have processing power for
  424. World time scale is higher than we have processing power for
  425. World time scale is higher than we have processing power for
  426. World time scale is higher than we have processing power for
  427. World time scale is higher than we have processing power for
  428. World time scale is higher than we have processing power for
  429. World time scale is higher than we have processing power for
  430. World time scale is higher than we have processing power for
  431. World time scale is higher than we have processing power for
  432. World time scale is higher than we have processing power for
  433. World time scale is higher than we have processing power for
  434. World time scale is higher than we have processing power for
  435. World time scale is higher than we have processing power for
  436. World time scale is higher than we have processing power for
  437. World time scale is higher than we have processing power for
  438. World time scale is higher than we have processing power for
  439. World time scale is higher than we have processing power for
  440. World time scale is higher than we have processing power for
  441. World time scale is higher than we have processing power for
  442. World time scale is higher than we have processing power for
  443. World time scale is higher than we have processing power for
  444. World time scale is higher than we have processing power for
  445. World time scale is higher than we have processing power for
  446. World time scale is higher than we have processing power for
  447. World time scale is higher than we have processing power for
  448. World time scale is higher than we have processing power for
  449. World time scale is higher than we have processing power for
  450. World time scale is higher than we have processing power for
  451. World time scale is higher than we have processing power for
  452. World time scale is higher than we have processing power for
  453. World time scale is higher than we have processing power for
  454. World time scale is higher than we have processing power for
  455. World time scale is higher than we have processing power for
  456. World time scale is higher than we have processing power for
  457. World time scale is higher than we have processing power for
  458. World time scale is higher than we have processing power for
  459. World time scale is higher than we have processing power for
  460. World time scale is higher than we have processing power for
  461. World time scale is higher than we have processing power for
  462. World time scale is higher than we have processing power for
  463. World time scale is higher than we have processing power for
  464. World time scale is higher than we have processing power for
  465. World time scale is higher than we have processing power for
  466. World time scale is higher than we have processing power for
  467. World time scale is higher than we have processing power for
  468. World time scale is higher than we have processing power for
  469. World time scale is higher than we have processing power for
  470. World time scale is higher than we have processing power for
  471. World time scale is higher than we have processing power for
  472. World time scale is higher than we have processing power for
  473. World time scale is higher than we have processing power for
  474. World time scale is higher than we have processing power for
  475. World time scale is higher than we have processing power for
  476. World time scale is higher than we have processing power for
  477. World time scale is higher than we have processing power for
  478. World time scale is higher than we have processing power for
  479. World time scale is higher than we have processing power for
  480. World time scale is higher than we have processing power for
  481. World time scale is higher than we have processing power for
  482. Move to editor pressed
  483. SPECIES_POPULATION chart missing datasets, aborting plotting data
  484. Starting microbe editor with: 4 organelles in the microbe
  485. Jukebox now playing from: MicrobeEditor
  486. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 2.7951021
  487. Elapsing time on editor entry
  488. TimedWorldOperations: running effects. elapsed: 1 total passed: 300000000
  489. Applying auto-evo results. Auto-evo run took: 00:00:07.0578313
  490. Creating a save with name: auto_save_6.thrivesave
  491. save finished, success: True message: Saving succeeded elapsed: 00:00:02.8550380
  492. Placing organelle 'chromatophore' at: 0, -2
  493. Placing organelle 'chromatophore' at: 0, -3
  494. MicrobeEditor: applying changes to edited Species
  495. MicrobeEditorReportComponent: applying changes of component
  496. MicrobeEditorPatchMap: applying changes of component
  497. MicrobeEditorPatchMap: applying player move to patch: Clegofutic Epipelagic
  498. AI will try to follow player migration to make the world less empty
  499. CellEditorComponent: applying changes of component
  500. Modified species name to: Primum thrivium
  501. MicrobeEditor: updated organelles for species: Primum thrivium
  502. Previous patch (Fetanese Epipelagic) different to current patch (Clegofutic Epipelagic) despawning all entities.
  503. Applying patch (Clegofutic Epipelagic) settings
  504. Number of clouds in this patch = 9
  505. Changing spawn density of Hydrogensulfide from 0.22426666 to 0.020819552
  506. Oxygen spawn density is 0. It won't spawn
  507. Carbondioxide spawn density is 0. It won't spawn
  508. Nitrogen spawn density is 0. It won't spawn
  509. Sunlight spawn density is 0. It won't spawn
  510. Temperature spawn density is 0. It won't spawn
  511. Number of chunks in this patch = 4
  512. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  513. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  514. Number of species in this patch = 3
  515. Registering new spawner: Name: 4 density: 0.25343782
  516. Registering new spawner: Name: 14 density: 0.17212902
  517. Primum thrivium population <= 0. Skipping Cell Spawn in patch.
  518. Removed SMALL_IRON_CHUNK spawner.
  519. Removed BIG_IRON_CHUNK spawner.
  520. Removed Iron spawner.
  521. Removed 2 spawner.
  522. Jukebox now playing from: MicrobeStage
  523. Starting preload of 48 stage resources
  524. Reused 48 already loaded resources
  525. Stage load finished, will enter properly now
  526. Jukebox: starting track: res://assets/sounds/microbe-theme-4.ogg position: 198.63799
  527. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 286.41232
  528. World time scale is higher than we have processing power for
  529. World time scale is higher than we have processing power for
  530. World time scale is higher than we have processing power for
  531. Creating a save with name: auto_save_2.thrivesave
  532. save finished, success: True message: Saving succeeded elapsed: 00:00:02.0475713
  533. World time scale is higher than we have processing power for
  534. World time scale is higher than we have processing power for
  535. World time scale is higher than we have processing power for
  536. World time scale is higher than we have processing power for
  537. World time scale is higher than we have processing power for
  538. World time scale is higher than we have processing power for
  539. World time scale is higher than we have processing power for
  540. World time scale is higher than we have processing power for
  541. World time scale is higher than we have processing power for
  542. World time scale is higher than we have processing power for
  543. World time scale is higher than we have processing power for
  544. World time scale is higher than we have processing power for
  545. World time scale is higher than we have processing power for
  546. World time scale is higher than we have processing power for
  547. World time scale is higher than we have processing power for
  548. World time scale is higher than we have processing power for
  549. World time scale is higher than we have processing power for
  550. World time scale is higher than we have processing power for
  551. World time scale is higher than we have processing power for
  552. World time scale is higher than we have processing power for
  553. World time scale is higher than we have processing power for
  554. World time scale is higher than we have processing power for
  555. World time scale is higher than we have processing power for
  556. World time scale is higher than we have processing power for
  557. World time scale is higher than we have processing power for
  558. World time scale is higher than we have processing power for
  559. World time scale is higher than we have processing power for
  560. World time scale is higher than we have processing power for
  561. World time scale is higher than we have processing power for
  562. World time scale is higher than we have processing power for
  563. World time scale is higher than we have processing power for
  564. World time scale is higher than we have processing power for
  565. World time scale is higher than we have processing power for
  566. World time scale is higher than we have processing power for
  567. World time scale is higher than we have processing power for
  568. World time scale is higher than we have processing power for
  569. World time scale is higher than we have processing power for
  570. World time scale is higher than we have processing power for
  571. World time scale is higher than we have processing power for
  572. World time scale is higher than we have processing power for
  573. World time scale is higher than we have processing power for
  574. World time scale is higher than we have processing power for
  575. World time scale is higher than we have processing power for
  576. World time scale is higher than we have processing power for
  577. World time scale is higher than we have processing power for
  578. World time scale is higher than we have processing power for
  579. World time scale is higher than we have processing power for
  580. World time scale is higher than we have processing power for
  581. World time scale is higher than we have processing power for
  582. World time scale is higher than we have processing power for
  583. World time scale is higher than we have processing power for
  584. World time scale is higher than we have processing power for
  585. World time scale is higher than we have processing power for
  586. World time scale is higher than we have processing power for
  587. World time scale is higher than we have processing power for
  588. World time scale is higher than we have processing power for
  589. World time scale is higher than we have processing power for
  590. World time scale is higher than we have processing power for
  591. World time scale is higher than we have processing power for
  592. World time scale is higher than we have processing power for
  593. World time scale is higher than we have processing power for
  594. World time scale is higher than we have processing power for
  595. World time scale is higher than we have processing power for
  596. World time scale is higher than we have processing power for
  597. World time scale is higher than we have processing power for
  598. World time scale is higher than we have processing power for
  599. World time scale is higher than we have processing power for
  600. World time scale is higher than we have processing power for
  601. World time scale is higher than we have processing power for
  602. World time scale is higher than we have processing power for
  603. World time scale is higher than we have processing power for
  604. World time scale is higher than we have processing power for
  605. World time scale is higher than we have processing power for
  606. World time scale is higher than we have processing power for
  607. World time scale is higher than we have processing power for
  608. World time scale is higher than we have processing power for
  609. World time scale is higher than we have processing power for
  610. World time scale is higher than we have processing power for
  611. World time scale is higher than we have processing power for
  612. World time scale is higher than we have processing power for
  613. World time scale is higher than we have processing power for
  614. World time scale is higher than we have processing power for
  615. World time scale is higher than we have processing power for
  616. World time scale is higher than we have processing power for
  617. World time scale is higher than we have processing power for
  618. Move to editor pressed
  619. Starting microbe editor with: 6 organelles in the microbe
  620. Jukebox now playing from: MicrobeEditor
  621. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 137.56952
  622. Elapsing time on editor entry
  623. TimedWorldOperations: running effects. elapsed: 1 total passed: 400000000
  624. Applying auto-evo results. Auto-evo run took: 00:00:12.8129405
  625. Creating a save with name: auto_save_3.thrivesave
  626. save finished, success: True message: Saving succeeded elapsed: 00:00:03.6612937
  627. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 0
  628. Placing organelle 'hydrogenase' at: 0, 3
  629. Placing organelle 'hydrogenase' at: 0, 4
  630. MicrobeEditor: applying changes to edited Species
  631. MicrobeEditorReportComponent: applying changes of component
  632. MicrobeEditorPatchMap: applying changes of component
  633. MicrobeEditorPatchMap: applying player move to patch: Vogalic Epipelagic
  634. AI will try to follow player migration to make the world less empty
  635. CellEditorComponent: applying changes of component
  636. Modified species name to: Primum thrivium
  637. MicrobeEditor: updated organelles for species: Primum thrivium
  638. Previous patch (Clegofutic Epipelagic) different to current patch (Vogalic Epipelagic) despawning all entities.
  639. Applying patch (Vogalic Epipelagic) settings
  640. Number of clouds in this patch = 9
  641. Changing spawn density of Hydrogensulfide from 0.020819552 to 0.113946095
  642. Oxygen spawn density is 0. It won't spawn
  643. Carbondioxide spawn density is 0. It won't spawn
  644. Nitrogen spawn density is 0. It won't spawn
  645. Sunlight spawn density is 0. It won't spawn
  646. Temperature spawn density is 0. It won't spawn
  647. Number of chunks in this patch = 4
  648. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  649. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  650. Number of species in this patch = 2
  651. Primum thrivium population <= 0. Skipping Cell Spawn in patch.
  652. Removed 4 spawner.
  653. Jukebox now playing from: MicrobeStage
  654. Starting preload of 48 stage resources
  655. Reused 48 already loaded resources
  656. Stage load finished, will enter properly now
  657. Jukebox: starting track: res://assets/sounds/microbe-theme-4.ogg position: 287.73874
  658. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 375.50146
  659. Creating a save with name: auto_save_7.thrivesave
  660. save finished, success: True message: Saving succeeded elapsed: 00:00:02.3891624
  661. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience2.ogg position: 0
  662. World time scale is higher than we have processing power for
  663. World time scale is higher than we have processing power for
  664. Move to editor pressed
  665. SPECIES_POPULATION chart missing datasets, aborting plotting data
  666. Starting microbe editor with: 8 organelles in the microbe
  667. Jukebox now playing from: MicrobeEditor
  668. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 155.07156
  669. Elapsing time on editor entry
  670. TimedWorldOperations: running effects. elapsed: 1 total passed: 500000000
  671. Applying auto-evo results. Auto-evo run took: 00:00:37.8417954
  672. Creating a save with name: auto_save_5.thrivesave
  673. save finished, success: True message: Saving succeeded elapsed: 00:00:03.9683187
  674. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 0
  675. Placing organelle 'hydrogenase' at: 0, 5
  676. Placing organelle 'hydrogenase' at: 0, 5
  677. Placing organelle 'hydrogenase' at: 0, 6
  678. MicrobeEditor: applying changes to edited Species
  679. MicrobeEditorReportComponent: applying changes of component
  680. MicrobeEditorPatchMap: applying changes of component
  681. CellEditorComponent: applying changes of component
  682. Modified species name to: Primum thrivium
  683. MicrobeEditor: updated organelles for species: Primum thrivium
  684. Applying patch (Vogalic Epipelagic) settings
  685. Number of clouds in this patch = 9
  686. Changing spawn density of Glucose from 0.39999998 to 0.32
  687. Changing spawn density of Hydrogensulfide from 0.113946095 to 0.12220297
  688. Oxygen spawn density is 0. It won't spawn
  689. Carbondioxide spawn density is 0. It won't spawn
  690. Nitrogen spawn density is 0. It won't spawn
  691. Sunlight spawn density is 0. It won't spawn
  692. Temperature spawn density is 0. It won't spawn
  693. Number of chunks in this patch = 4
  694. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  695. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  696. Number of species in this patch = 2
  697. Changing spawn density of 14 from 0.17212902 to 0.25645933
  698. Registering new spawner: Name: 1 density: 0.080806114
  699. Jukebox now playing from: MicrobeStage
  700. Starting preload of 48 stage resources
  701. Reused 48 already loaded resources
  702. Stage load finished, will enter properly now
  703. Jukebox: starting track: res://assets/sounds/microbe-theme-4.ogg position: 381.89566
  704. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience2.ogg position: 49.54848
  705. World time scale is higher than we have processing power for
  706. Creating a save with name: auto_save_8.thrivesave
  707. save finished, success: True message: Saving succeeded elapsed: 00:00:03.7104146
  708. World time scale is higher than we have processing power for
  709. World time scale is higher than we have processing power for
  710. World time scale is higher than we have processing power for
  711. World time scale is higher than we have processing power for
  712. Jukebox: starting track: res://assets/sounds/microbe-theme-6.ogg position: 0
  713. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 0
  714. Jukebox: starting track: res://assets/sounds/microbe-theme-4.ogg position: 0
  715. World time scale is higher than we have processing power for
  716. World time scale is higher than we have processing power for
  717. World time scale is higher than we have processing power for
  718. World time scale is higher than we have processing power for
  719. World time scale is higher than we have processing power for
  720. World time scale is higher than we have processing power for
  721. World time scale is higher than we have processing power for
  722. World time scale is higher than we have processing power for
  723. World time scale is higher than we have processing power for
  724. World time scale is higher than we have processing power for
  725. World time scale is higher than we have processing power for
  726. World time scale is higher than we have processing power for
  727. World time scale is higher than we have processing power for
  728. World time scale is higher than we have processing power for
  729. World time scale is higher than we have processing power for
  730. World time scale is higher than we have processing power for
  731. World time scale is higher than we have processing power for
  732. World time scale is higher than we have processing power for
  733. World time scale is higher than we have processing power for
  734. World time scale is higher than we have processing power for
  735. World time scale is higher than we have processing power for
  736. World time scale is higher than we have processing power for
  737. World time scale is higher than we have processing power for
  738. World time scale is higher than we have processing power for
  739. World time scale is higher than we have processing power for
  740. World time scale is higher than we have processing power for
  741. World time scale is higher than we have processing power for
  742. World time scale is higher than we have processing power for
  743. World time scale is higher than we have processing power for
  744. World time scale is higher than we have processing power for
  745. World time scale is higher than we have processing power for
  746. World time scale is higher than we have processing power for
  747. World time scale is higher than we have processing power for
  748. World time scale is higher than we have processing power for
  749. World time scale is higher than we have processing power for
  750. World time scale is higher than we have processing power for
  751. World time scale is higher than we have processing power for
  752. World time scale is higher than we have processing power for
  753. World time scale is higher than we have processing power for
  754. World time scale is higher than we have processing power for
  755. World time scale is higher than we have processing power for
  756. World time scale is higher than we have processing power for
  757. World time scale is higher than we have processing power for
  758. World time scale is higher than we have processing power for
  759. World time scale is higher than we have processing power for
  760. World time scale is higher than we have processing power for
  761. World time scale is higher than we have processing power for
  762. World time scale is higher than we have processing power for
  763. World time scale is higher than we have processing power for
  764. World time scale is higher than we have processing power for
  765. World time scale is higher than we have processing power for
  766. World time scale is higher than we have processing power for
  767. World time scale is higher than we have processing power for
  768. World time scale is higher than we have processing power for
  769. World time scale is higher than we have processing power for
  770. World time scale is higher than we have processing power for
  771. World time scale is higher than we have processing power for
  772. World time scale is higher than we have processing power for
  773. World time scale is higher than we have processing power for
  774. World time scale is higher than we have processing power for
  775. Move to editor pressed
  776. Starting microbe editor with: 10 organelles in the microbe
  777. Jukebox now playing from: MicrobeEditor
  778. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 198.8586
  779. Elapsing time on editor entry
  780. TimedWorldOperations: running effects. elapsed: 1 total passed: 600000000
  781. Applying auto-evo results. Auto-evo run took: 00:00:57.6133802
  782. Creating a save with name: auto_save_9.thrivesave
  783. save finished, success: True message: Saving succeeded elapsed: 00:00:05.2367845
  784. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 0
  785. MicrobeEditor: applying changes to edited Species
  786. MicrobeEditorReportComponent: applying changes of component
  787. MicrobeEditorPatchMap: applying changes of component
  788. CellEditorComponent: applying changes of component
  789. Modified species name to: Primum thrivium
  790. MicrobeEditor: updated organelles for species: Primum thrivium
  791. Applying patch (Vogalic Epipelagic) settings
  792. Number of clouds in this patch = 9
  793. Changing spawn density of Glucose from 0.32 to 0.256
  794. Changing spawn density of Hydrogensulfide from 0.12220297 to 0.13388404
  795. Oxygen spawn density is 0. It won't spawn
  796. Carbondioxide spawn density is 0. It won't spawn
  797. Nitrogen spawn density is 0. It won't spawn
  798. Sunlight spawn density is 0. It won't spawn
  799. Temperature spawn density is 0. It won't spawn
  800. Number of chunks in this patch = 8
  801. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  802. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  803. Registering new spawner: Name: ICESHARD density: 0.90000004
  804. Registering new spawner: Name: ICE_CHUNK_SMALL density: 0.90000004
  805. Registering new spawner: Name: ICE_CHUNK_BIG density: 0.90000004
  806. Registering new spawner: Name: SNOWFLAKE density: 0.5
  807. Number of species in this patch = 4
  808. Changing spawn density of 14 from 0.25645933 to 0.25027743
  809. Changing spawn density of 1 from 0.080806114 to 0.107809916
  810. Registering new spawner: Name: 33 density: 0.21140057
  811. Registering new spawner: Name: 53 density: 0.17686145
  812. Jukebox now playing from: MicrobeStage
  813. Starting preload of 48 stage resources
  814. Reused 48 already loaded resources
  815. Stage load finished, will enter properly now
  816. Jukebox: starting track: res://assets/sounds/microbe-theme-4.ogg position: 380.6505
  817. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 410.95547
  818. World time scale is higher than we have processing power for
  819. World time scale is higher than we have processing power for
  820. Creating a save with name: auto_save_10.thrivesave
  821. save finished, success: True message: Saving succeeded elapsed: 00:00:04.9444336
  822. World time scale is higher than we have processing power for
  823. World time scale is higher than we have processing power for
  824. World time scale is higher than we have processing power for
  825. World time scale is higher than we have processing power for
  826. World time scale is higher than we have processing power for
  827. World time scale is higher than we have processing power for
  828. World time scale is higher than we have processing power for
  829. World time scale is higher than we have processing power for
  830. World time scale is higher than we have processing power for
  831. World time scale is higher than we have processing power for
  832. World time scale is higher than we have processing power for
  833. World time scale is higher than we have processing power for
  834. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 0
  835. World time scale is higher than we have processing power for
  836. World time scale is higher than we have processing power for
  837. World time scale is higher than we have processing power for
  838. World time scale is higher than we have processing power for
  839. World time scale is higher than we have processing power for
  840. World time scale is higher than we have processing power for
  841. World time scale is higher than we have processing power for
  842. World time scale is higher than we have processing power for
  843. World time scale is higher than we have processing power for
  844. World time scale is higher than we have processing power for
  845. World time scale is higher than we have processing power for
  846. World time scale is higher than we have processing power for
  847. World time scale is higher than we have processing power for
  848. World time scale is higher than we have processing power for
  849. World time scale is higher than we have processing power for
  850. World time scale is higher than we have processing power for
  851. World time scale is higher than we have processing power for
  852. World time scale is higher than we have processing power for
  853. World time scale is higher than we have processing power for
  854. World time scale is higher than we have processing power for
  855. World time scale is higher than we have processing power for
  856. Jukebox: starting track: res://assets/sounds/microbe-theme-1.ogg position: 0
  857. Jukebox: starting track: res://assets/sounds/microbe-theme-3.ogg position: 0
  858. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 0
  859. Jukebox: starting track: res://assets/sounds/microbe-theme-7.ogg position: 0
  860. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 0
  861. World time scale is higher than we have processing power for
  862. World time scale is higher than we have processing power for
  863. World time scale is higher than we have processing power for
  864. World time scale is higher than we have processing power for
  865. World time scale is higher than we have processing power for
  866. World time scale is higher than we have processing power for
  867. World time scale is higher than we have processing power for
  868. World time scale is higher than we have processing power for
  869. World time scale is higher than we have processing power for
  870. World time scale is higher than we have processing power for
  871. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 0
  872. World time scale is higher than we have processing power for
  873. World time scale is higher than we have processing power for
  874. World time scale is higher than we have processing power for
  875. World time scale is higher than we have processing power for
  876. World time scale is higher than we have processing power for
  877. World time scale is higher than we have processing power for
  878. World time scale is higher than we have processing power for
  879. World time scale is higher than we have processing power for
  880. World time scale is higher than we have processing power for
  881. World time scale is higher than we have processing power for
  882. World time scale is higher than we have processing power for
  883. World time scale is higher than we have processing power for
  884. World time scale is higher than we have processing power for
  885. World time scale is higher than we have processing power for
  886. World time scale is higher than we have processing power for
  887. World time scale is higher than we have processing power for
  888. World time scale is higher than we have processing power for
  889. World time scale is higher than we have processing power for
  890. World time scale is higher than we have processing power for
  891. World time scale is higher than we have processing power for
  892. World time scale is higher than we have processing power for
  893. World time scale is higher than we have processing power for
  894. World time scale is higher than we have processing power for
  895. World time scale is higher than we have processing power for
  896. World time scale is higher than we have processing power for
  897. World time scale is higher than we have processing power for
  898. World time scale is higher than we have processing power for
  899. World time scale is higher than we have processing power for
  900. World time scale is higher than we have processing power for
  901. World time scale is higher than we have processing power for
  902. World time scale is higher than we have processing power for
  903. World time scale is higher than we have processing power for
  904. World time scale is higher than we have processing power for
  905. World time scale is higher than we have processing power for
  906. World time scale is higher than we have processing power for
  907. World time scale is higher than we have processing power for
  908. World time scale is higher than we have processing power for
  909. World time scale is higher than we have processing power for
  910. World time scale is higher than we have processing power for
  911. World time scale is higher than we have processing power for
  912. World time scale is higher than we have processing power for
  913. World time scale is higher than we have processing power for
  914. World time scale is higher than we have processing power for
  915. World time scale is higher than we have processing power for
  916. World time scale is higher than we have processing power for
  917. World time scale is higher than we have processing power for
  918. World time scale is higher than we have processing power for
  919. World time scale is higher than we have processing power for
  920. World time scale is higher than we have processing power for
  921. World time scale is higher than we have processing power for
  922. World time scale is higher than we have processing power for
  923. World time scale is higher than we have processing power for
  924. World time scale is higher than we have processing power for
  925. World time scale is higher than we have processing power for
  926. World time scale is higher than we have processing power for
  927. World time scale is higher than we have processing power for
  928. World time scale is higher than we have processing power for
  929. World time scale is higher than we have processing power for
  930. World time scale is higher than we have processing power for
  931. World time scale is higher than we have processing power for
  932. World time scale is higher than we have processing power for
  933. World time scale is higher than we have processing power for
  934. World time scale is higher than we have processing power for
  935. World time scale is higher than we have processing power for
  936. World time scale is higher than we have processing power for
  937. World time scale is higher than we have processing power for
  938. World time scale is higher than we have processing power for
  939. World time scale is higher than we have processing power for
  940. World time scale is higher than we have processing power for
  941. World time scale is higher than we have processing power for
  942. World time scale is higher than we have processing power for
  943. World time scale is higher than we have processing power for
  944. World time scale is higher than we have processing power for
  945. World time scale is higher than we have processing power for
  946. World time scale is higher than we have processing power for
  947. World time scale is higher than we have processing power for
  948. World time scale is higher than we have processing power for
  949. World time scale is higher than we have processing power for
  950. World time scale is higher than we have processing power for
  951. Jukebox: starting track: res://assets/sounds/microbe-theme-6.ogg position: 0
  952. World time scale is higher than we have processing power for
  953. World time scale is higher than we have processing power for
  954. World time scale is higher than we have processing power for
  955. World time scale is higher than we have processing power for
  956. World time scale is higher than we have processing power for
  957. World time scale is higher than we have processing power for
  958. World time scale is higher than we have processing power for
  959. World time scale is higher than we have processing power for
  960. World time scale is higher than we have processing power for
  961. World time scale is higher than we have processing power for
  962. World time scale is higher than we have processing power for
  963. World time scale is higher than we have processing power for
  964. World time scale is higher than we have processing power for
  965. World time scale is higher than we have processing power for
  966. World time scale is higher than we have processing power for
  967. World time scale is higher than we have processing power for
  968. World time scale is higher than we have processing power for
  969. World time scale is higher than we have processing power for
  970. World time scale is higher than we have processing power for
  971. World time scale is higher than we have processing power for
  972. World time scale is higher than we have processing power for
  973. World time scale is higher than we have processing power for
  974. World time scale is higher than we have processing power for
  975. World time scale is higher than we have processing power for
  976. World time scale is higher than we have processing power for
  977. World time scale is higher than we have processing power for
  978. World time scale is higher than we have processing power for
  979. World time scale is higher than we have processing power for
  980. World time scale is higher than we have processing power for
  981. World time scale is higher than we have processing power for
  982. World time scale is higher than we have processing power for
  983. World time scale is higher than we have processing power for
  984. World time scale is higher than we have processing power for
  985. World time scale is higher than we have processing power for
  986. World time scale is higher than we have processing power for
  987. World time scale is higher than we have processing power for
  988. World time scale is higher than we have processing power for
  989. World time scale is higher than we have processing power for
  990. World time scale is higher than we have processing power for
  991. World time scale is higher than we have processing power for
  992. World time scale is higher than we have processing power for
  993. World time scale is higher than we have processing power for
  994. World time scale is higher than we have processing power for
  995. World time scale is higher than we have processing power for
  996. World time scale is higher than we have processing power for
  997. World time scale is higher than we have processing power for
  998. World time scale is higher than we have processing power for
  999. World time scale is higher than we have processing power for
  1000. World time scale is higher than we have processing power for
  1001. World time scale is higher than we have processing power for
  1002. World time scale is higher than we have processing power for
  1003. World time scale is higher than we have processing power for
  1004. World time scale is higher than we have processing power for
  1005. World time scale is higher than we have processing power for
  1006. World time scale is higher than we have processing power for
  1007. World time scale is higher than we have processing power for
  1008. World time scale is higher than we have processing power for
  1009. World time scale is higher than we have processing power for
  1010. World time scale is higher than we have processing power for
  1011. World time scale is higher than we have processing power for
  1012. World time scale is higher than we have processing power for
  1013. World time scale is higher than we have processing power for
  1014. World time scale is higher than we have processing power for
  1015. Move to editor pressed
  1016. Starting microbe editor with: 9 organelles in the microbe
  1017. Jukebox now playing from: MicrobeEditor
  1018. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 104.19374
  1019. Elapsing time on editor entry
  1020. TimedWorldOperations: running effects. elapsed: 1 total passed: 700000000
  1021. Applying auto-evo results. Auto-evo run took: 00:01:16.3690595
  1022. Creating a save with name: auto_save_11.thrivesave
  1023. save finished, success: True message: Saving succeeded elapsed: 00:00:07.3482166
  1024. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 0
  1025. MicrobeEditor: applying changes to edited Species
  1026. MicrobeEditorReportComponent: applying changes of component
  1027. MicrobeEditorPatchMap: applying changes of component
  1028. CellEditorComponent: applying changes of component
  1029. Modified species name to: Primum thrivium
  1030. MicrobeEditor: updated organelles for species: Primum thrivium
  1031. Applying patch (Vogalic Epipelagic) settings
  1032. Number of clouds in this patch = 9
  1033. Changing spawn density of Glucose from 0.256 to 0.2048
  1034. Changing spawn density of Hydrogensulfide from 0.13388404 to 0.13758948
  1035. Oxygen spawn density is 0. It won't spawn
  1036. Carbondioxide spawn density is 0. It won't spawn
  1037. Nitrogen spawn density is 0. It won't spawn
  1038. Sunlight spawn density is 0. It won't spawn
  1039. Temperature spawn density is 0. It won't spawn
  1040. Number of chunks in this patch = 8
  1041. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  1042. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  1043. Number of species in this patch = 5
  1044. Registering new spawner: Name: 90 density: 0.24552377
  1045. Changing spawn density of 1 from 0.107809916 to 0.10865987
  1046. Registering new spawner: Name: 81 density: 0.18834661
  1047. Registering new spawner: Name: 7 density: 0.18341112
  1048. Changing spawn density of 53 from 0.17686145 to 0.15084216
  1049. Removed 14 spawner.
  1050. Removed 33 spawner.
  1051. Jukebox now playing from: MicrobeStage
  1052. Starting preload of 48 stage resources
  1053. Reused 48 already loaded resources
  1054. Stage load finished, will enter properly now
  1055. Jukebox: starting track: res://assets/sounds/microbe-theme-6.ogg position: 65.95338
  1056. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 106.881454
  1057. World time scale is higher than we have processing power for
  1058. Creating a save with name: auto_save_12.thrivesave
  1059. save finished, success: True message: Saving succeeded elapsed: 00:00:06.8656322
  1060. World time scale is higher than we have processing power for
  1061. World time scale is higher than we have processing power for
  1062. World time scale is higher than we have processing power for
  1063. World time scale is higher than we have processing power for
  1064. World time scale is higher than we have processing power for
  1065. World time scale is higher than we have processing power for
  1066. World time scale is higher than we have processing power for
  1067. World time scale is higher than we have processing power for
  1068. World time scale is higher than we have processing power for
  1069. World time scale is higher than we have processing power for
  1070. World time scale is higher than we have processing power for
  1071. World time scale is higher than we have processing power for
  1072. World time scale is higher than we have processing power for
  1073. World time scale is higher than we have processing power for
  1074. World time scale is higher than we have processing power for
  1075. World time scale is higher than we have processing power for
  1076. World time scale is higher than we have processing power for
  1077. World time scale is higher than we have processing power for
  1078. World time scale is higher than we have processing power for
  1079. World time scale is higher than we have processing power for
  1080. World time scale is higher than we have processing power for
  1081. World time scale is higher than we have processing power for
  1082. World time scale is higher than we have processing power for
  1083. World time scale is higher than we have processing power for
  1084. World time scale is higher than we have processing power for
  1085. World time scale is higher than we have processing power for
  1086. World time scale is higher than we have processing power for
  1087. World time scale is higher than we have processing power for
  1088. World time scale is higher than we have processing power for
  1089. World time scale is higher than we have processing power for
  1090. World time scale is higher than we have processing power for
  1091. World time scale is higher than we have processing power for
  1092. World time scale is higher than we have processing power for
  1093. World time scale is higher than we have processing power for
  1094. World time scale is higher than we have processing power for
  1095. World time scale is higher than we have processing power for
  1096. World time scale is higher than we have processing power for
  1097. World time scale is higher than we have processing power for
  1098. World time scale is higher than we have processing power for
  1099. World time scale is higher than we have processing power for
  1100. World time scale is higher than we have processing power for
  1101. World time scale is higher than we have processing power for
  1102. World time scale is higher than we have processing power for
  1103. World time scale is higher than we have processing power for
  1104. World time scale is higher than we have processing power for
  1105. World time scale is higher than we have processing power for
  1106. World time scale is higher than we have processing power for
  1107. World time scale is higher than we have processing power for
  1108. World time scale is higher than we have processing power for
  1109. World time scale is higher than we have processing power for
  1110. World time scale is higher than we have processing power for
  1111. World time scale is higher than we have processing power for
  1112. World time scale is higher than we have processing power for
  1113. World time scale is higher than we have processing power for
  1114. World time scale is higher than we have processing power for
  1115. World time scale is higher than we have processing power for
  1116. World time scale is higher than we have processing power for
  1117. World time scale is higher than we have processing power for
  1118. World time scale is higher than we have processing power for
  1119. World time scale is higher than we have processing power for
  1120. World time scale is higher than we have processing power for
  1121. World time scale is higher than we have processing power for
  1122. World time scale is higher than we have processing power for
  1123. World time scale is higher than we have processing power for
  1124. World time scale is higher than we have processing power for
  1125. World time scale is higher than we have processing power for
  1126. World time scale is higher than we have processing power for
  1127. World time scale is higher than we have processing power for
  1128. World time scale is higher than we have processing power for
  1129. World time scale is higher than we have processing power for
  1130. World time scale is higher than we have processing power for
  1131. World time scale is higher than we have processing power for
  1132. World time scale is higher than we have processing power for
  1133. World time scale is higher than we have processing power for
  1134. World time scale is higher than we have processing power for
  1135. World time scale is higher than we have processing power for
  1136. World time scale is higher than we have processing power for
  1137. World time scale is higher than we have processing power for
  1138. World time scale is higher than we have processing power for
  1139. World time scale is higher than we have processing power for
  1140. World time scale is higher than we have processing power for
  1141. World time scale is higher than we have processing power for
  1142. World time scale is higher than we have processing power for
  1143. World time scale is higher than we have processing power for
  1144. World time scale is higher than we have processing power for
  1145. World time scale is higher than we have processing power for
  1146. World time scale is higher than we have processing power for
  1147. World time scale is higher than we have processing power for
  1148. World time scale is higher than we have processing power for
  1149. World time scale is higher than we have processing power for
  1150. World time scale is higher than we have processing power for
  1151. World time scale is higher than we have processing power for
  1152. World time scale is higher than we have processing power for
  1153. World time scale is higher than we have processing power for
  1154. World time scale is higher than we have processing power for
  1155. World time scale is higher than we have processing power for
  1156. World time scale is higher than we have processing power for
  1157. World time scale is higher than we have processing power for
  1158. World time scale is higher than we have processing power for
  1159. World time scale is higher than we have processing power for
  1160. World time scale is higher than we have processing power for
  1161. World time scale is higher than we have processing power for
  1162. World time scale is higher than we have processing power for
  1163. World time scale is higher than we have processing power for
  1164. World time scale is higher than we have processing power for
  1165. World time scale is higher than we have processing power for
  1166. World time scale is higher than we have processing power for
  1167. World time scale is higher than we have processing power for
  1168. World time scale is higher than we have processing power for
  1169. World time scale is higher than we have processing power for
  1170. World time scale is higher than we have processing power for
  1171. World time scale is higher than we have processing power for
  1172. World time scale is higher than we have processing power for
  1173. World time scale is higher than we have processing power for
  1174. World time scale is higher than we have processing power for
  1175. World time scale is higher than we have processing power for
  1176. World time scale is higher than we have processing power for
  1177. World time scale is higher than we have processing power for
  1178. World time scale is higher than we have processing power for
  1179. World time scale is higher than we have processing power for
  1180. World time scale is higher than we have processing power for
  1181. World time scale is higher than we have processing power for
  1182. World time scale is higher than we have processing power for
  1183. World time scale is higher than we have processing power for
  1184. World time scale is higher than we have processing power for
  1185. World time scale is higher than we have processing power for
  1186. World time scale is higher than we have processing power for
  1187. World time scale is higher than we have processing power for
  1188. World time scale is higher than we have processing power for
  1189. World time scale is higher than we have processing power for
  1190. World time scale is higher than we have processing power for
  1191. World time scale is higher than we have processing power for
  1192. World time scale is higher than we have processing power for
  1193. World time scale is higher than we have processing power for
  1194. World time scale is higher than we have processing power for
  1195. World time scale is higher than we have processing power for
  1196. World time scale is higher than we have processing power for
  1197. World time scale is higher than we have processing power for
  1198. World time scale is higher than we have processing power for
  1199. World time scale is higher than we have processing power for
  1200. World time scale is higher than we have processing power for
  1201. World time scale is higher than we have processing power for
  1202. World time scale is higher than we have processing power for
  1203. World time scale is higher than we have processing power for
  1204. World time scale is higher than we have processing power for
  1205. World time scale is higher than we have processing power for
  1206. World time scale is higher than we have processing power for
  1207. World time scale is higher than we have processing power for
  1208. World time scale is higher than we have processing power for
  1209. World time scale is higher than we have processing power for
  1210. World time scale is higher than we have processing power for
  1211. World time scale is higher than we have processing power for
  1212. Move to editor pressed
  1213. Starting microbe editor with: 9 organelles in the microbe
  1214. Jukebox now playing from: MicrobeEditor
  1215. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 87.24317
  1216. Elapsing time on editor entry
  1217. TimedWorldOperations: running effects. elapsed: 1 total passed: 800000000
  1218. Applying auto-evo results. Auto-evo run took: 00:01:11.6594037
  1219. Creating a save with name: auto_save_13.thrivesave
  1220. save finished, success: True message: Saving succeeded elapsed: 00:00:07.4890440
  1221. Changing membrane to 'chitin'
  1222. Changing membrane to 'single'
  1223. Changing membrane to 'double'
  1224. Changing membrane to 'chitin'
  1225. MicrobeEditor: applying changes to edited Species
  1226. MicrobeEditorReportComponent: applying changes of component
  1227. MicrobeEditorPatchMap: applying changes of component
  1228. CellEditorComponent: applying changes of component
  1229. Modified species name to: Primum thrivium
  1230. MicrobeEditor: updated organelles for species: Primum thrivium
  1231. Applying patch (Vogalic Epipelagic) settings
  1232. Number of clouds in this patch = 9
  1233. Changing spawn density of Glucose from 0.2048 to 0.16384
  1234. Changing spawn density of Hydrogensulfide from 0.13758948 to 0.14805649
  1235. Oxygen spawn density is 0. It won't spawn
  1236. Carbondioxide spawn density is 0. It won't spawn
  1237. Nitrogen spawn density is 0. It won't spawn
  1238. Sunlight spawn density is 0. It won't spawn
  1239. Temperature spawn density is 0. It won't spawn
  1240. Number of chunks in this patch = 8
  1241. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  1242. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  1243. Number of species in this patch = 8
  1244. Registering new spawner: Name: 100 density: 0.22910939
  1245. Registering new spawner: Name: 132 density: 0.22561052
  1246. Changing spawn density of 1 from 0.10865987 to 0.10805102
  1247. Changing spawn density of 7 from 0.18341112 to 0.21565028
  1248. Changing spawn density of 81 from 0.18834661 to 0.19083233
  1249. Registering new spawner: Name: 33 density: 0.17738737
  1250. Registering new spawner: Name: 58 density: 0.16956528
  1251. Registering new spawner: Name: 110 density: 0.16161223
  1252. Removed 53 spawner.
  1253. Removed 90 spawner.
  1254. Jukebox now playing from: MicrobeStage
  1255. Starting preload of 48 stage resources
  1256. Reused 48 already loaded resources
  1257. Stage load finished, will enter properly now
  1258. World time scale is higher than we have processing power for
  1259. World time scale is higher than we have processing power for
  1260. Jukebox: starting track: res://assets/sounds/microbe-theme-6.ogg position: 178.99971
  1261. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 219.91618
  1262. Creating a save with name: auto_save_14.thrivesave
  1263. save finished, success: True message: Saving succeeded elapsed: 00:00:08.5741954
  1264. World time scale is higher than we have processing power for
  1265. World time scale is higher than we have processing power for
  1266. World time scale is higher than we have processing power for
  1267. World time scale is higher than we have processing power for
  1268. World time scale is higher than we have processing power for
  1269. World time scale is higher than we have processing power for
  1270. World time scale is higher than we have processing power for
  1271. World time scale is higher than we have processing power for
  1272. World time scale is higher than we have processing power for
  1273. World time scale is higher than we have processing power for
  1274. World time scale is higher than we have processing power for
  1275. World time scale is higher than we have processing power for
  1276. World time scale is higher than we have processing power for
  1277. World time scale is higher than we have processing power for
  1278. World time scale is higher than we have processing power for
  1279. World time scale is higher than we have processing power for
  1280. World time scale is higher than we have processing power for
  1281. World time scale is higher than we have processing power for
  1282. World time scale is higher than we have processing power for
  1283. World time scale is higher than we have processing power for
  1284. World time scale is higher than we have processing power for
  1285. World time scale is higher than we have processing power for
  1286. World time scale is higher than we have processing power for
  1287. World time scale is higher than we have processing power for
  1288. World time scale is higher than we have processing power for
  1289. World time scale is higher than we have processing power for
  1290. World time scale is higher than we have processing power for
  1291. World time scale is higher than we have processing power for
  1292. World time scale is higher than we have processing power for
  1293. World time scale is higher than we have processing power for
  1294. World time scale is higher than we have processing power for
  1295. World time scale is higher than we have processing power for
  1296. World time scale is higher than we have processing power for
  1297. World time scale is higher than we have processing power for
  1298. World time scale is higher than we have processing power for
  1299. World time scale is higher than we have processing power for
  1300. World time scale is higher than we have processing power for
  1301. World time scale is higher than we have processing power for
  1302. World time scale is higher than we have processing power for
  1303. World time scale is higher than we have processing power for
  1304. World time scale is higher than we have processing power for
  1305. World time scale is higher than we have processing power for
  1306. World time scale is higher than we have processing power for
  1307. World time scale is higher than we have processing power for
  1308. World time scale is higher than we have processing power for
  1309. World time scale is higher than we have processing power for
  1310. World time scale is higher than we have processing power for
  1311. World time scale is higher than we have processing power for
  1312. World time scale is higher than we have processing power for
  1313. World time scale is higher than we have processing power for
  1314. World time scale is higher than we have processing power for
  1315. World time scale is higher than we have processing power for
  1316. World time scale is higher than we have processing power for
  1317. World time scale is higher than we have processing power for
  1318. World time scale is higher than we have processing power for
  1319. World time scale is higher than we have processing power for
  1320. World time scale is higher than we have processing power for
  1321. World time scale is higher than we have processing power for
  1322. World time scale is higher than we have processing power for
  1323. World time scale is higher than we have processing power for
  1324. World time scale is higher than we have processing power for
  1325. World time scale is higher than we have processing power for
  1326. World time scale is higher than we have processing power for
  1327. World time scale is higher than we have processing power for
  1328. World time scale is higher than we have processing power for
  1329. World time scale is higher than we have processing power for
  1330. World time scale is higher than we have processing power for
  1331. World time scale is higher than we have processing power for
  1332. World time scale is higher than we have processing power for
  1333. World time scale is higher than we have processing power for
  1334. World time scale is higher than we have processing power for
  1335. World time scale is higher than we have processing power for
  1336. World time scale is higher than we have processing power for
  1337. World time scale is higher than we have processing power for
  1338. World time scale is higher than we have processing power for
  1339. World time scale is higher than we have processing power for
  1340. World time scale is higher than we have processing power for
  1341. World time scale is higher than we have processing power for
  1342. World time scale is higher than we have processing power for
  1343. World time scale is higher than we have processing power for
  1344. World time scale is higher than we have processing power for
  1345. World time scale is higher than we have processing power for
  1346. World time scale is higher than we have processing power for
  1347. World time scale is higher than we have processing power for
  1348. World time scale is higher than we have processing power for
  1349. World time scale is higher than we have processing power for
  1350. World time scale is higher than we have processing power for
  1351. World time scale is higher than we have processing power for
  1352. World time scale is higher than we have processing power for
  1353. World time scale is higher than we have processing power for
  1354. World time scale is higher than we have processing power for
  1355. World time scale is higher than we have processing power for
  1356. World time scale is higher than we have processing power for
  1357. World time scale is higher than we have processing power for
  1358. World time scale is higher than we have processing power for
  1359. World time scale is higher than we have processing power for
  1360. World time scale is higher than we have processing power for
  1361. World time scale is higher than we have processing power for
  1362. World time scale is higher than we have processing power for
  1363. World time scale is higher than we have processing power for
  1364. World time scale is higher than we have processing power for
  1365. World time scale is higher than we have processing power for
  1366. World time scale is higher than we have processing power for
  1367. World time scale is higher than we have processing power for
  1368. World time scale is higher than we have processing power for
  1369. World time scale is higher than we have processing power for
  1370. World time scale is higher than we have processing power for
  1371. World time scale is higher than we have processing power for
  1372. World time scale is higher than we have processing power for
  1373. World time scale is higher than we have processing power for
  1374. World time scale is higher than we have processing power for
  1375. World time scale is higher than we have processing power for
  1376. World time scale is higher than we have processing power for
  1377. World time scale is higher than we have processing power for
  1378. World time scale is higher than we have processing power for
  1379. World time scale is higher than we have processing power for
  1380. World time scale is higher than we have processing power for
  1381. World time scale is higher than we have processing power for
  1382. World time scale is higher than we have processing power for
  1383. World time scale is higher than we have processing power for
  1384. World time scale is higher than we have processing power for
  1385. World time scale is higher than we have processing power for
  1386. World time scale is higher than we have processing power for
  1387. World time scale is higher than we have processing power for
  1388. World time scale is higher than we have processing power for
  1389. World time scale is higher than we have processing power for
  1390. World time scale is higher than we have processing power for
  1391. World time scale is higher than we have processing power for
  1392. World time scale is higher than we have processing power for
  1393. World time scale is higher than we have processing power for
  1394. World time scale is higher than we have processing power for
  1395. World time scale is higher than we have processing power for
  1396. World time scale is higher than we have processing power for
  1397. World time scale is higher than we have processing power for
  1398. World time scale is higher than we have processing power for
  1399. World time scale is higher than we have processing power for
  1400. World time scale is higher than we have processing power for
  1401. World time scale is higher than we have processing power for
  1402. World time scale is higher than we have processing power for
  1403. World time scale is higher than we have processing power for
  1404. World time scale is higher than we have processing power for
  1405. World time scale is higher than we have processing power for
  1406. World time scale is higher than we have processing power for
  1407. World time scale is higher than we have processing power for
  1408. World time scale is higher than we have processing power for
  1409. World time scale is higher than we have processing power for
  1410. World time scale is higher than we have processing power for
  1411. World time scale is higher than we have processing power for
  1412. World time scale is higher than we have processing power for
  1413. World time scale is higher than we have processing power for
  1414. World time scale is higher than we have processing power for
  1415. World time scale is higher than we have processing power for
  1416. World time scale is higher than we have processing power for
  1417. World time scale is higher than we have processing power for
  1418. World time scale is higher than we have processing power for
  1419. World time scale is higher than we have processing power for
  1420. World time scale is higher than we have processing power for
  1421. World time scale is higher than we have processing power for
  1422. World time scale is higher than we have processing power for
  1423. World time scale is higher than we have processing power for
  1424. World time scale is higher than we have processing power for
  1425. World time scale is higher than we have processing power for
  1426. World time scale is higher than we have processing power for
  1427. World time scale is higher than we have processing power for
  1428. World time scale is higher than we have processing power for
  1429. World time scale is higher than we have processing power for
  1430. World time scale is higher than we have processing power for
  1431. World time scale is higher than we have processing power for
  1432. World time scale is higher than we have processing power for
  1433. World time scale is higher than we have processing power for
  1434. World time scale is higher than we have processing power for
  1435. World time scale is higher than we have processing power for
  1436. World time scale is higher than we have processing power for
  1437. World time scale is higher than we have processing power for
  1438. World time scale is higher than we have processing power for
  1439. World time scale is higher than we have processing power for
  1440. World time scale is higher than we have processing power for
  1441. World time scale is higher than we have processing power for
  1442. World time scale is higher than we have processing power for
  1443. World time scale is higher than we have processing power for
  1444. World time scale is higher than we have processing power for
  1445. World time scale is higher than we have processing power for
  1446. World time scale is higher than we have processing power for
  1447. World time scale is higher than we have processing power for
  1448. World time scale is higher than we have processing power for
  1449. World time scale is higher than we have processing power for
  1450. World time scale is higher than we have processing power for
  1451. World time scale is higher than we have processing power for
  1452. World time scale is higher than we have processing power for
  1453. World time scale is higher than we have processing power for
  1454. World time scale is higher than we have processing power for
  1455. World time scale is higher than we have processing power for
  1456. World time scale is higher than we have processing power for
  1457. World time scale is higher than we have processing power for
  1458. World time scale is higher than we have processing power for
  1459. World time scale is higher than we have processing power for
  1460. World time scale is higher than we have processing power for
  1461. World time scale is higher than we have processing power for
  1462. World time scale is higher than we have processing power for
  1463. World time scale is higher than we have processing power for
  1464. World time scale is higher than we have processing power for
  1465. World time scale is higher than we have processing power for
  1466. World time scale is higher than we have processing power for
  1467. World time scale is higher than we have processing power for
  1468. World time scale is higher than we have processing power for
  1469. World time scale is higher than we have processing power for
  1470. World time scale is higher than we have processing power for
  1471. World time scale is higher than we have processing power for
  1472. World time scale is higher than we have processing power for
  1473. World time scale is higher than we have processing power for
  1474. World time scale is higher than we have processing power for
  1475. World time scale is higher than we have processing power for
  1476. World time scale is higher than we have processing power for
  1477. World time scale is higher than we have processing power for
  1478. World time scale is higher than we have processing power for
  1479. World time scale is higher than we have processing power for
  1480. World time scale is higher than we have processing power for
  1481. World time scale is higher than we have processing power for
  1482. World time scale is higher than we have processing power for
  1483. Move to editor pressed
  1484. World time scale is higher than we have processing power for
  1485. Starting microbe editor with: 9 organelles in the microbe
  1486. Jukebox now playing from: MicrobeEditor
  1487. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 253.08878
  1488. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 0
  1489. Elapsing time on editor entry
  1490. TimedWorldOperations: running effects. elapsed: 1 total passed: 900000000
  1491. Applying auto-evo results. Auto-evo run took: 00:01:23.1727459
  1492. Creating a save with name: auto_save_15.thrivesave
  1493. save finished, success: True message: Saving succeeded elapsed: 00:00:08.2537492
  1494. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-3.ogg position: 0
  1495. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 0
  1496. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 0
  1497. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-4.ogg position: 0
  1498. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 0
  1499. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-4.ogg position: 0
  1500. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 0
  1501. MicrobeEditor: applying changes to edited Species
  1502. MicrobeEditorReportComponent: applying changes of component
  1503. MicrobeEditorPatchMap: applying changes of component
  1504. CellEditorComponent: applying changes of component
  1505. Modified species name to: Primum thrivium
  1506. MicrobeEditor: updated organelles for species: Primum thrivium
  1507. Applying patch (Vogalic Epipelagic) settings
  1508. Number of clouds in this patch = 9
  1509. Changing spawn density of Glucose from 0.16384 to 0.131072
  1510. Changing spawn density of Hydrogensulfide from 0.14805649 to 0.16727811
  1511. Oxygen spawn density is 0. It won't spawn
  1512. Carbondioxide spawn density is 0. It won't spawn
  1513. Nitrogen spawn density is 0. It won't spawn
  1514. Sunlight spawn density is 0. It won't spawn
  1515. Temperature spawn density is 0. It won't spawn
  1516. Number of chunks in this patch = 8
  1517. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  1518. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  1519. Number of species in this patch = 5
  1520. Changing spawn density of 1 from 0.10805102 to 0.10685556
  1521. Changing spawn density of 81 from 0.19083233 to 0.19026086
  1522. Changing spawn density of 132 from 0.22561052 to 0.18246908
  1523. Registering new spawner: Name: 117 density: 0.17999786
  1524. Registering new spawner: Name: 152 density: 0.17402491
  1525. Removed 7 spawner.
  1526. Removed 100 spawner.
  1527. Removed 33 spawner.
  1528. Removed 58 spawner.
  1529. Removed 110 spawner.
  1530. Jukebox now playing from: MicrobeStage
  1531. We are at a milestone towards an achievement, showing that info
  1532. Showing a popup about an achievement: THRIVING
  1533. Starting preload of 48 stage resources
  1534. Reused 48 already loaded resources
  1535. Stage load finished, will enter properly now
  1536. World time scale is higher than we have processing power for
  1537. World time scale is higher than we have processing power for
  1538. World time scale is higher than we have processing power for
  1539. Jukebox: starting track: res://assets/sounds/microbe-theme-6.ogg position: 303.299
  1540. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 344.2039
  1541. World time scale is higher than we have processing power for
  1542. World time scale is higher than we have processing power for
  1543. Creating a save with name: auto_save_16.thrivesave
  1544. save finished, success: True message: Saving succeeded elapsed: 00:00:09.1785553
  1545. World time scale is higher than we have processing power for
  1546. World time scale is higher than we have processing power for
  1547. World time scale is higher than we have processing power for
  1548. World time scale is higher than we have processing power for
  1549. World time scale is higher than we have processing power for
  1550. World time scale is higher than we have processing power for
  1551. World time scale is higher than we have processing power for
  1552. World time scale is higher than we have processing power for
  1553. World time scale is higher than we have processing power for
  1554. World time scale is higher than we have processing power for
  1555. World time scale is higher than we have processing power for
  1556. World time scale is higher than we have processing power for
  1557. World time scale is higher than we have processing power for
  1558. World time scale is higher than we have processing power for
  1559. World time scale is higher than we have processing power for
  1560. World time scale is higher than we have processing power for
  1561. World time scale is higher than we have processing power for
  1562. World time scale is higher than we have processing power for
  1563. World time scale is higher than we have processing power for
  1564. World time scale is higher than we have processing power for
  1565. World time scale is higher than we have processing power for
  1566. World time scale is higher than we have processing power for
  1567. World time scale is higher than we have processing power for
  1568. World time scale is higher than we have processing power for
  1569. World time scale is higher than we have processing power for
  1570. World time scale is higher than we have processing power for
  1571. World time scale is higher than we have processing power for
  1572. World time scale is higher than we have processing power for
  1573. World time scale is higher than we have processing power for
  1574. World time scale is higher than we have processing power for
  1575. World time scale is higher than we have processing power for
  1576. World time scale is higher than we have processing power for
  1577. World time scale is higher than we have processing power for
  1578. World time scale is higher than we have processing power for
  1579. World time scale is higher than we have processing power for
  1580. World time scale is higher than we have processing power for
  1581. World time scale is higher than we have processing power for
  1582. World time scale is higher than we have processing power for
  1583. World time scale is higher than we have processing power for
  1584. World time scale is higher than we have processing power for
  1585. World time scale is higher than we have processing power for
  1586. World time scale is higher than we have processing power for
  1587. World time scale is higher than we have processing power for
  1588. World time scale is higher than we have processing power for
  1589. World time scale is higher than we have processing power for
  1590. World time scale is higher than we have processing power for
  1591. World time scale is higher than we have processing power for
  1592. World time scale is higher than we have processing power for
  1593. World time scale is higher than we have processing power for
  1594. World time scale is higher than we have processing power for
  1595. World time scale is higher than we have processing power for
  1596. World time scale is higher than we have processing power for
  1597. World time scale is higher than we have processing power for
  1598. World time scale is higher than we have processing power for
  1599. World time scale is higher than we have processing power for
  1600. World time scale is higher than we have processing power for
  1601. World time scale is higher than we have processing power for
  1602. World time scale is higher than we have processing power for
  1603. World time scale is higher than we have processing power for
  1604. World time scale is higher than we have processing power for
  1605. World time scale is higher than we have processing power for
  1606. World time scale is higher than we have processing power for
  1607. World time scale is higher than we have processing power for
  1608. World time scale is higher than we have processing power for
  1609. World time scale is higher than we have processing power for
  1610. World time scale is higher than we have processing power for
  1611. World time scale is higher than we have processing power for
  1612. World time scale is higher than we have processing power for
  1613. World time scale is higher than we have processing power for
  1614. World time scale is higher than we have processing power for
  1615. World time scale is higher than we have processing power for
  1616. World time scale is higher than we have processing power for
  1617. World time scale is higher than we have processing power for
  1618. World time scale is higher than we have processing power for
  1619. World time scale is higher than we have processing power for
  1620. World time scale is higher than we have processing power for
  1621. World time scale is higher than we have processing power for
  1622. World time scale is higher than we have processing power for
  1623. World time scale is higher than we have processing power for
  1624. World time scale is higher than we have processing power for
  1625. World time scale is higher than we have processing power for
  1626. World time scale is higher than we have processing power for
  1627. World time scale is higher than we have processing power for
  1628. World time scale is higher than we have processing power for
  1629. World time scale is higher than we have processing power for
  1630. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 0
  1631. World time scale is higher than we have processing power for
  1632. World time scale is higher than we have processing power for
  1633. World time scale is higher than we have processing power for
  1634. World time scale is higher than we have processing power for
  1635. Jukebox: starting track: res://assets/sounds/microbe-theme-7.ogg position: 0
  1636. World time scale is higher than we have processing power for
  1637. World time scale is higher than we have processing power for
  1638. World time scale is higher than we have processing power for
  1639. World time scale is higher than we have processing power for
  1640. World time scale is higher than we have processing power for
  1641. World time scale is higher than we have processing power for
  1642. World time scale is higher than we have processing power for
  1643. World time scale is higher than we have processing power for
  1644. World time scale is higher than we have processing power for
  1645. World time scale is higher than we have processing power for
  1646. World time scale is higher than we have processing power for
  1647. World time scale is higher than we have processing power for
  1648. World time scale is higher than we have processing power for
  1649. World time scale is higher than we have processing power for
  1650. World time scale is higher than we have processing power for
  1651. World time scale is higher than we have processing power for
  1652. World time scale is higher than we have processing power for
  1653. World time scale is higher than we have processing power for
  1654. World time scale is higher than we have processing power for
  1655. World time scale is higher than we have processing power for
  1656. World time scale is higher than we have processing power for
  1657. World time scale is higher than we have processing power for
  1658. World time scale is higher than we have processing power for
  1659. World time scale is higher than we have processing power for
  1660. World time scale is higher than we have processing power for
  1661. World time scale is higher than we have processing power for
  1662. World time scale is higher than we have processing power for
  1663. World time scale is higher than we have processing power for
  1664. World time scale is higher than we have processing power for
  1665. World time scale is higher than we have processing power for
  1666. World time scale is higher than we have processing power for
  1667. World time scale is higher than we have processing power for
  1668. World time scale is higher than we have processing power for
  1669. World time scale is higher than we have processing power for
  1670. World time scale is higher than we have processing power for
  1671. World time scale is higher than we have processing power for
  1672. World time scale is higher than we have processing power for
  1673. World time scale is higher than we have processing power for
  1674. World time scale is higher than we have processing power for
  1675. World time scale is higher than we have processing power for
  1676. World time scale is higher than we have processing power for
  1677. World time scale is higher than we have processing power for
  1678. World time scale is higher than we have processing power for
  1679. World time scale is higher than we have processing power for
  1680. World time scale is higher than we have processing power for
  1681. World time scale is higher than we have processing power for
  1682. World time scale is higher than we have processing power for
  1683. Move to editor pressed
  1684. World time scale is higher than we have processing power for
  1685. Starting microbe editor with: 9 organelles in the microbe
  1686. Jukebox now playing from: MicrobeEditor
  1687. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 49.313377
  1688. Elapsing time on editor entry
  1689. TimedWorldOperations: running effects. elapsed: 1 total passed: 1000000000
  1690. Applying auto-evo results. Auto-evo run took: 00:01:56.2406004
  1691. Creating a save with name: auto_save_17.thrivesave
  1692. save finished, success: True message: Saving succeeded elapsed: 00:00:11.0112490
  1693. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 0
  1694. Placing organelle 'nucleus' at: 2, -1
  1695. Placing organelle 'nucleus' at: 2, -1
  1696. MicrobeEditor: applying changes to edited Species
  1697. MicrobeEditorReportComponent: applying changes of component
  1698. MicrobeEditorPatchMap: applying changes of component
  1699. CellEditorComponent: applying changes of component
  1700. Modified species name to: Primum thrivium
  1701. MicrobeEditor: updated organelles for species: Primum thrivium
  1702. Applying patch (Vogalic Epipelagic) settings
  1703. Number of clouds in this patch = 9
  1704. Changing spawn density of Glucose from 0.131072 to 0.1048576
  1705. Changing spawn density of Hydrogensulfide from 0.16727811 to 0.18824263
  1706. Oxygen spawn density is 0. It won't spawn
  1707. Carbondioxide spawn density is 0. It won't spawn
  1708. Nitrogen spawn density is 0. It won't spawn
  1709. Sunlight spawn density is 0. It won't spawn
  1710. Temperature spawn density is 0. It won't spawn
  1711. Number of chunks in this patch = 8
  1712. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  1713. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  1714. Number of species in this patch = 6
  1715. Registering new spawner: Name: 175 density: 0.21330866
  1716. Changing spawn density of 1 from 0.10685556 to 0.10648378
  1717. Changing spawn density of 132 from 0.18246908 to 0.2043715
  1718. Changing spawn density of 117 from 0.17999786 to 0.19911668
  1719. Changing spawn density of 81 from 0.19026086 to 0.19138932
  1720. Registering new spawner: Name: 7 density: 0.1803034
  1721. Removed 152 spawner.
  1722. Jukebox now playing from: MicrobeStage
  1723. Starting preload of 48 stage resources
  1724. Reused 48 already loaded resources
  1725. Stage load finished, will enter properly now
  1726. World time scale is higher than we have processing power for
  1727. World time scale is higher than we have processing power for
  1728. World time scale is higher than we have processing power for
  1729. Jukebox: starting track: res://assets/sounds/microbe-theme-7.ogg position: 43.200726
  1730. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 45.026394
  1731. World time scale is higher than we have processing power for
  1732. World time scale is higher than we have processing power for
  1733. Creating a save with name: auto_save_6.thrivesave
  1734. save finished, success: True message: Saving succeeded elapsed: 00:00:10.8804923
  1735. World time scale is higher than we have processing power for
  1736. World time scale is higher than we have processing power for
  1737. World time scale is higher than we have processing power for
  1738. World time scale is higher than we have processing power for
  1739. World time scale is higher than we have processing power for
  1740. World time scale is higher than we have processing power for
  1741. World time scale is higher than we have processing power for
  1742. World time scale is higher than we have processing power for
  1743. World time scale is higher than we have processing power for
  1744. World time scale is higher than we have processing power for
  1745. World time scale is higher than we have processing power for
  1746. World time scale is higher than we have processing power for
  1747. World time scale is higher than we have processing power for
  1748. World time scale is higher than we have processing power for
  1749. World time scale is higher than we have processing power for
  1750. World time scale is higher than we have processing power for
  1751. World time scale is higher than we have processing power for
  1752. World time scale is higher than we have processing power for
  1753. World time scale is higher than we have processing power for
  1754. World time scale is higher than we have processing power for
  1755. World time scale is higher than we have processing power for
  1756. World time scale is higher than we have processing power for
  1757. World time scale is higher than we have processing power for
  1758. World time scale is higher than we have processing power for
  1759. World time scale is higher than we have processing power for
  1760. World time scale is higher than we have processing power for
  1761. World time scale is higher than we have processing power for
  1762. World time scale is higher than we have processing power for
  1763. World time scale is higher than we have processing power for
  1764. World time scale is higher than we have processing power for
  1765. World time scale is higher than we have processing power for
  1766. World time scale is higher than we have processing power for
  1767. World time scale is higher than we have processing power for
  1768. World time scale is higher than we have processing power for
  1769. World time scale is higher than we have processing power for
  1770. World time scale is higher than we have processing power for
  1771. World time scale is higher than we have processing power for
  1772. World time scale is higher than we have processing power for
  1773. World time scale is higher than we have processing power for
  1774. World time scale is higher than we have processing power for
  1775. World time scale is higher than we have processing power for
  1776. World time scale is higher than we have processing power for
  1777. World time scale is higher than we have processing power for
  1778. World time scale is higher than we have processing power for
  1779. World time scale is higher than we have processing power for
  1780. World time scale is higher than we have processing power for
  1781. World time scale is higher than we have processing power for
  1782. World time scale is higher than we have processing power for
  1783. World time scale is higher than we have processing power for
  1784. World time scale is higher than we have processing power for
  1785. World time scale is higher than we have processing power for
  1786. World time scale is higher than we have processing power for
  1787. World time scale is higher than we have processing power for
  1788. World time scale is higher than we have processing power for
  1789. World time scale is higher than we have processing power for
  1790. World time scale is higher than we have processing power for
  1791. World time scale is higher than we have processing power for
  1792. World time scale is higher than we have processing power for
  1793. World time scale is higher than we have processing power for
  1794. World time scale is higher than we have processing power for
  1795. World time scale is higher than we have processing power for
  1796. World time scale is higher than we have processing power for
  1797. World time scale is higher than we have processing power for
  1798. World time scale is higher than we have processing power for
  1799. World time scale is higher than we have processing power for
  1800. World time scale is higher than we have processing power for
  1801. World time scale is higher than we have processing power for
  1802. World time scale is higher than we have processing power for
  1803. World time scale is higher than we have processing power for
  1804. World time scale is higher than we have processing power for
  1805. World time scale is higher than we have processing power for
  1806. World time scale is higher than we have processing power for
  1807. World time scale is higher than we have processing power for
  1808. World time scale is higher than we have processing power for
  1809. World time scale is higher than we have processing power for
  1810. World time scale is higher than we have processing power for
  1811. World time scale is higher than we have processing power for
  1812. World time scale is higher than we have processing power for
  1813. World time scale is higher than we have processing power for
  1814. World time scale is higher than we have processing power for
  1815. World time scale is higher than we have processing power for
  1816. World time scale is higher than we have processing power for
  1817. World time scale is higher than we have processing power for
  1818. World time scale is higher than we have processing power for
  1819. World time scale is higher than we have processing power for
  1820. World time scale is higher than we have processing power for
  1821. World time scale is higher than we have processing power for
  1822. World time scale is higher than we have processing power for
  1823. World time scale is higher than we have processing power for
  1824. World time scale is higher than we have processing power for
  1825. World time scale is higher than we have processing power for
  1826. Move to editor pressed
  1827. Starting microbe editor with: 10 organelles in the microbe
  1828. Jukebox now playing from: MicrobeEditor
  1829. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 85.03728
  1830. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 0
  1831. Elapsing time on editor entry
  1832. TimedWorldOperations: running effects. elapsed: 1 total passed: 1100000000
  1833. Applying auto-evo results. Auto-evo run took: 00:02:54.9204275
  1834. Creating a save with name: auto_save_2.thrivesave
  1835. save finished, success: True message: Saving succeeded elapsed: 00:00:10.5269288
  1836. Placing organelle 'hydrogenosome' at: 1, 4
  1837. Placing organelle 'chloroplast' at: -2, 6
  1838. Placing organelle 'chloroplast' at: -2, 6
  1839. MicrobeEditor: applying changes to edited Species
  1840. MicrobeEditorReportComponent: applying changes of component
  1841. MicrobeEditorPatchMap: applying changes of component
  1842. CellEditorComponent: applying changes of component
  1843. Modified species name to: Primum thrivium
  1844. MicrobeEditor: updated organelles for species: Primum thrivium
  1845. Applying patch (Vogalic Epipelagic) settings
  1846. Number of clouds in this patch = 9
  1847. Changing spawn density of Glucose from 0.1048576 to 0.08388608
  1848. Changing spawn density of Hydrogensulfide from 0.18824263 to 0.19458644
  1849. Oxygen spawn density is 0. It won't spawn
  1850. Carbondioxide spawn density is 0. It won't spawn
  1851. Nitrogen spawn density is 0. It won't spawn
  1852. Sunlight spawn density is 0. It won't spawn
  1853. Temperature spawn density is 0. It won't spawn
  1854. Number of chunks in this patch = 8
  1855. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  1856. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  1857. Number of species in this patch = 7
  1858. Registering new spawner: Name: 264 density: 0.21087761
  1859. Changing spawn density of 175 from 0.21330866 to 0.2083995
  1860. Changing spawn density of 1 from 0.10648378 to 0.103855975
  1861. Changing spawn density of 81 from 0.19138932 to 0.19193254
  1862. Changing spawn density of 117 from 0.19911668 to 0.18506032
  1863. Changing spawn density of 132 from 0.2043715 to 0.1581617
  1864. Registering new spawner: Name: 285 density: 0.15025547
  1865. Removed 7 spawner.
  1866. Jukebox now playing from: MicrobeStage
  1867. Starting preload of 48 stage resources
  1868. Reused 48 already loaded resources
  1869. Stage load finished, will enter properly now
  1870. Jukebox: starting track: res://assets/sounds/microbe-theme-7.ogg position: 155.82039
  1871. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 157.63445
  1872. World time scale is higher than we have processing power for
  1873. World time scale is higher than we have processing power for
  1874. Creating a save with name: auto_save_3.thrivesave
  1875. save finished, success: True message: Saving succeeded elapsed: 00:00:12.0391821
  1876. World time scale is higher than we have processing power for
  1877. World time scale is higher than we have processing power for
  1878. World time scale is higher than we have processing power for
  1879. World time scale is higher than we have processing power for
  1880. World time scale is higher than we have processing power for
  1881. World time scale is higher than we have processing power for
  1882. World time scale is higher than we have processing power for
  1883. World time scale is higher than we have processing power for
  1884. World time scale is higher than we have processing power for
  1885. World time scale is higher than we have processing power for
  1886. World time scale is higher than we have processing power for
  1887. World time scale is higher than we have processing power for
  1888. World time scale is higher than we have processing power for
  1889. World time scale is higher than we have processing power for
  1890. World time scale is higher than we have processing power for
  1891. World time scale is higher than we have processing power for
  1892. World time scale is higher than we have processing power for
  1893. World time scale is higher than we have processing power for
  1894. World time scale is higher than we have processing power for
  1895. World time scale is higher than we have processing power for
  1896. World time scale is higher than we have processing power for
  1897. World time scale is higher than we have processing power for
  1898. World time scale is higher than we have processing power for
  1899. World time scale is higher than we have processing power for
  1900. World time scale is higher than we have processing power for
  1901. World time scale is higher than we have processing power for
  1902. World time scale is higher than we have processing power for
  1903. World time scale is higher than we have processing power for
  1904. World time scale is higher than we have processing power for
  1905. World time scale is higher than we have processing power for
  1906. World time scale is higher than we have processing power for
  1907. World time scale is higher than we have processing power for
  1908. World time scale is higher than we have processing power for
  1909. World time scale is higher than we have processing power for
  1910. World time scale is higher than we have processing power for
  1911. World time scale is higher than we have processing power for
  1912. World time scale is higher than we have processing power for
  1913. World time scale is higher than we have processing power for
  1914. World time scale is higher than we have processing power for
  1915. World time scale is higher than we have processing power for
  1916. World time scale is higher than we have processing power for
  1917. World time scale is higher than we have processing power for
  1918. World time scale is higher than we have processing power for
  1919. World time scale is higher than we have processing power for
  1920. World time scale is higher than we have processing power for
  1921. World time scale is higher than we have processing power for
  1922. World time scale is higher than we have processing power for
  1923. World time scale is higher than we have processing power for
  1924. World time scale is higher than we have processing power for
  1925. World time scale is higher than we have processing power for
  1926. World time scale is higher than we have processing power for
  1927. World time scale is higher than we have processing power for
  1928. World time scale is higher than we have processing power for
  1929. World time scale is higher than we have processing power for
  1930. World time scale is higher than we have processing power for
  1931. World time scale is higher than we have processing power for
  1932. World time scale is higher than we have processing power for
  1933. World time scale is higher than we have processing power for
  1934. World time scale is higher than we have processing power for
  1935. World time scale is higher than we have processing power for
  1936. World time scale is higher than we have processing power for
  1937. World time scale is higher than we have processing power for
  1938. World time scale is higher than we have processing power for
  1939. World time scale is higher than we have processing power for
  1940. World time scale is higher than we have processing power for
  1941. World time scale is higher than we have processing power for
  1942. World time scale is higher than we have processing power for
  1943. World time scale is higher than we have processing power for
  1944. World time scale is higher than we have processing power for
  1945. World time scale is higher than we have processing power for
  1946. World time scale is higher than we have processing power for
  1947. World time scale is higher than we have processing power for
  1948. World time scale is higher than we have processing power for
  1949. World time scale is higher than we have processing power for
  1950. World time scale is higher than we have processing power for
  1951. Move to editor pressed
  1952. Starting microbe editor with: 12 organelles in the microbe
  1953. Jukebox now playing from: MicrobeEditor
  1954. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 190.54004
  1955. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-3.ogg position: 0
  1956. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 0
  1957. Elapsing time on editor entry
  1958. TimedWorldOperations: running effects. elapsed: 1 total passed: 1200000000
  1959. Applying auto-evo results. Auto-evo run took: 00:03:28.8356980
  1960. Creating a save with name: auto_save_7.thrivesave
  1961. save finished, success: True message: Saving succeeded elapsed: 00:00:12.0766455
  1962. Starting new suggestion run even though there is one in-progress
  1963. Starting new suggestion run even though there is one in-progress
  1964. Placing organelle 'hydrogenosome' at: 1, 1
  1965. Placing organelle 'chloroplast' at: -2, 3
  1966. Starting new suggestion run even though there is one in-progress
  1967. Starting new suggestion run even though there is one in-progress
  1968. Starting new suggestion run even though there is one in-progress
  1969. Starting new suggestion run even though there is one in-progress
  1970. Starting new suggestion run even though there is one in-progress
  1971. Starting new suggestion run even though there is one in-progress
  1972. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 0
  1973. Placing organelle 'hydrogenosome' at: 1, 3
  1974. Starting new suggestion run even though there is one in-progress
  1975. Starting new suggestion run even though there is one in-progress
  1976. MicrobeEditor: applying changes to edited Species
  1977. MicrobeEditorReportComponent: applying changes of component
  1978. MicrobeEditorPatchMap: applying changes of component
  1979. CellEditorComponent: applying changes of component
  1980. Modified species name to: Primum thrivium
  1981. MicrobeEditor: updated organelles for species: Primum thrivium
  1982. Applying patch (Vogalic Epipelagic) settings
  1983. Number of clouds in this patch = 9
  1984. Changing spawn density of Glucose from 0.08388608 to 0.06710886
  1985. Changing spawn density of Phosphates from 0.59999996 to 1.0999999
  1986. Changing spawn density of Hydrogensulfide from 0.19458644 to 0.34426346
  1987. Oxygen spawn density is 0. It won't spawn
  1988. Carbondioxide spawn density is 0. It won't spawn
  1989. Nitrogen spawn density is 0. It won't spawn
  1990. Sunlight spawn density is 0. It won't spawn
  1991. Temperature spawn density is 0. It won't spawn
  1992. Number of chunks in this patch = 10
  1993. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  1994. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  1995. Registering new spawner: Name: SMALL_PHOSPHATE_CHUNK density: 0.81490606
  1996. Registering new spawner: Name: BIG_PHOSPHATE_CHUNK density: 0.5278733
  1997. Number of species in this patch = 4
  1998. Registering new spawner: Name: 320 density: 0.23251249
  1999. Registering new spawner: Name: 215 density: 0.20910724
  2000. Changing spawn density of 1 from 0.103855975 to 0.101175375
  2001. Changing spawn density of 81 from 0.19193254 to 0.18636529
  2002. Removed 132 spawner.
  2003. Removed 117 spawner.
  2004. Removed 175 spawner.
  2005. Removed 264 spawner.
  2006. Removed 285 spawner.
  2007. Jukebox now playing from: MicrobeStage
  2008. Starting preload of 48 stage resources
  2009. Reused 48 already loaded resources
  2010. Stage load finished, will enter properly now
  2011. World time scale is higher than we have processing power for
  2012. Jukebox: starting track: res://assets/sounds/microbe-theme-7.ogg position: 268.81448
  2013. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 270.61694
  2014. World time scale is higher than we have processing power for
  2015. World time scale is higher than we have processing power for
  2016. Creating a save with name: auto_save_5.thrivesave
  2017. save finished, success: True message: Saving succeeded elapsed: 00:00:12.4697749
  2018. World time scale is higher than we have processing power for
  2019. World time scale is higher than we have processing power for
  2020. World time scale is higher than we have processing power for
  2021. World time scale is higher than we have processing power for
  2022. World time scale is higher than we have processing power for
  2023. World time scale is higher than we have processing power for
  2024. World time scale is higher than we have processing power for
  2025. World time scale is higher than we have processing power for
  2026. World time scale is higher than we have processing power for
  2027. World time scale is higher than we have processing power for
  2028. World time scale is higher than we have processing power for
  2029. World time scale is higher than we have processing power for
  2030. World time scale is higher than we have processing power for
  2031. World time scale is higher than we have processing power for
  2032. World time scale is higher than we have processing power for
  2033. World time scale is higher than we have processing power for
  2034. World time scale is higher than we have processing power for
  2035. World time scale is higher than we have processing power for
  2036. World time scale is higher than we have processing power for
  2037. World time scale is higher than we have processing power for
  2038. World time scale is higher than we have processing power for
  2039. World time scale is higher than we have processing power for
  2040. World time scale is higher than we have processing power for
  2041. World time scale is higher than we have processing power for
  2042. World time scale is higher than we have processing power for
  2043. World time scale is higher than we have processing power for
  2044. World time scale is higher than we have processing power for
  2045. World time scale is higher than we have processing power for
  2046. World time scale is higher than we have processing power for
  2047. World time scale is higher than we have processing power for
  2048. World time scale is higher than we have processing power for
  2049. Move to editor pressed
  2050. Starting microbe editor with: 9 organelles in the microbe
  2051. Jukebox now playing from: MicrobeEditor
  2052. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 73.8888
  2053. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 0
  2054. Elapsing time on editor entry
  2055. TimedWorldOperations: running effects. elapsed: 1 total passed: 1300000000
  2056. Impact event is adding a new compound Iron that was not present before in Miytugolic Epipelagic
  2057. Couldn't find original spawn density of chunk for oxidation: meteorIronBigChunk
  2058. This chunk will not have a minimum spawn density
  2059. Couldn't find original spawn density of chunk for oxidation: meteorIronSmallChunk
  2060. This chunk will not have a minimum spawn density
  2061. Applying auto-evo results. Auto-evo run took: 00:04:00.3914838
  2062. Creating a save with name: auto_save_8.thrivesave
  2063. save finished, success: True message: Saving succeeded elapsed: 00:00:12.2464083
  2064. Placing organelle 'chloroplast' at: -2, 3
  2065. Placing organelle 'hydrogenosome' at: 1, -1
  2066. Placing organelle 'hydrogenosome' at: 1, -1
  2067. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 0
  2068. MicrobeEditor: applying changes to edited Species
  2069. MicrobeEditorReportComponent: applying changes of component
  2070. MicrobeEditorPatchMap: applying changes of component
  2071. CellEditorComponent: applying changes of component
  2072. Modified species name to: Primum thrivium
  2073. MicrobeEditor: updated organelles for species: Primum thrivium
  2074. Applying patch (Vogalic Epipelagic) settings
  2075. Number of clouds in this patch = 9
  2076. Changing spawn density of Glucose from 0.06710886 to 0.053687092
  2077. Changing spawn density of Phosphates from 1.0999999 to 0.9333333
  2078. Changing spawn density of Hydrogensulfide from 0.34426346 to 0.5301121
  2079. Oxygen spawn density is 0. It won't spawn
  2080. Carbondioxide spawn density is 0. It won't spawn
  2081. Nitrogen spawn density is 0. It won't spawn
  2082. Sunlight spawn density is 0. It won't spawn
  2083. Temperature spawn density is 0. It won't spawn
  2084. Number of chunks in this patch = 4
  2085. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  2086. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  2087. Number of species in this patch = 9
  2088. Changing spawn density of 320 from 0.23251249 to 0.24424279
  2089. Registering new spawner: Name: 385 density: 0.21400818
  2090. Changing spawn density of 215 from 0.20910724 to 0.20881855
  2091. Registering new spawner: Name: 129 density: 0.2071818
  2092. Changing spawn density of 81 from 0.18636529 to 0.20306313
  2093. Changing spawn density of 1 from 0.101175375 to 0.099876285
  2094. Registering new spawner: Name: 321 density: 0.18987148
  2095. Registering new spawner: Name: 211 density: 0.17921485
  2096. Registering new spawner: Name: 111 density: 0.17632267
  2097. Removed ICESHARD spawner.
  2098. Removed ICE_CHUNK_SMALL spawner.
  2099. Removed ICE_CHUNK_BIG spawner.
  2100. Removed SNOWFLAKE spawner.
  2101. Removed SMALL_PHOSPHATE_CHUNK spawner.
  2102. Removed BIG_PHOSPHATE_CHUNK spawner.
  2103. Jukebox now playing from: MicrobeStage
  2104. Starting preload of 48 stage resources
  2105. Reused 48 already loaded resources
  2106. Stage load finished, will enter properly now
  2107. World time scale is higher than we have processing power for
  2108. Jukebox: starting track: res://assets/sounds/microbe-theme-7.ogg position: 372.23035
  2109. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience.ogg position: 374.0212
  2110. World time scale is higher than we have processing power for
  2111. World time scale is higher than we have processing power for
  2112. Creating a save with name: auto_save_9.thrivesave
  2113. save finished, success: True message: Saving succeeded elapsed: 00:00:12.6324059
  2114. World time scale is higher than we have processing power for
  2115. World time scale is higher than we have processing power for
  2116. World time scale is higher than we have processing power for
  2117. World time scale is higher than we have processing power for
  2118. World time scale is higher than we have processing power for
  2119. World time scale is higher than we have processing power for
  2120. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience2.ogg position: 0
  2121. World time scale is higher than we have processing power for
  2122. World time scale is higher than we have processing power for
  2123. World time scale is higher than we have processing power for
  2124. Move to editor pressed
  2125. Starting microbe editor with: 11 organelles in the microbe
  2126. Jukebox now playing from: MicrobeEditor
  2127. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 79.14812
  2128. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 0
  2129. Elapsing time on editor entry
  2130. TimedWorldOperations: running effects. elapsed: 1 total passed: 1400000000
  2131. Applying auto-evo results. Auto-evo run took: 00:03:40.8063666
  2132. Creating a save with name: auto_save_10.thrivesave
  2133. save finished, success: True message: Saving succeeded elapsed: 00:00:14.0841268
  2134. Starting new suggestion run even though there is one in-progress
  2135. Starting new suggestion run even though there is one in-progress
  2136. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 0
  2137. Starting new suggestion run even though there is one in-progress
  2138. Starting new suggestion run even though there is one in-progress
  2139. Placing organelle 'hydrogenosome' at: 1, -3
  2140. Starting new suggestion run even though there is one in-progress
  2141. Starting new suggestion run even though there is one in-progress
  2142. Placing organelle 'hydrogenosome' at: 1, -3
  2143. Starting new suggestion run even though there is one in-progress
  2144. Placing organelle 'hydrogenosome' at: 1, -5
  2145. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-4.ogg position: 0
  2146. Starting new suggestion run even though there is one in-progress
  2147. Starting new suggestion run even though there is one in-progress
  2148. MicrobeEditor: applying changes to edited Species
  2149. MicrobeEditorReportComponent: applying changes of component
  2150. MicrobeEditorPatchMap: applying changes of component
  2151. CellEditorComponent: applying changes of component
  2152. Modified species name to: Primum thrivium
  2153. MicrobeEditor: updated organelles for species: Primum thrivium
  2154. Applying patch (Vogalic Epipelagic) settings
  2155. Number of clouds in this patch = 9
  2156. Changing spawn density of Glucose from 0.053687092 to 0.042949673
  2157. Changing spawn density of Hydrogensulfide from 0.5301121 to 0.64706516
  2158. Oxygen spawn density is 0. It won't spawn
  2159. Carbondioxide spawn density is 0. It won't spawn
  2160. Nitrogen spawn density is 0. It won't spawn
  2161. Sunlight spawn density is 0. It won't spawn
  2162. Temperature spawn density is 0. It won't spawn
  2163. Number of chunks in this patch = 4
  2164. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  2165. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  2166. Number of species in this patch = 7
  2167. Registering new spawner: Name: 431 density: 0.25652587
  2168. Changing spawn density of 385 from 0.21400818 to 0.22172679
  2169. Changing spawn density of 321 from 0.18987148 to 0.2048738
  2170. Changing spawn density of 1 from 0.099876285 to 0.100396544
  2171. Changing spawn density of 81 from 0.20306313 to 0.19892228
  2172. Changing spawn density of 211 from 0.17921485 to 0.17614008
  2173. Changing spawn density of 111 from 0.17632267 to 0.17299187
  2174. Removed 320 spawner.
  2175. Removed 215 spawner.
  2176. Removed 129 spawner.
  2177. Jukebox now playing from: MicrobeStage
  2178. Unlocked new achievement: THRIVING
  2179. Showing a popup about an achievement: THRIVING
  2180. Starting preload of 48 stage resources
  2181. Reused 48 already loaded resources
  2182. Stage load finished, will enter properly now
  2183. Jukebox: starting track: res://assets/sounds/microbe-theme-7.ogg position: 484.63815
  2184. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience2.ogg position: 66.16526
  2185. World time scale is higher than we have processing power for
  2186. World time scale is higher than we have processing power for
  2187. World time scale is higher than we have processing power for
  2188. Creating a save with name: auto_save_11.thrivesave
  2189. Jukebox: starting track: res://assets/sounds/microbe-theme-5.ogg position: 0
  2190. save finished, success: True message: Saving succeeded elapsed: 00:00:12.5476338
  2191. World time scale is higher than we have processing power for
  2192. World time scale is higher than we have processing power for
  2193. World time scale is higher than we have processing power for
  2194. World time scale is higher than we have processing power for
  2195. World time scale is higher than we have processing power for
  2196. World time scale is higher than we have processing power for
  2197. World time scale is higher than we have processing power for
  2198. World time scale is higher than we have processing power for
  2199. World time scale is higher than we have processing power for
  2200. World time scale is higher than we have processing power for
  2201. World time scale is higher than we have processing power for
  2202. World time scale is higher than we have processing power for
  2203. World time scale is higher than we have processing power for
  2204. Move to editor pressed
  2205. Starting microbe editor with: 13 organelles in the microbe
  2206. Jukebox now playing from: MicrobeEditor
  2207. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-4.ogg position: 97.72989
  2208. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-2.ogg position: 0
  2209. Elapsing time on editor entry
  2210. TimedWorldOperations: running effects. elapsed: 1 total passed: 1500000000
  2211. Applying auto-evo results. Auto-evo run took: 00:04:12.4737404
  2212. Creating a save with name: auto_save_12.thrivesave
  2213. save finished, success: True message: Saving succeeded elapsed: 00:00:15.3099531
  2214. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 0
  2215. Placing organelle 'signalingAgent' at: 1, 4
  2216. Starting new suggestion run even though there is one in-progress
  2217. Starting new suggestion run even though there is one in-progress
  2218. Starting new suggestion run even though there is one in-progress
  2219. Placing organelle 'signalingAgent' at: 1, 4
  2220. Starting new suggestion run even though there is one in-progress
  2221. Starting new suggestion run even though there is one in-progress
  2222. Starting new suggestion run even though there is one in-progress
  2223. Starting new suggestion run even though there is one in-progress
  2224. Starting new suggestion run even though there is one in-progress
  2225. Starting new suggestion run even though there is one in-progress
  2226. Starting new suggestion run even though there is one in-progress
  2227. Starting new suggestion run even though there is one in-progress
  2228. Starting new suggestion run even though there is one in-progress
  2229. Starting new suggestion run even though there is one in-progress
  2230. Starting new suggestion run even though there is one in-progress
  2231. Starting new suggestion run even though there is one in-progress
  2232. Starting new suggestion run even though there is one in-progress
  2233. Starting new suggestion run even though there is one in-progress
  2234. Starting new suggestion run even though there is one in-progress
  2235. Starting new suggestion run even though there is one in-progress
  2236. Starting new suggestion run even though there is one in-progress
  2237. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 0
  2238. Starting new suggestion run even though there is one in-progress
  2239. Starting new suggestion run even though there is one in-progress
  2240. Starting new suggestion run even though there is one in-progress
  2241. MicrobeEditor: applying changes to edited Species
  2242. MicrobeEditorReportComponent: applying changes of component
  2243. MicrobeEditorPatchMap: applying changes of component
  2244. CellEditorComponent: applying changes of component
  2245. Modified species name to: Primum thrivium
  2246. MicrobeEditor: updated organelles for species: Primum thrivium
  2247. Applying patch (Vogalic Epipelagic) settings
  2248. Number of clouds in this patch = 9
  2249. Changing spawn density of Glucose from 0.042949673 to 0.03435974
  2250. Changing spawn density of Hydrogensulfide from 0.64706516 to 0.8472331
  2251. Oxygen spawn density is 0. It won't spawn
  2252. Carbondioxide spawn density is 0. It won't spawn
  2253. Nitrogen spawn density is 0. It won't spawn
  2254. Sunlight spawn density is 0. It won't spawn
  2255. Temperature spawn density is 0. It won't spawn
  2256. Number of chunks in this patch = 4
  2257. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  2258. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  2259. Number of species in this patch = 8
  2260. Changing spawn density of 431 from 0.25652587 to 0.25814506
  2261. Registering new spawner: Name: 268 density: 0.24947476
  2262. Changing spawn density of 385 from 0.22172679 to 0.22964738
  2263. Changing spawn density of 1 from 0.100396544 to 0.10057444
  2264. Changing spawn density of 321 from 0.2048738 to 0.20049213
  2265. Registering new spawner: Name: 453 density: 0.19120523
  2266. Changing spawn density of 111 from 0.17299187 to 0.17256467
  2267. Registering new spawner: Name: 444 density: 0.15687978
  2268. Removed 81 spawner.
  2269. Removed 211 spawner.
  2270. Jukebox now playing from: MicrobeStage
  2271. Starting preload of 48 stage resources
  2272. Reused 48 already loaded resources
  2273. Stage load finished, will enter properly now
  2274. Jukebox: starting track: res://assets/sounds/microbe-theme-5.ogg position: 104.21406
  2275. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience2.ogg position: 184.27934
  2276. Creating a save with name: auto_save_13.thrivesave
  2277. save finished, success: True message: Saving succeeded elapsed: 00:00:13.6760572
  2278. World time scale is higher than we have processing power for
  2279. World time scale is higher than we have processing power for
  2280. World time scale is higher than we have processing power for
  2281. World time scale is higher than we have processing power for
  2282. World time scale is higher than we have processing power for
  2283. World time scale is higher than we have processing power for
  2284. Move to editor pressed
  2285. Starting microbe editor with: 13 organelles in the microbe
  2286. Jukebox now playing from: MicrobeEditor
  2287. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 79.98984
  2288. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-4.ogg position: 0
  2289. Elapsing time on editor entry
  2290. TimedWorldOperations: running effects. elapsed: 1 total passed: 1600000000
  2291. Applying auto-evo results. Auto-evo run took: 00:04:19.5363393
  2292. Creating a save with name: auto_save_14.thrivesave
  2293. save finished, success: True message: Saving succeeded elapsed: 00:00:14.4745905
  2294. Placing organelle 'bindingAgent' at: 1, 4
  2295. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 0
  2296. MicrobeEditor: applying changes to edited Species
  2297. MicrobeEditorReportComponent: applying changes of component
  2298. MicrobeEditorPatchMap: applying changes of component
  2299. CellEditorComponent: applying changes of component
  2300. Modified species name to: Primum thrivium
  2301. MicrobeEditor: updated organelles for species: Primum thrivium
  2302. Applying patch (Vogalic Epipelagic) settings
  2303. Number of clouds in this patch = 9
  2304. Changing spawn density of Glucose from 0.03435974 to 0.027487792
  2305. Changing spawn density of Hydrogensulfide from 0.8472331 to 0.907777
  2306. Oxygen spawn density is 0. It won't spawn
  2307. Carbondioxide spawn density is 0. It won't spawn
  2308. Nitrogen spawn density is 0. It won't spawn
  2309. Sunlight spawn density is 0. It won't spawn
  2310. Temperature spawn density is 0. It won't spawn
  2311. Number of chunks in this patch = 4
  2312. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  2313. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  2314. Number of species in this patch = 11
  2315. Registering new spawner: Name: 495 density: 0.2503026
  2316. Changing spawn density of 321 from 0.20049213 to 0.21787672
  2317. Changing spawn density of 444 from 0.15687978 to 0.21158436
  2318. Changing spawn density of 453 from 0.19120523 to 0.20201401
  2319. Registering new spawner: Name: 366 density: 0.20138295
  2320. Changing spawn density of 1 from 0.10057444 to 0.14008781
  2321. Registering new spawner: Name: 451 density: 0.19289494
  2322. Registering new spawner: Name: 315 density: 0.1809021
  2323. Registering new spawner: Name: 154 density: 0.17721346
  2324. Changing spawn density of 111 from 0.17256467 to 0.16298768
  2325. Registering new spawner: Name: 493 density: 0.15643531
  2326. Removed 385 spawner.
  2327. Removed 431 spawner.
  2328. Removed 268 spawner.
  2329. Jukebox now playing from: MicrobeStage
  2330. Starting preload of 48 stage resources
  2331. Reused 48 already loaded resources
  2332. Stage load finished, will enter properly now
  2333. World time scale is higher than we have processing power for
  2334. Jukebox: starting track: res://assets/sounds/microbe-theme-5.ogg position: 224.55725
  2335. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience2.ogg position: 304.61096
  2336. World time scale is higher than we have processing power for
  2337. World time scale is higher than we have processing power for
  2338. World time scale is higher than we have processing power for
  2339. Creating a save with name: auto_save_15.thrivesave
  2340. save finished, success: True message: Saving succeeded elapsed: 00:00:14.0420756
  2341. World time scale is higher than we have processing power for
  2342. World time scale is higher than we have processing power for
  2343. Unlocked new achievement: BETTER_TOGETHER
  2344. Showing a popup about an achievement: BETTER_TOGETHER
  2345. Becoming multicellular. NOTE: game is moving to prototype parts of the game, expect non-finished and buggy things!
  2346. Disbanding colony and becoming multicellular
  2347. Game is in now in prototypes. EXPECT MAJOR BUGS!
  2348. Moving species Primum thrivium (1) from MicrobeSpecies to MulticellularSpecies
  2349. Canceling and restarting auto-evo to have stage changed species versions in it
  2350. Switching to multicellular editor
  2351. Starting multicellular editor with: 1 cells in the microbe
  2352. TODO: implement tolerances data coming from the multicellular editor
  2353. Jukebox now playing from: MulticellularEditor
  2354. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 0
  2355. Jukebox: starting track: res://assets/sounds/multicellular-editor-theme-1.ogg position: 0
  2356. Elapsing time on editor entry
  2357. TimedWorldOperations: running effects. elapsed: 1 total passed: 1700000000
  2358. Applying auto-evo results. Auto-evo run took: 00:04:46.5791818
  2359. Start editing cell type: Stem
  2360. Starting microbe editor with: 12 organelles in the microbe
  2361. Placing organelle 'hydrogenosome' at: 1, -3
  2362. Placing organelle 'hydrogenosome' at: 1, -3
  2363. Starting new suggestion run even though there is one in-progress
  2364. Applying changes made to cell type: Stem
  2365. MicrobeEditor: updated organelles for cell: Stem
  2366. Placing organelle 'chloroplast' at: -2, 1
  2367. Placing organelle 'chloroplast' at: -2, 1
  2368. Starting new suggestion run even though there is one in-progress
  2369. Placing organelle 'hydrogenosome' at: 1, -3
  2370. Starting new suggestion run even though there is one in-progress
  2371. Starting new suggestion run even though there is one in-progress
  2372. Starting new suggestion run even though there is one in-progress
  2373. Starting new suggestion run even though there is one in-progress
  2374. Starting new suggestion run even though there is one in-progress
  2375. Starting new suggestion run even though there is one in-progress
  2376. Starting new suggestion run even though there is one in-progress
  2377. Starting new suggestion run even though there is one in-progress
  2378. Starting new suggestion run even though there is one in-progress
  2379. Starting new suggestion run even though there is one in-progress
  2380. Starting new suggestion run even though there is one in-progress
  2381. Starting new suggestion run even though there is one in-progress
  2382. Starting new suggestion run even though there is one in-progress
  2383. Starting new suggestion run even though there is one in-progress
  2384. Starting new suggestion run even though there is one in-progress
  2385. Starting new suggestion run even though there is one in-progress
  2386. Starting new suggestion run even though there is one in-progress
  2387. Starting new suggestion run even though there is one in-progress
  2388. Starting new suggestion run even though there is one in-progress
  2389. Starting new suggestion run even though there is one in-progress
  2390. Starting new suggestion run even though there is one in-progress
  2391. Starting new suggestion run even though there is one in-progress
  2392. Starting new suggestion run even though there is one in-progress
  2393. Starting new suggestion run even though there is one in-progress
  2394. Starting new suggestion run even though there is one in-progress
  2395. Applying changes made to cell type: Stem
  2396. MicrobeEditor: updated organelles for cell: Stem
  2397. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 0
  2398. Applying changes made to cell type: Stem
  2399. MicrobeEditor: updated organelles for cell: Stem
  2400. CellBodyPlanEditorComponent editor component is not allowing editing to finish yet
  2401. MulticellularEditor: applying changes to edited Species
  2402. MicrobeEditorReportComponent: applying changes of component
  2403. MicrobeEditorPatchMap: applying changes of component
  2404. CellBodyPlanEditorComponent: applying changes of component
  2405. Modified species name to: Primum thrivium
  2406. CellEditorComponent: applying changes of component
  2407. Cell editor skip applying changes as no target cell properties set
  2408. Applying patch (Vogalic Epipelagic) settings
  2409. Number of clouds in this patch = 9
  2410. Changing spawn density of Glucose from 0.027487792 to 0.021990234
  2411. Changing spawn density of Hydrogensulfide from 0.907777 to 0.89500237
  2412. Oxygen spawn density is 0. It won't spawn
  2413. Carbondioxide spawn density is 0. It won't spawn
  2414. Nitrogen spawn density is 0. It won't spawn
  2415. Sunlight spawn density is 0. It won't spawn
  2416. Temperature spawn density is 0. It won't spawn
  2417. Number of chunks in this patch = 4
  2418. SMALL_IRON_CHUNK spawn density is 0. It won't spawn
  2419. BIG_IRON_CHUNK spawn density is 0. It won't spawn
  2420. Number of species in this patch = 11
  2421. Changing spawn density of 495 from 0.2503026 to 0.25357938
  2422. Changing spawn density of 451 from 0.19289494 to 0.2319105
  2423. Registering new spawner: Name: 423 density: 0.23051582
  2424. Registering new spawner: Name: 385 density: 0.21928798
  2425. Changing spawn density of 321 from 0.21787672 to 0.2154055
  2426. Registering new spawner: Name: 485 density: 0.20079309
  2427. Existing spawner of 1 didn't match equality check, creating new instead
  2428. Registering new spawner: Name: 1 density: 0.10006273
  2429. Changing spawn density of 366 from 0.20138295 to 0.19166261
  2430. Registering new spawner: Name: 479 density: 0.18327901
  2431. Registering new spawner: Name: 345 density: 0.15687978
  2432. Changing spawn density of 111 from 0.16298768 to 0.15356167
  2433. Removed 1 spawner.
  2434. Removed 453 spawner.
  2435. Removed 444 spawner.
  2436. Removed 315 spawner.
  2437. Removed 154 spawner.
  2438. Removed 493 spawner.
  2439. Jukebox now playing from: MulticellularStage
  2440. Unlocked new achievement: BEYOND_THE_CELL
  2441. Showing a popup about an achievement: BEYOND_THE_CELL
  2442. Starting preload of 48 stage resources
  2443. Reused 48 already loaded resources
  2444. Stage load finished, will enter properly now
  2445. Jukebox: starting track: res://assets/sounds/multicellular-theme-2.ogg position: 0
  2446. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience-3.ogg position: 0
  2447. After player reproduction entity limit is exceeded, will force despawn something
  2448. Move to editor pressed
  2449. Starting multicellular editor with: 5 cells in the microbe
  2450. TODO: implement tolerances data coming from the multicellular editor
  2451. Jukebox now playing from: MulticellularEditor
  2452. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-1.ogg position: 67.947395
  2453. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-5.ogg position: 0
  2454. Elapsing time on editor entry
  2455. TimedWorldOperations: running effects. elapsed: 1 total passed: 1800000000
  2456. Applying auto-evo results. Auto-evo run took: 00:04:34.0395270
  2457. CellBodyPlanEditorComponent editor component is not allowing editing to finish yet
  2458. MulticellularEditor: applying changes to edited Species
  2459. MicrobeEditorReportComponent: applying changes of component
  2460. MicrobeEditorPatchMap: applying changes of component
  2461. CellBodyPlanEditorComponent: applying changes of component
  2462. Modified species name to: Primum thrivium
  2463. CellEditorComponent: applying changes of component
  2464. Cell editor skip applying changes as no target cell properties set
  2465. Applying patch (Vogalic Epipelagic) settings
  2466. Number of clouds in this patch = 9
  2467. Changing spawn density of Glucose from 0.021990234 to 0.017592186
  2468. Changing spawn density of Hydrogensulfide from 0.89500237 to 0.9856891
  2469. Oxygen spawn density is 0. It won't spawn
  2470. Carbondioxide spawn density is 0. It won't spawn
  2471. Nitrogen spawn density is 0. It won't spawn
  2472. Sunlight spawn density is 0. It won't spawn
Tags: thrive
Advertisement
Add Comment
Please, Sign In to add comment