Giter Club home page Giter Club logo

Comments (4)

set-killer avatar set-killer commented on May 29, 2024

A possible reason for this could be the " symbol in the name of the exported objects.
You may try to validate the exported .dae file as described here:
https://www.khronos.org/collada/wiki/Schema_validation

If the validation passes then this bug should be posted in the godot engine issue tracker. If it does not, please post the results here.

from collada-exporter.

hungrymonkey avatar hungrymonkey commented on May 29, 2024
/Users/psuedofinnish/miggy_scenes/walls_only.dae:14: parser error : Specification mandates value for attribute Glazing-1
	<geometry id="id-mesh-2" name="08_Glazing Panel 1" Glazing-1 1/4" Offset [67291
	                                                             ^
/Users/psuedofinnish/miggy_scenes/walls_only.dae:14: parser error : attributes construct error
	<geometry id="id-mesh-2" name="08_Glazing Panel 1" Glazing-1 1/4" Offset [67291
	                                                             ^
/Users/psuedofinnish/miggy_scenes/walls_only.dae:14: parser error : Couldn't find end of Start Tag geometry line 14
	<geometry id="id-mesh-2" name="08_Glazing Panel 1" Glazing-1 1/4" Offset [67291
	                                                             ^
/Users/psuedofinnish/miggy_scenes/walls_only.dae:66: parser error : Opening and ending tag mismatch: library_geometries line 13 and geometry
	</geometry>
	           ^
/Users/psuedofinnish/miggy_scenes/walls_only.dae:67: parser error : Specification mandates value for attribute Glazing-1
	<geometry id="id-mesh-3" name="08_Glazing Panel 1" Glazing-1 1/4" Offset [67321
	                                                             ^
/Users/psuedofinnish/miggy_scenes/walls_only.dae:67: parser error : attributes construct error
	<geometry id="id-mesh-3" name="08_Glazing Panel 1" Glazing-1 1/4" Offset [67321
	                                                             ^
/Users/psuedofinnish/miggy_scenes/walls_only.dae:67: parser error : Couldn't find end of Start Tag geometry line 67
	<geometry id="id-mesh-3" name="08_Glazing Panel 1" Glazing-1 1/4" Offset [67321
	                                                             ^
/Users/psuedofinnish/miggy_scenes/walls_only.dae:119: parser error : Opening and ending tag mismatch: COLLADA line 2 and geometry
	</geometry>
	           ^
/Users/psuedofinnish/miggy_scenes/walls_only.dae:120: parser error : Extra content at the end of the document
	<geometry id="id-mesh-4" name="08_Glazing Panel 1" Glazing-1 1/4" Offset [67341

from collada-exporter.

hungrymonkey avatar hungrymonkey commented on May 29, 2024

can we document a list of invalid chars in better collada exporter?

from collada-exporter.

set-killer avatar set-killer commented on May 29, 2024

The trick is - this invalid characters should be supported (and therefore valid). But until then please avoid special symbols like: " ' ` / \ & < > and so on...

from collada-exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.