[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]
Messed up File Stuff
-
Robomaniac
- Posts: 602
- Joined: Sat Aug 23, 2003 2:03 am
- Location: Pottstown, PA
- Contact:
Messed up File Stuff
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.

[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]
[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]