Build error MakeFile.Targets 38

Hello, I’m fairly new to C++ and VS. That said this projected worked not too long ago and other projects build fine still. Any ideas why I would be getting this error?

Error 2 error MSB3073: The command ““D:\Program Files\Unreal Engine\4.8\Engine\Build\BatchFiles\Build.bat” LAWS_MVPEditor Win64 Development “C:\HoodAndTheHelm\LAWS_MVP\LAWS_MVP.uproject” -rocket” exited with code -1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 38 5 LAWS_MVP

47282-2015-06-21+21_35_19-laws_mvp+-+microsoft+visual+studio.png

It turns out it was because I updated the victory plugin but didn’t delete files that are no longer being used in the latest version. Deleted whole plugin and replaced with latest version, works fine.