Got this error whilst messing around with the planet editor
An Unhandled Error Happened - The game has run into an unhandled error. It may be possible to continue, but the errors may get worse. The safest option is to fully restart the game and load the latest save. It may be possible to make a save now.
If you report this error, please use the button to copy the error and include that in your report.
Could not find active species data to show in tooltip
Thriveopedia doesnβt have current game data set yet, but it was already needed
Could not find active species data to show in tooltip
Thriveopedia doesnβt have current game data set yet, but it was already needed
Could not find active species data to show in tooltip
Thriveopedia doesnβt have current game data set yet, but it was already needed
Could not find active species data to show in tooltip
Thriveopedia doesnβt have current game data set yet, but it was already needed
Could not find active species data to show in tooltip
Region abandoned: 3
exception: System.ArgumentOutOfRangeException: βminValueβ cannot be greater than maxValue. (Parameter βminValueβ)
at Xoshiro.Base.XoshiroBase.Next(Int32 minValue, Int32 maxValue)
at PatchMapGenerator.Generate(WorldGenerationSettings settings, Species defaultSpecies, Random random) in /home/hhyyrylainen/Projects/Thrive/src/microbe_stage/PatchMapGenerator.cs:line 194
at GameWorld..ctor(WorldGenerationSettings settings, Species startingSpecies) in /home/hhyyrylainen/Projects/Thrive/src/general/GameWorld.cs:line 136
at GameProperties..ctor(WorldGenerationSettings settings, Species startingSpecies) in /home/hhyyrylainen/Projects/Thrive/src/general/GameProperties.cs:line 20
at GameProperties.StartNewMicrobeGame(WorldGenerationSettings settings, Boolean freebuild, Species startingSpecies) in /home/hhyyrylainen/Projects/Thrive/src/general/GameProperties.cs:line 86
at PlanetCustomizerTool.InitNewWorld(IAutoEvoConfiguration configuration) in /home/hhyyrylainen/Projects/Thrive/src/gui_common/menus/PlanetCustomizerTool.cs:line 73
at PlanetCustomizerTool.GeneratePlanet() in /home/hhyyrylainen/Projects/Thrive/src/gui_common/menus/PlanetCustomizerTool.cs:line 127
at PlanetCustomizerTool.InvokeGodotClassMethod(godot_string_name& method, NativeVariantPtrArgs args, godot_variant& ret) in /home/hhyyrylainen/Projects/Thrive/.godot/mono/temp/obj/ExportRelease/win-x64/Godot.SourceGenerators/Godot.SourceGenerators.ScriptMethodsGenerator/PlanetCustomizerTool_ScriptMethods.generated.cs:line 89
at Godot.Bridge.CSharpInstanceBridge.Call(IntPtr godotObjectGCHandle, godot_string_name* method, godot_variant** args, Int32 argCount, godot_variant_call_error* refCallError, godot_variant* ret)
