Advertisement
Guest User

City Sample 5.3 to 5.4 failure

a guest
Jul 31st, 2024
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 25.62 KB | Source Code | 0 0
  1. Severity    Code    Description Project File    Line    Suppression State   Details
  2. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\Commandlets\AssetHardReferencesCommandlet.cpp    196    
  3. Error   C2530   'AssetPackageName': references must be initialized  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\Commandlets\AssetHardReferencesCommandlet.cpp    196    
  4. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\Commandlets\AssetHardReferencesCommandlet.cpp    199    
  5. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\Commandlets\AssetHardReferencesCommandlet.cpp    199    
  6. Error   C2064   term does not evaluate to a function taking 2 arguments DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\Commandlets\AssetHardReferencesCommandlet.cpp    199    
  7. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\Commandlets\AssetHardReferencesCommandlet.cpp    284    
  8. Error   C2530   'NewReferenceInformation': references must be initialized   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\Commandlets\AssetHardReferencesCommandlet.cpp    284    
  9. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\Commandlets\AssetHardReferencesCommandlet.cpp    285    
  10. Error   C1083   Cannot open include file: 'WorldPartition/HLOD/HLODSubActor.h': No such file or directory   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\WorldPartition\CitySampleHLODBuilderMeshApproximate.cpp  10     
  11. Error   C4430   missing type specifier - int assumed. Note: C++ does not support default-int    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Anim\CitySampleAnimNode_RequestInertialization.h   90     
  12. Error   C2143   syntax error: missing ';' before '*'    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Anim\CitySampleAnimNode_RequestInertialization.h   90     
  13. Error   C2238   unexpected token(s) preceding ';'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Anim\CitySampleAnimNode_RequestInertialization.h   90     
  14. Error   C2280   'FCitySampleAnimNode_RequestInertializationOnAssetChange::FCitySampleAnimNode_RequestInertializationOnAssetChange(void)': attempting to reference a deleted function    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Intermediate\Build\Win64\UnrealEditor\Inc\CitySampleAnimGraphRuntime\UHT\CitySampleAnimGraphNode_RequestInertialization.gen.cpp  161    
  15. Error   C2280   'FCitySampleAnimNode_RequestInertializationOnAssetChange::FCitySampleAnimNode_RequestInertializationOnAssetChange(void)': attempting to reference a deleted function    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Intermediate\Build\Win64\UnrealEditor\Inc\CitySampleAnimGraphRuntime\UHT\CitySampleAnimGraphNode_RequestInertialization.gen.cpp  162    
  16. Error   C4430   missing type specifier - int assumed. Note: C++ does not support default-int    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Anim\CitySampleAnimNode_RequestInertialization.h   90     
  17. Error   C2143   syntax error: missing ';' before '*'    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Anim\CitySampleAnimNode_RequestInertialization.h   90     
  18. Error   C2238   unexpected token(s) preceding ';'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Anim\CitySampleAnimNode_RequestInertialization.h   90     
  19. Error   C2664   'void IGeometryProcessing_ApproximateActors::ApproximateActors(const IGeometryProcessing_ApproximateActors::FInput &,const IGeometryProcessing_ApproximateActors::FOptions &,IGeometryProcessing_ApproximateActors::FResults &)': cannot convert argument 1 from 'TArray<AActor *,TSizedDefaultAllocator<32>>' to 'const IGeometryProcessing_ApproximateActors::FInput &'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\MeshMerging\CitySampleMeshMerging.cpp    303    
  20. Error   C2027   use of undefined type 'UBlueprint'  DeadHeaders_diner   D:\UE5Engines\UE_5.4\Engine\Source\Runtime\CoreUObject\Public\Templates\Casts.h 286    
  21. Error   C2338   static_assert failed: 'Attempting to cast between incomplete types' DeadHeaders_diner   D:\UE5Engines\UE_5.4\Engine\Source\Runtime\CoreUObject\Public\Templates\Casts.h 286    
  22. Error   C2139   'UBlueprint': an undefined class is not allowed as an argument to compiler intrinsic type trait '__is_base_of'  DeadHeaders_diner   C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.38.33130\INCLUDE\type_traits    1298       
  23. Error   C2679   binary '=': no operator found which takes a right-hand operand of type 'const U *' (or there is no acceptable conversion)   DeadHeaders_diner   D:\UE5Engines\UE_5.4\Engine\Source\Runtime\CoreUObject\Public\UObject\SoftObjectPtr.h   186    
  24. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   32     
  25. Error   C2672   'TArray<FSoftObjectPath,FDefaultAllocator>::Contains': no matching overloaded function found    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   32     
  26. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   37     
  27. Error   C2530   'AssetDatas': references must be initialized    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   37     
  28. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   58     
  29. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   91     
  30. Error   C2672   'TArray<FSoftObjectPath,FDefaultAllocator>::Contains': no matching overloaded function found    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   91     
  31. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   96     
  32. Error   C2672   'TArray<FName,FDefaultAllocator>::Contains': no matching overloaded function found  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   96     
  33. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   103    
  34. Error   C2027   use of undefined type 'FAssetData'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\UtilityWidgets\TextureDeDupeWidget.cpp   133    
  35. Error   C2039   'IsWorldOrExternalActorPackage': is not a member of 'UWorld'    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\Validation\CitySampleValidator_Load.cpp  77     
  36. Error   C3861   'IsWorldOrExternalActorPackage': identifier not found   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\Validation\CitySampleValidator_Load.cpp  77     
  37. Error   C2061   syntax error: identifier 'UPhysicsConstraintTemplate'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.h   101    
  38. Error   C2061   syntax error: identifier 'UPhysicsConstraintTemplate'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.h   101    
  39. Error   C2660   'UCitySampleEditorBlueprintLibrary::CopyConstraintSettings': function does not take 4 arguments DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 325    
  40. Error   C2660   'UCitySampleEditorBlueprintLibrary::CopyConstraintSettings': function does not take 4 arguments DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 360    
  41. Error   C2511   'void UCitySampleEditorBlueprintLibrary::CopyConstraintSettings(UPhysicsConstraintTemplate *,UPhysicsConstraintTemplate *,bool,bool)': overloaded member function not found in 'UCitySampleEditorBlueprintLibrary'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 364    
  42. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 518    
  43. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 519    
  44. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 519    
  45. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 521    
  46. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 521    
  47. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 528    
  48. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 528    
  49. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 530    
  50. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySampleEditor\CitySampleEditorBlueprintLibrary.cpp 530    
  51. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Private\MassTrafficVehicleVisualizationProcessor.cpp  261    
  52. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Private\MassTrafficVehicleVisualizationProcessor.cpp  263    
  53. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Private\MassTrafficVehicleVisualizationProcessor.cpp  266    
  54. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UMassTrafficVehicleRepresentationActorManagement::OnPostActorSpawn'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Public\MassTrafficVehicleRepresentationActorManagement.h  27     
  55. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UMassTrafficLightRepresentationActorManagement::OnPostActorSpawn' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Public\MassTrafficLightRepresentationActorManagement.h    25     
  56. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UMassTrafficParkedVehicleRepresentationActorManagement::OnPostActorSpawn' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Public\MassTrafficParkedVehicleRepresentationActorManagement.h    24     
  57. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UMassTrafficTrailerRepresentationActorManagement::OnPostActorSpawn'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Public\MassTrafficTrailerRepresentationActorManagement.h  25     
  58. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UMassTrafficVehicleRepresentationActorManagement::OnPostActorSpawn'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Public\MassTrafficVehicleRepresentationActorManagement.h  27     
  59. Error   C3668   'FMassTrafficFieldSceneProxy::OnTransformChanged': method with override specifier 'override' did not override any base class methods    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Private\MassTrafficFieldComponent.cpp 44     
  60. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UMassTrafficLightRepresentationActorManagement::OnPostActorSpawn' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Public\MassTrafficLightRepresentationActorManagement.h    25     
  61. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UMassTrafficParkedVehicleRepresentationActorManagement::OnPostActorSpawn' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Public\MassTrafficParkedVehicleRepresentationActorManagement.h    24     
  62. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Private\MassTrafficParkedVehicleVisualizationProcessor.cpp    93     
  63. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Private\MassTrafficParkedVehicleVisualizationProcessor.cpp    94     
  64. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UMassTrafficParkedVehicleRepresentationActorManagement::OnPostActorSpawn' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Public\MassTrafficParkedVehicleRepresentationActorManagement.h    24     
  65. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UMassTrafficTrailerRepresentationActorManagement::OnPostActorSpawn'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Public\MassTrafficTrailerRepresentationActorManagement.h  25     
  66. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Private\MassTrafficTrailerVisualizationProcessor.cpp  168    
  67. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Private\MassTrafficTrailerVisualizationProcessor.cpp  169    
  68. Error   C2027   use of undefined type 'Chaos::FPBDRigidsSolver' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Private\MassTrafficVehiclePhysicsProcessor.cpp    86     
  69. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UMassTrafficVehicleRepresentationActorManagement::OnPostActorSpawn'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\Traffic\Source\MassTraffic\Public\MassTrafficVehicleRepresentationActorManagement.h  27     
  70. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloud\Private\PointCloudSliceAndDiceCommandlet.cpp 305    
  71. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloud\Private\PointCloudWorldPartitionHelpers.cpp  37     
  72. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloud\Private\PointCloudWorldPartitionHelpers.cpp  87     
  73. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloud\Private\PointCloudWorldPartitionHelpers.cpp  160    
  74. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloud\Private\PointCloudWorldPartitionHelpers.cpp  186    
  75. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloud\Private\PointCloudWorldPartitionHelpers.cpp  219    
  76. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloud\Private\PointCloudWorldPartitionHelpers.cpp  241    
  77. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloud\Private\PointCloudWorldPartitionHelpers.cpp  275    
  78. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloud\Private\PointCloudWorldPartitionHelpers.cpp  278    
  79. Error   C3248   'UMassRepresentationActorManagement::OnPostActorSpawn': function declared as 'final' cannot be overridden by 'UCitySampleMassCrowdRepresentationActorManagement::OnPostActorSpawn'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\CitySampleMassCrowd\Source\CitySampleMassCrowd\Public\CitySampleMassCrowdRepresentationActorManagement.h 27     
  80. Error   C2248   'FViewerInfo::PlayerController': cannot access private member declared in class 'FViewerInfo'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\CitySampleMassCrowd\Source\CitySampleMassCrowd\Private\CitySampleDisplayEntitiesProcessor.cpp    97     
  81. Error   C2248   'FViewerInfo::PlayerController': cannot access private member declared in class 'FViewerInfo'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\CitySampleMassCrowd\Source\CitySampleMassCrowd\Private\CitySampleDisplayEntitiesProcessor.cpp    97     
  82. Error   C2248   'FViewerInfo::PlayerController': cannot access private member declared in class 'FViewerInfo'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\CitySampleMassCrowd\Source\CitySampleMassCrowd\Private\CitySampleDisplayEntitiesProcessor.cpp    101    
  83. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\CitySampleMassCrowd\Source\CitySampleMassCrowd\Private\MassCrowdUpdateISMVertexAnimationProcessor.cpp    52     
  84. Error   C2665   'UMassUpdateISMProcessor::UpdateISMTransform': no overloaded function could convert all the argument types  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\CitySampleMassCrowd\Source\CitySampleMassCrowd\Private\MassCrowdUpdateISMVertexAnimationProcessor.cpp    52     
  85. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\CitySampleMassCrowd\Source\CitySampleMassCrowd\Private\MassCrowdUpdateISMVertexAnimationProcessor.cpp    53     
  86. Error   C2027   use of undefined type 'USkeletalMeshLODSettings'    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdBlueprintLibrary.cpp    369    
  87. Error   C2737   'NumLODs': const object must be initialized DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdBlueprintLibrary.cpp    369    
  88. Error   C2027   use of undefined type 'FSkeletalMeshLODInfo'    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdBlueprintLibrary.cpp    397    
  89. Error   C2027   use of undefined type 'FSkeletalMeshLODInfo'    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdBlueprintLibrary.cpp    399    
  90. Error   C2027   use of undefined type 'FSkeletalMeshLODInfo'    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdBlueprintLibrary.cpp    881    
  91. Error   C2027   use of undefined type 'FSkeletalMeshLODInfo'    DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdBlueprintLibrary.cpp    882    
  92. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdBlueprintLibrary.cpp    963    
  93. Error   C2039   'AllOf': is not a member of 'Algo'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdCharacterActor.cpp  168    
  94. Error   C3861   'AllOf': identifier not found   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdCharacterActor.cpp  168    
  95. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdVisualizationCustomDataProcessor.cpp    120    
  96. Error   C2530   'ISMInfo': references must be initialized   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdVisualizationCustomDataProcessor.cpp    120    
  97. Error   C2027   use of undefined type 'FSkeletalMaterial'   DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdVisualizationFragment.cpp   160    
  98. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdVisualizationFragment.cpp   347    
  99. Error   C2039   'StaticMeshDescIndex': is not a member of 'FMassRepresentationFragment' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Source\CitySample\Crowd\CrowdVisualizationFragment.cpp   515    
  100. Error   C2440   '<function-style-cast>': cannot convert from 'UNiagaraSystem *' to 'FAssetData' DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloudEditor\Private\AssetTools\PointCloudAssetHelpers.cpp  1236       
  101. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloudEditor\Private\AssetTools\PointCloudAssetHelpers.cpp  1362       
  102. Error   C2039   'GetActorDescByName': is not a member of 'UWorldPartition'  DeadHeaders_diner   E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\Plugins\RuleProcessor\Source\PointCloudEditor\Private\Widgets\SSliceAndDiceManagerWidget.cpp 608    
  103. Error   MSB3073 The command "D:\UE5Engines\UE_5.4\Engine\Build\BatchFiles\Build.bat CitySampleEditor Win64 Development -Project="E:\UE5Projects\git_Deadheaders_Diner-5.3\git_Deadheaders_Diner-5.3\DeadHeaders_diner.uproject" -WaitMutex -FromMsBuild -architecture=x64" exited with code 6DeadHeaders_diner   C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.MakeFile.Targets 44     
  104.  
Tags: UE5.4 errors
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement