MLTDTools
MLTDTools copied to clipboard
s02ann(vivid collors) Lip sync error
when trying to take out the lip sync, million dance shows an error.
"index out of bounds of the matrix"
i have a spanish pc, attached screenshot
Edit* I tried it with the first version of million dance and the mistake didn't happen, I guess it has several expressions at the same time (all for the background)
Some tech details: The problem is caused by Array.BinarySearch()
returning -1
(i.e. ~0
), and this value needs special treatment. It rarely happens, but it does in this song so you hit the jackpot. :D
It is fixed in commit 3befe75faa267f7d89ba17283be51d0fc15fba00. Please have a try at the new CI build.
PS. The name of the song should be VIVID Imagination, not vivid color. :P
Can you confirm that this problem is solved?