TAT
This commit is contained in:
parent
fb618c1a85
commit
9c24606c56
4 changed files with 125 additions and 5 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
Binary file not shown.
|
|
@ -213,7 +213,7 @@ AnimGraphNode_BlendSpaceGraph=AnimGraphNode_BlendSpaceGraph.Blend Space.None
|
|||
BlendSpace1D=AnimGraphNode_BlendSpaceGraph.Blend Space.None
|
||||
BlendSpaceGraph=AnimGraphNode_BlendSpaceGraph.Blend Space.None
|
||||
AnimGraphNode_Base=AnimGraphNode_BlendSpaceGraph.Blend Space.None
|
||||
SkeletalMeshComponent=SkeletalMeshComponent.Physics.ConstraintsGroup
|
||||
SkeletalMeshComponent=
|
||||
BP_ThirdPersonCharacter_C=SkeletalMeshComponent.Physics.ConstraintsGroup
|
||||
K2Node_VariableGet=SkeletalMeshComponent.Physics.ConstraintsGroup
|
||||
K2Node_EnhancedInputAction=SkeletalMeshComponent.Physics.ConstraintsGroup
|
||||
|
|
@ -307,7 +307,7 @@ SequenceBrowser.HiddenColumns=Class
|
|||
LastLevel=/Game/ThirdPerson/Maps/ThirdPersonMap
|
||||
|
||||
[AssetEditorSubsystem]
|
||||
CleanShutdown=False
|
||||
CleanShutdown=True
|
||||
DebuggerAttached=False
|
||||
OpenAssetsAtExit=/Game/ThirdPerson/Blueprints/BP_ThirdPersonCharacter.BP_ThirdPersonCharacter
|
||||
OpenAssetsAtExit=/Game/Items/Pickup/BP_ItemPickUp_Weapon_Pistol.BP_ItemPickUp_Weapon_Pistol
|
||||
|
|
@ -1635,6 +1635,20 @@ WidgetCarousel.TimeStamp=2024.11.15-22.20.12
|
|||
WidgetCarousel.LastCompileMethod=Unknown
|
||||
HierarchicalLODOutliner.TimeStamp=2024.11.15-22.20.01
|
||||
HierarchicalLODOutliner.LastCompileMethod=Unknown
|
||||
MotionWarping.TimeStamp=2024.11.15-22.25.53
|
||||
MotionWarping.LastCompileMethod=Unknown
|
||||
SkeletonEditor.TimeStamp=2024.11.15-22.20.08
|
||||
SkeletonEditor.LastCompileMethod=Unknown
|
||||
PinnedCommandList.TimeStamp=2024.11.15-22.20.05
|
||||
PinnedCommandList.LastCompileMethod=Unknown
|
||||
AnimationEditor.TimeStamp=2024.11.15-22.19.53
|
||||
AnimationEditor.LastCompileMethod=Unknown
|
||||
SequencerWidgets.TimeStamp=2024.11.15-22.20.08
|
||||
SequencerWidgets.LastCompileMethod=Unknown
|
||||
PhysicsAssetEditor.TimeStamp=2024.11.15-22.20.05
|
||||
PhysicsAssetEditor.LastCompileMethod=Unknown
|
||||
HierarchicalLODUtilities.TimeStamp=2024.11.15-22.20.01
|
||||
HierarchicalLODUtilities.LastCompileMethod=Unknown
|
||||
|
||||
[Python]
|
||||
LastDirectory=
|
||||
|
|
@ -1990,7 +2004,7 @@ bPinSoundConcurrencyInAssetMenu=True
|
|||
[DetailPropertyExpansion]
|
||||
PreviewMeshCollection="\"Object\" \"Object.SkeletalMeshes\" "
|
||||
DataAsset="\"Object\" \"Object.SkeletalMeshes\" "
|
||||
Object="\"Object\" "
|
||||
Object="\"Object\" \"Object.Collision.BodyInstance\" "
|
||||
BlendSpace1D="\"Object\" "
|
||||
BlendSpace="\"Object\" "
|
||||
AnimationAsset="\"Object\" "
|
||||
|
|
@ -2016,7 +2030,7 @@ AnimGraphNode_StateMachineBase="\"Object\" "
|
|||
AnimStateAliasNode="\"Object\" "
|
||||
SpringArmComponent="\"Object\" "
|
||||
SceneComponent="\"Object\" \"Object.Collision.BodyInstance\" "
|
||||
ActorComponent="\"Object\" "
|
||||
ActorComponent="\"Object\" \"Object.Collision.BodyInstance\" "
|
||||
SkeletalMeshComponent="\"Object\" "
|
||||
SkinnedMeshComponent="\"Object\" "
|
||||
MeshComponent="\"Object\" "
|
||||
|
|
@ -2080,8 +2094,8 @@ bHostFindInBlueprintsInGlobalTab=True
|
|||
bNavigateToNativeFunctionsFromCallNodes=True
|
||||
bDoubleClickNavigatesToParent=True
|
||||
bEnableTypePromotion=True
|
||||
TypePromotionPinDenyList=string
|
||||
TypePromotionPinDenyList=text
|
||||
TypePromotionPinDenyList=string
|
||||
BreakpointReloadMethod=RestoreAll
|
||||
bEnablePinValueInspectionTooltips=True
|
||||
bEnableNamespaceEditorFeatures=True
|
||||
|
|
@ -2122,6 +2136,7 @@ GraphEditorQuickJumps=()
|
|||
/Game/Items/Pickup/BP_ItemPickUp.BP_ItemPickUp=0
|
||||
/Game/MilitaryWeapSilver/Weapons/Pistols_A_PhysicsAsset.Pistols_A_PhysicsAsset=0
|
||||
/Game/MilitaryWeapSilver/Weapons/Pistols_A_StaticMesh.Pistols_A_StaticMesh=0
|
||||
/Game/Items/Pickup/BP_ItemPickUp_Weapon_Pistol.BP_ItemPickUp_Weapon_Pistol=0
|
||||
|
||||
[/Script/UnrealEd.AnimationBlueprintEditorOptions]
|
||||
bHideUnrelatedNodes=False
|
||||
|
|
|
|||
|
|
@ -1636,3 +1636,108 @@ LogConfig: Set CVar [[r.VRS.ContrastAdaptiveShading:1]]
|
|||
[2024.11.26-23.48.14:179][184]LogWorld: UWorld::CleanupWorld for World_21, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.14:179][184]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.14:220][184]LogUObjectHash: Compacting FUObjectHashTables data took 1.41ms
|
||||
[2024.11.26-23.48.46:247][510]LogUObjectHash: Compacting FUObjectHashTables data took 2.55ms
|
||||
[2024.11.26-23.48.46:376][510]LogStall: Shutdown...
|
||||
[2024.11.26-23.48.46:376][510]LogStall: Shutdown complete.
|
||||
[2024.11.26-23.48.46:496][510]LogWorld: UWorld::CleanupWorld for World_0, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.46:496][510]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.46:641][510]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting.
|
||||
[2024.11.26-23.48.46:641][510]LogWorld: UWorld::CleanupWorld for World_15, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.46:642][510]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.46:767][510]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting.
|
||||
[2024.11.26-23.48.46:767][510]LogWorld: UWorld::CleanupWorld for World_2, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.46:767][510]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.46:887][510]LogWorld: UWorld::CleanupWorld for World_5, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.46:887][510]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:015][510]LogActorComponent: UnregisterComponent: (/Engine/Transient.EditorFloorComp) Not registered. Aborting.
|
||||
[2024.11.26-23.48.47:015][510]LogWorld: UWorld::CleanupWorld for World_6, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.47:015][510]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:156][510]LogSlate: Window 'ZombieHord - Unreal Editor' being destroyed
|
||||
[2024.11.26-23.48.47:358][510]LogUObjectHash: Compacting FUObjectHashTables data took 2.08ms
|
||||
[2024.11.26-23.48.47:423][510]Cmd: QUIT_EDITOR
|
||||
[2024.11.26-23.48.47:423][511]LogCore: Engine exit requested (reason: UUnrealEdEngine::CloseEditor())
|
||||
[2024.11.26-23.48.47:429][511]LogCore: Engine exit requested (reason: EngineExit() was called; note: exit was already requested)
|
||||
[2024.11.26-23.48.47:429][511]LogStaticMesh: Abandoning remaining async distance field tasks for shutdown
|
||||
[2024.11.26-23.48.47:430][511]LogStaticMesh: Abandoning remaining async card representation tasks for shutdown
|
||||
[2024.11.26-23.48.47:431][511]LogWorld: UWorld::CleanupWorld for ThirdPersonMap, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.47:431][511]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:431][511]LogWorldPartition: UWorldPartition::Uninitialize : World = /Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap
|
||||
[2024.11.26-23.48.47:456][511]LogStylusInput: Shutting down StylusInput subsystem.
|
||||
[2024.11.26-23.48.47:457][511]LogLevelSequenceEditor: LevelSequenceEditor subsystem deinitialized.
|
||||
[2024.11.26-23.48.47:464][511]LogWorld: UWorld::CleanupWorld for World_10, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.47:465][511]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:474][511]LogWorld: UWorld::CleanupWorld for World_17, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.47:475][511]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:483][511]LogWorld: UWorld::CleanupWorld for World_16, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.47:483][511]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:493][511]LogWorld: UWorld::CleanupWorld for World_11, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.47:493][511]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:502][511]LogWorld: UWorld::CleanupWorld for World_12, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.47:502][511]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:512][511]LogWorld: UWorld::CleanupWorld for World_14, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.47:512][511]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:520][511]LogWorld: UWorld::CleanupWorld for World_13, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.47:520][511]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:530][511]LogWorld: UWorld::CleanupWorld for World_8, bSessionEnded=true, bCleanupResources=true
|
||||
[2024.11.26-23.48.47:530][511]LogSlate: InvalidateAllWidgets triggered. All widgets were invalidated
|
||||
[2024.11.26-23.48.47:537][511]LogStudioTelemetry: Ended StudioTelemetry Session
|
||||
[2024.11.26-23.48.47:542][511]LogAnalytics: Display: [UEEditor.Rocket.Release] Destroying ET Analytics provider
|
||||
[2024.11.26-23.48.47:542][511]LogAnalytics: Display: [UEEditor.Rocket.Release] Ended ET Analytics provider session
|
||||
[2024.11.26-23.48.47:542][511]LogAnalytics: Display: [UEEditor.Rocket.Release] Destroyed ET Analytics provider
|
||||
[2024.11.26-23.48.47:545][511]LogAudio: Display: Beginning Audio Device Manager Shutdown (Module: AudioMixerXAudio2)...
|
||||
[2024.11.26-23.48.47:545][511]LogAudio: Display: Destroying 1 Remaining Audio Device(s)...
|
||||
[2024.11.26-23.48.47:545][511]LogAudio: Display: Audio Device unregistered from world 'ThirdPersonMap'.
|
||||
[2024.11.26-23.48.47:545][511]LogAudio: Display: Shutting down audio device while 1 references to it are still alive. For more information, compile with INSTRUMENT_AUDIODEVICE_HANDLES.
|
||||
[2024.11.26-23.48.47:545][511]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
|
||||
[2024.11.26-23.48.47:550][511]LogAudioMixer: FMixerPlatformXAudio2::StopAudioStream() called. InstanceID=1
|
||||
[2024.11.26-23.48.47:592][511]LogAudioMixer: Deinitializing Audio Bus Subsystem for audio device with ID -1
|
||||
[2024.11.26-23.48.47:592][511]LogAudio: Display: Audio Device Manager Shutdown
|
||||
[2024.11.26-23.48.47:593][511]LogWindowsTextInputMethodSystem: Activated input method: English (United Kingdom) - (Keyboard).
|
||||
[2024.11.26-23.48.47:597][511]LogSlate: Slate User Destroyed. User Index 0, Is Virtual User: 0
|
||||
[2024.11.26-23.48.47:597][511]LogExit: Preparing to exit.
|
||||
[2024.11.26-23.48.47:677][511]LogUObjectHash: Compacting FUObjectHashTables data took 2.56ms
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/add_controls_for_selected_PY.add_controls_for_selected_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/add_controls_for_selected_PY.add_controls_for_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/add_null_above_selected_PY.add_null_above_selected' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_translation_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_translation_all' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_translation_x' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_translation_y' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_translation_z' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_rotation' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/align_items_PY.align_scale' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.search_replace_name_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.search_replace_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.add_prefix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.add_prefix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.add_suffix_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.add_suffix_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.do_rename_dialog' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/rename_items_PY.do_rename_entry' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/set_bone_reference_pose_PY.set_bone_reference_pose' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/ControlRigWorkflows/workflow_fbik_import_ik_rig_PY.import_ik_rig_options' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.47:683][511]LogPython: Display: Object '/ControlRig/Python/RigHierarchy/add_controls_for_selected_PY.ControlOutputFormat' was externally referenced when shutting down Python. Forcibly releasing its Python resources!
|
||||
[2024.11.26-23.48.48:581][511]LogEditorDataStorage: Deinitializing
|
||||
[2024.11.26-23.48.48:811][511]LogDemo: Cleaned up 0 splitscreen connections, owner deletion: enabled
|
||||
[2024.11.26-23.48.48:839][511]LogExit: Editor shut down
|
||||
[2024.11.26-23.48.48:844][511]LogExit: Transaction tracking system shut down
|
||||
[2024.11.26-23.48.49:158][511]LogExit: Object subsystem successfully closed.
|
||||
[2024.11.26-23.48.49:256][511]LogShaderCompilers: Display: Shaders left to compile 0
|
||||
[2024.11.26-23.48.49:691][511]LogMemoryProfiler: Shutdown
|
||||
[2024.11.26-23.48.49:691][511]LogNetworkingProfiler: Shutdown
|
||||
[2024.11.26-23.48.49:691][511]LoadingProfiler: Shutdown
|
||||
[2024.11.26-23.48.49:691][511]LogTimingProfiler: Shutdown
|
||||
[2024.11.26-23.48.50:209][511]LogChaosDD: Chaos Debug Draw Shutdown
|
||||
[2024.11.26-23.48.50:210][511]RenderDocPlugin: plugin has been unloaded.
|
||||
[2024.11.26-23.48.50:330][511]LogHttp: Warning: [FHttpManager::Shutdown] Unbinding delegates for 2 outstanding Http Requests:
|
||||
[2024.11.26-23.48.50:330][511]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BF770A6FA-4806-5CD9-17CE-A8BF4052C912%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.5.0-37670630%2B%2B%2BUE5%2BRelease-5.5&UserID=8f1c2b9b40e84fa4ba0840a6d7efb492%7Cebf097b77f0f47d291e2c7af5ba5e3af%7C84dc548d-e475-493d-bef3-23d0e3539cf8&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[3] status=Processing
|
||||
[2024.11.26-23.48.50:330][511]LogHttp: Warning: verb=[POST] url=[https://datarouter.ol.epicgames.com/datarouter/api/v1/public/data?SessionID=%7BF770A6FA-4806-5CD9-17CE-A8BF4052C912%7D&AppID=UEEditor.Rocket.Release&AppVersion=5.5.0-37670630%2B%2B%2BUE5%2BRelease-5.5&UserID=8f1c2b9b40e84fa4ba0840a6d7efb492%7Cebf097b77f0f47d291e2c7af5ba5e3af%7C84dc548d-e475-493d-bef3-23d0e3539cf8&AppEnvironment=datacollector-binary&UploadType=eteventstream] refs=[2] status=Processing
|
||||
[2024.11.26-23.48.51:032][511]LogEOSSDK: FEOSSDKManager::Shutdown EOS_Shutdown Result=[EOS_Success]
|
||||
[2024.11.26-23.48.51:032][511]LogStudioTelemetry: Display: Shutdown StudioTelemetry Module
|
||||
[2024.11.26-23.48.51:032][511]LogNFORDenoise: NFORDenoise function shutting down
|
||||
[2024.11.26-23.48.51:035][511]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: None name: NetActorFactory id: 0
|
||||
[2024.11.26-23.48.51:035][511]LogIris: FNetObjectFactoryRegistry::UnregisterFactory is unregistering factory: None name: NetSubObjectFactory id: 1
|
||||
[2024.11.26-23.48.51:035][511]LogPakFile: Destroying PakPlatformFile
|
||||
[2024.11.26-23.48.51:612][511]LogD3D12RHI: ~FD3D12DynamicRHI
|
||||
[2024.11.26-23.48.51:708][511]LogExit: Exiting.
|
||||
[2024.11.26-23.48.51:767][511]Log file closed, 11/27/24 00:48:51
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue