lowlines / destiny-tgx-loader

Load Destiny model assets from Bungie.net with the BungieNetPlatform APIs.
67 stars 22 forks source link

Exotic hashes that don't load or look particularly wrong with the current build #1

Closed chrisfried closed 6 years ago

chrisfried commented 7 years ago

D1: 255654879 1758882169 3742521821 57660786 4100639362 4100639365 4100639364 1623420384

D2: 1345867570 2907129557 3089417789 1345867571 1508896098

chrisfried commented 7 years ago

Ships that don't load.

D1: 2245431200 2245431201 2245431207 2615360546 3011919237 3206937312 3808257331 3926270234

D2: 2503134037 838210459 3213307847 2503134032 2503134038 2503134039 2503134036 2503134042 838210457 838210456 3213307849 // These last two didn't load on the old build, either. 3213307848

lowlines commented 7 years ago

Interesting. Having a look at the Zhalo Supercell and it has 2 lockedDyes with the same slotTypeIndex. The way Spasm resolved gear dyes was to override them by slotTypeIndex, but that must be wrong.

lowlines commented 7 years ago

Just pushed an update. All those hashes should now load.