Morning all,

I've been getting a problem that's not a CTD, nor really a KTM; rather, it's a failure for the campaign map to even BEGIN loading.

The problem comes when I try to add support for night battles; from everything I've read, I just change the descr_strat to include the options bi and night_battles_enabled tags (and use the BI exe, of course).

Problem is, when I do this, descr_strat no longer parses properly. If I try to load the campaign I get a "Please select an item from the menu" message. The starting time always shows up as 1 AD, and when I close RTW again, I get a descr_strat error that it couldn't find the campaign start date (which is very definitely still there).

Removing the options bi tag and just leaving in the night_battles_enabled tag causes a CTD; removing both tags causes night battles to not work.

Any thoughts/ideas?