• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. 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.

Fixed (FIXED in 1.22.0.2) Exception during SubScene Store of HeadAudioSource: System.ArgumentNullException: Argument cannot be null.

jaked

New member
Joined
Jan 2, 2023
Messages
4
Reactions
0
VAM: 1.22.0.1

Steps:
Open default 3-point light template
Create subscene
Parent "person" to subscene
Save subscene

Error log:
!> Exception during SubScene Store of HeadAudioSource: System.ArgumentNullException: Argument cannot be null.
Parameter name: input
at System.Text.RegularExpressions.Regex.Match (System.String input, Int32 startat) [0x00000] in <filename unknown>:0
at System.Text.RegularExpressions.Regex.IsMatch (System.String input, Int32 startat) [0x00000] in <filename unknown>:0
at System.Text.RegularExpressions.Regex.IsMatch (System.String input) [0x00000] in <filename unknown>:0
at System.Text.RegularExpressions.Regex.IsMatch (System.String input, System.String pattern, RegexOptions options) [0x00000] in <filename unknown>:0
at System.Text.RegularExpressions.Regex.IsMatch (System.String input, System.String pattern) [0x00000] in <filename unknown>:0
at JSONStorable.AtomUidToStoreAtomUid (System.String atomUid) [0x00000] in <filename unknown>:0
at JSONStorableStringChooser.StoreJSON (SimpleJSON.JSONClass jc, Boolean includePhysical, Boolean includeAppearance, Boolean forceStore) [0x00000] in <filename unknown>:0
at JSONStorable.GetJSON (Boolean includePhysical, Boolean includeAppearance, Boolean forceStore) [0x00000] in <filename unknown>:0
at VariableTrigger.GetJSON (Boolean includePhysical, Boolean includeAppearance, Boolean forceStore) [0x00000] in <filename unknown>:0
at Atom.StoreForSubScene (SimpleJSON.JSONClass jc, Boolean isTheSubSceneAtom) [0x00000] in <filename unknown>:0
 
I will look into this before releasing another patch.
 
Hello, I have the same problem when saving any subscene.
 
Hi,
I got the same problem and just figured out the solution : for some reason the 'Subscene Signature' field in the subscene atom editor must not contain any space.
 
Same problem with AudioSource. Has no spaces in Subscene Signature.
 
I have this fixed for next patch release (1.22.0.2)
 
Back
Top Bottom