The game module '.....' could not be found. Please ensure that this module exists and that it is compiled

I was working on my project and got this error out of no where…

My project is a C++ project and I have been working on it for the last 3 months now. Engine version 4.7.3

39296-capture.jpg

The project opens fine in Visual studios. I have tried compiling in Devlopemnt editor mode, debug game mode and testing mode still its not working.

the problem is : there is an error in your code , open vs file and try to solve error and rebuild project
if it rebuild without error then your project will start normally