tobi-be / BlenderEdmExporter

Blender EDM Exporter please read the readme
MIT License
32 stars 1 forks source link

Error in python code whatever i make #34

Open mrdinoooo opened 3 weeks ago

mrdinoooo commented 3 weeks ago

Report: Error Python: Traceback (most recent call last): File "C:\Users\lamad\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\io_BlenderEdmExporterinit.py", line 42, in execute edmmodel=createEDMModel() File "C:\Users\lamad\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\io_BlenderEdmExporter\edmexporter.py", line 1721, in createEDMModel AttributeError: 'Bone' object has no attribute 'layers'

edit : i follow this exact video https://www.youtube.com/watch?v=SwrVcOZygns&t=307s but nothings still the same export when exporting

tobi-be commented 3 weeks ago

You are using the wrong blender version. Only 2.8 -3.x is supported