A plugin that likes to break a lot of things (but I still use) always likes to load up whenever I open a place. It gets really annoying when I try selecting stuff with constraints and I forget to close the plugin and then the whole thing that I just made breaks. It also loads up whenever I run/play the game. Anyone know how to stop plugins from loading up automatically? I can’t find any other solution besides just disabling the plugin every time I want to use it.
I know how this feels, If you did not make the plugin, then you can’t do anything about it. Sorry.
I hate to point out names, but it’s Archimedes. It’s a good plugin and I couldn’t live without it, just absolutely hate breaking everything on accident. Thank god I wasn’t planning on making edits to my creation since I wasn’t planning on saving the place anyways.
All the plugins load with studio. I use Archimedes sometimes and I never had problems. It may depend on which version of it you are using
Archimedes is fully updated for me. Just wish the interface was a little better than a Studio properties-style box.
For me its not just plugins that open up automatically, Script Recovery and ThreeDText 2
same here, found a fix? i cant seem to find one anywhere and its really annoying
You can insert the plugin the
insertservice:LoadAsset(Id here)
Then look in the script which mentions dockwidget info
Once you find that look at the table and if it has true in just change it to false (can’t remember which parameter controls the default popup right now)
Save the plugin as a local plugin and it shouldn’t pop up anymore