Hi, i am using load() function to load "python-script-2" from "python-script-1". This works fine.
Actually this "python-script-2" is a window script and contains XML data where as "python-script-1" does not contain any XML data.
But when I am trying to load "python-script-1" from "python-script-2"(contains XML data), i am getting the following error
vrFile::getURL not supported in the moment!
Loading file 'AnimMetaWindow.py' ...
Couldn't read script file 'AnimMetaWindow.py'! ('AnimMetaWindow.py' = "python-script-2")
An error occurred while loading 'AnimMetaWindow.py'!
Kindly feel free to reply me if you have any relative solution/explanation/question or also if you dont understand anything in what I have written.