Project

General

Profile

Bug #13965

Incorrect biomes on Eve and Tylo

Added by Rodger about 7 years ago. Updated about 3 years ago.

Status:
New
Severity:
Normal
Assignee:
-
Category:
Biomes
Target version:
-
Start date:
02/28/2017
% Done:

0%

Version:
Platform:
OSX, Windows
Expansion:
Core Game
Language:
English (US)
Mod Related:
No
Votes:
Arrow u r green
Arrow d r red

Description

On Eve, there's no instances of the 'Craters' biome that I can find, and the smaller crater lake is apparently a 'Foothills' biome, while the rim of the crater to the SE of that one has some small patches of 'Akatsuki Lake' (the center of that one is also 'Impact Ejecta' which doesn't seem quite right)

Then on Tylo, there's two instances of 'Gagarin Crater' (circled), no instance of 'Grissom Crater', and on the rim of the eastern 'Gagarin Crater' there's patches of 'Galileio Crater'.

History

#2 Updated by kerbugger almost 6 years ago

  • Version changed from 1.2.2 to 1.4.1
  • Platform Windows added
  • Expansion Core Game added

#3 Updated by meuporg1234 over 3 years ago

  • Version changed from 1.4.1 to 1.10.0

#4 Updated by meuporg1234 over 3 years ago

  • Category changed from Gameplay to Biomes

#5 Updated by meuporg1234 over 3 years ago

  • Version changed from 1.10.0 to 1.10.1

#6 Updated by wile1411 over 3 years ago

Looking at the EVE biome map and the biome color identifiers, the reason for craters not showing up is due to the Craters & Impact_Ejecta both having the same color code.

color = 0.654901981,0.396078438,0.980392158,1 // RGBA [167, 101, 250, 255]

As the EVE biome map doesn't have a unique color for the Craters biome - it gets seen as Impact_Ejecta

Correcting the color code for the Craters biome AND updating the EVE biome texture map to reference the new color would fix this.

For the Tylo issue, the required update would be to change the Tylo biome texture to change one of the craters mentioned in the original report to the color of the Gagarin Crater biome.
Below color for Gagarin Crater missing from biome map:
color = 0.58431375,0.388235301,0.274509817,1 //RGBA [149, 99, 70, 255]

#7 Updated by AYes about 3 years ago

How to fix it in version 1.11?

#8 Updated by wile1411 about 3 years ago

There is a mod you can use to try to "work around" the issue. For it to be fixed the developers need to change the Biome Map and color references for EVE and Tylo in the game for it to be "fixed". Not much else can be done until the issue bubbles up their to-do list.

Also available in: Atom PDF