Grimrukh / soulstruct-blender

Blender plugins for FromSoft games, via `soulstruct`.
98 stars 4 forks source link

MODULE NOT FOUND: io_soulstruct #54

Open lwhxe opened 3 months ago

lwhxe commented 3 months ago

When installed properly (exactly the way the README.md and the video says), attempting to activate (check the box) the plug-in results in blender giving the error: "Add-on not loaded: "io_soulstruct", cause: No module named "io_soulstruct"."

Same error when running all different configurations of Soulstruct and Blender versions.

Screenshot 2024-08-09 142923

Blender DOES detect the plug-in properly, but something goes wrong. Installing a library with "pip", should not be needed.

Grimrukh commented 3 months ago

Strange, haven't seen/encountered this issue before. The path to the __init__.py file looks correct. Can you open the Blender console and get a more detailed traceback?

ixy128 commented 2 weeks ago

That particular release may not have included the io_soulstruct_lib sibling folder. You can find this in other releases, like 2.1.7 https://github.com/Grimrukh/soulstruct-blender/releases/tag/v2.1.7