• 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 1.22.0.2) Cross parenting causes scene load to fail

  • Thread starter Deleted member 65914
  • Start date
D

Deleted member 65914

Guest
Hi!
Problem:
Scene load fails, no error is shown just stuck on the loading screen.

Analysis:
Looking at the output log under C:\Users{user_name}\AppData\LocalLow\MeshedVR\VaM
The following error is shown:
StackOverflowException: The requested operation caused a stack overflow. at Atom.IsOnInAtomHierarchy (.Atom currentAtom) [0x00000] in <filename unknown>:0

@atani helped me and saw that the guy atom had a parent link to the girl atom and the girl atom had a parent link to the guy atom.
Erasing one of the parent links manually solved the issue.

I think I did that by mistake from the scene, I did not edit anything manually.
 
I haven't fixed it so parent loops can't be created, but I have fixed it so it will no longer create untrapped errors and cause issues. This will be in upcoming 1.22.0.2 patch release.
 
Back
Top Bottom