My bad on trying to fix the plugins reset issue on pose load it appears I broke session plugins from persisting. Frankly the current logic of session plugins was more like scene plugins and in that regard I fixed the issue of them not clearing properly. I had always intended to fix this so there could be both scene plugins and session plugins, and session plugins would load via user preference, not a scene file. I'll look into a fix on Monday.
That's what I did and it worked perfectly fine in 1.19. But since the update, it's not working at all. Even manually loading session plugin, it all disappear the next time I load a scene.You need to add a session plugin booter script to an empty atom in your default scene.
I tried everything that I could think of and nothing work (including a fresh install), session plugins are getting reset every time I load a new scene.Hmm, I would be tempted to run VAM_updater.exe and under the options do a check/repair core.
My bad on trying to fix the plugins reset issue on pose load it appears I broke session plugins from persisting. Frankly the current logic of session plugins was more like scene plugins and in that regard I fixed the issue of them not clearing properly. I had always intended to fix this so there could be both scene plugins and session plugins, and session plugins would load via user preference, not a scene file. I'll look into a fix on Monday.