The new configs are missing the "t" in Platform for both the classname and the p3d path. DZ\structures\military\ config.cpp, the final two objects.
class Static_Tisy_RadarPlaform_Bot: HouseNoDestruct
{
scope = 2;
model = "DZ\structures\Military\Tisy\Tisy_RadarPlaform_Bot.p3d";
};
class Static_Tisy_RadarPlaform_Mid: HouseNoDestruct
{
scope = 2;
model = "DZ\structures\Military\Tisy\Tisy_RadarPlaform_Mid.p3d";
};