Space Engineers

Space Engineers

Planet Anteros
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"/>
< >
1-4 / 4 のコメントを表示
Fizzy  [開発者] 2023年6月6日 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 2023年6月6日 10時28分 
I'm sure your users will appreciated that. I'm always happy to help out. Take care, Fizzy.
Fizzy  [開発者] 2023年6月18日 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 2023年6月18日 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 :)
< >
1-4 / 4 のコメントを表示
ページ毎: 1530 50