Vertex Animation Script for Blender 3D Users

Blender 2.93.1 seems to crash in some cases when I open the “Browse Image to be linked” in the textures tab to access the generated texture files.


NVIDIA_Share_yhBTFUBYxH

I can see they are there, but Blender seems to crash half a second later.

This was my process:

  1. Download a humanoid model
    1.5. If the model came with a skeleton, I exported just the mesh out of it first (to remain as close to the process that worked for the other model)
  2. Upload it to Mixamo
  3. Download it from Mixamo with a skeleton and an animation
  4. Import it to Blender
  5. Add keyframes for the mesh using the transform values provided by the animation applied to the skeleton
  6. Use the Vertex Animation Script on the mesh
  7. Select the newly created mesh and go to the textures section to attempt to access the newly created textures
  8. Assuming it didn’t crash, I then export those textures, add a material slot to the mesh and export it too

Now this process worked for this mesh with no skeleton, but not these models that came with skeletons

The ExceptionCode backtrace from the crash logs of blender is “EXCEPTION_ACCESS_VIOLATION” if that helps.

Any idea what could be going wrong here?