Advertisement
Guest User

UII Console

a guest
Aug 23rd, 2021
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.63 KB | None | 0 0
  1. ./U4Server.sh
  2.  
  3. 4.25.3-68423168+4.20.14.0 518 1
  4. Disabling core dumps.
  5. LogPakFile: Display: Found Pak file ../../../U4/Content/Paks/U4-LinuxServer.pak attempting to mount.
  6. LogPakFile: Display: Mounting pak file ../../../U4/Content/Paks/U4-LinuxServer.pak.
  7. LogPlatformFile: Using cached read wrapper
  8. LogTaskGraph: Started task graph with 4 named threads and 8 total threads with 1 sets of task threads.
  9. LogICUInternationalization: ICU TimeZone Detection - Raw Offset: -6:00, Platform Override: ''
  10. LogUnixPlatformFile: Warning: create dir('/home/*******/Engine/Saved/Config/LinuxServer/Manifest.ini') failed: errno=13 (Permission denied)
  11. LogUnixPlatformFile: Warning: create dir('/home/*******/Engine/Saved/Config/LinuxServer/Manifest.ini') failed: errno=13 (Permission denied)
  12. LogUnixPlatformFile: Warning: create dir('/home/*******/U4/Saved/Config/CrashReportClient/UE4CC-Linux-D36DCE09D2614E69B03D1D56699B30BE/CrashReportClient.ini') failed: errno=13 (Permission denied)
  13. LogUnixPlatformFile: Warning: create dir('/home/*******/U4/Saved/Config/CrashReportClient/UE4CC-Linux-D36DCE09D2614E69B03D1D56699B30BE/CrashReportClient.ini') failed: errno=13 (Permission denied)
  14. LogPluginManager: Mounting plugin BearSteam
  15. LogPluginManager: Mounting plugin BigDemo
  16. LogPluginManager: Mounting plugin LegacyCore
  17. LogPluginManager: Mounting plugin Blastlane
  18. LogPluginManager: Mounting plugin Horde
  19. LogPluginManager: Mounting plugin Niagara
  20. LogPluginManager: Mounting plugin PeripheralFx
  21. LogPluginManager: Mounting plugin U4_AdminCommands
  22. LogPluginManager: Mounting plugin U4_EffectPool
  23. LogPluginManager: Mounting plugin U4_ModToolbar
  24. LogPluginManager: Mounting plugin PluginBrowser
  25. LogPluginManager: Mounting plugin U4_Rcon
  26. LogPluginManager: Mounting plugin U4_SteamScreenshots
  27. LogPluginManager: Mounting plugin SteamShared
  28. LogPluginManager: Mounting plugin U4_UploadSteamUGC
  29. LogPluginManager: Mounting plugin OnlineSubsystem
  30. LogPluginManager: Mounting plugin OnlineSubsystemSteam
  31. LogPluginManager: Mounting plugin OnlineSubsystemUtils
  32. LogPluginManager: Mounting plugin AISupport
  33. LogPluginManager: Mounting plugin AnimationSharing
  34. LogPluginManager: Mounting plugin SignificanceManager
  35. LogPluginManager: Mounting plugin AssetManagerEditor
  36. LogPluginManager: Mounting plugin AutomationUtils
  37. LogPluginManager: Mounting plugin ScreenshotTools
  38. LogPluginManager: Mounting plugin PlatformCrypto
  39. LogPluginManager: Mounting plugin NiagaraExtras
  40. LogPluginManager: Mounting plugin AvfMedia
  41. LogPluginManager: Mounting plugin ImgMedia
  42. LogPluginManager: Mounting plugin ActorSequence
  43. LogPluginManager: Mounting plugin OnlineSubsystemNull
  44. LogPluginManager: Mounting plugin AnimationBudgetAllocator
  45. LogPluginManager: Mounting plugin AssetTags
  46. LogPluginManager: Mounting plugin CableComponent
  47. LogPluginManager: Mounting plugin CustomMeshComponent
  48. LogPluginManager: Mounting plugin ExampleDeviceProfileSelector
  49. LogPluginManager: Mounting plugin LinuxDeviceProfileSelector
  50. LogPluginManager: Mounting plugin PhysXVehicles
  51. LogPluginManager: Mounting plugin ReplicationGraph
  52. LogPluginManager: Mounting plugin RuntimePhysXCooking
  53. LogInit: Using libcurl 7.65.3-DEV
  54. LogInit: - built for x86_64-unknown-linux-gnu
  55. LogInit: - supports SSL with OpenSSL/1.1.1c
  56. LogInit: - supports HTTP deflate (compression) using libz 1.2.8
  57. LogInit: - other features:
  58. LogInit: CURL_VERSION_SSL
  59. LogInit: CURL_VERSION_LIBZ
  60. LogInit: CURL_VERSION_IPV6
  61. LogInit: CURL_VERSION_ASYNCHDNS
  62. LogInit: CURL_VERSION_LARGEFILE
  63. LogInit: CURL_VERSION_TLSAUTH_SRP
  64. LogInit: CurlRequestOptions (configurable via config and command line):
  65. LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
  66. LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
  67. LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
  68. LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
  69. LogInit: - LocalHostAddr = Default
  70. LogInit: - BufferSize = 65536
  71. LogOnline: OSS: Creating online subsystem instance for: Steam
  72. LogUnixPlatformFile: Warning: open('/home/*******/U4/Binaries/Linux/steamclient.so', Flags=0x00080041) failed: errno=13 (Permission denied)
  73. LogUnixPlatformFile: Warning: open('/home/*******/U4/Binaries/Linux/steam_appid.txt', Flags=0x00080041) failed: errno=13 (Permission denied)
  74. LogOnline: Error: STEAM: Failed to create file: /home/*******/U4/Binaries/Linux/steam_appid.txt
  75. LogOnline: Warning: STEAM: Could not set up the steam environment! Falling back to another OSS.
  76. LogOnline: Warning: STEAM: Steam API failed to initialize!
  77. LogOnline: Display: STEAM: OnlineSubsystemSteam::Shutdown()
  78. LogOnline: OSS: Unable to create OnlineSubsystem module Steam
  79. LogOnline: OSS: Creating online subsystem instance for: NULL
  80. LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL]
  81. LogInit: Build: 2681
  82. LogInit: Engine Version: 4.25.3-68423168+4.20.14.0
  83. LogInit: Compatible Engine Version: 4.25.3-68423168+4.20.14.0
  84. LogInit: Net CL: 68423168
  85. LogInit: OS: GenericOSVersionLabel (GenericOSSubVersionLabel), CPU: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz, GPU: GenericGPUBrand
  86. LogInit: Compiled (64-bit): Nov 23 2020 23:31:20
  87. LogInit: Compiled with Clang: 9.0.1 (https://github.com/llvm/llvm-project c1a0a213378a458fbea1a5c77b315c7dce08fd05)
  88. LogInit: Build Configuration: Shipping
  89. LogInit: Branch Name: 4.20.14.0
  90. LogInit: Command Line: FiringRange -Log -U4SV=DedicatedServerConfig.ini
  91. LogInit: Base Directory: /home/*******/U4/Binaries/Linux/
  92. LogInit: Allocator: binned2
  93. LogInit: Installed Engine Build: 0
  94. LogInit: Presizing for max 2097152 objects, including 1 objects not considered by GC, pre-allocating 0 bytes for permanent pool.
  95. LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [../../../U4/Saved/Config/LinuxServer/Engine.ini]
  96. LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
  97. LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]]
  98. LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]]
  99. LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]]
  100. LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]]
  101. LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]]
  102. LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]]
  103. LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
  104. LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
  105. LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
  106. LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
  107. LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]]
  108. LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
  109. LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]]
  110. LogStreaming: Display: Async Loading initialized: Event Driven Loader: true, Async Loading Thread: false, Async Post Load: false
  111. LogInit: Object subsystem initialized
  112. LogConfig: Setting CVar [[net.AllowAsyncLoading:1]]
  113. LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:1]]
  114. LogConfig: Setting CVar [[a.Budget.Enabled:1]]
  115. LogConfig: Setting CVar [[r.setres:1280x720]]
  116. LogConfig: Setting CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]]
  117. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[net.AllowAsyncLoading:1]]
  118. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[net.UseAdaptiveNetUpdateFrequency:1]]
  119. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[a.Budget.Enabled:1]]
  120. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.setres:1280x720]]
  121. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]]
  122. [2021.08.24-04.27.43:950][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [../../../U4/Saved/Config/LinuxServer/Engine.ini]
  123. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.GPUCrashDebugging:0]]
  124. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.DefaultFeature.AutoExposure:0]]
  125. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.DefaultFeature.MotionBlur:0]]
  126. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.CustomDepth:3]]
  127. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]]
  128. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.SupportLowQualityLightmaps:0]]
  129. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.SupportPointLightWholeSceneShadows:0]]
  130. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:0]]
  131. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.GenerateMeshDistanceFields:1]]
  132. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.GenerateLandscapeGIData:1]]
  133. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.AllowGlobalClipPlane:1]]
  134. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.AllowStaticLighting:0]]
  135. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.DefaultFeature.LightUnits:0]]
  136. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.SkinCache.CompileShaders:1]]
  137. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.RayTracing:1]]
  138. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[r.SeparateTranslucency:0]]
  139. [2021.08.24-04.27.43:950][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [../../../U4/Saved/Config/LinuxServer/Engine.ini]
  140. [2021.08.24-04.27.43:950][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [../../../U4/Saved/Config/LinuxServer/Engine.ini]
  141. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
  142. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.AsyncLoadingThreadEnabled:0]]
  143. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.EventDrivenLoaderEnabled:1]]
  144. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.WarnIfTimeLimitExceeded:0]]
  145. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMultiplier:1.5]]
  146. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.TimeLimitExceededMinTime:0.005]]
  147. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.UseBackgroundLevelStreaming:1]]
  148. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
  149. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
  150. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
  151. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
  152. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.UnregisterComponentsTimeLimit:1.0]]
  153. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
  154. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[s.FlushStreamingOnExit:1]]
  155. [2021.08.24-04.27.43:950][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [../../../U4/Saved/Config/LinuxServer/Engine.ini]
  156. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[gc.MaxObjectsNotConsideredByGC:1]]
  157. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[gc.SizeOfPermanentObjectPool:0]]
  158. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[gc.FlushStreamingOnGC:0]]
  159. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[gc.NumRetriesBeforeForcingGC:10]]
  160. [2021.08.24-04.27.43:950][ 0]LogConfig: Setting CVar [[gc.AllowParallelGC:1]]
  161. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
  162. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[gc.MaxObjectsInEditor:25165824]]
  163. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[gc.IncrementalBeginDestroyEnabled:1]]
  164. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[gc.CreateGCClusters:1]]
  165. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[gc.MinGCClusterSize:5]]
  166. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[gc.ActorClusteringEnabled:0]]
  167. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[gc.BlueprintClusteringEnabled:0]]
  168. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
  169. [2021.08.24-04.27.43:951][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [../../../U4/Saved/Config/LinuxServer/Engine.ini]
  170. [2021.08.24-04.27.43:951][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  171. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]]
  172. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]]
  173. [2021.08.24-04.27.43:951][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  174. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]]
  175. [2021.08.24-04.27.43:951][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  176. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]]
  177. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]]
  178. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]]
  179. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]]
  180. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]]
  181. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]]
  182. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]]
  183. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]]
  184. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
  185. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]]
  186. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]]
  187. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.AOQuality:2]]
  188. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]]
  189. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]]
  190. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]]
  191. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
  192. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]]
  193. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]]
  194. [2021.08.24-04.27.43:951][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  195. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]]
  196. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
  197. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]]
  198. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]]
  199. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]]
  200. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]]
  201. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]]
  202. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]]
  203. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]]
  204. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]]
  205. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]]
  206. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]]
  207. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]]
  208. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]]
  209. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
  210. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]]
  211. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]]
  212. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
  213. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
  214. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
  215. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
  216. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
  217. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
  218. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
  219. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
  220. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
  221. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
  222. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
  223. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
  224. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
  225. [2021.08.24-04.27.43:951][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  226. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]]
  227. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
  228. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
  229. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]]
  230. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]]
  231. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]]
  232. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
  233. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]]
  234. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
  235. [2021.08.24-04.27.43:951][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  236. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]]
  237. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]]
  238. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]]
  239. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]]
  240. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]]
  241. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.DetailMode:2]]
  242. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]]
  243. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]]
  244. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]]
  245. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]]
  246. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]]
  247. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]]
  248. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]]
  249. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]]
  250. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]]
  251. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
  252. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountPerSlice:1]]
  253. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
  254. [2021.08.24-04.27.43:951][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
  255. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
  256. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:32.0]]
  257. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
  258. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:32.0]]
  259. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
  260. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
  261. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
  262. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[fx.Niagara.QualityLevel:3]]
  263. [2021.08.24-04.27.43:952][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  264. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]]
  265. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]]
  266. [2021.08.24-04.27.43:952][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  267. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.SampleCount:16]]
  268. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.JitterIntegration:0]]
  269. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:16]]
  270. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.HairStrands.DeepShadow.SuperSampling:0]]
  271. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.HairStrands.VisibilityPPLL:0]]
  272. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.HairStrands.RasterizationScale:0.5]]
  273. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.HairStrands.VelocityRasterizationScale:1]]
  274. [2021.08.24-04.27.43:952][ 0]LogLinux: Selected Device Profile: [LinuxServer]
  275. [2021.08.24-04.27.43:952][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [LinuxServer]
  276. [2021.08.24-04.27.43:952][ 0]LogHAL: Display: Platform has ~ 4 GB [16804679680 / 4294967296 / 16], which maps to Smallest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
  277. [2021.08.24-04.27.43:952][ 0]LogInit: Going up to parent DeviceProfile [Linux]
  278. [2021.08.24-04.27.43:952][ 0]LogInit: Going up to parent DeviceProfile []
  279. [2021.08.24-04.27.43:952][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  280. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.SkeletalMeshLODBias:0]]
  281. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.ViewDistanceScale:1.0]]
  282. [2021.08.24-04.27.43:952][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  283. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.PostProcessAAQuality:4]]
  284. [2021.08.24-04.27.43:952][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  285. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.LightFunctionQuality:1]]
  286. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.ShadowQuality:5]]
  287. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.MaxCascades:10]]
  288. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Shadow.MaxResolution:2048]]
  289. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Shadow.MaxCSMResolution:2048]]
  290. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Shadow.RadiusThreshold:0.01]]
  291. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Shadow.DistanceScale:1.0]]
  292. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Shadow.CSM.TransitionScale:1.0]]
  293. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
  294. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DistanceFieldShadowing:1]]
  295. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DistanceFieldAO:1]]
  296. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.AOQuality:2]]
  297. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.VolumetricFog:1]]
  298. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridPixelSize:8]]
  299. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.VolumetricFog.GridSizeZ:128]]
  300. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
  301. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.LightMaxDrawDistanceScale:1]]
  302. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.CapsuleShadows:1]]
  303. [2021.08.24-04.27.43:952][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  304. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.MotionBlurQuality:4]]
  305. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMipLevelFactor:0.4]]
  306. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionMaxQuality:100]]
  307. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionLevels:-1]]
  308. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.AmbientOcclusionRadiusScale:1.0]]
  309. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DepthOfFieldQuality:2]]
  310. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.RenderTargetPoolMin:400]]
  311. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.LensFlareQuality:2]]
  312. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.SceneColorFringeQuality:1]]
  313. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.EyeAdaptationQuality:2]]
  314. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.BloomQuality:5]]
  315. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.FastBlurThreshold:100]]
  316. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Upscale.Quality:3]]
  317. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Tonemapper.GrainQuantization:1]]
  318. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.LightShaftQuality:1]]
  319. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Filter.SizeScale:1]]
  320. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Tonemapper.Quality:5]]
  321. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
  322. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
  323. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
  324. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
  325. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
  326. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
  327. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
  328. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
  329. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
  330. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
  331. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
  332. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
  333. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
  334. [2021.08.24-04.27.43:952][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  335. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Streaming.MipBias:0]]
  336. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
  337. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
  338. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.Streaming.Boost:1]]
  339. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.MaxAnisotropy:8]]
  340. [2021.08.24-04.27.43:952][ 0]LogConfig: Setting CVar [[r.VT.MaxAnisotropy:8]]
  341. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
  342. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.Streaming.PoolSize:1000]]
  343. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
  344. [2021.08.24-04.27.43:953][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  345. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.TranslucencyLightingVolumeDim:64]]
  346. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.RefractionQuality:2]]
  347. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SSR.Quality:3]]
  348. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SSR.HalfResSceneColor:0]]
  349. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SceneColorFormat:4]]
  350. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.DetailMode:2]]
  351. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.TranslucencyVolumeBlur:1]]
  352. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.MaterialQualityLevel:1 ; High quality]]
  353. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SSS.Scale:1]]
  354. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SSS.SampleSet:2]]
  355. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SSS.Quality:1]]
  356. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SSS.HalfRes:0]]
  357. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SSGI.Quality:3]]
  358. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.EmitterSpawnRateScale:1.0]]
  359. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.ParticleLightQuality:2]]
  360. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
  361. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountPerSlice:1]]
  362. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
  363. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
  364. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
  365. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:32.0]]
  366. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
  367. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.SampleCountMax:32.0]]
  368. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
  369. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
  370. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
  371. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[fx.Niagara.QualityLevel:3]]
  372. [2021.08.24-04.27.43:953][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  373. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[foliage.DensityScale:1.0]]
  374. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[grass.DensityScale:1.0]]
  375. [2021.08.24-04.27.43:953][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [../../../U4/Saved/Config/LinuxServer/Scalability.ini]
  376. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.SampleCount:16]]
  377. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyLighting.JitterIntegration:0]]
  378. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.HairStrands.SkyAO.SampleCount:16]]
  379. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.HairStrands.DeepShadow.SuperSampling:0]]
  380. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.HairStrands.VisibilityPPLL:0]]
  381. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.HairStrands.RasterizationScale:0.5]]
  382. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[r.HairStrands.VelocityRasterizationScale:1]]
  383. [2021.08.24-04.27.43:953][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [../../../U4/Saved/Config/LinuxServer/Engine.ini]
  384. [2021.08.24-04.27.43:953][ 0]LogConfig: Setting CVar [[g.TimeoutForBlockOnRenderFence:60000]]
  385. [2021.08.24-04.27.43:953][ 0]LogInit: Unix hardware info:
  386. [2021.08.24-04.27.43:953][ 0]LogInit: - we are the first instance of this executable
  387. [2021.08.24-04.27.43:953][ 0]LogInit: - this process' id (pid) is 5328, parent process' id (ppid) is 5320
  388. [2021.08.24-04.27.43:953][ 0]LogInit: - we are not running under debugger
  389. [2021.08.24-04.27.43:953][ 0]LogInit: - machine network name is '*******'
  390. [2021.08.24-04.27.43:953][ 0]LogInit: - user name is '*******' (*******)
  391. [2021.08.24-04.27.43:953][ 0]LogInit: - we're logged in remotely
  392. [2021.08.24-04.27.43:953][ 0]LogInit: - we're running without rendering
  393. [2021.08.24-04.27.43:953][ 0]LogInit: - CPU: GenuineIntel 'Intel(R) Xeon(R) CPU X5670 @ 2.93GHz' (signature: 0x206C2)
  394. [2021.08.24-04.27.43:953][ 0]LogInit: - Number of physical cores available for the process: 24
  395. [2021.08.24-04.27.43:953][ 0]LogInit: - Number of logical cores available for the process: 24
  396. [2021.08.24-04.27.43:953][ 0]LogInit: - Cache line size: 64
  397. [2021.08.24-04.27.43:953][ 0]LogInit: - Memory allocator used: binned2
  398. [2021.08.24-04.27.43:953][ 0]LogInit: - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
  399. [2021.08.24-04.27.43:953][ 0]LogInit: - This is a licensee build.
  400. [2021.08.24-04.27.43:953][ 0]LogCore: Benchmarking clocks:
  401. [2021.08.24-04.27.43:953][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 42295620 (42296K, 42M) calls per second without zero deltas.
  402. [2021.08.24-04.27.43:953][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 3136091 (3136K, 3M) calls per second without zero deltas.
  403. [2021.08.24-04.27.43:953][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 107041743 (107042K, 107M) calls per second with 99.999757% zero deltas.
  404. [2021.08.24-04.27.43:953][ 0]LogCore: Selected clock_id 1 (CLOCK_MONOTONIC) since it is the fastest support clock without zero deltas.
  405. [2021.08.24-04.27.43:953][ 0]LogInit: Unix-specific commandline switches:
  406. [2021.08.24-04.27.43:953][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
  407. [2021.08.24-04.27.43:953][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
  408. [2021.08.24-04.27.43:953][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
  409. [2021.08.24-04.27.43:953][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
  410. [2021.08.24-04.27.43:953][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
  411. [2021.08.24-04.27.43:953][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF)
  412. [2021.08.24-04.27.43:953][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
  413. [2021.08.24-04.27.43:953][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
  414. [2021.08.24-04.27.43:953][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
  415. [2021.08.24-04.27.43:953][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
  416. [2021.08.24-04.27.43:953][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
  417. [2021.08.24-04.27.43:953][ 0]LogInit: - Physical RAM available (not considering process quota): 16 GB (16026 MB, 16410820 KB, 16804679680 bytes)
  418. [2021.08.24-04.27.43:953][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4
  419. [2021.08.24-04.27.43:953][ 0]LogInit: - MemoryRangeDecommit() will will evict the memory from RAM (re-run with -novmapoolevict to change)
  420. [2021.08.24-04.27.43:953][ 0]LogInit: Physics initialised using underlying interface: PhysX
  421. [2021.08.24-04.27.43:954][ 0]LogInit: Using OS detected language (en-US).
  422. [2021.08.24-04.27.43:954][ 0]LogInit: Using OS detected locale (en-US).
  423. [2021.08.24-04.27.43:954][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so the 'en' localization will be used.
  424. [2021.08.24-04.27.43:969][ 0]LogInit: Using OS detected language (en-US).
  425. [2021.08.24-04.27.43:969][ 0]LogInit: Using OS detected locale (en-US).
  426. [2021.08.24-04.27.43:969][ 0]LogTextLocalizationManager: No specific localization for 'en-US' exists, so the 'en' localization will be used.
  427. [2021.08.24-04.27.43:971][ 0]LogTextLocalizationManager: Compacting localization data took 1.03ms
  428. [2021.08.24-04.27.43:985][ 0]LogAssetRegistry: FAssetRegistry took 0.0136 seconds to start up
  429. [2021.08.24-04.27.44:049][ 0]LogStreaming: Display: Flushing async loaders.
  430. [2021.08.24-04.27.44:049][ 0]LogPackageLocalizationCache: Processed 10 localized package path(s) for 1 prioritized culture(s) in 0.000038 seconds
  431. [2021.08.24-04.27.44:049][ 0]LogPakFile: New pak file ../../../U4/Content/Paks/U4-LinuxServer.pak added to pak precacher.
  432. [2021.08.24-04.27.44:052][ 0]LogLinux: Selected Device Profile: [LinuxServer]
  433. [2021.08.24-04.27.44:054][ 0]LogNetVersion: U4 1.0.0, NetCL: 68423168, EngineNetVer: 14, GameNetVer: 0 (Checksum: 2550702266)
  434. [2021.08.24-04.27.44:087][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.002 s
  435. [2021.08.24-04.27.44:106][ 0]LogAISub: UAISubsystem AISubsystem (0x7f3d084dea40), frame # 0
  436. [2021.08.24-04.27.44:106][ 0]LogAISub: UAISubsystem AIPerceptionSystem (0x7f3d08092680), frame # 0
  437. [2021.08.24-04.27.44:107][ 0]LogAISub: UAISubsystem EnvQueryManager (0x7f3d080927c0), frame # 0
  438. [2021.08.24-04.27.44:111][ 0]LogUObjectArray: 15433 objects as part of root set at end of initial load.
  439. [2021.08.24-04.27.44:111][ 0]LogUObjectAllocator: 3414984 out of 0 bytes used by permanent object pool.
  440. [2021.08.24-04.27.44:111][ 0]LogUObjectArray: CloseDisregardForGC: 15434/0 objects in disregard for GC pool
  441. [S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
  442. dlopen failed trying to load:
  443. /home/*******/.steam/sdk64/steamclient.so
  444. with error:
  445. /home/*******/.steam/sdk64/steamclient.so: cannot open shared object file: No such file or directory
  446. [S_API] SteamAPI_Init(): Sys_LoadModule failed to load: /home/*******/.steam/sdk64/steamclient.so
  447. [2021.08.24-04.27.44:113][ 0]LogSteamShared: Warning: SteamAPI failed to initialize, conditions not met.
  448. [2021.08.24-04.27.44:114][ 0]LogEngine: Initializing Engine...
  449. [2021.08.24-04.27.44:119][ 0]LogInit: Initializing FReadOnlyCVARCache
  450. [2021.08.24-04.27.44:119][ 0]LogNetVersion: Set ProjectVersion to 4.20.14.0. Version Checksum will be recalculated on next use.
  451. [2021.08.24-04.27.44:119][ 0]LogInit: Texture streaming: Disabled
  452. [2021.08.24-04.27.44:126][ 0]LogUnixPlatformFile: Warning: create dir('/home/*******/U4/Saved/Config/LinuxServer/GameUserSettings.ini') failed: errno=13 (Permission denied)
  453. [2021.08.24-04.27.44:126][ 0]LogUnixPlatformFile: Warning: create dir('/home/*******/U4/Saved/Config/LinuxServer/GameUserSettings.ini') failed: errno=13 (Permission denied)
  454. [2021.08.24-04.27.44:127][ 0]LogUnixPlatformFile: Warning: create dir('/home/*******/U4/Saved/Config/LinuxServer/GameUserSettings.ini') failed: errno=13 (Permission denied)
  455. [2021.08.24-04.27.44:127][ 0]LogUnixPlatformFile: Warning: create dir('/home/*******/U4/Saved/Config/LinuxServer/GameUserSettings.ini') failed: errno=13 (Permission denied)
  456. [2021.08.24-04.27.44:128][ 0]LogUnixPlatformFile: Warning: create dir('/home/*******/U4/Saved/DedicatedServerConfig.ini') failed: errno=13 (Permission denied)
  457. [2021.08.24-04.27.44:128][ 0]LogUnixPlatformFile: Warning: create dir('/home/*******/U4/Saved/DedicatedServerConfig.ini') failed: errno=13 (Permission denied)
  458. [2021.08.24-04.27.44:128][ 0]LogU4: Display: Generating an empty dedicated server config file at ../../../U4/Saved/DedicatedServerConfig.ini
  459. [2021.08.24-04.27.44:128][ 0]LogInit: Display: Game Engine Initialized.
  460. [2021.08.24-04.27.44:128][ 0]LogInit: Display: Starting Game.
  461. [2021.08.24-04.27.44:128][ 0]LogNet: Browse: /Game/U4/Maps/FiringRange/FiringRange?Name=Player
  462. [2021.08.24-04.27.44:128][ 0]LogLoad: LoadMap: /Game/U4/Maps/FiringRange/FiringRange?Name=Player
  463. [2021.08.24-04.27.44:128][ 0]LogWorld: BeginTearingDown for /Temp/Untitled_0
  464. XYXYXY XYXYXY Clearnupworld 0x7f3d08598100 -> (nil)
  465. [2021.08.24-04.27.44:129][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
  466. [2021.08.24-04.27.44:130][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 0.75ms
  467. [2021.08.24-04.27.44:256][ 0]LogLoad: Game class is 'U4_GameModeBase'
  468. [2021.08.24-04.27.44:256][ 0]LogOnline: OSS: Creating online subsystem instance for: Steam
  469. [2021.08.24-04.27.44:256][ 0]LogUnixPlatformFile: Warning: open('/home/*******/U4/Binaries/Linux/steamclient.so', Flags=0x00080041) failed: errno=13 (Permission denied)
  470. [2021.08.24-04.27.44:256][ 0]LogUnixPlatformFile: Warning: open('/home/*******/U4/Binaries/Linux/steam_appid.txt', Flags=0x00080041) failed: errno=13 (Permission denied)
  471. [2021.08.24-04.27.44:256][ 0]LogOnline: Error: STEAM: Failed to create file: /home/*******/U4/Binaries/Linux/steam_appid.txt
  472. [2021.08.24-04.27.44:256][ 0]LogOnline: Warning: STEAM: Could not set up the steam environment! Falling back to another OSS.
  473. [2021.08.24-04.27.44:256][ 0]LogOnline: Warning: STEAM: Steam API failed to initialize!
  474. [2021.08.24-04.27.44:256][ 0]LogOnline: Display: STEAM: OnlineSubsystemSteam::Shutdown()
  475. [2021.08.24-04.27.44:259][ 0]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
  476. [2021.08.24-04.27.44:259][ 0]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
  477. [2021.08.24-04.27.44:259][ 0]LogNet: Created socket for bind address: 0.0.0.0 on port 7777
  478. [2021.08.24-04.27.44:259][ 0]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
  479. [2021.08.24-04.27.44:259][ 0]LogNet: GameNetDriver IpNetDriver_2147482592 IpNetDriver listening on port 7777
  480. [2021.08.24-04.27.44:275][ 0]LogWorld: Bringing World /Game/U4/Maps/FiringRange/FiringRange.FiringRange up for play (max tick rate 30) at 2021.08.23-23.27.44
  481. [2021.08.24-04.27.44:276][ 0]LogU4_Online: [NULL] RegisterServer: 1
  482. [2021.08.24-04.27.44:276][ 0]LogU4_Admin: Default role: "DefaultRole"
  483. [2021.08.24-04.27.44:276][ 0]LogU4_Persistence: Warning: Set up directory in server config ini with: [Persistence] BaseDir=
  484. [2021.08.24-04.27.44:276][ 0]LogU4_Persistence: Display: Save path: ../../../U4/Saved/ServerPersistence
  485. [2021.08.24-04.27.44:276][ 0]LogU4_Persistence: Warning: Set up autosave in server config ini with: [Persistence] AutosaveInterval=#
  486. [2021.08.24-04.27.44:276][ 0]LogU4_Persistence: Warning: Set up asynchronous file IO in server config ini with: [Persistence] bUseAsyncIO=
  487. [2021.08.24-04.27.44:278][ 0]LogWorld: Bringing up level for play took: 0.018406
  488. [2021.08.24-04.27.44:367][ 0]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart
  489. [2021.08.24-04.27.44:369][ 0]LogGameState: Match State Changed from EnteringMap to WaitingToStart
  490. [2021.08.24-04.27.44:369][ 0]LogLoad: Took 0.240324 seconds to LoadMap(/Game/U4/Maps/FiringRange/FiringRange)
  491. [2021.08.24-04.27.44:369][ 0]LogLoad: (Engine Initialization) Total time: 0.55 seconds
  492. [2021.08.24-04.27.44:402][ 0]LogRHI: NullRHI preferably does not allocate memory on the server. Try to change the caller to avoid doing allocs in when FApp::ShouldUseNullRHI() is true.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement