pink-vertex / blender_addon_md5

Blender Addon - import and export *.md5mesh and *.md5anim files
13 stars 5 forks source link

Traceback (most recent call last) #1

Open ZapTech43 opened 4 years ago

ZapTech43 commented 4 years ago

I'm running the last Blender and when i'm activating the add-on this error appears :

Traceback (most recent call last) :

File "C:\Blender v2.8a\2.81\scripts\modules\addon_utils.py", Line 351, in enable mod = import(module_name)

File "C:\Users(my username)\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\blender_addon_md5-Release_init_py", line 191, in [OT_IMPORT_MESH_md5mesh, bpy.types.INFO_MT_file_import, "MD5 Mesh (.md5mesh)" ],

AttributeError: 'RNA_Types' object has no attribute 'INFO_MT_file_import'

HarrievG commented 4 years ago

Same here. Blender UI also shows " Upgrade to 2.8x required". What needs to be done to upgrade this to 2.8?