FS Log
Don't see anything totally obvious yet but I only have given it a quick look so far...
- Upgrade your OpenAL version, 1.1 is current and I'm pretty sure that's what redmenance builds with which shouldn't matter but could cause some strange issues as I try to support both 1.0 and 1.1.
- Upgrade your video drivers too, they are about 7 versions old at this point.
- Make sure that your data\ directories in c:\games\freespace2 and c:\games\freespace2\SCP don't contain anything strange. You should probably put axm_jad2eb.vp and Desperation.vp in a mod directory, or two. That will make sure that you don't get any strange conflicts.
- Don't use -tga16, I'm going to take it out soon. It's useless with -img2dds anyway which is actually meant to replace any benefit of -tga16. -img2dds also already turns on -jpgtga so you don't have to worry about that on either. Try turning off -img2dds just to make sure you aren't somehow finding a bug with it.
I didn't see the main bmpman debug info that I was interested in. Make sure that your debug_filter.cfg file contains "+BMP DEBUG" (with a + and not a -).