 wildrj Registered User |
Quote
|
2009-07-15 09:31:32 |
|
Hello again. I made a small sample scene with irrEdit 1.5 and i tried loading it into irrlicht 1.5 but i get a error stating that irrlicht failed to load the file stating it wasnt supported. any idea?
|
 niko Moderator |
Quote
|
2009-07-15 15:50:18 |
|
Are you sure you are using the right irrlicht version? MAybe also some version from the svn might contain a bug causing this, better try the download from irrlicht.sf.net instead using the svn version when using irrlicht with irrEdit.
|
 wildrj Registered User |
Quote
|
2009-07-16 00:19:29 |
|
It was my own miss reading of the docs :X i was doing a getMesh() instead of a loadScene() lol my bad.
|