• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
VaM Produce 69 II (VR | XR | Desktop) Release Candidate 2

Scenes VaM Produce 69 II (VR | XR | Desktop) Release Candidate 2

Download [140.43 MB]
Thanks a lot for your hard work, I've been a long time user/fan since the first version.

And also I'd like to know if there's a plan to reintroduce Plain Stage Mode like the previous version?
Actually, Gen II doesn't really need to switch over to Plain Stage Mode at all. What specific issue are you hitting?
 
This might be a bit tricky, cause the mouth shapes are pretty much all hard-coded straight into the timeline.

Yeah, I had a feeling something like that would make it very difficult or next-to-impossible. If I understand correctly, mmd2timeline does the motion conversion in realtime, until you actively choose to bake it to Timeline (which I never actually do).

Thanks for the consideration/reply all the same!
 
Amazing work! I can’t wait to play it!
However, I’m running into some issues and was hoping someone might be able to help — though I understand replies might be rare.

But here's the error log:


!> Exception during search for migration file System.UnauthorizedAccessException: Access to the path "D:\SelfInfo\Showable\Cache\0112\Vam Clear\migrate.log" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string)
at SuperController.BuildFilesToMigrateMap () [0x00000] in <filename unknown>:0
!> Error during hub request for packages.json Unable to complete SSL connection
!> VAMStory - Exception caught: System.UnauthorizedAccessException: Access to the path "D:\SelfInfo\Showable\Cache\0112\Vam Clear\prefs.json" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string)
at UserPreferences.SavePreferences () [0x00000] in <filename unknown>:0
at UserPreferences.set_renderScale (Single value) [0x00000] in <filename unknown>:0
at Redeyes.GiveMeFPS.renderScaleCallback (.JSONStorableFloat renderScaleValue) [0x00000] in <filename unknown>:0
at JSONStorableFloat.InternalSetVal (Single f, Boolean doCallback) [0x00000] in <filename unknown>:0
at JSONStorableFloat.set_val (Single value) [0x00000] in <filename unknown>:0
at JSONStorable.SetFloatParamValue (System.String param, Single value) [0x00000] in <filename unknown>:0
at TriggerActionTransition.TriggerInterp (Single interp, Boolean force) [0x00000] in <filename unknown>:0
at Trigger.RestoreFromJSON (SimpleJSON.JSONClass jc, System.String subScenePrefix, Boolean isMerge) [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction+EventTrigger.RestoreFromJSON (SimpleJSON.JSONClass jc, System.String subScenePrefix, Boolean isMerge, Boolean setMissingToDefault) [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction+StoryAction.CreateActionComponents () [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction+StoryAction..ctor (VAMStoryActionPlugin.VAMStoryAction rootScript, Int32 actionId) [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction.LoadActions () [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction.OnBundleLoaded (MeshVR.AssetBundleFromFileRequest aRequest) [0x00000] in <filename unknown>:0

No idea why access was denied — maybe a permissions issue?
Also, does anyone know if there’s a group or forum for troubleshooting VAM issues like this?
 
Problem Solved!
Amazing work! I can’t wait to play it!
However, I’m running into some issues and was hoping someone might be able to help — though I understand replies might be rare.

But here's the error log:


!> Exception during search for migration file System.UnauthorizedAccessException: Access to the path "D:\SelfInfo\Showable\Cache\0112\Vam Clear\migrate.log" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string)
at SuperController.BuildFilesToMigrateMap () [0x00000] in <filename unknown>:0
!> Error during hub request for packages.json Unable to complete SSL connection
!> VAMStory - Exception caught: System.UnauthorizedAccessException: Access to the path "D:\SelfInfo\Showable\Cache\0112\Vam Clear\prefs.json" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string)
at UserPreferences.SavePreferences () [0x00000] in <filename unknown>:0
at UserPreferences.set_renderScale (Single value) [0x00000] in <filename unknown>:0
at Redeyes.GiveMeFPS.renderScaleCallback (.JSONStorableFloat renderScaleValue) [0x00000] in <filename unknown>:0
at JSONStorableFloat.InternalSetVal (Single f, Boolean doCallback) [0x00000] in <filename unknown>:0
at JSONStorableFloat.set_val (Single value) [0x00000] in <filename unknown>:0
at JSONStorable.SetFloatParamValue (System.String param, Single value) [0x00000] in <filename unknown>:0
at TriggerActionTransition.TriggerInterp (Single interp, Boolean force) [0x00000] in <filename unknown>:0
at Trigger.RestoreFromJSON (SimpleJSON.JSONClass jc, System.String subScenePrefix, Boolean isMerge) [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction+EventTrigger.RestoreFromJSON (SimpleJSON.JSONClass jc, System.String subScenePrefix, Boolean isMerge, Boolean setMissingToDefault) [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction+StoryAction.CreateActionComponents () [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction+StoryAction..ctor (VAMStoryActionPlugin.VAMStoryAction rootScript, Int32 actionId) [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction.LoadActions () [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction.OnBundleLoaded (MeshVR.AssetBundleFromFileRequest aRequest) [0x00000] in <filename unknown>:0

No idea why access was denied — maybe a permissions issue?
Also, does anyone know if there’s a group or forum for troubleshooting VAM issues like this?
 
Back
Top Bottom