SOLVED - WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Moderator: AlvaroSousa

User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

SOLVED - WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

I think there is a big problem or I don't understand anymore. I can't do port blockade anymore.

I have a DD fleet here.

Image
Attachments
portblockade1.jpg
portblockade1.jpg (72.67 KiB) Viewed 812 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

I have another fleet here. To be sure, the fleet do not have transports. Can a fleet with transports do port blockade? I am not sure anymore of the rule. The third fleet is a transport ship.

Image
Attachments
portblockade2.jpg
portblockade2.jpg (98.86 KiB) Viewed 812 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

But going on the Allies side, no port blockade. Supplies are well received.

Image
Attachments
portblockade3.jpg
portblockade3.jpg (94.87 KiB) Viewed 812 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

The only indication is that there is a Port Supply Interdiction on going.
I think there is a problem.

Image
Attachments
portblockade4.jpg
portblockade4.jpg (89.12 KiB) Viewed 812 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
AlvaroSousa
Posts: 11964
Joined: Mon Jul 29, 2013 7:13 pm
Contact:

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by AlvaroSousa »

You should be able to. I will check.
Creator Kraken Studios
- WarPlan
- WarPlan Pacific

Designer Strategic Command
- Brute Force (mod) SC2
- Assault on Communism SC2
- Assault on Democracy SC2
- Map Image Importer SC3
YueJin
Posts: 360
Joined: Mon Jan 05, 2015 7:00 pm

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by YueJin »

You don't have Port Villa in that screenshot to provide recon. I suspect there's an invisible US sub adjacent to Nomea breaking the blockade.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

No, I am playing hotseat so I am sure there is no Allies sub around.
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
YueJin
Posts: 360
Joined: Mon Jan 05, 2015 7:00 pm

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by YueJin »

Yup, should have seen it's hotseat. Something's broken then as that would blockade in the base game.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

To answer kennonlightfoot, this is not only for Noumea. Let's wait a fix before restarting our mirror PBEM games.

Image
Attachments
portblockade.jpg
portblockade.jpg (62.55 KiB) Viewed 812 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

Still not working with Beta 5.1. Destroyers, Cruisers, subs can't performed port blockade anymore. Only working with battleships and carriers.
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
AlvaroSousa
Posts: 11964
Joined: Mon Jul 29, 2013 7:13 pm
Contact:

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by AlvaroSousa »

I just tested it. It works. I did a mix of CV, BB, DD, CA and then checked the code.

Delete the beta in case somehow files got mixed up.

This is the actual check code. Your guys must have supply to blockade. Can't chase transports without fuel.

public bool IsBlockadeGroup() {
return kind == Kind.DDGroup || kind == Kind.CAGroup || kind == Kind.BBGroup || kind == Kind.CVLGroup || kind == Kind.CVGroup;
}
Creator Kraken Studios
- WarPlan
- WarPlan Pacific

Designer Strategic Command
- Brute Force (mod) SC2
- Assault on Communism SC2
- Assault on Democracy SC2
- Map Image Importer SC3
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

I have reinstalled Beta 5.1 to be sure. There is something that I do not understand.

Taking this DD fleet in port (turn 1 hotseat).

Image
Attachments
pb1.jpg
pb1.jpg (128.81 KiB) Viewed 813 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

Going here.

Image
Attachments
pb2.jpg
pb2.jpg (52.49 KiB) Viewed 813 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

Clicking next turn, the Allies clearly see a port blockade. Fine.

Image
Attachments
pb3.jpg
pb3.jpg (71.79 KiB) Viewed 813 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

Now, restarting the game. Turn one, hotseat game. I am taking this DD fleet at sea.

Image
Attachments
pb4.jpg
pb4.jpg (79.28 KiB) Viewed 813 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

Going here.

Image
Attachments
pb5.jpg
pb5.jpg (99.31 KiB) Viewed 813 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

Normally in a good position for port blockade.

Image
Attachments
pb6.jpg
pb6.jpg (81.42 KiB) Viewed 813 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

On the Allies turn, there is no port blockade but a port supply interdiction.

Image
Attachments
pb7.jpg
pb7.jpg (102.06 KiB) Viewed 813 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

Going on the Axis next turn. My DD fleet is still in supply.

Image
Attachments
pb8.jpg
pb8.jpg (83.17 KiB) Viewed 813 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
User avatar
ncc1701e
Posts: 10696
Joined: Tue Oct 29, 2013 7:50 pm
Location: Utopia Planitia Fleet Yards

RE: WPP V01.00.04 Beta 5 - Regression NO MORE PORT BLOCKADE

Post by ncc1701e »

But yet, on the Allies next turn, this is still a port supply interdiction not a port blockade.
I don't understand the difference.

Image
Attachments
pb9.jpg
pb9.jpg (99.11 KiB) Viewed 813 times
Chancellor Gorkon to Captain James T. Kirk:
You don't trust me, do you? I don't blame you. If there is to be a brave new world, our generation is going to have the hardest time living in it.
Post Reply

Return to “WarPlan Pacific Beta”