In our game vs Doug we have found some strange bug.
Axis tryed to capture Malta.
So axis landed paratrooper unit on the airfield and then the current effect occured:
1) At the end of axis turn Malta port hex was allied controlled (green)
2) At the start of next axis turn this port was axis controlled (grey, availiable to place naval unit there)
3) At the end of same axis turn port became allied again
Conditions for all 3 are that Malta fortress is allied controlled, while airfield is occupied by german paratrooper.
Doug suggested that this should be reported to the team, so here it goes.
GS v 2.1 Malta bug
Moderators: firepowerjohan, rkr1958, Happycat, Slitherine Core
-
- General - Carrier
- Posts: 4710
- Joined: Sun Jul 08, 2007 4:13 pm
- Location: Oslo, Norway
Re: GS v 2.1 Malta bug
Send me a save game so I can check out
-
- General - Carrier
- Posts: 4710
- Joined: Sun Jul 08, 2007 4:13 pm
- Location: Oslo, Norway
Re: GS v 2.1 Malta bug
Bug found and fixed. Will be available in the final version that will be sent to Slitherine.
This was an old bug that was introduced when airfields were added. The problem was that both the Malta airfield and the Malta fortress got the port attached to it. So when you changed owner of one of them you also changed owned of the attached port.
We had earlier added code that changed owner of the Malta port to the Malta fortress owner. That was only a fix to the symptom, but not the core problem. That meant the owner switched back and forth. The new code removes the attachment of the port to the airfield.
Thanks for reporting the bug.
This was an old bug that was introduced when airfields were added. The problem was that both the Malta airfield and the Malta fortress got the port attached to it. So when you changed owner of one of them you also changed owned of the attached port.
We had earlier added code that changed owner of the Malta port to the Malta fortress owner. That was only a fix to the symptom, but not the core problem. That meant the owner switched back and forth. The new code removes the attachment of the port to the airfield.
Thanks for reporting the bug.
-
- Sergeant First Class - Elite Panzer IIIL
- Posts: 447
- Joined: Mon Sep 22, 2008 4:10 pm
Re: GS v 2.1 Malta bug
Come to think of it, I just experienced a similar bug. A partisan spawned in Axis-occupied England, right on top of the "Coal" mine north of Bristol. To my surprise, while the partisan controlled the hex, the port (next to Bristol) adjacent also converted to Allied control.
-
- General - Carrier
- Posts: 4710
- Joined: Sun Jul 08, 2007 4:13 pm
- Location: Oslo, Norway
Re: GS v 2.1 Malta bug
I changed the code for Bristol too so only the city controls the ownership of the Cardiff port and not the coal mine. The fix will be out in the final version.