neverhood311 / Stop-motion-OBJ

A Blender add-on for importing a sequence of OBJ meshes as frames
GNU General Public License v3.0
687 stars 52 forks source link

.mtl textures don't import while creating an OBJ sequence #188

Open jochemmessmer opened 8 months ago

jochemmessmer commented 8 months ago

System Information Operating system: Mac OSX, Blender 3.6.9

Addon version v2.2.0.beta.0

Describe the bug The .mtl textures are not put on the OBJ Sequence

Steps To Reproduce I tried to use the merge object tip from a previous bug issued, but that also doesn't work.

What to try?

neverhood311 commented 8 months ago

Can you share a short section of your obj sequence? Like at least 2 frames?

On Fri, Mar 15, 2024, 8:27 AM jochemmessmer @.***> wrote:

System Information Operating system: Mac OSX, Blender 3.6.9

Addon version v2.2.0.beta.0 https://github.com/neverhood311/Stop-motion-OBJ/releases/tag/v2.2.0.beta.0

Describe the bug The .mtl textures are not put on the OBJ Sequence

Steps To Reproduce I tried to use the merge object tip from a previous bug issued, but that also doesn't work.

What to try?

— Reply to this email directly, view it on GitHub https://github.com/neverhood311/Stop-motion-OBJ/issues/188, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDGYAVSLVNYHSWXEFZ2NC3YYLZMZAVCNFSM6AAAAABEYAGJMGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4DQNJRGYZTOMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jochemmessmer commented 8 months ago

Hi, yes of course. Thanks for the help, little bit of a beginner here.

Link: https://drive.google.com/drive/folders/11x6QueqAnLjp7-In74gBNmdRfGWCUH-F?usp=sharing

neverhood311 commented 8 months ago

Have you tried importing any of these meshes individually using Blender's built-in Wavefront OBJ importer? Stop Motion OBJ directly calls the built-in OBJ importer, so if you can't import a single mesh, you won't be able to import a sequence of meshes.

Thanks for providing a sample sequence. Some questions:

P.S. Sorry I'm just getting around to this. We just had a baby so things have been hectic.