Re: New Problem PBEM Camapaign \"Ghost Crews\"I
Its OK - I managed to recreate part of the problem in a test game or 2.
Seems only to happen to player 2 crews - the problem being that when the crews are deleted on recombining, the core flag was not reset, but the active flag was set to null. Another routine was checking the core flag and the active flag, and letting them through on either being true - should have been a test on both flags true. So some surplus "crews" were appearing - depending on the data they happened to have when incorrectly deleted, they might show up on either side. Anyway - the problem seems fixed in the development EXE now (still testing).
Andy
|