So I was trying to add some type of voice chat into our game. When I added Voice Chat plugin I got an error promt with the message in my questions title and the plugin name as Voice Chat.
I removed the plugin and now I have the same problem but with 3 other plugins that I have been using for months now. I tried to search for some solution but did not get to anywhere with those.
Build started at 18:22...
1>------ Build started: Project: Anomalies, Configuration: Development_Editor x64 ------
1>Using bundled DotNet SDK version: 6.0.302
1>Running UnrealBuildTool: dotnet "..\..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" AnomaliesEditor Win64 Development -Project="D:\Programozas\Perforce\Anomalies\Anomalies.uproject" -WaitMutex -FromMsBuild
1>Log file: C:\Users\varga\AppData\Local\UnrealBuildTool\Log.txt
1>Creating makefile for AnomaliesEditor (no existing makefile)
1>Total execution time: 1.23 seconds
1>Expecting to find a type to be declared in a module rules named 'MoHttp' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.
1>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets(44,5): error MSB3073: The command "D:\Programozas\App\UE_5.3\Engine\Build\BatchFiles\Build.bat AnomaliesEditor Win64 Development -Project="D:\Programozas\Perforce\Anomalies\Anomalies.uproject" -WaitMutex -FromMsBuild" exited with code 6.
1>Done building project "Anomalies.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 10 up-to-date, 0 skipped ==========
========== Build completed at 18:22 and took 05,718 seconds ==========
This is the error I am getting after running the debugger.
I have already set my project as the default startup project.