Hey,
obviously the COLLADA-Loader was changed in Irrlicht 1.5.
The following XML-Collada-File was written with Irrlicht 1.4 and can be loaded with Irrlicht 1.4 and Irrlicht 1.4.1 without problems, but with Irrlicht 1.5 it doesn't work - it crashes.
Also IrrEdit 1.4.1 can load it without problems, IrrEdit 1.5 crashes.
First of all, shouldn't there be an exception instead of the crash? In Irrlicht as well as in irredit?
And second, what is wrong with that file?
Here the file: http://www.file-upload.net/download-154 ... t.xml.html
D.
[fixed]Collada Bug
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
The problem is that we changed to the official Collada version (1.4/1.5), because no other tool still uses the old and non-standardized 1.2 version. Due to the lack of test meshes, the 1.2 loader is not well tested and may crash from time to time. But we'll work on it once we have the buggy meshes (as in this case).