Getting error when creating instances of static mesh

That’s creating a second ISMC (Instanced Static Mesh Component), try this:

Also, doing it this way ends up creating an ISMC for each actor - to get the best performance for ISMs you should try and have a global ISMC. I have a plugin on the marketplace that handles all of that and makes it very easy - rdInst.