Can not build my project

Hello, I tried to open my project today and when I open the project file, it pops a message saying “The following modules are missing or built with a different engine version : . Would you like to rebuild the now?”.
Of course I hit yes, the build starts and fails 5 seconds after with this message: " vould not be compiled. Try rebuilding from sources manually.".

I tried to: change engine version (changes nothing), remove build folders (Binaries, Build, Intermediate, Saved, changes nothing). I have the right version of VS installed and the right libraries installed…

Here is the log: Project log file

I figured out how to fix this issue, I deleted the module with my game name in the .uproject file by opening it with Notepad++ leaving the Module entry as an empty array.