Messed up File Stuff

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
Robomaniac
Posts: 602
Joined: Sat Aug 23, 2003 2:03 am
Location: Pottstown, PA
Contact:

Messed up File Stuff

Post by Robomaniac »

I'm having some messed up file loading problems. I can load fonts ok, but when i try to load an ITexture, the program returns an access violation. The font and picture are in the same directory, and both made using paint. I'm using windows xp pro, and dev c++, with the right dll, lib, and other stuff, and nothing else crashes.

:shock: :shock: :shock:

[edit] i'm using OpenGL and both images are bitmaps, neither are marked read only or archived, and also, it seems to be having trouble w/ the getTexture function, as font loading is fine, i'll try using getImage or something else, and post the results. [/edit]
The Robomaniac
Project Head / Lead Programmer
Centaur Force
Post Reply