• 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.

Question Null Exception when saving AudioSource in SubScene

CheersMate

Well-known member
Joined
Sep 5, 2022
Messages
234
Solutions
4
Reactions
827
So, I thought it would be convenient to save Person atoms & AudioSource atoms in a SubScene. But when I do, I get the following error:
Exception during SubScene Store of AudioSource: System.ArgumentNullException: Argument cannot be null.

1683042450651.png


Questions:
1. Is there a way to clear this exception?
2. Should I care? The reload doesn't complain and it seems to work just fine in practice
3. If it's a bad practice, what is a better approach to on the fly loading of AudioSource atoms. I really don't want to do MergeLoad
 
I get this error all the time when saving subscenes and I just clear it and ignore it. The subscenes save and load fine despite the error /shrug

Anyone else have an idea what's happening here?
 
Upvote 0
Back
Top Bottom