Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
im currently using dev C++ bloodshed as my compiler and i have my irredit file in my devC++ folder and i have my irredit file directory on the irredit file but no matter what i do i can not open the example (well i can but only the particles and the box show up) if i run the terrain it wont load when i try to run it in the compiler it says cannot open file or texture and it just loads a white screen!!!!!!!!!!!!!!!!!!!! help me plz!!!!!!!!!!!!!!!!!!!!!!! |
||||
|
Obviously, it cannot find the textures. Just put the program or your textures in the right place or start the program from the right directory. |
||||
|
ok well i can now load the example with irrlitch but when i go to the example "load ,irr file" and change the example.irr file to my example2.irr file it doesn't load the textures and yes i put everything in the media file were the example.irr file was plz help !!!!!!!!!!!!!!!!!!! |
||||
|
Go to the options menu and set the correct working directory (which is the directory containing your application's .exe) and then all the paths will be correct and everything should load fine. |
||||
|
|