Pose Manager

Paid Plugins Pose Manager

fabio

Well-known member
Messages
72
Reactions
270
Points
53
fabio submitted a new resource:

Pose Manager - Change the poses for one, two or more characters without changing the scene, optionally with objects

Pose Manager allows us to change the poses for one, two or more characters without changing the scene, optionally with the toys and objects we desire. It also allows to save the poses and selected objects from any scene or paused animation, allowing to create an endless library of fixed poses. The main idea is to reuse the same characters again and again in multiple positions that load almost instantly. And to be able to create, save and load our own creations...

Read more about this resource...
 
Love this but I'm unable to move the actors reliably, they seem to load sometimes opposite positions or at a different offset then originally, so I'll save them on a bed, but they'll load on the floor or floating in another part of the room. other than that it works well to preserve items and some positions.
 
Can I load gestures through triggers

It's not possible but there are some expression plugins here on the Hub.

Love this but I'm unable to move the actors reliably, they seem to load sometimes opposite positions or at a different offset then originally, so I'll save them on a bed, but they'll load on the floor or floating in another part of the room. other than that it works well to preserve items and some positions.

When you save the pose with assets, remember to select those assets in the plugin, otherwise they won't appear.

If the actors are spawning in a different place than expected, it probably means that the pose you saved is not (yet) compatible with the spawn point.

Check the user guide, refer to the Saving poses section, and read carefully the part on Saving poses compatible with the Spawn Point.

 
Has anyone found an easy way to go from pose presets to poseloader.json without having to manually load each pose and then resave it with the plugin?
 
can i save pose at position 0,0,0 ? i find i load the pose, rootPM is at position 0,0,0 right, but the person is at 3,1,1 , my map、prop and so on have to adjust the position to around the person. but next pose is at 0,0,0, i have to adjust them back. it is trouble~
 
Do you plan to add more poses to the library?
Yes, among many other things I'll add new poses to the library after I reactivate the patreon. I'm on a very long break, but it won't take too long.
 
Yes, among many other things I'll add new poses to the library after I reactivate the patreon. I'm on a very long break, but it won't take too long.

That's amazing news. this plugin is a must-have.
 
can i save pose at position 0,0,0 ? i find i load the pose, rootPM is at position 0,0,0 right, but the person is at 3,1,1 , my map、prop and so on have to adjust the position to around the person. but next pose is at 0,0,0, i have to adjust them back. it is trouble~
Hi, sorry for the delayed response, I have been out for a while. If your rootPM atom is located around (0,0,0) try to move people and assets around rootPM and save the pose again. After that it will load everything around wherever you place rootPM atom.
 
patreon plugin 100% worth every value you would play, a bypass for each other choice concerning our editing (sexual) fantasy... but like some other creators the good Fabio (italian?) was cutting any further production.
BIG LOOSE for this hub.
 
Is there a way to randomize poses?
I know this is not built-in your plugin, but perhaps paired with another plugin, or a method in VAM with triggers?
 
Triggers cannot be used in the plugin, because I have not implemented them. I have them pending on a long list of everything that has been requested of me for some time. The lack of updates is due to the fact that I have less free time for now, this may change within a couple of months. Sorry for not having a better answer for you.
 
I can't save poses, error log is showing me a NullReferenceException:
Untitled.png

The screenshot of the poses are created but no JSON file is generated.
 
I can't save poses, error log is showing me a NullReferenceException:
View attachment 387913
The screenshot of the poses are created but no JSON file is generated.
Hi lilrussak,

I'm so sorry about the error. Can you find any lines starting with "PoseManager:" in the logs? which would be helpful for debugging.

Are you experiencing this issue in all scenes?
Have you tried saving to a different directory just to rule out any issues with the current one?

If nothing else works, please let me know one single scene where you're encountering this problem in and I'll try to replicate it on my end.
 
Hi lilrussak,

I'm so sorry about the error. Can you find any lines starting with "PoseManager:" in the logs? which would be helpful for debugging.

Are you experiencing this issue in all scenes?
Have you tried saving to a different directory just to rule out any issues with the current one?

If nothing else works, please let me know one single scene where you're encountering this problem in and I'll try to replicate it on my end.

Strangely enough, there were no lines in the logs mentioning "PoseManager" and yes, I had this issue in every scene i tried to save a pose no matter which directory i tried to save it to.

I did however found out that this issue only happens when I also got CheesyFX's FocusOnMe plugin installed, as soon as I remove it from my AddonPackages folder, I'm able to save poses again.
 
Strangely enough, there were no lines in the logs mentioning "PoseManager" and yes, I had this issue in every scene i tried to save a pose no matter which directory i tried to save it to.

I did however found out that this issue only happens when I also got CheesyFX's FocusOnMe plugin installed, as soon as I remove it from my AddonPackages folder, I'm able to save poses again.
I have downloaded and tested CheesyFX's FocusOnMe plugin with Pose Manager, saving and loading random poses, and I cannot reproduce the issue. is there anything specific you are activating in that plugin prior to the error?
 
I have downloaded and tested CheesyFX's FocusOnMe plugin with Pose Manager, saving and loading random poses, and I cannot reproduce the issue. is there anything specific you are activating in that plugin prior to the error?
Except for activating it and saving it in my session plugin default preset I don't change any settings of the plugin itself.
But regarding the session plugin default preset, it seems that this error only occurs on my end when the FocusOnMe plugin is loaded via the default preset during a fresh start of VAM. Reloading the plugin or removing and activating it again fixes the issue.
 
Hello, thanks for the info, you have been very insightful in finding the issue. I have been able to replicate it and it occurs when both plugins start as default. I have looked at that plugin and it is calling an async function when overriding LateRestoreFromJSON, which affects the operation of the standard VAM function SuperController.SaveJSON.

Not much I can do, until I find an alternative to serialize the JSON, you will have to choose one or the other plugin as default, or keep applying those workarounds you've been mentioning.
 
Back
Top Bottom