So I had created this subscene of a rotating laserlight.
In this I had put this plugin on an empty atom which I had renamed "HPVL-Atom".
Everything worked great when creating the subscene, however upon later reloading/importing the subscene I get greeted with the error:
Upon inspecting the in fact Empty atom I had created in this subscene, it shows the HPVL plugin is loaded and activated on it, but every attempt at getting light from it fails (Both the lightbeam nor the light sphere work).
Deleting the empty atom I renamed "HPVL-Atom", and then creating a new empty atom, renaming it to "HPVL-Atom" and setting it's parent to the subscene, if I then add HPVL plugin to this newly created empty atom I will get the same error, making me believe that it is struggling somehow if the empty atom in which the plugin resides is getting renamed, and then saved....
It is sadly crucial in project however that I get this plugin load to work with a subscene...
If I inspect my subscene.json it clearly states that the atom I put this plugin on is infact an Empty atom:
So im confused why VaM throws me this error.
Is there a way I can fix this?
EDIT*
After lots of trial and error I have "fixed" my error.
In my subscene there was another atom parent linked to this HPVL-Atom, after I removed the parent link to the atom which contains the HPVL plugin, the error did not occur upon loading the subscene.
Still unclear to me why exactly a simply parent link to the atom with this plugin caused it to corrupt upon loading/restoring a subscene.