Hello!
I'm start to play with irrlicht for some days, and i have some strange problem. When i tries to load to my little irrlicht project write in c++ some .irr files i have some troubles. When i tries to load any of .irr files i seen on my screen that the meshes and textures are can't be loaded. I tries with files from examples included with irredit, and i have the same problem. I can't load meshes and textures, but when i open this strange irr file in irredit, everything is allwrite. When i tries to load normal (by c++) meshes and textures, everything is allright. What to do with this problem?
Thanks very much for any help, and sorry for my english:D
Files not load, when i'm using .irr files
Re: Files not load, when i'm using .irr files
Maybe, you are not set working directory yet..
You can open irr with notepad or vi and you will see your mesh or texture's path are wrong...
You can open irr with notepad or vi and you will see your mesh or texture's path are wrong...
petra999 wrote:Hello!
I'm start to play with irrlicht for some days, and i have some strange problem. When i tries to load to my little irrlicht project write in c++ some .irr files i have some troubles. When i tries to load any of .irr files i seen on my screen that the meshes and textures are can't be loaded. I tries with files from examples included with irredit, and i have the same problem. I can't load meshes and textures, but when i open this strange irr file in irredit, everything is allwrite. When i tries to load normal (by c++) meshes and textures, everything is allright. What to do with this problem?
Thanks very much for any help, and sorry for my english:D
Project homepage: http://fosp.wordpress.com/
Project Forum URL: http://forum.gamedev.vn/index.php?showforum=74
Project Google Group: http://groups.google.com/group/fosproject
Engine Project: http://code.google.com/p/fosengine/
Project Forum URL: http://forum.gamedev.vn/index.php?showforum=74
Project Google Group: http://groups.google.com/group/fosproject
Engine Project: http://code.google.com/p/fosengine/