If when updating the plugin, the DOF/switch XML files are replaced and not updated to a version that has at least as many indices as the user's highest dof or switch in scene, the export will be interrupted and report "An error occured during export: List index out of range."
Solution was to clear dof_list/switch_list from scene and reload both lists.
The error is not very concerning, what is concerning is the lack of readable error handling - need a more meaningful error message to help the user find the problem or get help online. "DOF/Switch in scene is not found in DOF.xml/switch.xml. Update xml files and retry."
If when updating the plugin, the DOF/switch XML files are replaced and not updated to a version that has at least as many indices as the user's highest dof or switch in scene, the export will be interrupted and report "An error occured during export: List index out of range."
Solution was to clear dof_list/switch_list from scene and reload both lists.
The error is not very concerning, what is concerning is the lack of readable error handling - need a more meaningful error message to help the user find the problem or get help online. "DOF/Switch in scene is not found in DOF.xml/switch.xml. Update xml files and retry."