Cannot play game on Linux after packaging!

I am trying to run my game after packaging on Linux, but am seeing this error.

LogInit: Base Directory: /home/raunaksingh/Desktop/LinuxNoEditor/CaptureTheFlag/Binaries/Linux/
LogInit: Installed Engine Build: 0
LogDevObjectVersion: Number of dev versions registered: 25
LogDevObjectVersion:   Dev-Blueprints (B0D832E4-1F89-4F0D-ACCF-7EB736FD4AA2): 10
LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
LogStreaming: Display: Async Loading initialized: Event Driven Loader: true, Async Loading Thread: false, Async Post Load: true
LogInit: Object subsystem initialized
LogConfig: Setting CVar [[con.DebugEarlyDefault:1]]
LogConfig: Setting CVar [[r.setres:1280x720]]
[[r.Mobile.EnableStaticAndCSMShadowReceivers:1]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:1]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.Mobile.AllowDistanceFieldShadows:1]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.Mobile.AllowMovableDirectionalLights:1]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.MobileNumDynamicPointLights:4]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.MobileDynamicPointLightsUseStaticBranch:1]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.Mobile.EnableMovableSpotlights:0]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.SkinCache.SceneMemoryLimitInMB:128.000000]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.GPUSkin.Limit2BoneInfluences:0]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.SupportDepthOnlyIndexBuffers:1]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.SupportReversedIndexBuffers:1]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.SupportMaterialLayers:0]]
[2021.02.14-14.39.16:806][  0]LogConfig: Setting CVar [[r.LightPropagationVolume:0]]
[2021.02.14-14.39.16:806][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.14-14.39.16:806][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]]
[2021.02.14-14.39.16:807][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.MaxObjectsNotConsideredByGC:1]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.SizeOfPermanentObjectPool:0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.FlushStreamingOnGC:0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.NumRetriesBeforeForcingGC:10]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.AllowParallelGC:1]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.MaxObjectsInEditor:25165824]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.IncrementalBeginDestroyEnabled:1]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.CreateGCClusters:1]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.MinGCClusterSize:5]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.ActorClusteringEnabled:0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.BlueprintClusteringEnabled:0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Setting CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
[2021.02.14-14.39.16:807][  0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.14-14.39.16:807][  0]LogInit: Initializing SDL.
[2021.02.14-14.39.16:902][  0]LogInit: Initialized SDL 2.0.10 revision: 12952 (hg-12952:bc90ce38f1e2) (compiled against 2.0.10)
[2021.02.14-14.39.16:902][  0]LogInit: Using SDL video driver 'x11'
[2021.02.14-14.39.16:902][  0]LogInit: Display metrics:
[2021.02.14-14.39.16:902][  0]LogInit:   PrimaryDisplayWidth: 1920
[2021.02.14-14.39.16:902][  0]LogInit:   PrimaryDisplayHeight: 1080
[2021.02.14-14.39.16:902][  0]LogInit:   PrimaryDisplayWorkAreaRect:
[2021.02.14-14.39.16:902][  0]LogInit:     Left=0, Top=27, Right=1920, Bottom=1080
[2021.02.14-14.39.16:902][  0]LogInit:   VirtualDisplayRect:
[2021.02.14-14.39.16:902][  0]LogInit:     Left=0, Top=27, Right=1920, Bottom=1080
[2021.02.14-14.39.16:902][  0]LogInit:   TitleSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000
[2021.02.14-14.39.16:902][  0]LogInit:   ActionSafePaddingSize: X=0.000 Y=0.000 Z=0.000 W=0.000
[2021.02.14-14.39.16:902][  0]LogInit:   Number of monitors: 1
[2021.02.14-14.39.16:902][  0]LogInit:     Monitor 0
[2021.02.14-14.39.16:902][  0]LogInit:       Name: DELL S2330MX 23"
[2021.02.14-14.39.16:902][  0]LogInit:       ID: display0
[2021.02.14-14.39.16:902][  0]LogInit:       NativeWidth: 1920
[2021.02.14-14.39.16:902][  0]LogInit:       NativeHeight: 1080
[2021.02.14-14.39.16:902][  0]LogInit:       bIsPrimary: true
[2021.02.14-14.39.16:902][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]]
[2021.02.14-14.39.16:902][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]]
[2021.02.14-14.39.16:902][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.ShadowQuality:5]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.AOQuality:2]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.VolumetricFog:1]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.CapsuleShadows:1]]
[2021.02.14-14.39.16:902][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]]
[2021.02.14-14.39.16:902][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.LensFlareQuality:2]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.BloomQuality:5]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Upscale.Quality:3]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2021.02.14-14.39.16:903][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Streaming.Boost:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.RefractionQuality:2]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SSR.Quality:3]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SceneColorFormat:4]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.DetailMode:2]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SSS.Scale:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SSS.Quality:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SSS.HalfRes:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SSGI.Quality:3]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountPerSlice:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:32.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:32.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[grass.DensityScale:1.0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.SampleCount:16]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.JitterIntegration:0]]
[2021.02.14-14.39.16:903][  0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:16]]
[2021.02.14-14.39.16:903][  0]LogLinux: Selected Device Profile: [LinuxNoEditor]
[2021.02.14-14.39.16:903][  0]LogInit: Applying CVar settings loaded from the selected device profile: [LinuxNoEditor]
[2021.02.14-14.39.16:905][  0]LogHAL: Display: Platform has ~ 4 GB [16742612992 / 4294967296 / 16], which maps to Smallest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.RHICmdBypass:0]]
[2021.02.14-14.39.16:905][  0]LogInit: Going up to parent DeviceProfile [Linux]
[2021.02.14-14.39.16:905][  0]LogInit: Going up to parent DeviceProfile []
[2021.02.14-14.39.16:905][  0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]]
[2021.02.14-14.39.16:905][  0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]]
[2021.02.14-14.39.16:905][  0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.ShadowQuality:5]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.AOQuality:2]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.VolumetricFog:1]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]]
[2021.02.14-14.39.16:905][  0]LogConfig: Setting CVar [[r.CapsuleShadows:1]]
[2021.02.14-14.39.16:906][  0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.LensFlareQuality:2]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.BloomQuality:5]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.Upscale.Quality:3]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1        ; higher gathering accumulator quality]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1          ; Median3x3 postfilering method]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0       ; no bokeh simulation when gathering]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4                 ; medium number of samples when gathering]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1    ; additive foreground scattering]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2    ; additive background scattering]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1      ; bokeh simulation when scattering]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1         ; only a maximum of 10% of scattered bokeh]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1                ; cheap slight out of focus]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0    ; no bokeh simulation on slight out of focus]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1                ; more stable temporal accumulation]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2021.02.14-14.39.16:906][  0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2021.02.14-14.39.16:906][  0]LogConfig: Setting CVar [[r.Streaming.Boost:1]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.RefractionQuality:2]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SSR.Quality:3]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SceneColorFormat:4]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.DetailMode:2]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SSS.Scale:1]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SSS.Quality:1]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SSS.HalfRes:1]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SSGI.Quality:3]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountPerSlice:1]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:32.0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:32.0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[grass.DensityScale:1.0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Scalability.ini]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.SampleCount:16]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.JitterIntegration:0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:16]]
[2021.02.14-14.39.16:924][  0]LogConfig: Applying CVar settings from Section [Startup] File [../../../Engine/Config/ConsoleVariables.ini]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:0]]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[p.chaos.AllowCreatePhysxBodies:1]]
[2021.02.14-14.39.16:924][  0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [../../../CaptureTheFlag/Saved/Config/LinuxNoEditor/Engine.ini]
[2021.02.14-14.39.16:924][  0]LogConfig: Setting CVar [[g.TimeoutForBlockOnRenderFence:60000]]
[2021.02.14-14.39.16:925][  0]LogInit: Unix hardware info:
[2021.02.14-14.39.16:925][  0]LogInit:  - we are the first instance of this executable
[2021.02.14-14.39.16:925][  0]LogInit:  - this process' id (pid) is 10197, parent process' id (ppid) is 10190
[2021.02.14-14.39.16:925][  0]LogInit:  - we are not running under debugger
[2021.02.14-14.39.16:925][  0]LogInit:  - machine network name is 'pop-os'
[2021.02.14-14.39.16:925][  0]LogInit:  - user name is 'raunaksingh' (raunaksingh)
[2021.02.14-14.39.16:925][  0]LogInit:  - we're logged in locally
[2021.02.14-14.39.16:925][  0]LogInit:  - we're running with rendering
[2021.02.14-14.39.16:925][  0]LogInit:  - CPU: GenuineIntel 'Intel(R) Core(TM) i7-4900MQ CPU @ 2.80GHz' (signature: 0x306C3)
[2021.02.14-14.39.16:925][  0]LogInit:  - Number of physical cores available for the process: 4
[2021.02.14-14.39.16:925][  0]LogInit:  - Number of logical cores available for the process: 8
[2021.02.14-14.39.16:925][  0]LogInit:  - Cache line size: 64
[2021.02.14-14.39.16:925][  0]LogInit:  - Memory allocator used: binned2
[2021.02.14-14.39.16:925][  0]LogInit:  - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
[2021.02.14-14.39.16:925][  0]LogInit:  - This is an internal build.
[2021.02.14-14.39.16:925][  0]LogCore: Benchmarking clocks:
[2021.02.14-14.39.16:925][  0]LogCore:  - CLOCK_MONOTONIC (id=1) can sustain 61208302 (61208K, 61M) calls per second without zero deltas.
[2021.02.14-14.39.16:925][  0]LogCore:  - CLOCK_MONOTONIC_RAW (id=4) can sustain 61267132 (61267K, 61M) calls per second without zero deltas.
[2021.02.14-14.39.16:925][  0]LogCore:  - CLOCK_MONOTONIC_COARSE (id=6) can sustain 148785601 (148786K, 149M) calls per second with 99.999826% zero deltas.
[2021.02.14-14.39.16:925][  0]LogCore: Selected clock_id 4 (CLOCK_MONOTONIC_RAW) since it is the fastest support clock without zero deltas.
[2021.02.14-14.39.16:925][  0]LogInit: Unix-specific commandline switches:
[2021.02.14-14.39.16:925][  0]LogInit:  -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2021.02.14-14.39.16:925][  0]LogInit:  -jemalloc - use jemalloc for all memory allocation
[2021.02.14-14.39.16:925][  0]LogInit:  -binnedmalloc - use binned malloc  for all memory allocation
[2021.02.14-14.39.16:925][  0]LogInit:  -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
[2021.02.14-14.39.16:925][  0]LogInit:  -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
[2021.02.14-14.39.16:925][  0]LogInit:  -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF)
[2021.02.14-14.39.16:925][  0]LogInit:  -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
[2021.02.14-14.39.16:925][  0]LogInit:  -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
[2021.02.14-14.39.16:925][  0]LogInit:  -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2021.02.14-14.39.16:925][  0]LogInit:  -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2021.02.14-14.39.16:925][  0]LogInit:  -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2021.02.14-14.39.16:925][  0]LogInit:  - Physical RAM available (not considering process quota): 16 GB (15967 MB, 16350208 KB, 16742612992 bytes)
[2021.02.14-14.39.16:925][  0]LogInit:  - VirtualMemoryAllocator pools will grow at scale 1.4
[2021.02.14-14.39.16:925][  0]LogInit:  - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change)
[2021.02.14-14.39.16:935][  0]LogInit: Using OS detected language (en-US).
[2021.02.14-14.39.16:935][  0]LogInit: Using OS detected locale (en-US).
[2021.02.14-14.39.16:935][  0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so the 'en' localization will be used.
[2021.02.14-14.39.16:943][  0]LogHAL: Warning: Splash screen image not found.
[2021.02.14-14.39.16:999][  0]LogSlate: New Slate User Created.  User Index 0, Is Virtual User: 0
[2021.02.14-14.39.16:999][  0]LogSlate: Slate User Registered.  User Index 0, Is Virtual User: 0
[2021.02.14-14.39.17:000][  0]LogInit: Using SDL_WINDOW_VULKAN
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance layer VK_LAYER_MESA_device_select
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance layer VK_LAYER_MESA_overlay
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance layer VK_LAYER_NV_optimus
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_acquire_xlib_display
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_debug_report
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_debug_utils
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_direct_mode_display
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_EXT_display_surface_counter
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_device_group_creation
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_display
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_external_fence_capabilities
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_external_memory_capabilities
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_external_semaphore_capabilities
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_get_display_properties2
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_get_physical_device_properties2
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_get_surface_capabilities2
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_surface
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_surface_protected_capabilities
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_wayland_surface
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_xcb_surface
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: - Found instance extension VK_KHR_xlib_surface
Unable to read VR Path Registry from /home/raunaksingh/.config/openvr/openvrpaths.vrpath
[2021.02.14-14.39.17:017][  0]LogHMD: Failed to initialize OpenVR with code 110
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: Not using instance layers
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: Using instance extensions
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: * VK_KHR_surface
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: * VK_KHR_xlib_surface
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: * VK_KHR_external_memory_capabilities
[2021.02.14-14.39.17:017][  0]LogVulkanRHI: Display: * VK_KHR_get_physical_device_properties2
[2021.02.14-14.39.17:021][  0]LogVulkanRHI: Display: Found 1 device(s)
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: Device 0: GeForce GTX 765M
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: - API 1.2.155(0x40209b) Driver 0x7309c000 VendorId 0x10de
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: - DeviceID 0x11e1 Type Discrete GPU
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: - Max Descriptor Sets Bound 32 Timestamps 1
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device layer VK_LAYER_MESA_device_select
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_4444_formats
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_buffer_device_address
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_calibrated_timestamps
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_conditional_rendering
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_custom_border_color
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_depth_clip_enable
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_depth_range_unrestricted
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_descriptor_indexing
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_discard_rectangles
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_display_control
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_extended_dynamic_state
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_external_memory_host
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_global_priority
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_host_query_reset
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_image_robustness
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_index_type_uint8
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_inline_uniform_block
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_line_rasterization
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_memory_budget
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_pci_bus_info
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_pipeline_creation_cache_control
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_pipeline_creation_feedback
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_private_data
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_robustness2
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_scalar_block_layout
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_separate_stencil_usage
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_demote_to_helper_invocation
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_subgroup_ballot
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_shader_subgroup_vote
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_subgroup_size_control
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_texel_buffer_alignment
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_tooling_info
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_transform_feedback
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_vertex_attribute_divisor
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_EXT_ycbcr_image_arrays
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_16bit_storage
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_8bit_storage
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_bind_memory2
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_buffer_device_address
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_copy_commands2
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_create_renderpass2
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_dedicated_allocation
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_depth_stencil_resolve
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_descriptor_update_template
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_device_group
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_draw_indirect_count
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_driver_properties
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_fence
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_fence_fd
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_memory
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_memory_fd
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_semaphore
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_external_semaphore_fd
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_get_memory_requirements2
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_image_format_list
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_imageless_framebuffer
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance1
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance2
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_maintenance3
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_multiview
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_pipeline_executable_properties
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_push_descriptor
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_relaxed_block_layout
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_sampler_mirror_clamp_to_edge
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_sampler_ycbcr_conversion
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_separate_depth_stencil_layouts
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_clock
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_draw_parameters
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_float16_int8
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_float_controls
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_non_semantic_info
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_subgroup_extended_types
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_shader_terminate_invocation
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_spirv_1_4
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_storage_buffer_storage_class
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_swapchain
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_swapchain_mutable_format
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_timeline_semaphore
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_uniform_buffer_standard_layout
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_KHR_variable_pointers
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_dedicated_allocation
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_dedicated_allocation_image_aliasing
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_device_diagnostic_checkpoints
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_device_diagnostics_config
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_device_generated_commands
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_shader_sm_builtins
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_NV_shader_subgroup_partitioned
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: -    Found device extension VK_NVX_multiview_per_view_attributes
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: Using Device 0: Geometry 1 Tessellation 1
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: Found 2 Queue Families
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: Initializing Queue Family 0: 16 queues Gfx Compute Xfer Sparse
[2021.02.14-14.39.17:022][  0]LogVulkanRHI: Display: Initializing Queue Family 1: 1 queues Xfer Sparse
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: Using device layers
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: Using device extensions
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: * VK_KHR_swapchain
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: * VK_KHR_maintenance1
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: * VK_KHR_maintenance2
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 2 Device Memory Heaps; Max memory allocations -1
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 0: Flags 0x1 Size 2147483648 (2048.00 MB) GPU
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 1: Flags 0x0 Size 12556959744 (11975.25 MB) 
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 10 Device Memory Types (Not unified)
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 0: Flags 0x0 Heap 1 
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 1: Flags 0x0 Heap 1 
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 2: Flags 0x0 Heap 1 
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 3: Flags 0x0 Heap 1 
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 4: Flags 0x0 Heap 1 
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 5: Flags 0x0 Heap 1 
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 6: Flags 0x0 Heap 1 
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 7: Flags 0x1 Heap 0  Local
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 8: Flags 0x6 Heap 1  HostVisible HostCoherent
[2021.02.14-14.39.17:181][  0]LogVulkanRHI: Display: 9: Flags 0xe Heap 1  HostVisible HostCoherent HostCached
[2021.02.14-14.39.17:216][  0]LogVulkanRHI: Display: FVulkanPipelineStateCacheManager: Binary pipeline cache '../../../CaptureTheFlag/Saved/VulkanPSO.cache.10de.11e1' not found.
[2021.02.14-14.39.17:228][  0]LogVulkanRHI: Display: Nvidia User Driver Version = 460.39
[2021.02.14-14.39.17:234][  0]LogRHI: Texture pool is 1361 MB (70% of 1945 MB)
[2021.02.14-14.39.17:261][  0]LogMaterial: Verifying Global Shaders for SF_VULKAN_SM5
[2021.02.14-14.39.17:263][  0]LogSlate: Using FreeType 2.10.0
[2021.02.14-14.39.17:263][  0]LogSlate: SlateFontServices - WITH_FREETYPE: 1, WITH_HARFBUZZ: 1
[2021.02.14-14.39.17:325][  0]LogInit: Using OS detected language (en-US).
[2021.02.14-14.39.17:325][  0]LogInit: Using OS detected locale (en-US).
[2021.02.14-14.39.17:325][  0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the language.
[2021.02.14-14.39.17:325][  0]LogTextLocalizationManager: No localization for 'en-US' exists, so 'en' will be used for the locale.
[2021.02.14-14.39.17:325][  0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed
[2021.02.14-14.39.17:325][  0]LogSlate: FontCache flush requested. Reason: Culture for localization was changed
[2021.02.14-14.39.17:326][  0]LogTextLocalizationManager: Compacting localization data took   0.69ms
[2021.02.14-14.39.17:330][  0]LogAssetRegistry: FAssetRegistry took 0.0040 seconds to start up
[2021.02.14-14.39.17:437][  0]LogStreaming: Display: Flushing async loaders.
[2021.02.14-14.39.17:437][  0]LogPackageLocalizationCache: Processed 7 localized package path(s) for 1 prioritized culture(s) in 0.000033 seconds
[2021.02.14-14.39.17:437][  0]LogPakFile: New pak file ../../../CaptureTheFlag/Content/Paks/CaptureTheFlag-LinuxNoEditor.pak added to pak precacher.
[2021.02.14-14.39.17:440][  0]LogLinux: Selected Device Profile: [LinuxNoEditor]
[2021.02.14-14.39.17:448][  0]LogNetVersion: CaptureTheFlag 1.0.0, NetCL: 0, EngineNetVer: 13, GameNetVer: 0 (Checksum: 2461342467)
[2021.02.14-14.39.17:509][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2021.02.14-14.39.17:509][  0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2021.02.14-14.39.17:549][  0]LogMoviePlayer: Initializing movie player
[2021.02.14-14.39.17:579][  0]LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format...
[2021.02.14-14.39.17:579][  0]LogVulkanRHI: Display: Queue Family 0: Supports Present
[2021.02.14-14.39.17:579][  0]LogVulkanRHI: Display: Queue Family 0: Supports Present
[2021.02.14-14.39.17:579][  0]LogVulkanRHI: Display: Found 3 Surface present modes:
[2021.02.14-14.39.17:579][  0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_KHR (2)
[2021.02.14-14.39.17:579][  0]LogVulkanRHI: Display: - VK_PRESENT_MODE_FIFO_RELAXED_KHR (3)
[2021.02.14-14.39.17:579][  0]LogVulkanRHI: Display: - VK_PRESENT_MODE_IMMEDIATE_KHR (0)
[2021.02.14-14.39.17:579][  0]LogVulkanRHI: Display: Selected VkPresentModeKHR mode 2
[2021.02.14-14.39.17:579][  0]LogVulkanRHI: Creating new VK swapchain with format 44, color space 0, num images 3
[2021.02.14-14.39.17:735][  0]LogVulkanRHI: Creating new VK swapchain with format 44, color space 0, num images 3
[2021.02.14-14.39.17:938][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
[2021.02.14-14.39.17:938][  0]LogSlate: Slate font cache was flushed
[2021.02.14-14.39.17:940][  0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
[2021.02.14-14.39.17:948][  0]LogUObjectArray: 40927 objects as part of root set at end of initial load.
[2021.02.14-14.39.17:948][  0]LogUObjectArray: 2 objects are not in the root set, but can never be destroyed because they are in the DisregardForGC set.
[2021.02.14-14.39.17:948][  0]LogUObjectAllocator: 6116176 out of 0 bytes used by permanent object pool.
[2021.02.14-14.39.17:948][  0]LogUObjectArray: CloseDisregardForGC: 40927/40927 objects in disregard for GC pool
[2021.02.14-14.39.17:949][  0]LogEngine: Initializing Engine...
Unable to read VR Path Registry from /home/raunaksingh/.config/openvr/openvrpaths.vrpath
Unable to read VR Path Registry from /home/raunaksingh/.config/openvr/openvrpaths.vrpath
[2021.02.14-14.39.17:950][  0]LogHMD: Failed to initialize OpenVR with code 110
[2021.02.14-14.39.17:950][  0]LogStats: UGameplayTagsManager::InitializeManager -  0.000 s
[2021.02.14-14.39.18:070][  0]LogPakFile: Precache HighWater 16MB

[2021.02.14-14.39.18:070][  0]LogPakFile: Precache HighWater 32MB

[2021.02.14-14.39.18:070][  0]LogInit: Initializing FReadOnlyCVARCache
[2021.02.14-14.39.18:070][  0]LogAudioMixer: Display: Audio Mixer Platform Settings:
[2021.02.14-14.39.18:070][  0]LogAudioMixer: Display: 	Sample Rate:		  48000
[2021.02.14-14.39.18:070][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size Requested: 1024
[2021.02.14-14.39.18:070][  0]LogAudioMixer: Display: 	Callback Buffer Frame Size To Use:	  1024
[2021.02.14-14.39.18:070][  0]LogAudioMixer: Display: 	Number of buffers to queue:			  2
[2021.02.14-14.39.18:070][  0]LogAudioMixer: Display: 	Max Channels (voices):	  32
[2021.02.14-14.39.18:070][  0]LogAudioMixer: Display: 	Number of Async Source Workers:		  0
[2021.02.14-14.39.18:070][  0]LogAudio: Display: AudioDevice MaxSources: 32
[2021.02.14-14.39.18:071][  0]LogAudio: Display: Using built-in audio occlusion.
[2021.02.14-14.39.18:071][  0]LogAudioMixer: Display: Initializing audio mixer.
[2021.02.14-14.39.18:077][  0]LogAudioMixerSDL: Display: Initialized SDL using pulseaudio platform API backend.
[2021.02.14-14.39.18:145][  0]LogAudioMixer: Display: Using Audio Device Default Audio Device
[2021.02.14-14.39.18:149][  0]LogInit: FAudioDevice initialized.
[2021.02.14-14.39.18:150][  0]LogNetVersion: Set ProjectVersion to 1.0.0.0. Version Checksum will be recalculated on next use.
[2021.02.14-14.39.18:150][  0]LogInit: Texture streaming: Enabled
[2021.02.14-14.39.18:155][  0]LogSlate: Updating window title bar state: overlay mode, drag disabled, window buttons hidden, title bar hidden
[2021.02.14-14.39.18:159][  0]LogInit: Display: Game Engine Initialized.
[2021.02.14-14.39.18:159][  0]LogInit: Display: Starting Game.
[2021.02.14-14.39.18:159][  0]LogNet: Browse: /Game/Levels/ForestForage?Name=Player
[2021.02.14-14.39.18:159][  0]LogLoad: LoadMap: /Game/Levels/ForestForage?Name=Player
[2021.02.14-14.39.18:159][  0]LogWorld: BeginTearingDown for /Temp/Untitled_0
[2021.02.14-14.39.18:161][  0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
[2021.02.14-14.39.18:161][  0]LogSlate: InvalidateAllWidgets triggered.  All widgets were invalidated
[2021.02.14-14.39.18:165][  0]LogAudioMixer: Display: No commands were queued while flushing the source manager.
[2021.02.14-14.39.18:175][  0]LogUObjectHash: Compacting FUObjectHashTables data took   1.32ms
[2021.02.14-14.39.18:272][  0]LogAIModule: Creating AISystem for world ForestForage
[2021.02.14-14.39.18:272][  0]LogLoad: Game class is 'GameModeBase'
[2021.02.14-14.39.18:292][  0]LogWorld: Bringing World /Game/Levels/ForestForage.ForestForage up for play (max tick rate 0) at 2021.02.14-09.39.18
[2021.02.14-14.39.18:312][  0]LogWorld: Bringing up level for play took: 0.020411
[2021.02.14-14.39.18:312][  0]LogGameMode: FindPlayerStart: PATHS NOT DEFINED or NO PLAYERSTART with positive rating
Failed to find symbol file, expected location:
"/home/raunaksingh/Desktop/LinuxNoEditor/CaptureTheFlag/Binaries/Linux/CaptureTheFlag.sym"
[2021.02.14-14.39.18:313][  0]LogUMG: Display: Widget Class GameHUD_C - Loaded Fast Template.
[2021.02.14-14.39.18:314][  0]LogLoad: Took 0.154387 seconds to LoadMap(/Game/Levels/ForestForage)
[2021.02.14-14.39.18:314][  0]LogSlate: Took 0.000047 seconds to synchronously load lazily loaded font '../../../Engine/Content/EngineFonts/Faces/RobotoBold.ufont' (160K)
Fatal error: [File:/home/raunaksingh/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp] [Line: 279] 
Out of Device Memory, Requested=4096.00Kb MemTypeIndex=7
Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554 
CommonUnixCrashHandler: Signal=11
Malloc Size=65535 LargeMemoryPoolOffset=131119 
Malloc Size=145408 LargeMemoryPoolOffset=276544 
[2021.02.14-14.39.18:325][  0]LogCore: === Critical error: ===
Unhandled Exception: SIGSEGV: invalid attempt to write memory at address 0x0000000000000003

[2021.02.14-14.39.18:325][  0]LogCore: Fatal error: [File:/home/raunaksingh/UnrealEngine/Engine/Source/Runtime/VulkanRHI/Private/VulkanMemory.cpp] [Line: 279] 
Out of Device Memory, Requested=4096.00Kb MemTypeIndex=7
0x000000000419449a CaptureTheFlag!UnknownFunction(0x3f94499)
0x0000000004193010 CaptureTheFlag!UnknownFunction(0x3f9300f)
0x0000000004205acf CaptureTheFlag!UnknownFunction(0x4005ace)
0x00000000041e3271 CaptureTheFlag!UnknownFunction(0x3fe3270)
0x000000000527459a CaptureTheFlag!UnknownFunction(0x5074599)
0x0000000005257220 CaptureTheFlag!UnknownFunction(0x505721f)
0x0000000002a3ef08 CaptureTheFlag!UnknownFunction(0x283ef07)
0x0000000002a3d943 CaptureTheFlag!UnknownFunction(0x283d942)
0x00000000043532ec CaptureTheFlag!UnknownFunction(0x41532eb)
0x000000000438c832 CaptureTheFlag!UnknownFunction(0x418c831)
0x0000000002aaef97 CaptureTheFlag!UnknownFunction(0x28aef96)
0x0000000002a8a319 CaptureTheFlag!UnknownFunction(0x288a318)
0x00007fa9b13e3590 libpthread.so.0!UnknownFunction(0x958f)
0x00007fa9b09e9223 libc.so.6!clone(+0x42)





0x0000000002a6d0fd CaptureTheFlag!UnknownFunction(0x286d0fd)
0x0000000002bd8ac7 CaptureTheFlag!UnknownFunction(0x29d8ac6)
0x00000000041996e6 CaptureTheFlag!UnknownFunction(0x3f996e5)
0x000000000419449a CaptureTheFlag!UnknownFunction(0x3f94499)
0x0000000004193010 CaptureTheFlag!UnknownFunction(0x3f9300f)
0x0000000004205acf CaptureTheFlag!UnknownFunction(0x4005ace)
0x00000000041e3271 CaptureTheFlag!UnknownFunction(0x3fe3270)
0x000000000527459a CaptureTheFlag!UnknownFunction(0x5074599)
0x0000000005257220 CaptureTheFlag!UnknownFunction(0x505721f)
0x0000000002a3ef08 CaptureTheFlag!UnknownFunction(0x283ef07)
0x0000000002a3d943 CaptureTheFlag!UnknownFunction(0x283d942)
0x00000000043532ec CaptureTheFlag!UnknownFunction(0x41532eb)
0x000000000438c832 CaptureTheFlag!UnknownFunction(0x418c831)
0x0000000002aaef97 CaptureTheFlag!UnknownFunction(0x28aef96)
0x0000000002a8a319 CaptureTheFlag!UnknownFunction(0x288a318)
0x00007fa9b13e3590 libpthread.so.0!UnknownFunction(0x958f)
0x00007fa9b09e9223 libc.so.6!clone(+0x42)

[2021.02.14-14.39.18:337][  0]LogExit: Executing StaticShutdownAfterError
Malloc Size=97257 LargeMemoryPoolOffset=373817 
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
CaptureTheFlag.sh: line 5: 10197 Segmentation fault      (core dumped) "$UE4_PROJECT_ROOT/CaptureTheFlag/Binaries/Linux/CaptureTheFlag" CaptureTheFlag $@
raunaksingh@pop-os:~/Desktop/LinuxNoEditor$ 

Looks like for some reason it has over-committed memory. On Linux this results in a crash as Linux doesn’t deal with this.

https://developer.nvidia.com/blog/vulkan-dos-donts/

  • Avoid video memory overcommitment. vkAllocateMemory() will return VK_ERROR_OUT_OF_DEVICE_MEMORY or VK_ERROR_OUT_OF_HOST_MEMORY .
  • When memory is over-committed on Windows, the OS may temporarily suspend a process from the GPU runlist in order to page out its allocations to make room for a different process’ allocations. There is no OS memory manager on Linux that mitigates over-commitment by automatically performing paging operations on memory objects.

Not really sure what’s causing it though. Could be a bug with that UE4 version, could be that you need to do something for memory management, or could be an issue with vulkan and that gpu driver possibly (Nvidia has a vulkan developer driver with pre-release vulkan stuff if you want to try that).

A different idea, you can package with directx on Windows and test with wine on Linux. That would check an alternative way with quite a lot of differences and may help you to narrow down to something. (Assuming your packaged game runs.)

Could be a game startup issue maybe.

So… I should basically package on Windows? A game can’t be packaged on Linux?

Here are some specs:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.39       Driver Version: 460.39       CUDA Version: 11.2     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  GeForce GTX 765M    Off  | 00000000:01:00.0 N/A |                  N/A |
|  0%   41C    P8    N/A /  N/A |    238MiB /  1998MiB |     N/A      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|  No running processes found                                                 |
+-----------------------------------------------------------------------------+

Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Byte Order:                      Little Endian
Address sizes:                   39 bits physical, 48 bits virtual
CPU(s):                          8
On-line CPU(s) list:             0-7
Thread(s) per core:              2
Core(s) per socket:              4
Socket(s):                       1
NUMA node(s):                    1
Vendor ID:                       GenuineIntel
CPU family:                      6
Model:                           60
Model name:                      Intel(R) Core(TM) i7-4900MQ CPU @ 2.80GHz
Stepping:                        3
CPU MHz:                         1274.224
CPU max MHz:                     3800.0000
CPU min MHz:                     800.0000
BogoMIPS:                        5586.59
Virtualization:                  VT-x
L1d cache:                       128 KiB
L1i cache:                       128 KiB
L2 cache:                        1 MiB
L3 cache:                        8 MiB
NUMA node0 CPU(s):               0-7
Vulnerability Itlb multihit:     KVM: Mitigation: VMX disabled
Vulnerability L1tf:              Mitigation; PTE Inversion; VMX conditional cach
                                 e flushes, SMT vulnerable
Vulnerability Mds:               Mitigation; Clear CPU buffers; SMT vulnerable
Vulnerability Meltdown:          Mitigation; PTI
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled v
                                 ia prctl and seccomp
Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user
                                  pointer sanitization
Vulnerability Spectre v2:        Mitigation; Full generic retpoline, IBPB condit
                                 ional, IBRS_FW, STIBP conditional, RSB filling
Vulnerability Srbds:             Mitigation; Microcode
Vulnerability Tsx async abort:   Not affected
Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtr
                                 r pge mca cmov pat pse36 clflush dts acpi mmx f
                                 xsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rd
                                 tscp lm constant_tsc arch_perfmon pebs bts rep_
                                 good nopl xtopology nonstop_tsc cpuid aperfmper
                                 f pni pclmulqdq dtes64 monitor ds_cpl vmx smx e
                                 st tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_
                                 1 sse4_2 x2apic movbe popcnt tsc_deadline_timer
                                  aes xsave avx f16c rdrand lahf_lm abm cpuid_fa
                                 ult epb invpcid_single pti ssbd ibrs ibpb stibp
                                  tpr_shadow vnmi flexpriority ept vpid ept_ad f
                                 sgsbase tsc_adjust bmi1 avx2 smep bmi2 erms inv
                                 pcid xsaveopt dtherm ida arat pln pts md_clear 
                                 flush_l1d

So… I should basically package on Windows? A game can’t be packaged on Linux?

That’s not what I was saying. It would just be for a test.

But it looks like it could be possible that your gpu’s shared memory is the problem vs your current project’s memory requirements.

If I’m reading it correctly, looks like it has 1998MiB max but your project asks for more.

I can’t tell you how to deal with that. Its a book.

As a different test, you can try a quick basic default mostly blank project. Does it run after packaging? If it runs, that will give you an answer if you need to improve your project’s memory usage here. Perhaps that is better for you.

I don’t know if you can get UE4 to just limit it and still work. I have a feeling you need to optimize, make smaller, or not run it on that hardware. But, perhaps someone else has an idea.

One more idea:

In your log above it looks like you might have texture streaming enabled?
“[2021.02.14-14.39.18:150][ 0]LogInit: Texture streaming: Enabled”

If so you might be able to use “r.Streaming.LimitPoolSizeToVRAM” to fix it which is disabled in the log above. Hard to say. I don’t know the full extent of your project.

r.Streaming.LimitPoolSizeToVRAM - If enabled, the texture pool size will be limited to how much GPU memory is available.

Hi @QueueButton,

Thanks for the response.

I set r.Streaming.LimitPoolSizeToVRAM = true in the project’s config/DefaultEngine.ini but I still get the same error of error VK_ERROR_DEVICE_LOST

I’m guessing the problem is not with Linux specifically but with my NVIDIA 765m GPU because it has only 2 GB RAM and the project needs more.

Is there is a way to identify the total GPU memory requirement for the project in UE4? Or a way to limit it?

Well, I was hoping it would do something. Good try anyway.

Yeah, there’s different things that can be done:

https://answers.unrealengine.com/questions/765320/unreal-gpu-memory-footprint.html

You can search and probably find more stuff. Something should work for you.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms