On 27 November 2014 at 12:32, Peter Schlau <pe...@byom.de> wrote:

> Hi robertosfield!
>
> Thanks for the quick reply
> OSGviewver and plugins are working all fine, i tried it with some
> test-data and everything worked out- the macro allready was in there, by
> default.
>
> I'm still getting the same error.. File not found.
>
> Any other advices?
>

Could you put a break point in or print statement the
VPBReaderWriter::readNode(..) method to see if it's being called.  This
might reveal if the plugin is being called but not handling the file for a
reason.  As a hunch perhaps the .source file isn't being read due a syntax
error so that the Registry then goes and looks to an external plugin to
load the file.

Could you post the .source file you are using and the vpbmaster command
line syntax?

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to