johnzero7 / XNALaraMesh

Blender addon Import/Export XPS Models, Poses
525 stars 94 forks source link

KeyError: xps_panels when trying to install addon on blender 2.83.3 #73

Open RadioactiveBananaZ opened 4 years ago

RadioactiveBananaZ commented 4 years ago

Here's the full code

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\addons\XNALaraMesh__init.py", line 57, in _modules_loaded = [_namespace[name] for name in _modules] File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\addons\XNALaraMesh\init__.py", line 57, in _modules_loaded = [_namespace[name] for name in _modules] KeyError: 'xps_panels'

Vanedyn commented 3 years ago

1st delethe the XNALaraMesh Folder from: C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\addons\ I fixed it by installing the addon in the appdata folder. C:\Users\ YOURUSERNAME \AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons Pasthe here the XNALaraMesh Folder!. If you do Win+R, write appdata and press Enter, it will lead you directly to the Roaming folder.