You’re setting the mesh to nothing…
Take the static mesh component that is already there and change its mesh. You do not need 2 components for this.
From your project:
I think that’s what you need, right? And you can use a DoOnce
node if you want this to happen only once.