(39) 's Extra Blueprint Nodes for You as a Plugin, No C++ Required!

I was able to compile and use the 4.13 update, but packaging Win64 Development returns the following errors:
Edit: Same errors on Win64 shipping

UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: UE4-VictoryBPLibrary.lib(VictoryBPLibrary.generated.cpp.obj) : error LNK2001: unresolved external symbol “protected: virtual void __cdecl UActorComponent::CreatePhysicsState(void)” (?CreatePhysicsState@UActorComponent@@MEAAXXZ)
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: UE4-VictoryBPLibrary.lib(Module.VictoryBPLibrary.cpp.obj) : error LNK2001: unresolved external symbol “protected: virtual void __cdecl UActorComponent::CreatePhysicsState(void)” (?CreatePhysicsState@UActorComponent@@MEAAXXZ)
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: UE4-VictoryBPLibrary.lib(VictoryBPLibrary.generated.cpp.obj) : error LNK2001: unresolved external symbol “protected: virtual void __cdecl UActorComponent::DestroyPhysicsState(void)” (?DestroyPhysicsState@UActorComponent@@MEAAXXZ)
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: UE4-VictoryBPLibrary.lib(Module.VictoryBPLibrary.cpp.obj) : error LNK2001: unresolved external symbol “protected: virtual void __cdecl UActorComponent::DestroyPhysicsState(void)” (?DestroyPhysicsState@UActorComponent@@MEAAXXZ)
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: UE4-VictoryBPLibrary.lib(VictoryBPLibrary.generated.cpp.obj) : error LNK2001: unresolved external symbol “public: virtual void __cdecl AActor::UnregisterAllComponents(void)” (?UnregisterAllComponents@AActor@@UEAAXXZ)
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: UE4-VictoryBPLibrary.lib(Module.VictoryBPLibrary.cpp.obj) : error LNK2001: unresolved external symbol “public: virtual void __cdecl AActor::UnregisterAllComponents(void)” (?UnregisterAllComponents@AActor@@UEAAXXZ)
UATHelper: Packaging (Windows (64-bit)): UnrealBuildTool: Z:\UEProjects\TheNest_MP_02\Binaries\Win64\TheNest.exe : fatal error LNK1120: 3 unresolved externals