Child Actor Component Not Replicating?

I have a problem with my child actor component, it seems it doesn’t spawn for the client at all, whats the proper way to go about replicating this, I’ve tried solutions such as this one but it didn’t seem to work for me. Is this a bug or am I doing something wrong?

I have a print string thats supposed to get the parent actor and print it, this along with the child actor replicating works perfect in PIE but as soon as I package to standalone it fails.

Any help would be appreciated thank you!

You have to implement AActor::ReplicateSubObjects