StarCitizenWiki / scunpacked

SC Unpacked with some modifications
GNU General Public License v3.0
8 stars 4 forks source link

Mass inconsistencies in ship data #1

Closed alistair3149 closed 1 year ago

alistair3149 commented 1 year ago

The mass on Carrack is incorrect, seems that it is missing exactly 4.3mil kg (4,397,858 Kg vs 97,858 Kg).

It seems that both #DPSCalucator and Ship Performance Viewer got the right number, perhaps there's a bug with SCUnpacked or the data itself?

octfx commented 1 year ago

So the raw data for the carrack shows the following:

<Part name="ANVL_Carrack" class="Animated" mass="97858‬.0d" disablePhysics="0" scopeContext="Ship">

I guess the only way to fix this is to manually set the mass for the carrack(s)?

octfx commented 1 year ago

Mass is manually overridden for the carrack in commit fa6d1424f981ea9ae19a3e7c4413e76c249f37a8