You can fix this yourself if you wish,
goto -
C:\Ubisoft\Silent Hunter 5\data\UPCDataGE\UPCCampaignData
open with notepad -
Flotillas.UPC
look for
[flotilla 6. base 2] - it will look like this:-
[Flotilla 6.Base 2]
ID= F6Penang
;ID= F6Kiel
NameDisplayable= Penang-Base-Name;NameDisplayable= Kiel-Base-Name
Info= Penang-Base-Info
;Info= Kiel-Base-Info
ExternalBaseName= Penang
;ExternalBaseName= Kiel
AvailabilityInterval= 1943-02-21, 1943-04-15
;1943-03-15
DepartureDescription1= 12038860.000000, 651951.000000, 33.000000
;DepartureDescription1= 1217736.891907, 6518668.470551, 328.940399
DepartureDescriptionOut1= 12040257, 654277, 34
;DepartureDescriptionOut1= 1216450, 6531720, 30
Notice that each line has a ";"
delete all info before the ;
it will now look like this:-
[Flotilla 6.Base 2]
ID= F6Kiel
NameDisplayable= Kiel-Base-Name
Info= Kiel-Base-Info
ExternalBaseName= Kiel
AvailabilityInterval= 1943-02-21, 1943-03-15
DepartureDescription1= 1217736.891907, 6518668.470551, 328.940399
DepartureDescriptionOut1= 1216450, 6531720, 30
or just copy and paste this one