Skip to content

Mesh Normals can't be Calculated #57

@SigmaEOD

Description

@SigmaEOD

Having an issue while exporting my model to P3D

I've installed the latest 4.1 version of blender and the latest release of A3 Blender Tools

Here is my error log:

Python: Traceback (most recent call last): File "C:\Users\alexa\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\ArmaToolbox\..\ArmaToolbox\MDLexporter.py", line 944, in execute #try: File "C:\Users\alexa\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\ArmaToolbox\..\ArmaToolbox\MDLexporter.py", line 713, in exportMDL if len(objects) == 0: File "C:\Users\alexa\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\ArmaToolbox\..\ArmaToolbox\MDLexporter.py", line 811, in exportObjectListAsMDL newTmpObj.select_set(True) File "C:\Users\alexa\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\ArmaToolbox\..\ArmaToolbox\MDLexporter.py", line 677, in exportLodLevelWithModifiers possiblyRenumberComponents(tmpObj) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\alexa\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\ArmaToolbox\..\ArmaToolbox\MDLexporter.py", line 499, in export_lod #normalOffsetInFile = filePtr.tell(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\alexa\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\ArmaToolbox\..\ArmaToolbox\MDLexporter.py", line 153, in writeNormals if (4,1,0) > bpy.app.version: ^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Mesh' object has no attribute 'calc_normals_split'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions