diff --git a/plugins/3MFWriter/ThreeMFWriter.py b/plugins/3MFWriter/ThreeMFWriter.py index d9c4ee9e9a..d7d1380f9b 100644 --- a/plugins/3MFWriter/ThreeMFWriter.py +++ b/plugins/3MFWriter/ThreeMFWriter.py @@ -276,6 +276,7 @@ class ThreeMFWriter(MeshWriter): title=catalog.i18nc("@info:title", "Failed to save material package information"), message_type=Message.MessageType.WARNING) message.show() + continue if package_data.get("is_bundled"): continue