[x3d-public] X3dToPython.xslt warnings and errors produced from Holger's examples

John Carlson yottzumm at gmail.com
Fri Jun 24 12:44:53 PDT 2022


I've updated my Library folder, sorry for some issues that disappeared.
Ongoing are the following.

>From DirectionLight in X3DUOM:

            <field name="shadows"
                    type="SFBool"
                    accessType="inputOutput"
                    default="false"
                    inheritedFrom="X3DLightNode"
                    description="shadows field indicates whether or not
this light casts a shadow behind illuminated X3DShapeNode geometry."/>

I'm not seeing the issues reported below yet.

BEGIN ../Library/Tests/Components/ParticleSystems/Bubbles.x3d > py, ***
Warning: X3dToPython.xslt attribute type not found for DirectionalLight
field 'shadows'
*** Error: tuple-size not found for type '' (type value missing)
END ../Library/Tests/Components/ParticleSystems/Bubbles.x3d
BEGIN ../Library/Tests/Components/ParticleSystems/Fire.x3d > py, ***
Warning: X3dToPython.xslt attribute type not found for DirectionalLight
field 'shadows'
*** Error: tuple-size not found for type '' (type value missing)
END ../Library/Tests/Components/ParticleSystems/Fire.x3d


(This is still the gzip thing, below)
BEGIN ../Library/Tests/Components/ParticleSystems/OpenVolume.x3d > py,
Error on line 1 column 1 of OpenVolume.x3d:
  SXXP0003   Error reported by XML parser: Content is not allowed in
prolog.: Content is not
  allowed in prolog.
org.xml.sax.SAXParseException; systemId:
file:/C:/Users/john/X3DJSONLD/src/main/shell/../Library/Tests/Components/ParticleSystems/OpenVolume.x3d;
lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20220624/cc040599/attachment.html>


More information about the x3d-public mailing list