There's no 'skip mission' button in the blank-screen. That's what puzzles me. There's no objectives, no mission name, no limit on what ships or weapons you can equip - it's like the game pulls up an empty mission and just tries to sell it to me as is. There's certainly no "skip loop" button.
I went ahead and ran the debugger, and encountered this error, but I'm not sure if it would have anything to do with the map - it sounds like it'd just have more to do with the standard blackness I was surrounded by when I started the mission. "Warning: Unable to find a sufficient number of bitmaps for this mission's background. The background will not be displayed. File: J:\src\cvs\fs2_open_3_6_9.final\code\Starfield\Starfield.cpp
Line: 3396
[This filename points to the location of a file on the computer that built this executable] Warning: Unable to find a sufficient number of bitmaps for this mission's background. The background will not be displayed.
File:J:\src\cvs\fs2_open_3_6_9.final\code\Starfield\StarField.cpp
Line: 3396
[This filename points to the location of a file on the computer that built this executable]
Call stack:
------------------------------------------------------------------
parse_bitmaps() parse_mission() parse_main() mission_load() game_start_mission() game_enter_state() gameseq_set_state() game_process_event() gameseq_process_events() game_main() WinMain() WinMainCRTStartup() kernel32.dll 7c816fd7()
------------------------------------------------------------------
Home after an exhausting day (Derelict prevented me from sleeping last night...or eating!) and still puzzled and depressed. I'm going to check out the files in my Derelict directory, make sure they look all right, but...well, I've got a lot more experience modding Hearts of Iron, Homeworld, Medieval / Rome Total War, and Starcraft than I do modding Freespace, and the experience I've got in those areas is laughable compared to what I've seen others do, even so. I'm rather stuck in a rut, here, with no idea of the source of my problem - my closest guess would be that for some reason the 'next mission' in the campaign string doesn't exist, or isn't being read properly. Is "Return to the Hulk" the last mission in, say, the SCR Derelict 1 pack? 'Cuz it might be a problem reading the second pack, but...well, like I said, I'm just not sure.
Thanks for the quick responses, though!