Open lwhxe opened 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?
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
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.
Blender DOES detect the plug-in properly, but something goes wrong. Installing a library with "pip", should not be needed.