GraphicPipe Errors in C++ (Compiling using different Pipes)

Hey everyone,

I’ve been having strange runtime errors when compiling in directx 9 mode (these only happen when I exit the program). (By including pandadx9.lib and pandadx9.h and calling “init_libpandadx9()”) I’ve experimented with other graphicspipes (directx 8/default pipe) which seem to work fine.

p.s. the program crashes with “Unhandled exception at 0x014b7965 in Pac Rev.exe: 0xC0000005: Access violation reading location 0x02d74ba0.”
p.p.s. I do have the latest version of dx9 (november 2007, at time of writing)

Any help would be appreciated! :stuck_out_tongue:
Bryan

That error message means little to me, of course. I don’t suppose there is a stack trace or anything along those lines?

David