Hi,
Thanks a lot for your good will.
 Just to let you know the reason for the problem was
Java3D was unable to find my video card - I had to change the color bits to
16 from 24 and then every program ran well.
Ilan
----- Original Message -----
From: "Michael Pfeiffer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 25, 2003 7:37 AM
Subject: Re: [JAVA3D] A problem


> I think the error message tells you exactly whats wrong: You constructed
> the Canvas3D using null as parameter instead a valid
GraphicsConfiguration.
>
> On Thu, 25 Sep 2003 04:20:46 +0200, ilan kaiser
<[EMAIL PROTECTED]>
> wrote:
>
> > I just want to start using J3D , I have downloaded and installed J3D , I
> > have Installed Directx 9,
> > In Eclipse IDE I added a new JAVA project with classpath that includes
> > references to the JRE 1.4.1_02  and  j3d 1.3 jars.
> >
> >
> >
> > I cannot run any J3d Demo app (HelloUniverse for eample) as I
immediately
> > receive a message :
> >
> > "No Compatible Device found, please switch to another display mode and
> > try again.
> > I Also see on the Console view :
> >
> > ************************************************************************
> >
> > *** ERROR: Canvas3D constructed with a null GraphicsConfiguration
> >
> > *** This will cause a NullPointerException in a subsequent release
> >
> > ************************************************************************
> >
> > What Should I do ???
> >
> > Thenks ,
> > Ilan
> >
> >
> >
> >
> >
===========================================================================
> >
> >
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > body
> > of the message "signoff JAVA3D-INTEREST".  For general help, send email
> > to
> > [EMAIL PROTECTED] and include in the body of the message "help".
> >
>
>
>
> --
> --
> Virtual Worlds Productions
> Software Development Group
> http://www.virtualworlds.de
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to