Hello,
I can see that block content is separated from the block settings by the fe_block_boxes feature.
Now, I do not want the content of the blocks in my features, only the settings.
But, when I disable the block_boxes features, my project complains that the fe_block_boxes features are missing (the project automatically adds the fe_block_boxes that I removed from the .info and inc file in the database). I have this issue only when the blocks are created by the features. Once they exist and I remove the boxes data in features it works. (as in, no more complaints by the feature module about missing fe_block_boxes).