Cannot Construct Objects of Type

(5.1)
ss3

Cannot construct objects of type BP_DialogueReplyObject in Construct Object From Class

BP_DialogueReplyObject is a blueprint class parenting from Object

So I and my team have been getting this error whenever we load up our game.
We’re not too sure what’s going on. If we recompile the class using this node, it works perfectly fine, but it’s rather annoying to deal with.

I’ve tried removing the class specifier, reloading&removing the node.
This is a pure blueprint class, so we’re not too sure whats going on.