Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Blender 3.4.1 #18

Open
tdauth opened this issue Jan 5, 2023 · 1 comment
Open

Issue with Blender 3.4.1 #18

tdauth opened this issue Jan 5, 2023 · 1 comment

Comments

@tdauth
Copy link

tdauth commented Jan 5, 2023

Blender Version
3.4.1

Describe the bug
I want to export a Turnstile model and get this error:

Python: Traceback (most recent call last):
  File "C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\export_mdl\operators\WAR3_OT_export_mdl.py", line 73, in execute
    export_mdl.save(self, context, settings, filepath=filepath, mdl_version=800)
  File "C:\Users\xxx\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\export_mdl\export_mdl.py", line 623, in save
    writer.write("Position {%s, %s, %s}" % tuple(map(f2s, camera.pivot)))
AttributeError: 'Object' object has no attribute 'pivot'

The model: https://sketchfab.com/3d-models/turnstile-from-tenet-83665724959149dd80c359b1f2bb710f

It would great to be able to export it.

@khalv
Copy link
Owner

khalv commented Jan 28, 2023

Thank you, i will check!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants