Message 1 of 1
VRED - unable to load python script

Not applicable
07-14-2020
10:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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 'UIManager.py'! ('UIManager.py' = "python-script-1")
An error occurred while loading 'UIManager.py'!
Please 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.