Sphinx version error parrot-ue4

Hi,
I am trying to use , sphinx simulator but i get this error.

[Err] [SceneSync.cc:470] Sphinx version mismatch with remote server:
[Err] [SceneSync.cc:471] Local version: 2.9.1
[Err] [SceneSync.cc:472] Received version: 2.11

in a terminal 1 (error): sphinx “/opt/parrot-sphinx/usr/share/sphinx/drones/anafi_ai.drone”::firmware=“https://firmware.parrot.com/Versions/anafi2/pc/%23latest/images/anafi2-pc.ext2.zip

In terminal 2 :
parrot-ue4-empty
How to resolve that ?
best regards

Hello,

Your Parrot Sphinx version is older than your parrot-ue4-empty version. You need to update the parrot-sphinx package:

sudo apt update
sudo apt --only-upgrade install parrot-sphinx

Thanks, i tried it before but same. still same version of sphinx 2.9.1 !!

I am using ubuntu 18.04, maybe it’s related ?

Yes, Sphinx is no longer compatible with Ubuntu 18.04, you should upgrade to 20.04 or, even better, 22.04.

The problem i am using ROS melodic that’s working with ubuntu 18.04.(all my work is with ubuntu 18.04)

Hi Octave,
I installed ubuntu 20.04 and trying to make it working but i got this error when tying to open : parrot-ue4-empty.
Error :
[File:/home/jenkins/workspace/unreal-editor-build/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp] [Line: 803]
VulkanRHI::vkQueueSubmit(Queue, 1, &SubmitInfo, Fence->GetHandle()) failed, VkResult=-4
at /home/jenkins/workspace/unreal-editor-build/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanQueue.cpp:71
with error VK_ERROR_DEVICE_LOST
Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554

any idea how to resolve that ?

Hello,

Have you installed the latest proprietary driver for your GPU (sudo apt install nvidia-driver-*** for nvidia)? If you have some trouble installing a new driver, it may be because UEFI Secure Boot is not disabled in your bios. After installing a new driver you have to restart your machine. On a laptop with multiple devices, you may have to select the nvidia device with: prime-select nvidia.

I have only one GPU RTX3060Ti, and I installed the latest nvidia driver
`sudo apt install nvidia-driver-530’, for secure boot I dont have this option im my embedded PC.
I still got same error after reboot.

Can you tell us the version number of parrot-ue4-empty: parrot-ue4-sphx-tests -version

And the output of: lspci -vnn | grep VGA -A 12 to make sure that you are using nvidia drivers.

And the output of parrot-ue4-empty -LogCmds="global log, logchecksubobjects none" to see more logs.

You can also try to add these lines in /opt/parrot-ue4-empty/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Engine.ini to disable vulkan defrag (but it should already be disabled on the latest version):

[SystemSettings]
r.Vulkan.EnableDefrag=0

parrot-ue4-sphx-tests -version
command not found.

lspci -vnn | grep VGA -A 12

00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics P630 [8086:3e96] (prog-if 00 [VGA controller])
Subsystem: Intel Corporation HD Graphics P630 [8086:2212]
Flags: bus master, fast devsel, latency 0, IRQ 171
Memory at 93000000 (64-bit, non-prefetchable) [size=16M]
Memory at a0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 7000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities:
Kernel driver in use: i915
Kernel modules: i915

00:12.0 Signal processing controller [1180]: Intel Corporation Cannon Lake PCH Thermal Controller [8086:a379] (rev 10)
Subsystem: Intel Corporation Cannon Lake PCH Thermal Controller [8086:7270]

06:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:2489] (rev a1) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Device [1043:883c]
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at 94000000 (32-bit, non-prefetchable) [size=16M]
Memory at 80000000 (64-bit, prefetchable) [size=256M]
Memory at 90000000 (64-bit, prefetchable) [size=32M]
I/O ports at 5000 [size=128]
Expansion ROM at 95080000 [virtual] [disabled] [size=512K]
Capabilities:
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia

06:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:228b] (rev a1)

Sorry, I meant parrot-ue4-empty -version

MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

== Sphinx Version ===========================================

  • Version: 2.11
    ==============================================================
    MESA-INTEL: error: …/src/intel/vulkan/anv_device.c:3713: GPU hung on one of our command buffers (VK_ERROR_DEVICE_LOST)
    Fatal error: [File:/home/jenkins/workspace/unreal-editor-build/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanUtil.cpp] [Line: 803]
    VulkanRHI::vkQueueSubmit(Queue, 1, &SubmitInfo, Fence->GetHandle()) failed, VkResult=-4
    at /home/jenkins/workspace/unreal-editor-build/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanQueue.cpp:71
    with error VK_ERROR_DEVICE_LOST
    Signal 11 caught.
    Malloc Size=65538 LargeMemoryPoolOffset=65554
    Malloc Size=131160 LargeMemoryPoolOffset=196744
    Malloc Size=131160 LargeMemoryPoolOffset=327928
    Segmentation fault (core dumped)

It looks like you have two devices, an integrated one: Intel Corporation HD Graphics P630, and an NVIDIA GPU.

With this command parrot-ue4-empty -LogCmds="global log, logchecksubobjects none", we can see which device is selected by Unreal.

You can also disable the Intel device in your bios, or just use prime-select nvidia to switch to the nvidia device.

i cant ulpoad (.text ) how can I send the report ? it’s too long ?

prime-select nvidia
Info: selecting the nvidia profile
Deleting /lib/modprobe.d/nvidia-runtimepm.conf
Updating the initramfs. Please wait for the operation to complete:
Done

You can upload the file here.

Increasing per-process limit of core file size to infinity.
LogInit: LLM is enabled
LogInit: LLM CsvWriter: off TraceWriter: off
LogPakFile: Display: Found Pak file …/…/…/Parrot-Sphinx-App/Content/Paks/Parrot-Sphinx-App-LinuxNoEditor.pak attempting to mount.
LogPakFile: Display: Mounting pak file …/…/…/Parrot-Sphinx-App/Content/Paks/Parrot-Sphinx-App-LinuxNoEditor.pak.
LogPakFile: PakFile PrimaryIndexSize=28506
LogPakFile: PakFile PathHashIndexSize=55992
LogPakFile: PakFile FullDirectoryIndexSize=81310
LogPakFile: OnPakFileMounted2Time == 0.000001
LogPlatformFile: Using cached read wrapper
LogTaskGraph: Started task graph with 5 named threads and 17 total threads with 3 sets of task threads.
LogStats: Stats thread started at 0.049451
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +1:00, Platform Override: ‘’
LogPluginManager: Mounting plugin GzUE4Bridge
LogPluginManager: Mounting plugin PhysXVehicles
LogPluginManager: Mounting plugin ImGui
LogPluginManager: Mounting plugin ProceduralMeshComponent
LogPluginManager: Mounting plugin LensDistortion
LogPluginManager: Mounting plugin ActorMovementSystem
LogPluginManager: Mounting plugin Paper2D
LogPluginManager: Mounting plugin AISupport
LogPluginManager: Mounting plugin EnvironmentQueryEditor
LogPluginManager: Mounting plugin LightPropagationVolume
LogPluginManager: Mounting plugin AnimationSharing
LogPluginManager: Mounting plugin SignificanceManager
LogPluginManager: Mounting plugin PluginUtils
LogPluginManager: Mounting plugin PropertyAccessEditor
LogPluginManager: Mounting plugin UObjectPlugin
LogPluginManager: Mounting plugin AssetManagerEditor
LogPluginManager: Mounting plugin GeometryMode
LogPluginManager: Mounting plugin SpeedTreeImporter
LogPluginManager: Mounting plugin DatasmithContent
LogPluginManager: Mounting plugin VariantManagerContent
LogPluginManager: Mounting plugin AlembicImporter
LogPluginManager: Mounting plugin GeometryCache
LogPluginManager: Mounting plugin AutomationUtils
LogPluginManager: Mounting plugin ScreenshotTools
LogPluginManager: Mounting plugin BackChannel
LogPluginManager: Mounting plugin GeometryProcessing
LogPluginManager: Mounting plugin EditableMesh
LogPluginManager: Mounting plugin ChaosSolverPlugin
LogPluginManager: Mounting plugin ChaosNiagara
LogPluginManager: Mounting plugin Niagara
LogPluginManager: Mounting plugin CharacterAI
LogPluginManager: Mounting plugin MotoSynth
LogPluginManager: Mounting plugin PlatformCrypto
LogPluginManager: Mounting plugin ImgMedia
LogPluginManager: Mounting plugin MediaCompositing
LogPluginManager: Mounting plugin MeshPainting
LogPluginManager: Mounting plugin TcpMessaging
LogPluginManager: Mounting plugin UdpMessaging
LogPluginManager: Mounting plugin ActorSequence
LogPluginManager: Mounting plugin LevelSequenceEditor
LogPluginManager: Mounting plugin MatineeToLevelSequence
LogPluginManager: Mounting plugin TemplateSequence
LogPluginManager: Mounting plugin OnlineSubsystem
LogPluginManager: Mounting plugin OnlineSubsystemNull
LogPluginManager: Mounting plugin OnlineSubsystemUtils
LogPluginManager: Mounting plugin LauncherChunkInstaller
LogPluginManager: Mounting plugin ActorLayerUtilities
LogPluginManager: Mounting plugin ArchVisCharacter
LogPluginManager: Mounting plugin AssetTags
LogPluginManager: Mounting plugin CableComponent
LogPluginManager: Mounting plugin ChunkDownloader
LogPluginManager: Mounting plugin CustomMeshComponent
LogPluginManager: Mounting plugin LinuxDeviceProfileSelector
LogPluginManager: Mounting plugin LocationServicesBPLibrary
LogPluginManager: Mounting plugin MobilePatchingUtils
LogPluginManager: Mounting plugin RuntimePhysXCooking
LogGzUE4: Starting up GzUE4Bridge
LogSsl: Checking if ‘/etc/pki/tls/certs/ca-bundle.crt’ exists
LogSsl: Checking if ‘/etc/ssl/certs/ca-certificates.crt’ exists
LogSsl: Loading certificates from /etc/ssl/certs/ca-certificates.crt
LogSsl: Ignoring expired certificate: /O=Cybertrust, Inc/CN=Cybertrust Global Root
LogSsl: Ignoring expired certificate: /C=TR/L=Ankara/O=E-Tu\xC4\x9Fra EBG Bili\xC5\x9Fim Teknolojileri ve Hizmetleri A.\xC5\x9E./OU=E-Tugra Sertifikasyon Merkezi/CN=E-Tugra Certification Authority
LogSsl: Ignoring expired certificate: /OU=GlobalSign Root CA - R2/O=GlobalSign/CN=GlobalSign
LogSsl: Ignoring expired certificate: /C=NL/O=Staat der Nederlanden/CN=Staat der Nederlanden EV Root CA
LogSsl: Initializing SSL
LogInit: Using libcurl 7.65.3-DEV
LogInit: - built for x86_64-unknown-linux-gnu
LogInit: - supports SSL with OpenSSL/1.1.1c
LogInit: - supports HTTP deflate (compression) using libz 1.2.11.1-motley
LogInit: - other features:
LogInit: CURL_VERSION_SSL
LogInit: CURL_VERSION_LIBZ
LogInit: CURL_VERSION_IPV6
LogInit: CURL_VERSION_ASYNCHDNS
LogInit: CURL_VERSION_LARGEFILE
LogInit: CURL_VERSION_TLSAUTH_SRP
LogInit: CurlRequestOptions (configurable via config and command line):
LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
LogInit: - LocalHostAddr = Default
LogInit: - BufferSize = 65536
LogHttp: HTTP thread active frame time 5.0 ms. Minimum active sleep time is 0.0 ms. HTTP thread idle frame time 33.3 ms. Minimum idle sleep time is 0.0 ms.
LogOnline: OSS: Creating online subsystem instance for: NULL
LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL]
LogInit: Build: ++UE4+Release-4.26-CL-0
LogInit: Engine Version: 4.26.2-0+++UE4+Release-4.26
LogInit: Compatible Engine Version: 4.26.0-0+++UE4+Release-4.26
LogInit: Net CL: 0
LogInit: OS: GenericOSVersionLabel (GenericOSSubVersionLabel), CPU: Intel(R) Xeon(R) E-2176G CPU @ 3.70GHz, GPU: GenericGPUBrand
LogInit: Compiled (64-bit): Oct 8 2022 10:29:10
LogInit: Compiled with Clang: 10.0.1
LogInit: Build Configuration: Development
LogInit: Branch Name: ++UE4+Release-4.26
LogInit: Command Line: -LogCmds=“global log, logchecksubobjects none” -preferNvidia -nosound
LogInit: Base Directory: /opt/parrot-ue4-empty/Parrot-Sphinx-App/Binaries/Linux/
LogInit: Allocator: binned2
LogInit: Installed Engine Build: 0
LogDevObjectVersion: Number of dev versions registered: 29
LogDevObjectVersion: Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
LogDevObjectVersion: Dev-Build (E1C64328-A22C-4D53-A36C-8E866417BD8C): 0
LogDevObjectVersion: Dev-Core (375EC13C-06E4-48FB-B500-84F0262A717E): 4
LogDevObjectVersion: Dev-Editor (E4B068ED-F494-42E9-A231-DA0B2E46BB41): 40
LogDevObjectVersion: Dev-Framework (CFFC743F-43B0-4480-9391-14DF171D2073): 37
LogDevObjectVersion: Dev-Mobile (B02B49B5-BB20-44E9-A304-32B752E40360): 3
LogDevObjectVersion: Dev-Networking (A4E4105C-59A1-49B5-A7C5-40C4547EDFEE): 0
LogDevObjectVersion: Dev-Online (39C831C9-5AE6-47DC-9A44-9C173E1C8E7C): 0
LogDevObjectVersion: Dev-Physics (78F01B33-EBEA-4F98-B9B4-84EACCB95AA2): 4
LogDevObjectVersion: Dev-Platform (6631380F-2D4D-43E0-8009-CF276956A95A): 0
LogDevObjectVersion: Dev-Rendering (12F88B9F-8875-4AFC-A67C-D90C383ABD29): 44
LogDevObjectVersion: Dev-Sequencer (7B5AE74C-D270-4C10-A958-57980B212A5A): 12
LogDevObjectVersion: Dev-VR (D7296918-1DD6-4BDD-9DE2-64A83CC13884): 3
LogDevObjectVersion: Dev-LoadTimes (C2A15278-BFE7-4AFE-6C17-90FF531DF755): 1
LogDevObjectVersion: Private-Geometry (6EACA3D4-40EC-4CC1-B786-8BED09428FC5): 3
LogDevObjectVersion: Dev-AnimPhys (29E575DD-E0A3-4627-9D10-D276232CDCEA): 17
LogDevObjectVersion: Dev-Anim (AF43A65D-7FD3-4947-9873-3E8ED9C1BB05): 15
LogDevObjectVersion: Dev-ReflectionCapture (6B266CEC-1EC7-4B8F-A30B-E4D90942FC07): 1
LogDevObjectVersion: Dev-Automation (0DF73D61-A23F-47EA-B727-89E90C41499A): 1
LogDevObjectVersion: FortniteMain (601D1886-AC64-4F84-AA16-D3DE0DEAC7D6): 43
LogDevObjectVersion: FortniteRelease (E7086368-6B23-4C58-8439-1B7016265E91): 1
LogDevObjectVersion: Dev-Enterprise (9DFFBCD6-494F-0158-E221-12823C92A888): 10
LogDevObjectVersion: Dev-Niagara (F2AED0AC-9AFE-416F-8664-AA7FFA26D6FC): 1
LogDevObjectVersion: Dev-Destruction (174F1F0B-B4C6-45A5-B13F-2EE8D0FB917D): 10
LogDevObjectVersion: Dev-Physics-Ext (35F94A83-E258-406C-A318-09F59610247C): 40
LogDevObjectVersion: Dev-PhysicsMaterial-Chaos (B68FC16E-8B1B-42E2-B453-215C058844FE): 1
LogDevObjectVersion: Dev-CineCamera (B2E18506-4273-CFC2-A54E-F4BB758BBA07): 1
LogDevObjectVersion: Dev-VirtualProduction (64F58936-FD1B-42BA-BA96-7289D5D0FA4E): 1
LogDevObjectVersion: Dev-MediaFramework (6F0ED827-A609-4895-9C91-998D90180EA4): 2
LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Engine.ini]
LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]]
LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]]
LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]]
LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]]
LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]]
LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]]
LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]]
LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]]
LogStreaming: Display: Async Loading initialized: Event Driven Loader: true, Async Loading Thread: false, Async Post Load: true
LogInit: Object subsystem initialized
LogConfig: Setting CVar [[r.Vulkan.EnableDefrag:0]]
LogConfig: Setting CVar [[con.DebugEarlyDefault:1]]
LogConfig: Setting CVar [[r.setres:1280x720]]
LogConfig: Setting CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[r.Vulkan.EnableDefrag:0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[con.DebugEarlyDefault:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[r.setres:1280x720]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Engine.ini]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[r.GPUCrashDebugging:0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Engine.ini]
[2023.04.19-08.12.39:997][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Engine.ini]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Engine.ini]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.MaxObjectsNotConsideredByGC:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.SizeOfPermanentObjectPool:0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.FlushStreamingOnGC:0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.NumRetriesBeforeForcingGC:10]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.AllowParallelGC:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.MaxObjectsInEditor:25165824]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.IncrementalBeginDestroyEnabled:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.CreateGCClusters:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.MinGCClusterSize:5]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.ActorClusteringEnabled:0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.BlueprintClusteringEnabled:0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Setting CVar [[gc.MultithreadedDestructionEnabled:1]]
[2023.04.19-08.12.39:997][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Engine.ini]
[2023.04.19-08.12.39:998][ 0]LogInit: Initializing SDL.
[2023.04.19-08.12.40:031][ 0]LogInit: Initialized SDL 2.0.12 revision: 13609 (hg-13609:34cc7d3b69d3) (compiled against 2.0.12)
[2023.04.19-08.12.40:031][ 0]LogInit: Using SDL video driver ‘x11’
[2023.04.19-08.12.40:052][ 0]LogInit: Display metrics:
[2023.04.19-08.12.40:052][ 0]LogInit: PrimaryDisplayWidth: 1920
[2023.04.19-08.12.40:052][ 0]LogInit: PrimaryDisplayHeight: 1080
[2023.04.19-08.12.40:052][ 0]LogInit: PrimaryDisplayWorkAreaRect:
[2023.04.19-08.12.40:052][ 0]LogInit: Left=72, Top=27, Right=1920, Bottom=1080
[2023.04.19-08.12.40:052][ 0]LogInit: VirtualDisplayRect:
[2023.04.19-08.12.40:052][ 0]LogInit: Left=72, Top=27, Right=1920, Bottom=1080
[2023.04.19-08.12.40:052][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000
[2023.04.19-08.12.40:052][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000
[2023.04.19-08.12.40:052][ 0]LogInit: Number of monitors: 1
[2023.04.19-08.12.40:052][ 0]LogInit: Monitor 0
[2023.04.19-08.12.40:052][ 0]LogInit: Name: DELL P2417H 24"
[2023.04.19-08.12.40:052][ 0]LogInit: ID: display0
[2023.04.19-08.12.40:052][ 0]LogInit: NativeWidth: 1920
[2023.04.19-08.12.40:052][ 0]LogInit: NativeHeight: 1080
[2023.04.19-08.12.40:052][ 0]LogInit: bIsPrimary: true
[2023.04.19-08.12.40:053][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.AOQuality:2]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.DetailMode:2]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
[2023.04.19-08.12.40:053][ 0]LogConfig: Setting CVar [[

r.SkyAtmosphere.SampleCountMin:4.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[fx.Niagara.QualityLevel:3]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
[2023.04.19-08.12.40:054][ 0]LogLinux: Selected Device Profile: [LinuxNoEditor]
[2023.04.19-08.12.40:054][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [LinuxNoEditor]
[2023.04.19-08.12.40:054][ 0]LogHAL: Display: Platform has ~ 4 GB [33503395840 / 4294967296 / 32], which maps to Smallest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.RHICmdBypass:0]]
[2023.04.19-08.12.40:054][ 0]LogInit: Going up to parent DeviceProfile [Linux]
[2023.04.19-08.12.40:054][ 0]LogInit: Going up to parent DeviceProfile []
[2023.04.19-08.12.40:054][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.AOQuality:2]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.DetailMode:2]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.AnisotropicMaterials:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
[2023.04.19-08.12.40:054][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
[2023.04.19-08.12.40:055][ 0]LogConfig: Setting CVar [[fx.Niagara.QualityLevel:3]]
[2023.04.19-08.12.40:055][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:055][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]]
[2023.04.19-08.12.40:055][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]]
[2023.04.19-08.12.40:055][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Scalability.ini]
[2023.04.19-08.12.40:055][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
[2023.04.19-08.12.40:055][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:4]]
[2023.04.19-08.12.40:055][ 0]LogConfig: Setting CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
[2023.04.19-08.12.40:055][ 0]LogConfig: Applying CVar settings from Section [Startup] File […/…/…/Engine/Config/ConsoleVariables.ini]
[2023.04.19-08.12.40:055][ 0]LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:0]]
[2023.04.19-08.12.40:055][ 0]LogConfig: Setting CVar [[p.chaos.AllowCreatePhysxBodies:1]]
[2023.04.19-08.12.40:055][ 0]LogConfig: Setting CVar [[fx.SkipVectorVMBackendOptimizations:1]]
[2023.04.19-08.12.40:055][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File […/…/…/Parrot-Sphinx-App/Saved/Config/LinuxNoEditor/Engine.ini]
[2023.04.19-08.12.40:055][ 0]LogConfig: Setting CVar [[g.TimeoutForBlockOnRenderFence:60000]]
[2023.04.19-08.12.40:055][ 0]LogInit: Unix hardware info:
[2023.04.19-08.12.40:055][ 0]LogInit: - we are the first instance of this executable
[2023.04.19-08.12.40:055][ 0]LogInit: - this process’ id (pid) is 85066, parent process’ id (ppid) is 85052
[2023.04.19-08.12.40:055][ 0]LogInit: - we are not running under debugger
[2023.04.19-08.12.40:055][ 0]LogInit: - machine network name is ‘zoe-Nuvo-8208GC-Series’
[2023.04.19-08.12.40:055][ 0]LogInit: - user name is ‘zoe’ (zoe)
[2023.04.19-08.12.40:055][ 0]LogInit: - we’re logged in locally
[2023.04.19-08.12.40:055][ 0]LogInit: - we’re running with rendering
[2023.04.19-08.12.40:055][ 0]LogInit: - CPU: GenuineIntel ‘Intel(R) Xeon(R) E-2176G CPU @ 3.70GHz’ (signature: 0x906EA)
[2023.04.19-08.12.40:055][ 0]LogInit: - Number of physical cores available for the process: 6
[2023.04.19-08.12.40:055][ 0]LogInit: - Number of logical cores available for the process: 12
[2023.04.19-08.12.40:055][ 0]LogInit: - Cache line size: 64
[2023.04.19-08.12.40:055][ 0]LogInit: - Memory allocator used: binned2
[2023.04.19-08.12.40:055][ 0]LogInit: - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
[2023.04.19-08.12.40:055][ 0]LogInit: - This is an internal build.
[2023.04.19-08.12.40:055][ 0]LogCore: Benchmarking clocks:
[2023.04.19-08.12.40:055][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 74502723 (74503K, 75M) calls per second without zero deltas.
[2023.04.19-08.12.40:055][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 74967717 (74968K, 75M) calls per second without zero deltas.
[2023.04.19-08.12.40:055][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 167610313 (167610K, 168M) calls per second with 99.999845% zero deltas.
[2023.04.19-08.12.40:055][ 0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas.
[2023.04.19-08.12.40:055][ 0]LogInit: Unix-specific commandline switches:
[2023.04.19-08.12.40:055][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2023.04.19-08.12.40:055][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2023.04.19-08.12.40:055][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2023.04.19-08.12.40:055][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
[2023.04.19-08.12.40:055][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
[2023.04.19-08.12.40:055][ 0]LogInit: -ksmmergeall - marks all mmap’d memory pages suitable for KSM (OFF)
[2023.04.19-08.12.40:055][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
[2023.04.19-08.12.40:055][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
[2023.04.19-08.12.40:055][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2023.04.19-08.12.40:055][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2023.04.19-08.12.40:055][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2023.04.19-08.12.40:055][ 0]LogInit: - Physical RAM available (not considering process quota): 32 GB (31951 MB, 32718160 KB, 33503395840 bytes)
[2023.04.19-08.12.40:055][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4
[2023.04.19-08.12.40:055][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change)
[2023.04.19-08.12.40:063][ 0]LogInit: Physics initialised using underlying interface: PhysX
[2023.04.19-08.12.40:063][ 0]LogInit: Using OS detected language (fr-FR).
[2023.04.19-08.12.40:063][ 0]LogInit: Using OS detected locale (fr-FR).
[2023.04.19-08.12.40:063][ 0]LogTextLocalizationManager: No localization for ‘fr-FR’ exists, so ‘en’ will be used for the language.
[2023.04.19-08.12.40:063][ 0]LogTextLocalizationManager: No localization for ‘fr-FR’ exists, so ‘en’ will be used for the locale.
[2023.04.19-08.12.40:072][ 0]LogHAL: Warning: Splash screen image not found.
[2023.04.19-08.12.40:074][ 0]LogSlate: New Slate User Created. User Index 0, Is Virtual User: 0
[2023.04.19-08.12.40:074][ 0]LogSlate: Slate User Registered. User Index 0, Is Virtual User: 0
[2023.04.19-08.12.40:075][ 0]LogInit: Using SDL_WINDOW_VULKAN

[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: - Found 4 instance layers
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_LAYER_LUNARG_standard_validation
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_LAYER_MESA_device_select
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_LAYER_MESA_overlay
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_LAYER_NV_optimus
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: - Found 18 instance extensions
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_EXT_acquire_xlib_display
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_EXT_debug_report
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_EXT_debug_utils
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_EXT_direct_mode_display
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_EXT_display_surface_counter
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_device_group_creation
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_display
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_external_fence_capabilities
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory_capabilities
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_external_semaphore_capabilities
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_get_display_properties2
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_get_physical_device_properties2
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_get_surface_capabilities2
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_surface
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_surface_protected_capabilities
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_wayland_surface
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_xcb_surface
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_xlib_surface
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: Not using instance layers
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: Using instance extensions
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_surface
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_xlib_surface
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_external_memory_capabilities
[2023.04.19-08.12.59:560][ 0]LogVulkanRHI: Display: * VK_KHR_get_physical_device_properties2
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

[2023.04.19-08.13.09:345][ 0]LogVulkanRHI: Display: Found 2 device(s)
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: Device 0: Intel(R) UHD Graphics P630 (CFL GT2)
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - API 1.2.182(0x4020b6) Driver 0x5402006 VendorId 0x8086
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - DeviceID 0x3e96 Type Integrated GPU
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 8 Timestamps 1
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Device Properties driverName: Intel open-source Mesa driver
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Device Properties driverInfo: Mesa 21.2.6
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device layer VK_LAYER_MESA_device_select
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_4444_formats
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_buffer_device_address
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_calibrated_timestamps
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_color_write_enable
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_conditional_rendering
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_conservative_rasterization
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_custom_border_color
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_depth_clip_enable
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_descriptor_indexing
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_display_control
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_extended_dynamic_state
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_extended_dynamic_state2
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_external_memory_dma_buf
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_external_memory_host
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_fragment_shader_interlock
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_global_priority
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_host_query_reset
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_image_drm_format_modifier
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_image_robustness
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_index_type_uint8
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_inline_uniform_block
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_line_rasterization
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_memory_budget
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_multi_draw
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_pci_bus_info
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_physical_device_drm
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_pipeline_creation_cache_control
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_pipeline_creation_feedback
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_post_depth_coverage
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_private_data
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_provoking_vertex
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_queue_family_foreign
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_robustness2
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_sample_locations
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_sampler_filter_minmax
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_scalar_block_layout
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_separate_stencil_usage
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_shader_atomic_float
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_shader_demote_to_helper_invocation
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_shader_stencil_export
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_shader_subgroup_ballot
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_shader_subgroup_vote
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_shader_viewport_index_layer
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_subgroup_size_control
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_texel_buffer_alignment
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_transform_feedback
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_vertex_attribute_divisor
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_ycbcr_image_arrays
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_GOOGLE_decorate_string
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_GOOGLE_hlsl_functionality1
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_GOOGLE_user_type
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_INTEL_shader_integer_functions2
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_16bit_storage
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_8bit_storage
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_bind_memory2
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_buffer_device_address
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_copy_commands2
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_create_renderpass2
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_dedicated_allocation
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_deferred_host_operations
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_depth_stencil_resolve
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_descriptor_update_template
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_device_group
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_draw_indirect_count
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_driver_properties
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_external_fence
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_external_fence_fd
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_external_memory
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_external_memory_fd
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_external_semaphore
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_external_semaphore_fd
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_get_memory_requirements2
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_image_format_list
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_imageless_framebuffer
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_incremental_present
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_maintenance1
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_maintenance2
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_maintenance3
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_multiview
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_pipeline_executable_properties
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_push_descriptor
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_relaxed_block_layout
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_sampler_mirror_clamp_to_edge
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_sampler_ycbcr_conversion
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_separate_depth_stencil_layouts
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_atomic_int64
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_clock
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_draw_parameters
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_float16_int8
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_float_controls
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_non_semantic_info
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_subgroup_extended_types
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_subgroup_uniform_control_flow
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_terminate_invocation
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_spirv_1_4
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_storage_buffer_storage_class
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_swapchain
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_swapchain_mutable_format
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_timeline_semaphore
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_uniform_buffer_standard_layout
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_variable_pointers
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_vulkan_memory_model
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_workgroup_memory_explicit_layout
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_zero_initialize_workgroup_memory
[2023.04.19-08.13.09:346][ 0]LogVulkanRHI: Display: - Found device extension VK_NV_compute_shader_derivatives
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: Device 1: llvmpipe (LLVM 12.0.0, 256 bits)
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - API 1.1.182(0x4010b6) Driver 0x1 VendorId 0x10005
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - DeviceID 0x0 Type CPU
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 8 Timestamps 1
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Device Properties driverName: llvmpipe
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Device Properties driverInfo: Mesa 21.2.6 (LLVM 12.0.0)
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device layer VK_LAYER_MESA_device_select
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_calibrated_timestamps
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_conditional_rendering
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_custom_border_color
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_extended_dynamic_state
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_extended_dynamic_state2
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_host_query_reset
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_index_type_uint8
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_line_rasterization
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_multi_draw
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_post_depth_coverage
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_private_data
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_provoking_vertex
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_sampler_filter_minmax
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_scalar_block_layout
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_separate_stencil_usage
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_shader_stencil_export
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_shader_viewport_index_layer
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_transform_feedback
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_vertex_attribute_divisor
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_EXT_vertex_input_dynamic_state
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_GOOGLE_decorate_string
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_GOOGLE_hlsl_functionality1
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_16bit_storage
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_8bit_storage
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_bind_memory2
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_buffer_device_address
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_copy_commands2
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_create_renderpass2
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_dedicated_allocation
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_descriptor_update_template
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_device_group
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_draw_indirect_count
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_driver_properties
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_external_fence
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_external_memory
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_external_semaphore
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_get_memory_requirements2
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_image_format_list
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_imageless_framebuffer
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_incremental_present
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_maintenance1
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_maintenance2
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_maintenance3
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_multiview
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_push_descriptor
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_relaxed_block_layout

[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_sampler_mirror_clamp_to_edge
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_separate_depth_stencil_layouts
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_atomic_int64
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_shader_draw_parameters
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_storage_buffer_storage_class
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_swapchain
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_uniform_buffer_standard_layout
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: - Found device extension VK_KHR_variable_pointers
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: Using Device 0: Geometry 1 Tessellation 1 BufferAtomic64 1
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: Found 1 Queue Families
[2023.04.19-08.13.09:347][ 0]LogVulkanRHI: Display: Initializing Queue Family 0: 1 queues Gfx Compute Xfer
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: Using device layers
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: Using device extensions
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: * VK_KHR_driver_properties
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: * VK_KHR_get_memory_requirements2
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: * VK_KHR_dedicated_allocation
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: * VK_KHR_swapchain
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance1
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: * VK_KHR_maintenance2
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: * VK_EXT_memory_budget
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: * VK_EXT_scalar_block_layout
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: * VK_KHR_shader_atomic_int64
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: * VK_KHR_image_format_list
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: 1 Device Memory Heaps; Max memory allocations -1
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: 0: Flags 0x1 Size 25127546880 (23963.50 MB) GPU
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: 1 Device Memory Types (Not unified)
[2023.04.19-08.13.09:348][ 0]LogVulkanRHI: Display: 0: Flags 0x0000f Heap 0 Local HostVisible HostCoherent HostCached
[2023.04.19-08.13.09:349][ 0]LogVulkanRHI: Display: Host Allocation Percentage 0.00% - 0.00MB / 0.000MB
[2023.04.19-08.13.09:349][ 0]LogVulkanRHI: Display: Memory Budget
[2023.04.19-08.13.09:349][ 0]LogVulkanRHI: Display: | Usage | Budget | Size |
[2023.04.19-08.13.09:349][ 0]LogVulkanRHI: Display: ---------|---------------------------------------------------------------|
[2023.04.19-08.13.09:349][ 0]LogVulkanRHI: Display: HEAP 00 | 0.00% / 0.000mb | 23963.000mb | 23963.496mb |
[2023.04.19-08.13.09:349][ 0]LogVulkanRHI: Display: ---------|---------------------------------------------------------------|
[2023.04.19-08.13.09:357][ 0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache ‘…/…/…/Parrot-Sphinx-App/Saved/VulkanPSO.cache.8086.3e96’ not found.
[2023.04.19-08.13.09:379][ 0]LogRHI: Texture pool is 16774 MB (70% of 23963 MB)
[2023.04.19-08.13.09:379][ 0]LogRendererCore: Ray tracing is disabled. Reason: r.RayTracing=0.
[2023.04.19-08.13.09:386][ 0]LogShaderLibrary: Display: Using …/…/…/Parrot-Sphinx-App/Content/ShaderArchive-Global-SF_VULKAN_SM5.ushaderbytecode for material shader code. Total 1996 unique shaders.
[2023.04.19-08.13.09:386][ 0]LogShaderLibrary: Display: Cooked Context: Using Shared Shader Library Global
[2023.04.19-08.13.09:386][ 0]LogTemp: Warning: Clearing the OS Cache
[2023.04.19-08.13.09:387][ 0]LogPakFile: New pak file …/…/…/Parrot-Sphinx-App/Content/Paks/Parrot-Sphinx-App-LinuxNoEditor.pak added to pak precacher.
[2023.04.19-08.13.09:412][ 0]LogSlate: Using FreeType 2.10.0
[2023.04.19-08.13.09:412][ 0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2023.04.19-08.13.09:428][ 0]LogShaderLibrary: Display: Using …/…/…/Parrot-Sphinx-App/Content/ShaderArchive-Parrot-Sphinx-App-SF_VULKAN_SM5.ushaderbytecode for material shader code. Total 1500 unique shaders.
[2023.04.19-08.13.09:428][ 0]LogShaderLibrary: Display: Cooked Context: Using Shared Shader Library Parrot-Sphinx-App
[2023.04.19-08.13.09:429][ 0]LogRHI: Display: Opened pipeline cache after state change and enqueued 0 of 0 tasks for precompile.
[2023.04.19-08.13.09:429][ 0]LogRHI: Display: Failed to open default shader pipeline cache for Parrot-Sphinx-App using shader platform 20.
[2023.04.19-08.13.09:429][ 0]LogInit: Using OS detected language (fr-FR).
[2023.04.19-08.13.09:429][ 0]LogInit: Using OS detected locale (fr-FR).
[2023.04.19-08.13.09:429][ 0]LogTextLocalizationManager: No localization for ‘fr-FR’ exists, so ‘en’ will be used for the language.
[2023.04.19-08.13.09:429][ 0]LogTextLocalizationManager: No localization for ‘fr-FR’ exists, so ‘en’ will be used for the locale.
[2023.04.19-08.13.09:430][ 0]LogTextLocalizationManager: Compacting localization data took 1.09ms
[2023.04.19-08.13.09:432][ 0]LogAssetRegistry: FAssetRegistry took 0.0015 seconds to start up
[2023.04.19-08.13.09:474][ 0]LogStreaming: Display: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:474][ 0]LogPackageLocalizationCache: Processed 16 localized package path(s) for 1 prioritized culture(s) in 0.000033 seconds
[2023.04.19-08.13.09:479][ 0]LogSerialization: Display: AllowBulkDataInIoStore: ‘true’
[2023.04.19-08.13.09:479][ 0]LogLinux: Selected Device Profile: [LinuxNoEditor]
[2023.04.19-08.13.09:479][ 0]LogInit: Active device profile: [0x7f7fbfe40040][0x7f7fbf237630 49] LinuxNoEditor
[2023.04.19-08.13.09:479][ 0]LogInit: Profiles: [0x7f7fbfe40280][0x7f7fbf2389e0 49] Linux, [0x7f7fbfe40040][0x7f7fbf237630 49] LinuxNoEditor,
[2023.04.19-08.13.09:480][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:482][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:484][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:486][ 0]LogNetVersion: Parrot-Sphinx-App 1.0.0, NetCL: 0, EngineNetVer: 16, GameNetVer: 0 (Checksum: 682772497)
[2023.04.19-08.13.09:486][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:486][ 0]LogStreaming: /Script/Engine/Default__DeviceProfileManager was listed as a fixed load order but was already processed
[2023.04.19-08.13.09:486][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 1 AsyncPackages
[2023.04.19-08.13.09:494][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:496][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:497][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:500][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:501][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:503][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:506][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:507][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:508][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:512][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:512][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:513][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:518][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:522][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:522][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:524][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:525][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:526][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:570][ 0]LogPakFile: Precache HighWater 16MB

[2023.04.19-08.13.09:570][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:571][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:574][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:574][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:575][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:575][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:577][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:624][ 0]LogPakFile: Precache HighWater 32MB

[2023.04.19-08.13.09:624][ 0]LogPakFile: Precache HighWater 48MB

[2023.04.19-08.13.09:624][ 0]LogPakFile: Precache HighWater 64MB

[2023.04.19-08.13.09:624][ 0]LogPakFile: Precache HighWater 80MB

[2023.04.19-08.13.09:624][ 0]LogPakFile: Precache HighWater 96MB

[2023.04.19-08.13.09:624][ 0]LogPakFile: Precache HighWater 112MB

[2023.04.19-08.13.09:624][ 0]LogPakFile: Precache HighWater 128MB

[2023.04.19-08.13.09:624][ 0]LogStreaming: Throttling on (mem > 30MB)
[2023.04.19-08.13.09:624][ 0]LogStreaming: Throttling off (mem < 27MB)
[2023.04.19-08.13.09:884][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:885][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:886][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:886][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:887][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:889][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:890][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:917][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:925][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:930][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.09:951][ 0]LogStreaming: Throttling on (mem > 30MB)
[2023.04.19-08.13.09:951][ 0]LogStreaming: Throttling off (mem < 27MB)
[2023.04.19-08.13.10:011][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:031][ 0]LogStreaming: Throttling on (mem > 30MB)
[2023.04.19-08.13.10:031][ 0]LogStreaming: Throttling off (mem < 27MB)
[2023.04.19-08.13.10:089][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:108][ 0]LogStreaming: Throttling on (mem > 30MB)
[2023.04.19-08.13.10:108][ 0]LogStreaming: Throttling off (mem < 27MB)
[2023.04.19-08.13.10:159][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:178][ 0]LogStreaming: Throttling on (mem > 30MB)
[2023.04.19-08.13.10:178][ 0]LogStreaming: Throttling off (mem < 27MB)
[2023.04.19-08.13.10:230][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:231][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:232][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:233][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:234][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:236][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:242][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:260][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:261][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:262][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:278][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:280][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:280][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:281][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:281][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:293][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:294][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:295][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:296][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:296][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:300][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:301][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:321][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:322][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:330][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:330][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:330][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:330][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:330][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:331][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:334][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:335][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:344][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:350][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:356][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:386][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 1 AsyncPackages
[2023.04.19-08.13.10:391][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 1 AsyncPackages
[2023.04.19-08.13.10:392][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:452][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:484][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:526][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:581][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:581][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 1 AsyncPackages
[2023.04.19-08.13.10:583][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 1 AsyncPackages
[2023.04.19-08.13.10:584][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:604][ 0]LogStreaming: Throttling on (mem > 30MB)
[2023.04.19-08.13.10:604][ 0]LogStreaming: Throttling off (mem < 27MB)
[2023.04.19-08.13.10:683][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:692][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:709][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:712][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:713][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:714][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:715][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:715][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:716][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:724][ 0]AFA_Log: AFieldSystemActor::AFieldSystemActor()
[2023.04.19-08.13.10:724][ 0]FSC_Log: FieldSystemComponent[0x7f7fbbf2d260]::UFieldSystemComponent()
[2023.04.19-08.13.10:724][ 0]FSC_Log: FieldSystemComponent[0x7f7fbbf2cdd0]::UFieldSystemComponent()
[2023.04.19-08.13.10:724][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:725][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages
[2023.04.19-08.13.10:727][ 0]LogMoviePlayer: Initializing movie player
[2023.04.19-08.13.30:312][ 0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format…
[2023.04.19-08.13.30:313][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present
[2023.04.19-08.13.30:313][ 0]LogVulkanRHI: Display: Queue Family 0: Supports Present
[2023.04.19-08.13.30:313][ 0]LogVulkanRHI: Display: Found 4 Surface present modes:
[2023.04.19-08.13.30:313][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0)
[2023.04.19-08.13.30:313][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_MAILBOX_KHR (1)
[2023.04.19-08.13.30:313][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2)
[2023.04.19-08.13.30:313][ 0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3)
[2023.04.19-08.13.30:313][ 0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode 1
[2023.04.19-08.13.30:313][ 0]LogVulkanRHI: Creating new VK swapchain with present mode 1, format 44, color space 0, num images 3
[2023.04.19-08.13.30:323][ 0]LogRenderTargetPool: Display: 0 MB, NewRT (2D 1x1 PF_B8G8R8A8 RT) WhiteDummy
[2023.04.19-08.13.30:324][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 1x1 PF_B8G8R8A8 RT) BlackDummy
[2023.04.19-08.13.30:326][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 1x1 PF_R32_UINT RT) ZeroUIntDummy
[2023.04.19-08.13.30:326][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 1x1 PF_B8G8R8A8 RT) BlackAlphaOneDummy
[2023.04.19-08.13.30:327][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 1x1 PF_B8G8R8A8 RT) GreenDummy
[2023.04.19-08.13.30:327][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 1x1 PF_B8G8R8A8 RT) DefaultNormal8Bit
[2023.04.19-08.13.30:327][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 128x128 PF_B8G8R8A8) PerlinNoiseGradient
[2023.04.19-08.13.30:327][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 1x1 PF_FloatRGBA RT) MaxFP16Depth
[2023.04.19-08.13.30:327][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 1x1 PF_DepthStencil) DepthDummy
[2023.04.19-08.13.30:328][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 1x1 PF_R8G8B8A8_UINT RT) StencilDummy
[2023.04.19-08.13.30:328][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 1x1 PF_FloatRGBA RT) MidGreyDummy
[2023.04.19-08.13.30:328][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 32x16 PF_R16_UINT) SobolSampling
[2023.04.19-08.13.30:328][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (3D 1x1x1 PF_B8G8R8A8 RT) VolumetricBlackDummy
[2023.04.19-08.13.30:328][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (3D 1x1x1 PF_B8G8R8A8 RT) HairLUT0
[2023.04.19-08.13.30:328][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 128x32 PF_G16R16) PreintegratedGF
[2023.04.19-08.13.30:361][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (3D 16x16x16 PF_B8G8R8A8) PerlinNoise3D
[2023.04.19-08.13.30:362][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 64x64 PF_R8G8) SSAORandomization
[2023.04.19-08.13.30:362][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 4x4 PF_R8G8B8A8) GTAORandomization
[2023.04.19-08.13.30:362][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 64x64 PF_FloatRGBA VRam) LTCMat
[2023.04.19-08.13.30:362][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (2D 64x64 PF_G16R16F VRam) LTCAmp
[2023.04.19-08.13.30:362][ 0]LogRenderTargetPool: Display: 1 MB, NewRT (3D 16x16x16 PF_R16F) GTAOPreIntegrated
[2023.04.19-08.13.30:369][ 0]LogAMS: Display: Starting up ActorMovementSystem
[2023.04.19-08.13.30:375][ 0]LogUObjectArray: 15438 objects as part of root set at end of initial load.
[2023.04.19-08.13.30:375][ 0]LogUObjectArray: 2 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set.
[2023.04.19-08.13.30:375][ 0]LogUObjectAllocator: 3402424 out of 0 bytes used by permanent object pool.
[2023.04.19-08.13.30:375][ 0]LogUObjectArray: CloseDisregardForGC: 15438/15438 objects in disregard for GC pool
[2023.04.19-08.13.30:378][ 0]LogAutomationTest: Skipping unit tests for the cooked build.
[2023.04.19-08.13.30:378][ 0]LogEngine: Initializing Engine…
[2023.04.19-08.13.30:379][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.000 s
[2023.04.19-08.13.30:379][ 0]LogStreaming: FlushAsyncLoading: 1 QueuedPackages, 0 AsyncPackages