PDA

View Full Version : Bug PBEM Game Won't End


Warnevada
October 14th, 2016, 04:16 PM
All objective hexes have been taken and all enemy units are off the map but the game won't end early.

PW for saves: camp2

Mobhack
October 15th, 2016, 07:39 AM
A bug that has been there since 2008, it appears.

The engagement check in a PBEM campaign should be at the end of player 2's turn, but for some reason that was commented out.

This battle should be the last one in the campaign, right? - I played the thing out, as you will need to do, using the original code and then got to the campaign end screen, so that seems to be the case here.

Anyway, on replacing the engagement check code, it now terminates the game at the end of P2's turn, which then produces the end of campaign screen. So it seems now to be correctly ending the game early, assuming that it it really is the last battle of the campaign, that is!.

But as stated above - you will need to play out any PBEM campaign game fully until the fixed code is released next patch.