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

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