hi guys how can i fix this
Hello there @KsiksiAhmed!
That error you are getting, it’s saying that something in your CBPModule has changed since the last time you published. It could be a deleted class, a renamed module, or another modification.
I would suggest reviewing the contents of the verse file, and compare it with the previous iteration, until you locate exactly what was changed, in order to revert said change.
Now, if the file was extensively modified, and rolling back is no longer possible, you could move the new code yo a new module, with it’s own definition, and then restore the previous version of CBPModule, to satisfy the requirement from UEFN.
You can also work with UEFN’s validation tool to review the problem, check it’s related doc here:
Also, there’s a related scenario in another thread, check it for more details:
