Git Product home page Git Product logo

io_import_pskx's Introduction

io_import_pskx's People

Contributors

yretenai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

hengle

io_import_pskx's Issues

No Module found

Traceback (most recent call last):
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\3.0\scripts\modules\addon_utils.py", line 351, in enable
mod = _import_(module_name)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\io_import_pskx-develop\_init__.py", line 39, in <module>
from io_import_pskx import op
ModuleNotFoundError:
No module named 'io_import_pskx'

I followed the instructions as specified but I was greeted with this error, not sure what I did wrong.

Issue Importing PSK / PSA

Python: Traceback (most recent call last):
File "C:\Users\Liqui\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\io_import_pskx\op\op_import_psa.py", line 47, in execute
if ActorXAnimation(path, settings).execute(context) == {'FINISHED'}:
File "C:\Users\Liqui\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\io_import_pskx\blend\psa.py", line 44, in execute
return self.execute_legacy(context)
File "C:\Users\Liqui\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\io_import_pskx\blend\psa.py", line 143, in execute_legacy
bone_map: dict[str, Bone] = {bone['actorx:full_bone_name']: bone for bone in armature_data.bones}
File "C:\Users\Liqui\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\io_import_pskx\blend\psa.py", line 143, in
bone_map: dict[str, Bone] = {bone['actorx:full_bone_name']: bone for bone in armature_data.bones}
KeyError: 'bpy_struct[key]: key "actorx:full_bone_name" not found'

This is the error that is being Thrown by Blenders info log!

Just wondering if I'm doing something wrong!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.