simplyWiri / Loadout-Compositing

GNU Lesser General Public License v3.0
12 stars 8 forks source link

LoadOut Weight Bug #69

Closed ezadEzanee closed 1 year ago

ezadEzanee commented 1 year ago

Hi Wiri,

Can you please take a look at https://share.cleanshot.com/kcP7tmnm

Is it a bug that causes the loadout weight to be wayover the limit? I'd assume that even if i have apparels stacking on the same layer, only the top most available and equipable piece will be worn and anything below it would be ignored hence not calculated as part of loadout weight, is that correct?

simplyWiri commented 1 year ago

Which mod is the armour from? I suspect that the check for apparel carry weight addition is for specific mods.

simplyWiri commented 1 year ago

https://github.com/simplyWiri/Loadout-Compositing/blob/aaea79e1b35821b1a1a316081b1d7c9a9d95d582/Source/Utility/Utility.cs#L38-L60

simplyWiri commented 1 year ago

Closing until further clarification is provided