When init calls load_dynamic (triggered by a "from live2d.displayable import Live2DDisplayable") it blows up on my machine. I'm on Windows 10, with the latest renpy & cubism installed. I double checked it's able to actually "find" the wrapper.pyd, it's blowing up inside that module. Possibly because I have Python 3.6 installed on this machine, too? Not sure, going to recompile the plugin and report here if that fixes it.
When init calls load_dynamic (triggered by a "from live2d.displayable import Live2DDisplayable") it blows up on my machine. I'm on Windows 10, with the latest renpy & cubism installed. I double checked it's able to actually "find" the wrapper.pyd, it's blowing up inside that module. Possibly because I have Python 3.6 installed on this machine, too? Not sure, going to recompile the plugin and report here if that fixes it.