Closed MCBTay closed 2 years ago
https://github.com/MCBTay/XLGearModifier/blob/a4421f6efb39139dc3bd310c29202dcf750f6f17/XLGearModifier.Gear/Assets/Assembly/XLGMMetadata.cs#:~:text=x.materialID%20%3D%3D%20materialId)%3B-,if%20(materialController%20%3D%3D%20null),%7D,-materialController.FindTargets()%3B
Update this code such that the duplicate material controller will get added, and log an error stating which skater and which material ID there were duplicates for.
This is working as expected.
https://github.com/MCBTay/XLGearModifier/blob/a4421f6efb39139dc3bd310c29202dcf750f6f17/XLGearModifier.Gear/Assets/Assembly/XLGMMetadata.cs#:~:text=x.materialID%20%3D%3D%20materialId)%3B-,if%20(materialController%20%3D%3D%20null),%7D,-materialController.FindTargets()%3B
Update this code such that the duplicate material controller will get added, and log an error stating which skater and which material ID there were duplicates for.