Space Engineers

Space Engineers

Planet Anteros
Siv 19 maj, 2023 @ 21:19
Found bug in oremappings
Yo, Fizzy, Your Tier 3 oremappings are bugged. Looks like the same three bytes are being used three times. Only the last usage is actually applied to the planet. Thought you'd want to know.

(I found this while troubleshooting a bug in my Configurable Ores mod: https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=2973891097 )

<!-- U 2-->
<Ore Value="156" Type="Iron_02" Start="167" Depth="25" TargetColor="#616c83" ColorInfluence="15"/>
<Ore Value="160" Type="Iron_02" Start="181" Depth="33" TargetColor="#616c83" ColorInfluence="15"/>
<Ore Value="164" Type="Iron_02" Start="196" Depth="39" TargetColor="#616c83" ColorInfluence="15"/>

<Ore Value="156" Type="Uraninite_01" Start="40" Depth="6" TargetColor="#616c83" ColorInfluence="15"/>
<Ore Value="160" Type="Uraninite_01" Start="121" Depth="7" TargetColor="#616c83" ColorInfluence="15"/>
<Ore Value="164" Type="Uraninite_01" Start="142" Depth="8" TargetColor="#616c83" ColorInfluence="15"/>

<Ore Value="156" Type="Uraninite_01" Start="770" Depth="18" TargetColor="#616c83" ColorInfluence="15"/>
<Ore Value="160" Type="Uraninite_01" Start="1191" Depth="23" TargetColor="#616c83" ColorInfluence="15"/>
<Ore Value="164" Type="Uraninite_01" Start="1442" Depth="35" TargetColor="#616c83" ColorInfluence="15"/>
< >
Visar 1-4 av 4 kommentarer
Fizzy  [utvecklare] 6 jun, 2023 @ 1:39 
Sorry missed the post, i am assume i did not fix that yet.
i will look at that and a couple of other things when i get a moment should be in around five days time.
I am still modding space engineers but my attention has been else where for a bit
Thank you for spotting that.
Siv 6 jun, 2023 @ 10:28 
I'm sure your users will appreciated that. I'm always happy to help out. Take care, Fizzy.
Fizzy  [utvecklare] 18 jun, 2023 @ 2:21 
Should all be fixed now, did take me an extra week to look at it as i had some other things to do :)
Siv 18 jun, 2023 @ 6:28 
All good! It broke my mod, so it was a good test xD. Thank you for fixing the bug, there's more ores now :)
< >
Visar 1-4 av 4 kommentarer
Per sida: 1530 50