Space Engineers

Space Engineers

Planet Anteros
Siv 19 May, 2023 @ 9:19pm
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"/>
< >
Showing 1-4 of 4 comments
Fizzy  [developer] 6 Jun, 2023 @ 1:39am 
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:28am 
I'm sure your users will appreciated that. I'm always happy to help out. Take care, Fizzy.
Fizzy  [developer] 18 Jun, 2023 @ 2:21am 
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:28am 
All good! It broke my mod, so it was a good test xD. Thank you for fixing the bug, there's more ores now :)
< >
Showing 1-4 of 4 comments
Per page: 1530 50