Planet Temperature

Discussion in 'Planets & Playfields' started by lorq von ray, Jan 3, 2020.

  1. lorq von ray

    lorq von ray Ensign

    Joined:
    Jun 21, 2018
    Messages:
    11
    Likes Received:
    3
    I am having problems adjusting a planet's temperature, trying to make a planet that is super hot. Problem I'm running into is that a couple meters above terrain height the temp drops drastically and I haven't been able to get it to be consistent. I have messed with the various temp settings in the general yaml and have tried to adjust the temp in the specific biome to no avail.

    Any input would be appreciated


    Have uploaded the yaml
     

    Attached Files:

    #1
  2. Ephoie

    Ephoie Captain

    Joined:
    Jan 27, 2018
    Messages:
    329
    Likes Received:
    515
    Hey, have a peak.
    I do think the fog is a bit intense, and the landscape is pretty flat.... but yeah, i just tested it out, and the temp is up there, all the way to the stratosphere. It does go lower as you ascend, but still well over 2800 degrees
     

    Attached Files:

    #2
  3. lorq von ray

    lorq von ray Ensign

    Joined:
    Jun 21, 2018
    Messages:
    11
    Likes Received:
    3
    What is the temp if you are standing at ground level? Mine drops to 300 or so
     
    #3
  4. Ephoie

    Ephoie Captain

    Joined:
    Jan 27, 2018
    Messages:
    329
    Likes Received:
    515
    Test it out.
    While I was standing at ground level it was around 3400
    Now at night it did drop to around 1600
    The biomes, like 'hot spot' were not configured properly
     
    #4
  5. lorq von ray

    lorq von ray Ensign

    Joined:
    Jun 21, 2018
    Messages:
    11
    Likes Received:
    3
    Im still getting just 300 at ground level with your yaml. What was not configured properly about the Hot Spot biome, which is the only biome on the planet?
     
    #5
  6. Ephoie

    Ephoie Captain

    Joined:
    Jan 27, 2018
    Messages:
    329
    Likes Received:
    515
    The temp for the biomes was set to 10 or so. There is Hot spot( which was set to 3050 degrees), Radiated Fog and Radiated Biomes were set to 10 to 1 degrees.

    Have you loaded up the game fresh? Or did you load the save?
    The save will be the old file.
    In order to get the new settings, you will have to start a fresh game.
     
    #6
    Last edited: Jan 4, 2020
  7. Ephoie

    Ephoie Captain

    Joined:
    Jan 27, 2018
    Messages:
    329
    Likes Received:
    515
    Code:
       -  Name: Hotspot
          AmbientSound: BarrenFog
          IgnoreForcedBiome: True
          Texture: [0, 0, 0.5, 1, 1, 0.5, 0.2]
          UndergroundLayers:
          - [15, 1]
          - [15, -1]
          - [15, 1]
          SelectionCriteria:
          - Height < 30
          Color: [0.2, 1, 0]
          StampProb: 1
          StampForcesBiome: False
          StampForcesBiomeType: OverlapAll
          Temperature: 3050
          Decorations:
          - [CoralStone01-03, 0.005]
          - [CoralStone01-05, 0.005]
          - [SkeletonWhalePart, 0.001]
          - [GasEmitter2, 0.0003]
          - [RockResourceGold, 0.001]
          - [CrystalsPyramidBlue, 0.01]
       -  Name: RadiatedFog
          AmbientSound: BarrenFog
          IgnoreForcedBiome: True
          Texture: [0, 1, 0.7, 0, 1, 0.5, 0.02]
          UndergroundLayers:
          - [1, 2]
          - [0, -1]
          - [0, 1]
          SelectionCriteria:
          - Height < 35
          Color: [0.2, 0.8, 0.3]
          StampProb: 1
          StampForcesBiome: False
          StampForcesBiomeType: OverlapAll
          Radiation: 10
          Temperature: 10
          Decorations:
          - [CoralStone01-03, 0.0001]
          - [CoralStone01-05, 0.0001]
          - [CrystalsPyramidBlue, 0.001]
          - [SkeletonWhalePart, 0.001]
       -  Name: Radiated
          AmbientSound: BarrenFog
          IgnoreForcedBiome: True
          Texture: [5, 5, 0.7, 5, 5, 0.5, 0.02]
          UndergroundLayers:
          - [14, -1]
          - [15, 1]
          SelectionCriteria:
          - Height < 40
          Color: [0.1, 0.5, 0]
          StampProb: 1
          StampForcesBiome: False
          StampForcesBiomeType: OverlapAll
          Radiation: 1
          Temperature: 1
     
    #7
  8. Ephoie

    Ephoie Captain

    Joined:
    Jan 27, 2018
    Messages:
    329
    Likes Received:
    515
    Any luck?
     
    #8
  9. lorq von ray

    lorq von ray Ensign

    Joined:
    Jun 21, 2018
    Messages:
    11
    Likes Received:
    3
    It's on a mp server, so deleted the cache, deleted the playfield folder and uploaded the new yaml and restarted to no avail. Still getting 300 degrees a couple meters above ground.
     
    #9
  10. Ephoie

    Ephoie Captain

    Joined:
    Jan 27, 2018
    Messages:
    329
    Likes Received:
    515
    did you delete the file in the template folder?
    Also, for testing, its best to do it in SP, then after you know it works, load it up to your server, imo

    I have made that mistake in the past, and had a small detail like a space in the wrong place and its held up the server while I try to fix and identify the problem. Just a thought.
     
    #10
  11. Ephoie

    Ephoie Captain

    Joined:
    Jan 27, 2018
    Messages:
    329
    Likes Received:
    515
    Ground level
    upload_2020-1-4_1-39-29.png
    30 meters up
    upload_2020-1-4_1-40-15.png
    100 meters up
    upload_2020-1-4_1-41-18.png
     
    #11
  12. Ephoie

    Ephoie Captain

    Joined:
    Jan 27, 2018
    Messages:
    329
    Likes Received:
    515
    Take this, and unzip it into your client version's scenario folder.
    ..\SteamLibrary\steamapps\common\Empyrion - Galactic Survival\Content\Scenarios

    Start the game.
    Go to:
    > Start game
    > Single Player
    >Scenario
    >Select "Test Planet" Scenario
    > Click Start
    *Note: If it is still open from previous, you will need to restart it for the game engine to load the new files.​
    With that "test planet" scenario, you can just make changes to the playfield.yaml, and repeat the above steps to test out the changes you made.

    You can just swap out the playfield file in the "TemperateStarter" folder with any playfield you are testing, located in ..\SteamLibrary\steamapps\common\Empyrion - Galactic Survival\Content\Scenarios\Test Planet\Playfields\TemperateStarter.

    Its pre-configured in the sector file already to load "playfield" in that folder, so no need to change anything other than the file you are trying to test.
     

    Attached Files:

    #12
    Last edited: Jan 4, 2020
  13. lorq von ray

    lorq von ray Ensign

    Joined:
    Jun 21, 2018
    Messages:
    11
    Likes Received:
    3
    Appreciate the help but it still is dropping the temp down to 300 2 meters above ground, from 2 meters up the temp is where it is suppose to be at 3000 or so. It just seems to be affecting the Hotspot biome as the pole biome is working fine.
     
    #13
  14. lorq von ray

    lorq von ray Ensign

    Joined:
    Jun 21, 2018
    Messages:
    11
    Likes Received:
    3
    Ok, think I have it figured out. It is something with the ecf file and the texture being used. The texture I have is Rocklava01 but in your scenario there is no ecf so I assume its pulling from some default ecf somewhere and it looks like the texture is some type of grass.


    After checking out the different ecf I have found that barrenMetal gives me the look I want and allows the temperature too. Much thanks Ephoie, if it wasn't for the scenario you put together I wouldn't have figured it out!
     
    #14
    Last edited: Jan 4, 2020
    ravien_ff and Ephoie like this.
  15. ravien_ff

    ravien_ff Rear Admiral

    Joined:
    Oct 22, 2017
    Messages:
    6,424
    Likes Received:
    12,030
    I was about to post this. I had the same problem. The lava textures have their own temperature when you're standing on them and this can over-write the biome or planet temperature. Glad you figured it out!
     
    #15
    Needleship and Ephoie like this.
  16. lorq von ray

    lorq von ray Ensign

    Joined:
    Jun 21, 2018
    Messages:
    11
    Likes Received:
    3
    Noticed that on one of your planets in your scenerio, starts with a M.

    Is there a way to mix and match textures in the ecf? Or are they hard coded
     
    #16
  17. ravien_ff

    ravien_ff Rear Admiral

    Joined:
    Oct 22, 2017
    Messages:
    6,424
    Likes Received:
    12,030
    Yes you can use the in-game texture editor to change the textures. Each texture slot can have 2 textures, and each biome can also use multiple surface texture slots.
     
    #17
  18. lorq von ray

    lorq von ray Ensign

    Joined:
    Jun 21, 2018
    Messages:
    11
    Likes Received:
    3
    But will the lava textures alwayshave the set max temp? Or if I swap the lava texture into the barrenmetal ecf for hotspot will it allow any temp?
     
    #18
  19. ravien_ff

    ravien_ff Rear Admiral

    Joined:
    Oct 22, 2017
    Messages:
    6,424
    Likes Received:
    12,030
    It's best to use the in-game texture editor to set up your textures so you can see the changes in real time. (not sure if temperatures get updated though, that might require a game reload).

    I haven't tested all the lava textures, there might be some that don't change the temperature.
     
    #19
    Ephoie and lorq von ray like this.
  20. lorq von ray

    lorq von ray Ensign

    Joined:
    Jun 21, 2018
    Messages:
    11
    Likes Received:
    3

Share This Page