• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
I do not have this problem. In the tech files my frogman applications looks like this

Code:
application = { # Frogmen
			id = 6205
			name = TECH_APP_NAVAL_3_5_NAME
			desc = TECH_APP_NAVAL_3_5_DESC
			
			required = { 6203 }
			chance = 90
			cost = 8
			time = 90
			neg_offset = 20
			pos_offset = 40
			
			effects = {
				command = { type = shore_attack which = marine when = now value = 5 }
			}
		}

Would you be able to find out what yours says.
 
}
application = { # Frogmen
id = 6205
name = TECH_APP_NAVAL_3_5_NAME
desc = TECH_APP_NAVAL_3_5_DESC

required = { 6205 }
chance = 90
cost = 8
time = 90
neg_offset = 20
pos_offset = 40

effects = {
command = { type = shore_attack which = marine when = now value = 5 }
}

6205 required .. for 6205; I have the Scandinavian version 1.01
 
Dtrange it looks like it will be corrected in the next patch then. I'll flag it up to someone though.
 
YOur files working correctly prolly means this tech was fixed in one of the BETA patches, King... It will surely be corrected in next patch then.
 
Originally posted by VultureGFF
YOur files working correctly prolly means this tech was fixed in one of the BETA patches, King... It will surely be corrected in next patch then.
Correct. But now people know what to fix it with. :)

..\db\tech\naval_tech.txt