coderespawn / dungeon-architect-ue4-issues

6 stars 0 forks source link

Errors about "not proper initialized" variables in UE5.1 #47

Open nosora opened 1 year ago

nosora commented 1 year ago

Hi!

List of errors from the log files on UE5.1:

[2023.04.06-12.56.14:886][ 0]LogClass: Error: StructProperty FDAFlowCellGroupNode::GroupColor is not initialized properly. Module:DungeonArchitectRuntime File:Public/Frameworks/FlowImpl/CellFlow/Common/CellFlowLib.h [2023.04.06-12.56.14:886][ 0]LogClass: Error: StructProperty FDAFlowCellGroupNode::PreviewLocation is not initialized properly. Module:DungeonArchitectRuntime File:Public/Frameworks/FlowImpl/CellFlow/Common/CellFlowLib.h [2023.04.06-12.56.14:889][ 0]LogClass: Error: StructProperty FGridFlowTilemapBuildSetup::TilesPerLayoutNode is not initialized properly. Module:DungeonArchitectRuntime File:Public/Builders/GridFlow/GridFlowModel.h [2023.04.06-12.56.14:889][ 0]LogClass: Error: StructProperty FGridFlowTilemapBuildSetup::LayoutPadding is not initialized properly. Module:DungeonArchitectRuntime File:Public/Builders/GridFlow/GridFlowModel.h [2023.04.06-12.56.14:893][ 0]LogClass: Error: ObjectProperty FConstructionSystemSaveConstructedItem::PrefabAsset is not initialized properly. Module:ConstructionSystemRuntime File:Public/Save/ConstructionSystemSaveGame.h [2023.04.06-12.56.14:893][ 0]LogClass: Error: IntProperty FConstructionSystemSaveConstructedItem::Seed is not initialized properly. Module:ConstructionSystemRuntime File:Public/Save/ConstructionSystemSaveGame.h [2023.04.06-12.56.14:893][ 0]LogClass: Error: ObjectProperty FConstructionSystemUIPrefabEntry::Icon is not initialized properly. Module:ConstructionSystemRuntime File:Public/ConstructionSystem/UI/ConstructionSystemUIAsset.h [2023.04.06-12.56.14:893][ 0]LogClass: Error: ObjectProperty FConstructionSystemUIPrefabEntry::Prefab is not initialized properly. Module:ConstructionSystemRuntime File:Public/ConstructionSystem/UI/ConstructionSystemUIAsset.h [2023.04.06-12.56.14:893][ 0]LogClass: Error: ObjectProperty FConstructionSystemUICategory::Icon is not initialized properly. Module:ConstructionSystemRuntime File:Public/ConstructionSystem/UI/ConstructionSystemUIAsset.h

[2023.04.06-12.56.14:975][ 0]LogAutomationTest: Error: LogClass: StructProperty FDAFlowCellGroupNode::GroupColor is not initialized properly. Module:DungeonArchitectRuntime File:Public/Frameworks/FlowImpl/CellFlow/Common/CellFlowLib.h [2023.04.06-12.56.14:975][ 0]LogAutomationTest: Error: LogClass: StructProperty FDAFlowCellGroupNode::PreviewLocation is not initialized properly. Module:DungeonArchitectRuntime File:Public/Frameworks/FlowImpl/CellFlow/Common/CellFlowLib.h [2023.04.06-12.56.14:975][ 0]LogAutomationTest: Error: LogClass: StructProperty FGridFlowTilemapBuildSetup::TilesPerLayoutNode is not initialized properly. Module:DungeonArchitectRuntime File:Public/Builders/GridFlow/GridFlowModel.h [2023.04.06-12.56.14:975][ 0]LogAutomationTest: Error: LogClass: StructProperty FGridFlowTilemapBuildSetup::LayoutPadding is not initialized properly. Module:DungeonArchitectRuntime File:Public/Builders/GridFlow/GridFlowModel.h [2023.04.06-12.56.14:975][ 0]LogAutomationTest: Error: LogClass: ObjectProperty FConstructionSystemSaveConstructedItem::PrefabAsset is not initialized properly. Module:ConstructionSystemRuntime File:Public/Save/ConstructionSystemSaveGame.h [2023.04.06-12.56.14:975][ 0]LogAutomationTest: Error: LogClass: IntProperty FConstructionSystemSaveConstructedItem::Seed is not initialized properly. Module:ConstructionSystemRuntime File:Public/Save/ConstructionSystemSaveGame.h [2023.04.06-12.56.14:975][ 0]LogAutomationTest: Error: LogClass: ObjectProperty FConstructionSystemUIPrefabEntry::Icon is not initialized properly. Module:ConstructionSystemRuntime File:Public/ConstructionSystem/UI/ConstructionSystemUIAsset.h [2023.04.06-12.56.14:975][ 0]LogAutomationTest: Error: LogClass: ObjectProperty FConstructionSystemUIPrefabEntry::Prefab is not initialized properly. Module:ConstructionSystemRuntime File:Public/ConstructionSystem/UI/ConstructionSystemUIAsset.h [2023.04.06-12.56.14:975][ 0]LogAutomationTest: Error: LogClass: ObjectProperty FConstructionSystemUICategory::Icon is not initialized properly. Module:ConstructionSystemRuntime File:Public/ConstructionSystem/UI/ConstructionSystemUIAsset.h