My blueprints seem to not be functioning after i closed my editor yesterday, when i tried to open my project, it told me that there were files missing in my editor, so I would try to restore them and open the project, but all of my blueprints (the likes of which are derived from a C++ class named basepawn, were missing, when i tried to open the blueprint i got this error message here
i attempted to open it regardless, and nothing seemed to be wrong with the blueprint itself, as seen here.
i would proceed to use live compiling to try and fix the issue, but this didn’t work, so i closed the editor and compiled in visual studio code, in which this also would not fix anything when i entered the editor again.
I would check where the BasePawn C++ class was, in which i would find it, doing just fine, where i made it last.
does anyone know what could be causing this error and how i could fix it?