WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   problems loading some wrl file's (separator error?) (https://forum.worldviz.com/showthread.php?t=916)

AlyssaK 12-12-2006 09:40 PM

problems loading some wrl file's (separator error?)
 
1 Attachment(s)
Hi everyone,

I have a very basic problem. I am trying to load wrl files provided to me from an external source. I believe solid works was used to create this object. The wrl files in the vizard examples all load successfully.

For some reason i cannot load it within vizard the error states:

* Error: Failed to load spring.wrl at line 2
-->
--> Separator
** ERROR: Failed to load 'spring.wrl'

I'm only using a simple example to import the object.

import viz
viz.go()
spring = viz.add('spring.wrl')

Please post your suggestions i would really appreciate it.

Thanks, Alyssa.

farshizzo 12-13-2006 08:49 AM

The line about "Separator" leads me to believe you have a VRML 1.0 file. Vizard only loads VRML 2.0 files. Is it possible to export it to that format instead?


All times are GMT -7. The time now is 10:32 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC