@highbass ocean platforms are working for me. can you post your complete config.json file here and the map it is not working on?
{
"General":{
"MaxAmount":5000,
"CheckInterval":30,
"NotificationDisplayTime":5.0,
"NotificationScale":1.5
},
"Structures":{
"Blueprint'/Game/Genesis/Structures/OceanPlatform/OceanPlatform_Wood/OceanPlatfom_Wood_BP.OceanPlatfom_Wood_BP'":{
"Name":"Wooden Ocean Platfom",
"Count":1
},
"Blueprint'/Game/Genesis/Structures/OceanPlatform/OceanPlatform_Wood/OceanPlatfom_Metal_BP.OceanPlatfom_Metal_BP'":{
"Name":"Metal Ocean Platfom",
"Count":1
},
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/CloningChamber/BP_CloningChamberPlus.BP_CloningChamberPlus'":{
"Name":"S+ Cloning Chamber",
"Count":1
},
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/elementcatalyzer/PrimalItemStructure_ElementCatalyzer.PrimalItemStructure_ElementCatalyzer'":{
"Name":"S+ Element Catalyzer",
"Count":1
},
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/ChargeStation/BP_ChargeStation.BP_ChargeStation'":{
"Name":"S+ Charge Station",
"Count":1
},
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/GenomicsChamber/BP_GenomicsChamber.BP_GenomicsChamber'":{
"Name":"S+ Mutator",
"Count":2
},
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/GachaGavager/BP_GachaGavager.BP_GachaGavager'":{
"Name":"S+ Gacha Gavager",
"Count":2
},
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Transmitter/BP_TransmitterPlus.BP_TransmitterPlus'":{
"Name":"S+ Transmitter",
"Count":4
},
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Teleporter/BP_TeleporterPlus.BP_TeleporterPlus'":{
"Name":"S+ Teleporter",
"Count":3
},
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Forcefield/BP_TekForcefield.BP_TekForcefield'":{
"Name":"S+ Tek Shield",
"Count":3
},
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Hatchery/BP_Hatchery.BP_Hatchery'":{
"Name":"S+ Hatchery",
"Count":3
},
"Blueprint'/Game/Mods/StructuresPlusMod/Misc/Nanny/BP_Nanny.BP_Nanny'":{
"Name":"S+ Nanny",
"Count":4
}
},
"Messages":{
"Sender":"StructuresLimit",
"ShowLimitsCmd":"/limits",
"ReachLimit":"You've reached a limit. Type /limits to check.",
"ShowLimitMsg":"{}: {}/{}\n",
"TotalLimitMsg":"Total: {}/{}"
}
}
I figured out the problem why it happens because ark developers named the metal ocean platform's name as OceanPlatfom_Metal_BP not platform

thx for your help dude
