Open celvrc opened 9 months ago
Thank you for reporting the issue.
After looking into it, it seems the VTubeStudio API operates in a case-insensitive manner, making it difficult to fix this within the plugin.
We apologize, but you may need to ensure that the art mesh names in your Live2D model do not have any duplicates, even with different capitalization.
https://github.com/DenchiSoft/VTubeStudio?tab=readme-ov-file#tint-artmeshes-with-color
Describe the bug If the user selects only 1 art mesh that shares a name with another art mesh e.g. Base and BASE then when only one of those is selected, the program treats them as they are both selected.
To Reproduce Steps to reproduce the behavior:
Expected behavior I expected that the program would treat meshes separately based on capitalization instead of combining meshes with the same name.
Environment (please complete the following information):
OS: Windows
Version 10
VTube Studio Version: 1.28.1
VTS-chameleon Version: 0.0.9
Additional context Program treating multiple art meshes as combined when they should be handled as separate items.