Hello,
I recently needed to export a batch of .USD blendshape solves for a project. But the process freezes and the software crashed. Any help? (The .json batch export works just fine)
Do you have any more info? Any log file?
@yseol for vis
Hi @hugo.alessi I just confirmed that the function is working. If you can provide more detail like your character setup, crash log, we can check further.
Hello @hugo.alessi! You can find your log file for Audio2Face here: C:\Users\<USERNAME>\.nvidia-omniverse\logs\Kit\Audio2Face
For crashes, please zip and attach your full logs found here: C:\Users\ [YOUR NAME] \ .nvidia-omniverse\logs
Hello, sorry for the late reply.
Here is the log file from the batch processing error
error usd batch.txt (325 KB)
Hi @hugo.alessi, it’s been a while since the last post, but here is the possible solution.
- Can you remove all hyphen “-” in the audio file name and probably replace it with underbar “_”?
- If you have any dot “.” in your audio file name (except the file extension like .wav). Please remove or replace it with “_”.
Then the batch processing should work.
We will fix this in the future release. Thanks for letting us know the issue!