smokejohn / SKkeeper

Blender Addon to automate the process of applying subdivision surface modifiers to models with multiple shapekeys
GNU General Public License v3.0
202 stars 9 forks source link

IndexError: bpy_prop_collection[index]: index 2 out of range, size 2 #8

Open RazorWolvendom opened 1 year ago

RazorWolvendom commented 1 year ago

this error occoured as i tried to apply a Decimate and Shrinkwrap modifier

ScreenShot_20230402071005
swapmasterx commented 1 month ago

Similar error here but for the mirror modifier Screenshot from 2024-08-07 19-39-16

swapmasterx commented 1 month ago

https://github.com/smokejohn/SKkeeper/issues/10 Applied what was in this post and it solved the issue