knng Forum Junkie
Joined: 28 Aug 2006 Posts: 11
|
Posted: Thu Oct 05, 2006 9:18 pm Post subject: .x3d having problem, .wrl is OK |
|
|
I'm using Flux studio 2 beta to assemble my exported .x3d models from 3d studio max. I used external prototypes in the assembly. The prototype interface will change the texture of one part of the prototype to reflect a unique identity, to be exact a computer system number label.
When I exported the file to .x3d from Flux Studio 2 beta, it loads into ABNet2 with an error as follow:
--------------------------------------------------------------------------------
X3D syntax error: in http://155.xx.xx.xx/abnet2/contact/ECL1.x3d (C:\Documents and Settings\knng\Local Settings\Temporary Internet Files\Content.IE5\S52F0L2N\ECL1[1].x3d):
Could not set field 'PCNumber' of 'PCTableProto' node
X3D syntax error: in http://155.xx.xx.xx/abnet2/contact/ECL1.x3d (C:\Documents and Settings\knng\Local Settings\Temporary Internet Files\Content.IE5\S52F0L2N\ECL1[1].x3d):
Could not understand child element 'ProtoInstance' of 'Transform'
X3D syntax error: in http://155.xx.xx.xx/abnet2/contact/ECL1.x3d (C:\Documents and Settings\knng\Local Settings\Temporary Internet Files\Content.IE5\S52F0L2N\ECL1[1].x3d):
Could not understand child element 'Transform' of 'Transform'
X3D syntax error: in http://155.xx.xx.xx/abnet2/contact/ECL1.x3d (C:\Documents and Settings\knng\Local Settings\Temporary Internet Files\Content.IE5\S52F0L2N\ECL1[1].x3d):
Could not set field 'PCNumber' of 'PCTableProto' node
-----------------------------------------------------------------------------------
When I export it to .wrl file, it runs fine in ABnet 2 server with the textures updated correctly.
I'm lost as to what is happening...can anyone offer some guidance? |
|