Troubles importing DFF #326
hejsanbajs
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Python: Traceback (most recent call last):
File "C:\Users\wrenq\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\DragonFF-master\gui\dff_ot.py", line 286, in execute
importer = dff_importer.import_dff(
File "C:\Users\wrenq\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\DragonFF-master\ops\dff_importer.py", line 839, in import_dff
dff_importer.import_dff(options['file_name'])
File "C:\Users\wrenq\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\DragonFF-master\ops\dff_importer.py", line 810, in import_dff
self.import_atomics()
File "C:\Users\wrenq\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\DragonFF-master\ops\dff_importer.py", line 116, in import_atomics
geom = self.dff.geometry_list[atomic.geometry]
IndexError: list index out of range
DLL file
Beta Was this translation helpful? Give feedback.
All reactions