example2 textures?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Guest

example2 textures?

Post by Guest »

hi, im new to this engine, in fact i only read through the tutorials and compiled the examples.........
when i execute the example 2(quake3 level), i dont get any textures?
im using linux
jpbarto

same problem

Post by jpbarto »

I currently have the same problem. You didn't happen to come across a solution did you?
Kburns

Post by Kburns »

I'm pretty sure that topic has already been posted.


Just look for that on the forum :D :D
jpbarto

you mean the CQ3LevelMesh patch?

Post by jpbarto »

If you mean the patch that was posted I've tried it. And I have a solid constructed room but all the walls are still whitewashed. I'll keep looking around.
Guest

Post by Guest »

and you have all the texture within a pk3 file that is in the same folder as your map? :)
mschoch
Posts: 1
Joined: Wed Feb 11, 2004 4:25 pm

try 0.4.2 dev release

Post by mschoch »

I had this problem under linux with the 0.4 release.
Went away when I upgraded to 0.4.2 dev release.
Just copy the examples over from 0.4, fix up a few
minor API changes like DT_ to EDT_ for driver types.
Recompile and then example2 worked fine for me.

I assumed it was a bug that was fixed.
jpbarto

Post by jpbarto »

mschoch,
that did it. the non-SDK 4.2 works. Seems odd that the SDK and non-SDK versions would differ and that the non-SDK version would be more recent than the SDK or development version.

But who cares!, it works! Thank you ever so much.

jpbarto
Post Reply