Verse build errors after new update

Okay, so I have my game, a 1v1v1 game working correctly before a recent epic update, to which all of my rank system code goes completely wrong and stops working. I delete it from the verse explorer, and now there is 3 verse build errors, preventing me from launching the game and/or doing anything. They are all located in epics code, provided in the screenshots. What can I do? I have tried many things like deleting it from my pc aswell, asking chatgpt, etc. There is no quick fix to this and the “rebuild” thing doesn’t work either it just gives me an error. I have been told to never touch epics code, but it seems to be the problem of them. I also tried removing all the computer things connecting the verse to the game, and it did not help. Refer to the screenshots and I REALLY need a solution to this. Any information on what I can do or how to fix this will go a LONG way.

Hello @408fatal ,
I’ve been looking into it, and it seems that when UEFN gets updated, your Verse code might stop working properly due to the changes introduced. Even if you don’t have custom code, some users are reporting the same issue , just like in your case , which is strange because these errors are described as non-impactful.
This thread explains the situation in more detail and provides updates about these errors.

I’m also sharing the patch notes link in case any of the recent changes are causing your problem.

Another thing I recommend is switching your project to Verse V1, as the documentation suggests:

“We recommend that you upgrade your project both for stability and to make it easier to update your code incrementally when future Verse language updates arrive.”

So it seems this is a known issue that’s been happening with every update, but they’re always working on fixing it , hopefully yours gets resolved soon!