DragonFF icon indicating copy to clipboard operation
DragonFF copied to clipboard

issue when importing

Open 20xray opened this issue 1 year ago • 1 comments

when i try to import a file it gives an error and says: Python: Traceback (most recent call last): File "C:\Users\123\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\DragonFF-master\gui\dff_ot.py", line 278, in execute importer = dff_importer.import_dff( File "C:\Users\123\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\DragonFF-master\ops\dff_importer.py", line 830, in import_dff dff_importer.import_dff(options['file_name']) File "C:\Users\123\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\DragonFF-master\ops\dff_importer.py", line 791, in import_dff self.dff.load_file(file_name) File "C:\Users\123\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\DragonFF-master\gtaLib\dff.py", line 2214, in load_file self.load_memory(content) File "C:\Users\123\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\DragonFF-master\gtaLib\dff.py", line 2193, in load_memory self.read_uv_anim_dict() File "C:\Users\123\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\DragonFF-master\gtaLib\dff.py", line 2170, in read_uv_anim_dict for i in range(num_anims): UnboundLocalError: local variable 'num_anims' referenced before assignment Uploading 98314-ford-focus-2-hatchback.zip… thats the file

20xray avatar May 19 '24 17:05 20xray

The link does not work

Psycrow101 avatar May 20 '24 17:05 Psycrow101