• 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?
 
Can't find 69 in the game??【Shadow Venom.VaM_Produce_69.25.var】
 
Aespa - Savage doesn't work, at least for me.

When I start it first, the lady just sits on the floor - if I start it after some other dance then that other dance's animation plays.
 
Aespa - Savage doesn't work, at least for me.

When I start it first, the lady just sits on the floor - if I start it after some other dance then that other dance's animation plays.


If the issue only occurs with specific tracks, please follow these steps to troubleshoot:

  1. Ensure that all required dependency files are present and intact.
  2. Make sure the VAM folder and all subfolders contain only English characters in their names — non-English or special characters may cause file path errors.
 
If the issue only occurs with specific tracks, please follow these steps to troubleshoot:

  1. Ensure that all required dependency files are present and intact.
  2. Make sure the VAM folder and all subfolders contain only English characters in their names — non-English or special characters may cause file path errors.

Looks like I was missing some dependencies, thank you!
 
我的角色是写实风格 人物的腿会短一些 希望可以有缩短腿长度的版本
 
我每次尝试调整都是失败
The motions in Produce 69 are made based on the standard body proportions in VAM, so they might not fit the "realistic" body type you're talking about. Unfortunately, a "short-leg" version would mean remaking all the motion files and camera motion files. So it's still best to stick with body types close to VAM's standard ones when swapping characters.
 
You just need to wait. This is a free scene made with limited spare time, so please be patient.
I've already searched your Patreon to subscribe and find the paid full version.
I still don't understand how to use this scene. I don't know where to go to access the playlist.
 
I've already searched your Patreon to subscribe and find the paid full version.
I still don't understand how to use this scene. I don't know where to go to access the playlist.
What? I never set up any paid option on Patreon! You must be mistaken — could you show me the link you subscribed to? I just want to make sure no one’s pretending to be me.
 
I really like the color scheme of the cover image, which feels the same as the previous version.
Even before I even started playing, I couldn't help but want to explore its content! After actually playing, one would exclaim that this is truly a great project, with meticulous scene design and song selection perfectly presenting the author's extremely high aesthetics.
Each song has unique checkpoint design, from action to stage design.
Sometimes, as soon as you open it, you can play for the whole day (of course, if you replace the characters yourself, the time is even more unlimited)!
To quote someone, 'This is the best era, and we feel honored to have access to this great work!'!

Thank U FeiSama
 
What? I never set up any paid option on Patreon! You must be mistaken — could you show me the link you subscribed to? I just want to make sure no one’s pretending to be me.
No, I meant I would have bought it from you.

Tell me how I can access and use the menu you have in the screenshots. I don't have buttons like the toy cars.
There's no DLC or school scene either.
 
Back
Top Bottom