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