In a3\data_f\ParticleEffects\config.cpp, line 29616 (ArmA 3 v1.54 stable), "type" is specified as "GrenadeExp1" (class RocketExplosion -> class GrenadeExp1). However, there is no "class GrenadeExp1" in CfgCloudlets or CfgLights, onyl "class GrenadeExp".
Other classes like class IEDMineSmallExplosion -> class GrenadeExp1 use the correct "type = "GrenadeExp";", which is defined in CfgCloudlets.