Parik27 / DragonFF

Blender Add-on to edit RenderWare and GTA Formats
GNU General Public License v3.0
342 stars 124 forks source link

issue when importing #299

Open 20xray opened 1 month ago

20xray commented 1 month ago

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

Psycrow101 commented 1 month ago

The link does not work