[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [x3d-public] NullPointerException when loading scene with script node



Alan Hudson wrote:
George Anastassakis wrote:
Hello all

I'm trying to load a scene with a Shape and a Script node but I cannot get it right. The file is:

#X3D V3.0 utf8
PROFILE Immersive
DEF s Shape {
appearance Appearance { }
geometry Box { }
}
DEF sc Script {
eventIn SFTime test
this is not valid X3D. it must be inputOnly

We've discussed this already and it was made clear that this *is* valid X3D. A conforming processor will not reject it. "eventIn" is a (deprecated) synonym for "inputOnly".

Braden

-------------------------------------------------------------------------
for list subscription/unsubscription,
go to http://www.web3d.org/cgi-bin/public_list_signup/lwgate/listsavail.html