Hi! Thanks for your precise descriptions and feedback, thats very much appreciated. I will check them in detail and see what I can do.
Some are known bugs I hvae already or will be able to fix, others are unfortunately problems of the alt futa plugin (e.g. black texture when loading alf futa scenes with pants on) which are very hard to fix. I am currently trying to find a workaround, but its kind of difficult.
I will get back to you if I need more info, particularly on the one where RE reloads when opening the VaM UI. Under what circumstances does that happen exactly? Did not notice that.
Thanks!
Thanks for responding so fast! Understood on the altfuta plugin. I know it has its quirks, and it's good to know that's one of them. As a workaround, I saved my scene with the character naked, then use VAMDirector's story trigger to load a clothing preset. This would work - except for the strange reloading issue. With the clothing preset workaround, the scene loads perfectly. Then, as soon as I enter edit mode and then select the Person atom to start work, it breaks everything. RE reloads and forces reload of AF, all the textures flash as if they're being loaded for the first time, gens turns black, and all morphs reset. To fix it, I have to disable all lower torso clothing, reload AF from the plugin page, load the skin preset, and reload the RE preset.
I did also just notice - every time I open the scene, this shows up in the error log.
!> Exception during LateRestore of plugin#9_RunRudolf.ControlCenter: System.NullReferenceException: Object reference not set to an instance of an object
at RunRudolf.ControlCenter.LateRestoreFromJSON (SimpleJSON.JSONClass jc, Boolean restorePhysical, Boolean restoreAppearance, Boolean setMissingToDefault) [0x00000] in <filename unknown>:0
at Atom.LateRestore (SimpleJSON.JSONClass jc, Boolean restorePhysical, Boolean restoreAppearance, Boolean restoreCore, Boolean isSubSceneRestore, Boolean setMissingToDefault, Boolean isTheSubSceneAtom) [0x00000] in <filename unknown>:0
!> Exception during LateRestore of plugin#9_RunRudolf.RealisticErection: System.NullReferenceException: Object reference not set to an instance of an object
at RunRudolf.RealisticErection.LateRestoreFromJSON (SimpleJSON.JSONClass jc, Boolean restorePhysical, Boolean restoreAppearance, Boolean setMissingToDefault) [0x00000] in <filename unknown>:0
at Atom.LateRestore (SimpleJSON.JSONClass jc, Boolean restorePhysical, Boolean restoreAppearance, Boolean restoreCore, Boolean isSubSceneRestore, Boolean setMissingToDefault, Boolean isTheSubSceneAtom) [0x00000] in <filename unknown>:0
!> Exception during LateRestore of plugin#9_RunRudolf.RealisticForeskin: System.NullReferenceException: Object reference not set to an instance of an object
at RunRudolf.RealisticForeskin.LateRestoreFromJSON (SimpleJSON.JSONClass jc, Boolean restorePhysical, Boolean restoreAppearance, Boolean setMissingToDefault) [0x00000] in <filename unknown>:0
at Atom.LateRestore (SimpleJSON.JSONClass jc, Boolean restorePhysical, Boolean restoreAppearance, Boolean restoreCore, Boolean isSubSceneRestore, Boolean setMissingToDefault, Boolean isTheSubSceneAtom) [0x00000] in <filename unknown>:0
I hope that helps. Thanks again for being so responsive!