Guest User

Untitled

a guest
Mar 19th, 2025
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.43 KB | Software | 0 0
  1. Playing 0.8.1.1 for Windows (Latest)
  2. Thrive is starting. Log output (due to buffering this is likely not in real time):
  3. Godot Engine v4.3.stable.mono.official.77dcf97d8 - https://godotengine.org
  4. Vulkan 1.3.293 - Forward+ - Using Device #0: Intel - Intel(R) UHD Graphics 730
  5.  
  6. This is Thrive version: 0.8.1.1 (see below for more build info)
  7. Thrive is starting at: Wednesday, March 19, 2025 8:30:42 AM (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/deadl/AppData/Roaming/Thrive
  11. Game logs are written to: C:/Users/deadl/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. SimulationParameters are good
  22. This version of Thrive was built at Monday, 24 February 2025 08:13:44 from commit c4b3e1d5887b47df7620a5638485e8f05fc7702b on branch master
  23. Beginning Thrive news feed fetch
  24. TaskExecutor started with parallel job count: 4
  25. We were opened through the Thrive Launcher
  26. Thrive Launcher started us, launcher hidden: False
  27. Note: error lines may not match up when they happened in relation to normal output due to buffering.
  28. Error lines are any lines received from the game's stderr output stream.
  29. ERROR: Skipping clearing an UI input action: ui_text_backspace_all_to_left
  30. Disk cache loaded, total size: 128.0 MiB
  31. Loading mod Nodes into the scene tree
  32. Jukebox now playing from: Menu
  33. Jukebox: starting track: res://assets/sounds/main-menu-theme-1.ogg position: 0
  34. Startup successful, removing startup info file
  35. ERROR: The following is not an error, but is printed as an error to ensure launcher always sees it without buffering:
  36. ERROR: ------------ Thrive Startup Succeeded ------------
  37. Detected launch ID from parameters: 2060ad50-bceb-4511-85ad-0aad7c8fe03b
  38. Starting load of save: auto_save_2.thrivesave
  39. ERROR: World history is out of order, expected generation 13 but got 14
  40. ERROR: Evolutionary tree failed to build with error: System.Collections.Generic.KeyNotFoundException: The given key '13' was not present in the dictionary.
  41. ERROR: at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  42. ERROR: at AutoEvo.GenerationRecord.GetFullSpeciesRecord(UInt32 speciesID, Int32 currentGeneration, Dictionary`2 generationHistory) in /home/hhyyrylainen/Projects/Thrive/src/auto-evo/records/GenerationRecord.cs:line 48
  43. ERROR: at GameWorld.<>c__DisplayClass64_0.<BuildEvolutionaryTree>b__1(KeyValuePair`2 s) in /home/hhyyrylainen/Projects/Thrive/src/general/GameWorld.cs:line 919
  44. ERROR: at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
  45. ERROR: at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
  46. ERROR: at GameWorld.BuildEvolutionaryTree(EvolutionaryTree tree) in /home/hhyyrylainen/Projects/Thrive/src/general/GameWorld.cs:line 918
  47. ERROR: at ThriveopediaEvolutionaryTreePage.RebuildTree() in /home/hhyyrylainen/Projects/Thrive/src/thriveopedia/pages/ThriveopediaEvolutionaryTreePage.cs:line 97
  48. Starting microbe editor with: 7 organelles in the microbe
  49. Jukebox now playing from: MicrobeEditor
  50. load finished, success: True message: Load finished elapsed: 00:00:08.8656054
  51. We are not playing a newer Thrive version than last played, not updating latest
  52. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-4.ogg position: 0
  53. ERROR: World history is out of order, expected generation 13 but got 14
  54. ERROR: Evolutionary tree failed to build with error: System.Collections.Generic.KeyNotFoundException: The given key '13' was not present in the dictionary.
  55. ERROR: at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  56. ERROR: at AutoEvo.GenerationRecord.GetFullSpeciesRecord(UInt32 speciesID, Int32 currentGeneration, Dictionary`2 generationHistory) in /home/hhyyrylainen/Projects/Thrive/src/auto-evo/records/GenerationRecord.cs:line 48
  57. ERROR: at GameWorld.<>c__DisplayClass64_0.<BuildEvolutionaryTree>b__1(KeyValuePair`2 s) in /home/hhyyrylainen/Projects/Thrive/src/general/GameWorld.cs:line 919
  58. ERROR: at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
  59. ERROR: at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
  60. ERROR: at GameWorld.BuildEvolutionaryTree(EvolutionaryTree tree) in /home/hhyyrylainen/Projects/Thrive/src/general/GameWorld.cs:line 918
  61. ERROR: at ThriveopediaEvolutionaryTreePage.RebuildTree() in /home/hhyyrylainen/Projects/Thrive/src/thriveopedia/pages/ThriveopediaEvolutionaryTreePage.cs:line 97
  62. ERROR: TODO: implement per-species pages in the Thriveopedia
  63. Placing organelle 'mitochondrion' at: 1, -1
  64. MicrobeEditor: applying changes to edited Species
  65. MicrobeEditorReportComponent: applying changes of component
  66. MicrobeEditorPatchMap: applying changes of component
  67. CellEditorComponent: applying changes of component
  68. Modified species name to: Cyimora obex
  69. MicrobeEditor: updated organelles for species: Cyimora obex
  70. World generation settings: [LAWK: False, Difficulty: normal preset, Life origin: Panspermia, Seed: 3101677533284043213, Day/night cycle enabled: True, Day length: 180, Include multicellular: True, Easter eggs: True]
  71. ERROR: World history is out of order, expected generation 13 but got 14
  72. ERROR: Evolutionary tree failed to build with error: System.Collections.Generic.KeyNotFoundException: The given key '13' was not present in the dictionary.
  73. ERROR: at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  74. ERROR: at AutoEvo.GenerationRecord.GetFullSpeciesRecord(UInt32 speciesID, Int32 currentGeneration, Dictionary`2 generationHistory) in /home/hhyyrylainen/Projects/Thrive/src/auto-evo/records/GenerationRecord.cs:line 48
  75. ERROR: at GameWorld.<>c__DisplayClass64_0.<BuildEvolutionaryTree>b__1(KeyValuePair`2 s) in /home/hhyyrylainen/Projects/Thrive/src/general/GameWorld.cs:line 919
  76. ERROR: at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
  77. ERROR: at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
  78. ERROR: at GameWorld.BuildEvolutionaryTree(EvolutionaryTree tree) in /home/hhyyrylainen/Projects/Thrive/src/general/GameWorld.cs:line 918
  79. ERROR: at ThriveopediaEvolutionaryTreePage.RebuildTree() in /home/hhyyrylainen/Projects/Thrive/src/thriveopedia/pages/ThriveopediaEvolutionaryTreePage.cs:line 97
  80. Jukebox now playing from: MicrobeStage
  81. Applying patch (Recavyn Tidepool) settings
  82. Number of clouds in this patch = 9
  83. Registering new spawner: Name: Ammonia density: 0.79999995
  84. Registering new spawner: Name: Glucose density: 0.03435974
  85. Registering new spawner: Name: Phosphates density: 0.79999995
  86. Hydrogensulfide spawn density is 0. It won't spawn
  87. Oxygen spawn density is 0. It won't spawn
  88. Carbondioxide spawn density is 0. It won't spawn
  89. Nitrogen spawn density is 0. It won't spawn
  90. Sunlight spawn density is 0. It won't spawn
  91. Temperature spawn density is 0. It won't spawn
  92. Number of chunks in this patch = 6
  93. Registering new spawner: Name: FLOATING_HAZARD density: 1
  94. Registering new spawner: Name: SMALL_IRON_CHUNK density: 0.21573336
  95. Registering new spawner: Name: BIG_IRON_CHUNK density: 0.14382222
  96. Registering new spawner: Name: SMALL_PHOSPHATE_CHUNK density: 0.90000004
  97. Registering new spawner: Name: BIG_PHOSPHATE_CHUNK density: 0.08
  98. Registering new spawner: Name: GOOGLY_EYE_CELL density: 0.001
  99. Number of species in this patch = 5
  100. Registering new spawner: Name: 37 density: 0.21787672
  101. Registering new spawner: Name: 1 density: 0.19615132
  102. Registering new spawner: Name: 263 density: 0.17686145
  103. Registering new spawner: Name: 240 density: 0.17462224
  104. Registering new spawner: Name: 269 density: 0.16231069
  105. Applying patch (Recavyn Tidepool) settings
  106. Number of clouds in this patch = 9
  107. Hydrogensulfide spawn density is 0. It won't spawn
  108. Oxygen spawn density is 0. It won't spawn
  109. Carbondioxide spawn density is 0. It won't spawn
  110. Nitrogen spawn density is 0. It won't spawn
  111. Sunlight spawn density is 0. It won't spawn
  112. Temperature spawn density is 0. It won't spawn
  113. Number of chunks in this patch = 6
  114. Number of species in this patch = 5
  115. Creating a save with name: auto_save_3.thrivesave
  116. save finished, success: True message: Saving succeeded elapsed: 00:00:02.6055609
  117. Jukebox: starting track: res://assets/sounds/microbe-theme-1.ogg position: 0
  118. Jukebox: starting track: res://assets/sounds/soundeffects/microbe-ambience-3.ogg position: 0
  119. ERROR: World history is out of order, expected generation 13 but got 14
  120. ERROR: Evolutionary tree failed to build with error: System.Collections.Generic.KeyNotFoundException: The given key '13' was not present in the dictionary.
  121. ERROR: at AutoEvo.GenerationRecord.GetFullSpeciesRecord(UInt32 speciesID, Int32 currentGeneration, Dictionary`2 generationHistory) in /home/hhyyrylainen/Projects/Thrive/src/auto-evo/records/GenerationRecord.cs:line 48
  122. ERROR: at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
  123. ERROR: at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
  124. ERROR: at GameWorld.BuildEvolutionaryTree(EvolutionaryTree tree) in /home/hhyyrylainen/Projects/Thrive/src/general/GameWorld.cs:line 918
  125. ERROR: at ThriveopediaEvolutionaryTreePage.RebuildTree() in /home/hhyyrylainen/Projects/Thrive/src/thriveopedia/pages/ThriveopediaEvolutionaryTreePage.cs:line 97
  126. Creating a save with name: Cyimora_obex.thrivesave
  127. save finished, success: True message: Saving succeeded elapsed: 00:00:01.3399142
  128. User requested program exit, Thrive will close shortly
  129. Shutting down native library
  130. Shutdown actions complete
  131. Child process exited with code -1073741819
  132. Thrive exited abnormally with an error
Tags: logs bug found
Advertisement
Add Comment
Please, Sign In to add comment