-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
Hi! I'm using Stop-motion-OBJ plugin in Blender 3.6 and getting this error when trying to import PLY files: "RuntimeError: Error: PLY Importer: failed importing, no". The error happens when the plugin calls bpy.ops.wm.ply_import to load a sequence of PLY files. Why is this happening and how can I fix it?
My setup is Blender 3.6 + macOS + latest Stop-motion-OBJ plugin.
The PLY files work fine when imported manually in Blender, but fail when using the plugin's batch import feature. Any help would be appreciated!Hi!
