Re: [JAVA3D] TextureCache Problems

2002-06-13 Thread Daniel Selman
Alan, MasterControl.java line 2855 -- that sounds like a fun file! ;-) Sincerely, Daniel Selman Author - "Java 3D Programming" http://www.manning.com/selman -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Giles Sent: Thursday, June 13,

Re: [JAVA3D] TextureCache Problems

2002-06-13 Thread Kelvin Chung
>Date: Thu, 13 Jun 2002 16:17:24 -0700 >From: Giles <[EMAIL PROTECTED]> >Subject: [JAVA3D] TextureCache Problems >To: [EMAIL PROTECTED] >MIME-version: 1.0 >Content-transfer-encoding: 7bit >X-Accept-Language: en-us, en >Delivered-to: [EMAIL PROTECTED] >User-Agent:

[JAVA3D] TextureCache Problems

2002-06-13 Thread Giles
I'm implementing a textureCache for Xj3D. When I run the content the second time without closing the application I get this error. I'm not having a problem sharing textures during the first run, but it seems after I free the SG and then reload it it I get this error. Can you tell me what this l