Advertisement
Guest User

Untitled

a guest
Jan 20th, 2015
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.75 KB | None | 0 0
  1. Error 1 error C2535: 'void AUTWeaponRedirector::InitFor_Implementation(APawn *,const FRepCollisionShape &,UPrimitiveComponent *,const FTransform &)' : member function already defined or declared T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Public\UTWeaponRedirector.h 110 1 UnrealTournament
  2. Error 2 error C2664: 'void TBaseDynamicMulticastDelegate<FWeakObjectPtr,void,AActor *,UPrimitiveComponent *,FVector,const FHitResult &>::__Internal_AddDynamic<AUTCharacter>(UserClass *,void (__cdecl AUTCharacter::* )(AActor *,UPrimitiveComponent *,FVector,const FHitResult &),const FString &)' : cannot convert argument 2 from 'void (__cdecl AUTCharacter::* )(AActor *,UPrimitiveComponent *,UPrimitiveComponent *,FVector,const FHitResult &)' to 'void (__cdecl AUTCharacter::* )(AActor *,UPrimitiveComponent *,FVector,const FHitResult &)' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCharacter.cpp 115 1 UnrealTournament
  3. Warning 3 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 448 1 UnrealTournament
  4. Error 4 error C2664: 'bool AUTRecastNavMesh::HasReachedTarget(APawn *,const FNavAgentProperties &,const FRouteCacheItem &) const' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 448 1 UnrealTournament
  5. Warning 5 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 652 1 UnrealTournament
  6. Error 6 error C2664: 'bool AUTRecastNavMesh::GetMovePoints(const FVector &,APawn *,const FNavAgentProperties &,const FRouteCacheItem &,const TArray<FRouteCacheItem,FDefaultAllocator> &,TArray<FComponentBasedPosition,FDefaultAllocator> &,FUTPathLink &,float *) const' : cannot convert argument 3 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 652 1 UnrealTournament
  7. Warning 7 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 1720 1 UnrealTournament
  8. Error 8 error C2664: 'bool AUTRecastNavMesh::FindBestPath(APawn *,const FNavAgentProperties &,FUTNodeEvaluator &,const FVector &,float &,bool,TArray<FRouteCacheItem,FDefaultAllocator> &)' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 1720 1 UnrealTournament
  9. Warning 9 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 1728 1 UnrealTournament
  10. Error 10 error C2664: 'bool AUTRecastNavMesh::FindBestPath(APawn *,const FNavAgentProperties &,FUTNodeEvaluator &,const FVector &,float &,bool,TArray<FRouteCacheItem,FDefaultAllocator> &)' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 1728 1 UnrealTournament
  11. Warning 11 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 1970 1 UnrealTournament
  12. Error 12 error C2664: 'bool AUTRecastNavMesh::FindBestPath(APawn *,const FNavAgentProperties &,FUTNodeEvaluator &,const FVector &,float &,bool,TArray<FRouteCacheItem,FDefaultAllocator> &)' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 1970 1 UnrealTournament
  13. Warning 13 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 2282 1 UnrealTournament
  14. Error 14 error C2664: 'bool AUTRecastNavMesh::FindBestPath(APawn *,const FNavAgentProperties &,FUTNodeEvaluator &,const FVector &,float &,bool,TArray<FRouteCacheItem,FDefaultAllocator> &)' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 2282 1 UnrealTournament
  15. Warning 15 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 2339 1 UnrealTournament
  16. Error 16 error C2664: 'bool AUTRecastNavMesh::FindBestPath(APawn *,const FNavAgentProperties &,FUTNodeEvaluator &,const FVector &,float &,bool,TArray<FRouteCacheItem,FDefaultAllocator> &)' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 2339 1 UnrealTournament
  17. Warning 17 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 2446 1 UnrealTournament
  18. Error 18 error C2664: 'int32 UUTPathNode::GetBestLinkTo(NavNodeRef,const FRouteCacheItem &,APawn *,const FNavAgentProperties &,const AUTRecastNavMesh *) const' : cannot convert argument 4 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTBot.cpp 2446 1 UnrealTournament
  19. Error 19 error C2535: 'void AUTWeaponRedirector::InitFor_Implementation(APawn *,const FRepCollisionShape &,UPrimitiveComponent *,const FTransform &)' : member function already defined or declared t:\ue4projects\unreal4-w-git\unrealtournament\unrealtournament\source\unrealtournament\public\UTWeaponRedirector.h 110 1 UnrealTournament
  20. Error 20 error C2535: 'void AUTWeaponRedirector::InitFor_Implementation(APawn *,const FRepCollisionShape &,UPrimitiveComponent *,const FTransform &)' : member function already defined or declared T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Public\UTWeaponRedirector.h 110 1 UnrealTournament
  21. Error 21 error C2535: 'void AUTWeaponRedirector::InitFor_Implementation(APawn *,const FRepCollisionShape &,UPrimitiveComponent *,const FTransform &)' : member function already defined or declared t:\ue4projects\unreal4-w-git\unrealtournament\unrealtournament\source\unrealtournament\public\UTWeaponRedirector.h 110 1 UnrealTournament
  22. Warning 22 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCharacterMovement.cpp 151 1 UnrealTournament
  23. Error 23 error C2664: 'int32 UUTPathNode::GetBestLinkTo(NavNodeRef,const FRouteCacheItem &,APawn *,const FNavAgentProperties &,const AUTRecastNavMesh *) const' : cannot convert argument 4 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCharacterMovement.cpp 151 1 UnrealTournament
  24. Warning 24 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTSquadAI.cpp 153 1 UnrealTournament
  25. Error 25 error C2664: 'bool AUTRecastNavMesh::FindBestPath(APawn *,const FNavAgentProperties &,FUTNodeEvaluator &,const FVector &,float &,bool,TArray<FRouteCacheItem,FDefaultAllocator> &)' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTSquadAI.cpp 153 1 UnrealTournament
  26. Warning 26 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTSquadAI.cpp 186 1 UnrealTournament
  27. Error 27 error C2664: 'bool AUTRecastNavMesh::HasReachedTarget(APawn *,const FNavAgentProperties &,const FRouteCacheItem &) const' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTSquadAI.cpp 186 1 UnrealTournament
  28. Warning 28 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTSquadAI.cpp 196 1 UnrealTournament
  29. Error 29 error C2664: 'bool AUTRecastNavMesh::FindBestPath(APawn *,const FNavAgentProperties &,FUTNodeEvaluator &,const FVector &,float &,bool,TArray<FRouteCacheItem,FDefaultAllocator> &)' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTSquadAI.cpp 196 1 UnrealTournament
  30. Warning 30 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCTFSquadAI.cpp 88 1 UnrealTournament
  31. Error 31 error C2664: 'bool AUTRecastNavMesh::HasReachedTarget(APawn *,const FNavAgentProperties &,const FRouteCacheItem &) const' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCTFSquadAI.cpp 88 1 UnrealTournament
  32. Warning 32 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCTFSquadAI.cpp 92 1 UnrealTournament
  33. Error 33 error C2664: 'bool AUTRecastNavMesh::FindBestPath(APawn *,const FNavAgentProperties &,FUTNodeEvaluator &,const FVector &,float &,bool,TArray<FRouteCacheItem,FDefaultAllocator> &)' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCTFSquadAI.cpp 92 1 UnrealTournament
  34. Warning 34 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCTFSquadAI.cpp 125 1 UnrealTournament
  35. Error 35 error C2664: 'bool AUTRecastNavMesh::HasReachedTarget(APawn *,const FNavAgentProperties &,const FRouteCacheItem &) const' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCTFSquadAI.cpp 125 1 UnrealTournament
  36. Warning 36 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCTFSquadAI.cpp 129 1 UnrealTournament
  37. Error 37 error C2664: 'bool AUTRecastNavMesh::FindBestPath(APawn *,const FNavAgentProperties &,FUTNodeEvaluator &,const FVector &,float &,bool,TArray<FRouteCacheItem,FDefaultAllocator> &)' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCTFSquadAI.cpp 129 1 UnrealTournament
  38. Warning 38 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCTFSquadAI.cpp 174 1 UnrealTournament
  39. Error 39 error C2664: 'bool AUTRecastNavMesh::FindBestPath(APawn *,const FNavAgentProperties &,FUTNodeEvaluator &,const FVector &,float &,bool,TArray<FRouteCacheItem,FDefaultAllocator> &)' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTCTFSquadAI.cpp 174 1 UnrealTournament
  40. Warning 40 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_RangedAttack.cpp 46 1 UnrealTournament
  41. Error 41 error C2664: 'void AUTRecastNavMesh::FindAdjacentPolys(APawn *,const FNavAgentProperties &,NavNodeRef,bool,TArray<NavNodeRef,FDefaultAllocator> &) const' : cannot convert argument 2 from 'const FNavAgentProperties *' to 'const FNavAgentProperties &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_RangedAttack.cpp 46 1 UnrealTournament
  42. Warning 42 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_TacticalMove.cpp 27 1 UnrealTournament
  43. Error 43 error C2228: left of '.bCanFly' must have class/struct/union T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_TacticalMove.cpp 27 1 UnrealTournament
  44. Warning 44 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_TacticalMove.cpp 91 1 UnrealTournament
  45. Error 45 error C2228: left of '.AgentStepHeight' must have class/struct/union T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_TacticalMove.cpp 91 1 UnrealTournament
  46. Error 46 error C2664: 'T FGenericPlatformMath::Max<float>(const TArray<float,FDefaultAllocator> &,int32 *)' : cannot convert argument 1 from 'float' to 'const TArray<float,FDefaultAllocator> &' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_TacticalMove.cpp 91 1 UnrealTournament
  47. Warning 47 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_TacticalMove.cpp 94 1 UnrealTournament
  48. Error 48 error C2228: left of '.AgentStepHeight' must have class/struct/union T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_TacticalMove.cpp 94 1 UnrealTournament
  49. Warning 49 warning C4996: 'INavAgentInterface::GetNavAgentProperties': This version is deprecated. Please use GetNavAgentPropertiesRef instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile. T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_TacticalMove.cpp 111 1 UnrealTournament
  50. Error 50 error C2228: left of '.AgentStepHeight' must have class/struct/union T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_TacticalMove.cpp 111 1 UnrealTournament
  51. Error 51 error C2661: 'UWorld::SweepSingle' : no overloaded function takes 6 arguments T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTAIAction_TacticalMove.cpp 111 1 UnrealTournament
  52. Error 52 error C2535: 'void AUTWeaponRedirector::InitFor_Implementation(APawn *,const FRepCollisionShape &,UPrimitiveComponent *,const FTransform &)' : member function already defined or declared T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Public\UTWeaponRedirector.h 110 1 UnrealTournament
  53. Error 53 error C2664: 'void TBaseDynamicMulticastDelegate<FWeakObjectPtr,void,AActor *,UPrimitiveComponent *,FVector,const FHitResult &>::__Internal_AddDynamic<AUTGib>(UserClass *,void (__cdecl AUTGib::* )(AActor *,UPrimitiveComponent *,FVector,const FHitResult &),const FString &)' : cannot convert argument 2 from 'void (__cdecl AUTGib::* )(AActor *,UPrimitiveComponent *,UPrimitiveComponent *,FVector,const FHitResult &)' to 'void (__cdecl AUTGib::* )(AActor *,UPrimitiveComponent *,FVector,const FHitResult &)' T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Source\UnrealTournament\Private\UTGib.cpp 18 1 UnrealTournament
  54. Error 54 error : Failed to produce item: T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Binaries\Win64\UE4Editor-UnrealTournament.pdb T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\Intermediate\ProjectFiles\ERROR UnrealTournament
  55. Error 55 error MSB3073: The command ""T:\Unreal Engine\4.7\Engine\Build\BatchFiles\Build.bat" UnrealTournamentEditor Win64 Development "T:\UE4Projects\Unreal4-W-GIT\UnrealTournament\UnrealTournament\UnrealTournament.uproject" -rocket" exited with code -1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 38 5 UnrealTournament
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement