So try to pull down the recent update I made for issue #1 (1.1.0-next.9)
As for the second one follow the steps here .. Looks like you are missing a dependency as well. The script was suppose to try to auto install on first run but I guess that doesn’t work as expected on all setups
As for saved presets, I added the ability to modify funscripts. Just click the pencil icon on the Interactive Tab once you have it installed. But I think you would like to just control the device itself. Like to create a slow stroke that repeats. The plugin doesn’t support this atm.
Not sure I follow the issue here. Just select a modification and edit the settings. Then you can choose to save it then you will have a bookmark icon to re-apply later.
Hi, I tried to install your plugin but the main version is broken (v1.0.0, using stash.yml).
Installing it using the stash plugin manager gives me version 0.2 instead of 1.0.0. Or at least the settings info seems to be the one from v0.2. Using the next install (stash-next.yml) it does work correctly and gives me 1.1.0-next version.
Could you maybe fix this. I tried to look where it goes wrong since the builds seem automated, but I’m not acquanted with js/node.js/yarn stuff so I wasn’t sure where to look. Do you also want me to make an issue on github about it or is the post here fine?
Also I noticed the urls use an older github username/repository path, blackx69/StashInteractiveTools instead of xtc1337/StashInteractiveTools. It redirects so it still works, but maybe you missed it.
@Flobo Yeah some left over scraps after rebranding, when ever I do a major release it will resolve itself lol
@cmunitychest for whatever reason stash is using the wrong python instance than what is the default. I can’t remember but I think the stashapp-tools is an actual plugin via plugin installer. You can try that .
Just to recap.
Using the install task would install the deps locally just for SIT plugin. There should be an automatic_dependencies folder in the .stash/plugins/StashInteractiveTools folder
Installing via terminal will install globally which should have worked
I’m out of options here but I know the ppl on Stash discord could help. If you post there I’ll most likely see it and can provide any other context to the devs. Somewhat is funky with your Mac setup and Stash compared to my windows setup
I am new to Stash and stash plugins, so forgive me if I sound ignorant:
I am using Stash 0.30.1 on Windows 11, and I installed your plugin via your URL. I also installed the Python Tools Installer plugin from the community source.
I had stash scan my library, then I went into Tasks and ran the “tag” task, but nothing seemed to happen. None of my multi-axis videos have the tag, and I cannot see any heatmaps. I checked the log and this is what I see:
26-01-02 18:28:25Error Plugin returned error: exit status 9009
2026-01-02 18:28:25Error [Plugin / Stash Interactive Tools] Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app settings > App execution aliases.
Does it have to be Python from the Microsoft store specifically? I already have Python 3.12.1 on my system, but it was installed from the web:
Use the stash-next.xml URL found in a few posts up. Then follow steps to run installer if you get any errors then. This should put you on the right version
Check the main post how to install via the plugin manger was already up but I also added a few extra steps if you run into error. If you run to any other errors just reply here.
WOW… yeah I would have never came to that solution. So you just installed the urlib3 package? I’ll make sure to add that as a dep, thought it was a system package lol