transform matrix issue

transform matrix issue

Anonymous
Not applicable
439 Views
1 Reply
Message 1 of 2

transform matrix issue

Anonymous
Not applicable

Hi,

 

i was wondering if any can help with with this issue,,this fault is showing up in the terminal

 

vrNodePtr::setTransformMatrix : Node Pointer ==NullFC!

 

note: i running the tracker script also, but removing it doesn't fix this issue

 

the VR still work well, no usage issue,, maybe a bit of lag,,

but is error floods the terminal 

0 Likes
440 Views
1 Reply
Reply (1)
Message 2 of 2

michael_nikelsky
Autodesk
Autodesk

Hi,

 

at some point in the script you are trying to set a transform matrix for a node that does not exist. You need to make sure that the nodes you are working on do exist in the scenegraph.

 

Kind regards

Michael



Michael Nikelsky
Sr. Principal Engineer
0 Likes