I'm stumped. Whenever I try to load a mission (debug build) with certain ships that have animated glow maps on it, I'm greeted by this message:
bm_get_info - : bm_bitmaps[-1].handle = 0, handle = -1
ASSERTION: "bm_bitmaps[bitmapnum].handle == handle" at bmpman.cpp:1087 (<--- this number can vary)
Invalid bitmap handle -1 passed to bm_get_info().
This might be due to an invalid animation somewhere else.
Well I've checked and double checked whatever animated maps are involved and could see nothing wrong with them. Some of them haven't even been modified since 2010 and I've never seen this assert before.
I've tried several builds (a swifty go_faster build, a valathil shadows build and the latest debug build I could pull from the scp svn) and they all gave me this. Though strangely enough using those builds with WoD1 didn't give me any errors related to this at all. So I have no clue what to look for here.
plz halp