Wednesday, October 30, 2002, 10:48:00 AM, Joachim Bratteli wrote: >> This updated code is in CVS, but there is no dev release for it. We >> were going to put one out today, but a couple of other issues held >> us back. There will probably be one tomorrow. > Thanks. I have also been testing with the 12-october dev-release, and > this gave the following exception while loading: > org.ietf.uri.UnsupportedServiceException: file is not supported > at org.ietf.uri.URL.getResource(URL.java:472) > at org.web3d.vrml.sav.InputSource.getCharacterStream(InputSource.java:158) > at >org.web3d.vrml.parser.GeneralisedReader.parseWeakly(GeneralisedReader.java:84) > at org.web3d.vrml.parser.BaseReader.parse(BaseReader.java:106) > at >org.web3d.vrml.nodes.loader.DefaultWorldLoader.loadNow(DefaultWorldLoader.java:144) > at >org.web3d.vrml.nodes.loader.DefaultWorldLoader.loadNow(DefaultWorldLoader.java:95) > at org.web3d.j3d.loaders.BaseLoader.load(BaseLoader.java:435) > at org.web3d.j3d.loaders.BaseLoader.load(BaseLoader.java:252) > at no.hrp.hvrc.j3d.parser.VRML97parser.loadVRML(VRML97parser.java:344) > at no.hrp.hvrc.j3d.parser.VRML97parser.parse(VRML97parser.java:251) > at >no.hrp.hvrc.j3d.parser.VRML97parser.parseLoaderConfig(VRML97parser.java:173) > at no.hrp.hvrc.j3d.consumer.VRConsumer.init(VRConsumer.java:133) > at no.hrp.hvrc.j3d.consumer.VRConsumer.main(VRConsumer.java:171)
FYI: I've now been testing with the 4th of October development release, and it does not create this error. I do not know why this is a problem in the latest development release. I now get textures loaded automaticaly, and the loading of geometry is, as expected, faster compared to M4. -- Joachim Bratteli - [EMAIL PROTECTED] System Programmer - IFE / OECD Halden Reactor Project Halden VR Centre - http://www.ife.no/vr/ =========================================================================== 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".
