Closed XavierSJC closed 1 year ago
Open http://127.0.0.1:11085/rcon feedback is what?
I think you should set bCustomServer=true
in game.ini, without that option custom game logic may not work.
If that does not help, please describe the problem clearly. I see your config but I don't know what the unexpected behavior is like. Also please drop console log here.
reopen if that didnt fix it.
@vdchina
To validate this endpoint I used the curl
that returned the code 200 and the return of the RCON
steam@a2317224fc76:~/pavlovserver/Pavlov/Saved$ curl -v -A PavlovMenu -H "Content-Type: application/json" -d @./test.json http://127.0.0.1:11085/rcon
* Trying 127.0.0.1:11085...
* Connected to 127.0.0.1 (127.0.0.1) port 11085 (#0)
> POST /rcon HTTP/1.1
> Host: 127.0.0.1:11085
> User-Agent: PavlovMenu
> Accept: */*
> Content-Type: application/json
> Content-Length: 121
>
* Mark bundle as not supporting multiuse
* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
< Server: BaseHTTP/0.6 Python/3.10.12
< Date: Thu, 07 Sep 2023 02:01:22 GMT
< Content-Type: application/json
<
* Closing connection 0
{"success": true, "result": [{"Command": "ServerInfo", "ServerInfo": {"MapLabel": "UGC3189342", "GameMode": "CUSTOM", "ServerName": "[BR]PowerSJK-Tests", "Teams": true, "Team0Score": "0", "Team1Score": "0", "RoundState": "Started", "PlayerCount": "0/10"}, "Successful": true}]}
@DKingAlpha
I did set bCustomServer=true
but I still can't see the map 'sand' to select on the map.
The current format is:
[/Script/Pavlov.DedicatedServer]
bEnabled=true
ServerName="[BR]PowerSJK-Tests"
MaxPlayers=10 #Set this to 10 for Shack.
ApiKey="ABC123FALSEKEYDONTUSEME"
bSecured=true
bCustomServer=true
bVerboseLogging=true
bCompetitive=false #This only works for SND
bWhitelist=false
RefreshListTime=120
LimitedAmmoType=0
TickRate=90
TimeLimit=60
#Password=0000
BalanceTableURL="vankruptgames/BalancingTable/main"
MapRotation=(MapId="UGC3189342", GameMode="CUSTOM")
I was expecting to enter the map and be possible to select just one option to vote (map sand in mode gun). I don't know how I can be more clear, so I'm attaching the image of me playing this map on my server:
One thing that I believe can be the issue is the location of the file menu_config.json
.
On my server, I copied this file to the folders
and
I'm executing this server to Pavlov Shack build 1.0.7 Please let me know if you need any additional info
Below is the pavlog.log in mode verbose:
Log file open, 09/07/23 02:17:35
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak', mount point: '../../../Pavlov/Content/Characters/'
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak', mount point: '../../../Pavlov/Content/Guns/'
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak', mount point: '../../../Pavlov/'
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak', mount point: '../../../Pavlov/Content/'
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak', mount point: '../../../Pavlov/Content/Environment/'
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak', mount point: '../../../'
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +0:00, Platform Override: ''
LogInit: Session CrashGUID >====================================================
Session CrashGUID > UECC-Linux-1A33853747E641D6B780FFD335E4331A
Session CrashGUID >====================================================
LogAssetRegistry: Premade AssetRegistry loaded from '../../../Pavlov/AssetRegistry.bin'
LogPluginManager: Mounting Project plugin CustomMapTools
LogPluginManager: Mounting Project plugin EncoreAnalytics
LogPluginManager: Mounting Project plugin JsonUtils
LogPluginManager: Mounting Project plugin OculusPlatform
LogPluginManager: Mounting Project plugin CoherentRenderingPlugin
LogPluginManager: Mounting Project plugin CohtmlPlugin
LogPluginManager: Mounting Project plugin VRFramework
LogPluginManager: Mounting Project plugin Vankrupt
LogPluginManager: Mounting Project plugin modio
LogPluginManager: Mounting Project plugin Z
LogPluginManager: Mounting Engine plugin Paper2D
LogPluginManager: Mounting Engine plugin AISupport
LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
LogPluginManager: Mounting Engine plugin ControlRigSpline
LogPluginManager: Mounting Engine plugin ControlRig
LogPluginManager: Mounting Engine plugin IKRig
LogPluginManager: Mounting Engine plugin LiveLink
LogPluginManager: Mounting Engine plugin Bridge
LogPluginManager: Mounting Engine plugin CameraShakePreviewer
LogPluginManager: Mounting Engine plugin GameplayCameras
LogPluginManager: Mounting Engine plugin OodleNetwork
LogPluginManager: Mounting Engine plugin AnimationSharing
LogPluginManager: Mounting Engine plugin ConcertMain
LogPluginManager: Mounting Engine plugin ConcertSyncClient
LogPluginManager: Mounting Engine plugin ConcertSyncCore
LogPluginManager: Mounting Engine plugin PluginUtils
LogPluginManager: Mounting Engine plugin AssetManagerEditor
LogPluginManager: Mounting Engine plugin BlueprintHeaderView
LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
LogPluginManager: Mounting Engine plugin FacialAnimation
LogPluginManager: Mounting Engine plugin GeometryMode
LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
LogPluginManager: Mounting Engine plugin LightMixer
LogPluginManager: Mounting Engine plugin ObjectMixer
LogPluginManager: Mounting Engine plugin SequencerAnimTools
LogPluginManager: Mounting Engine plugin SpeedTreeImporter
LogPluginManager: Mounting Engine plugin StylusInput
LogPluginManager: Mounting Engine plugin EnhancedInput
LogPluginManager: Mounting Engine plugin GLTFExporter
LogPluginManager: Mounting Engine plugin VariantManagerContent
LogPluginManager: Mounting Engine plugin AutomationUtils
LogPluginManager: Mounting Engine plugin ChaosCaching
LogPluginManager: Mounting Engine plugin ChaosClothEditor
LogPluginManager: Mounting Engine plugin ChaosCloth
LogPluginManager: Mounting Engine plugin ChaosEditor
LogPluginManager: Mounting Engine plugin ChaosNiagara
LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
LogPluginManager: Mounting Engine plugin ChaosUserDataPT
LogPluginManager: Mounting Engine plugin ChaosVehiclesPlugin
LogPluginManager: Mounting Engine plugin CharacterAI
LogPluginManager: Mounting Engine plugin Dataflow
LogPluginManager: Mounting Engine plugin FullBodyIK
LogPluginManager: Mounting Engine plugin GPULightmass
LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
LogPluginManager: Mounting Engine plugin Iris
LogPluginManager: Mounting Engine plugin PlatformCrypto
LogPluginManager: Mounting Engine plugin ProxyLODPlugin
LogPluginManager: Mounting Engine plugin PythonScriptPlugin
LogPluginManager: Mounting Engine plugin UVEditor
LogPluginManager: Mounting Engine plugin Niagara
LogPluginManager: Mounting Engine plugin InterchangeEditor
LogPluginManager: Mounting Engine plugin AvfMedia
LogPluginManager: Mounting Engine plugin MediaPlate
LogPluginManager: Mounting Engine plugin MeshPainting
LogPluginManager: Mounting Engine plugin TcpMessaging
LogPluginManager: Mounting Engine plugin UdpMessaging
LogPluginManager: Mounting Engine plugin ActorSequence
LogPluginManager: Mounting Engine plugin LevelSequenceEditor
LogPluginManager: Mounting Engine plugin SequencerScripting
LogPluginManager: Mounting Engine plugin TemplateSequence
LogPluginManager: Mounting Engine plugin OnlineBase
LogPluginManager: Mounting Engine plugin OnlineServices
LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
LogPluginManager: Mounting Engine plugin OnlineSubsystem
LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
LogPluginManager: Mounting Engine plugin ActorLayerUtilities
LogPluginManager: Mounting Engine plugin AnalyticsBlueprintLibrary
LogPluginManager: Mounting Engine plugin AndroidFileServer
LogPluginManager: Mounting Engine plugin AndroidPermission
LogPluginManager: Mounting Engine plugin AnimationBudgetAllocator
LogPluginManager: Mounting Engine plugin ApexDestruction
LogPluginManager: Mounting Engine plugin AssetTags
LogPluginManager: Mounting Engine plugin AudioCapture
LogPluginManager: Mounting Engine plugin AudioSynesthesia
LogPluginManager: Mounting Engine plugin AudioWidgets
LogPluginManager: Mounting Engine plugin CableComponent
LogPluginManager: Mounting Engine plugin ChunkDownloader
LogPluginManager: Mounting Engine plugin CustomMeshComponent
LogPluginManager: Mounting Engine plugin SQLiteCore
LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
LogPluginManager: Mounting Engine plugin GeometryCache
LogPluginManager: Mounting Engine plugin GeometryProcessing
LogPluginManager: Mounting Engine plugin GooglePAD
LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
LogPluginManager: Mounting Engine plugin Metasound
LogPluginManager: Mounting Engine plugin OpenXREyeTracker
LogPluginManager: Mounting Engine plugin OpenXRHandTracking
LogPluginManager: Mounting Engine plugin OpenXR
LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
LogPluginManager: Mounting Engine plugin PropertyAccessEditor
LogPluginManager: Mounting Engine plugin ResonanceAudio
LogPluginManager: Mounting Engine plugin SignificanceManager
LogPluginManager: Mounting Engine plugin SoundFields
LogPluginManager: Mounting Engine plugin SoundUtilities
LogPluginManager: Mounting Engine plugin SteamAudio
LogPluginManager: Mounting Engine plugin Synthesis
LogPluginManager: Mounting Engine plugin WaveTable
LogPluginManager: Mounting Engine plugin TraceUtilities
LogPluginManager: Mounting Engine plugin Takes
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/CustomMapTools/Content/' mounted to '/CustomMapTools/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/JsonUtils/Content/' mounted to '/JsonUtils/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Coherent/CohtmlPlugin/Content/' mounted to '/CohtmlPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VRFramework/Content/' mounted to '/VRFramework/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Vankrupt/Content/' mounted to '/Vankrupt/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/modio_ue4/Content/' mounted to '/modio/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/zplugin/Content/' mounted to '/Z/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Bridge/Content/' mounted to '/Bridge/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosVehiclesPlugin/Content/' mounted to '/ChaosVehiclesPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GPULightmass/Content/' mounted to '/GPULightmass/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/UVEditor/Content/' mounted to '/UVEditor/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/SoundUtilities/Content/' mounted to '/SoundUtilities/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Steam/SteamAudio/Content/' mounted to '/SteamAudio/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
LogCoherentRendering: Rendering Plugin initialized!
LogGameface: Plugin initialized!
LogInit: Using libcurl 7.83.1
LogInit: - built for Linux
LogInit: - supports SSL with OpenSSL/1.1.1n
LogInit: - supports HTTP deflate (compression) using libz 1.2.12
LogInit: - other features:
LogInit: CURL_VERSION_SSL
LogInit: CURL_VERSION_LIBZ
LogInit: CURL_VERSION_IPV6
LogInit: CURL_VERSION_ASYNCHDNS
LogInit: CURL_VERSION_LARGEFILE
LogInit: CurlRequestOptions (configurable via config and command line):
LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate
LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
LogInit: - LocalHostAddr = Default
LogInit: - BufferSize = 524288
LogOnline: Warning: OSS: TryLoadSubsystemAndSetDefault: LoadSubsystemModule([STEAM]) failed
LogOnline: OSS: Created online subsystem instance for: NULL
LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL]
LogInit: Build: ++UE5+Release-5.1-CL-23901901
LogInit: Engine Version: 5.1.1-23901901+++UE5+Release-5.1
LogInit: Compatible Engine Version: 5.1.0-23058290+++UE5+Release-5.1
LogInit: Net CL: 23058290
LogInit: OS: Ubuntu 22.04.3 LTS (5.15.0-1045-azure), CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz, GPU: UnknownVendor PCI-id: 1414-6
LogInit: Compiled (64-bit): Aug 17 2023 18:24:34
LogInit: Compiled with Clang: 13.0.1 (https://github.com/llvm/llvm-project 75e33f71c2dae584b13a7d1186ae0a038ba98838)
LogInit: Build Configuration: Shipping
LogInit: Branch Name: ++UE5+Release-5.1
LogInit: Command Line:
LogInit: Base Directory: /home/steam/pavlovserver/Pavlov/Binaries/Linux/
LogInit: Allocator: binned2
LogInit: Installed Engine Build: 0
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: false
LogInit: Object subsystem initialized
LogConfig: Set CVar [[Slate.EnableFastWidgetPath:0]]
LogConfig: Set CVar [[r.setres:1280x720]]
LogConfig: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]]
LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.CustomDepth:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:2]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.VSync:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.MobileHDR:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.ForwardShading:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.ParallelTranslucency:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.DBuffer:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.Tonemapper.Sharpen:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.Color.Max:0.7]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.Color.Mid:0.4]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:1]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]]
[2023.09.07-02.17.35:598][ 0]LogConfig: Set CVar [[r.Streaming.UseFixedPoolSize:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[vr.VRS.HMDFixedFoveationLevel:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.HZBOcclusion:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Mobile.SupportsGen4TAA:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Mobile.Forward.EnableLocalLights:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Nanite.ProjectEnabled:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.BlueprintClusteringEnabled:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.VerifyGCObjectNames:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[gc.MaxObjectsInGame:2097152]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[n.VerifyPeer:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.TSR.History.GrandReprojection:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.TSR.Velocity.Extrapolation:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.MSAACount:4]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.ShadowQuality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:512]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.06]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.6]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenSpaceBentNormal:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.LumenScene.SurfaceCache.CardCaptureRefreshFraction:0.125]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:1.0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.2]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:300]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.LensFlareQuality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:70.711]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Upscale.Quality:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Tonemapper.GrainQuantization:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.LightShaftQuality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:0.6]]
[2023.09.07-02.17.35:599][ 0]LogConsoleManager: Warning: Setting the console variable 'r.Tonemapper.Quality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByProjectSetting'. Value remains '0'
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:2048]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.RefractionQuality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.SSR.Quality:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.SceneColorFormat:3]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.SSS.Scale:0]]
[2023.09.07-02.17.35:599][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SSS.Quality:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.125]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:1]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.BloomQuality:4]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
[2023.09.07-02.17.35:600][ 0]LogLinux: Selected Device Profile: [LinuxServer]
[2023.09.07-02.17.35:600][ 0]LogHAL: Display: Platform has ~ 4 GB [4050939904 / 4294967296 / 4], which maps to Smallest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
[2023.09.07-02.17.35:600][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux]
[2023.09.07-02.17.35:600][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
[2023.09.07-02.17.35:600][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@0] File [Scalability]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:512]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.VolumetricFog:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.CapsuleShadows:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:512]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:0.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:1.0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:2]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:2]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@0] File [Scalability]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:1]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:25.000]]
[2023.09.07-02.17.35:600][ 0]LogConsoleManager: Warning: Setting the console variable 'r.Tonemapper.Quality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByProjectSetting'. Value remains '0'
[2023.09.07-02.17.35:600][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@0] File [Scalability]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[foliage.DensityScale:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[grass.DensityScale:0]]
[2023.09.07-02.17.35:600][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
[2023.09.07-02.17.35:600][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]]
[2023.09.07-02.17.35:600][ 0]LogInit: Unix hardware info:
[2023.09.07-02.17.35:600][ 0]LogInit: - we are the first instance of this executable
[2023.09.07-02.17.35:600][ 0]LogInit: - this process' id (pid) is 73, parent process' id (ppid) is 66
[2023.09.07-02.17.35:600][ 0]LogInit: - we are not running under debugger
[2023.09.07-02.17.35:600][ 0]LogInit: - machine network name is 'a2317224fc76'
[2023.09.07-02.17.35:600][ 0]LogInit: - user name is 'steam' (steam)
[2023.09.07-02.17.35:600][ 0]LogInit: - we're logged in locally
[2023.09.07-02.17.35:600][ 0]LogInit: - we're running without rendering
[2023.09.07-02.17.35:600][ 0]LogInit: - CPU: GenuineIntel 'Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz' (signature: 0x406F1)
[2023.09.07-02.17.35:600][ 0]LogInit: - Number of physical cores available for the process: 2
[2023.09.07-02.17.35:600][ 0]LogInit: - Number of logical cores available for the process: 2
[2023.09.07-02.17.35:600][ 0]LogInit: - Cache line size: 64
[2023.09.07-02.17.35:600][ 0]LogInit: - GPU Brand Info: UnknownVendor PCI-id: 1414-6
[2023.09.07-02.17.35:600][ 0]LogInit: - Memory allocator used: binned2
[2023.09.07-02.17.35:600][ 0]LogInit: - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
[2023.09.07-02.17.35:600][ 0]LogInit: - This is an internal build.
[2023.09.07-02.17.35:600][ 0]LogCore: Benchmarking clocks:
[2023.09.07-02.17.35:600][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 26499107 (26499K, 26M) calls per second with 67.211955% zero deltas.
[2023.09.07-02.17.35:600][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 27949740 (27950K, 28M) calls per second with 68.925328% zero deltas.
[2023.09.07-02.17.35:600][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 100473607 (100474K, 100M) calls per second with 99.999751% zero deltas.
[2023.09.07-02.17.35:600][ 0]LogCore: Selected clock_id 0 (CLOCK_REALTIME) since it is the fastest support clock without zero deltas.
[2023.09.07-02.17.35:600][ 0]LogInit: Unix-specific commandline switches:
[2023.09.07-02.17.35:600][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2023.09.07-02.17.35:600][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2023.09.07-02.17.35:600][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2023.09.07-02.17.35:600][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
[2023.09.07-02.17.35:600][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
[2023.09.07-02.17.35:600][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF)
[2023.09.07-02.17.35:600][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
[2023.09.07-02.17.35:600][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
[2023.09.07-02.17.35:600][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800)
[2023.09.07-02.17.35:600][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened
[2023.09.07-02.17.35:600][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2023.09.07-02.17.35:600][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2023.09.07-02.17.35:600][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2023.09.07-02.17.35:600][ 0]LogInit: - Physical RAM available (not considering process quota): 4 GB (3863 MB, 3955996 KB, 4050939904 bytes)
[2023.09.07-02.17.35:600][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4
[2023.09.07-02.17.35:600][ 0]LogInit: - MemoryRangeDecommit() will will evict the memory from RAM (re-run with -novmapoolevict to change)
[2023.09.07-02.17.35:600][ 0]LogInit: - PageSize 4096
[2023.09.07-02.17.35:600][ 0]LogInit: - BinnedPageSize 65536
[2023.09.07-02.17.35:601][ 0]LogInit: Physics initialised using underlying interface: Chaos
[2023.09.07-02.17.35:601][ 0]LogInit: Using OS detected language (en-US-POSIX).
[2023.09.07-02.17.35:601][ 0]LogInit: Using OS detected locale (en-US-POSIX).
[2023.09.07-02.17.35:601][ 0]LogTextLocalizationManager: No specific localization for 'en-US-POSIX' exists, so 'en' will be used for the language.
[2023.09.07-02.17.35:658][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/CustomMapTools/Content/' mounted to '/CustomMapTools/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/JsonUtils/Content/' mounted to '/JsonUtils/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Coherent/CohtmlPlugin/Content/' mounted to '/CohtmlPlugin/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VRFramework/Content/' mounted to '/VRFramework/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Vankrupt/Content/' mounted to '/Vankrupt/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/modio_ue4/Content/' mounted to '/modio/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/zplugin/Content/' mounted to '/Z/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Bridge/Content/' mounted to '/Bridge/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosVehiclesPlugin/Content/' mounted to '/ChaosVehiclesPlugin/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GPULightmass/Content/' mounted to '/GPULightmass/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/UVEditor/Content/' mounted to '/UVEditor/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/SoundUtilities/Content/' mounted to '/SoundUtilities/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Steam/SteamAudio/Content/' mounted to '/SteamAudio/'
[2023.09.07-02.17.35:717][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
[2023.09.07-02.17.35:718][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
[2023.09.07-02.17.35:718][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
[2023.09.07-02.17.35:718][ 0]LogInit: Using OS detected language (en-US-POSIX).
[2023.09.07-02.17.35:718][ 0]LogInit: Using OS detected locale (en-US-POSIX).
[2023.09.07-02.17.35:718][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language.
[2023.09.07-02.17.35:718][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale.
[2023.09.07-02.17.35:724][ 0]LogAssetRegistry: FAssetRegistry took 0.0054 seconds to start up
[2023.09.07-02.17.35:852][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages
[2023.09.07-02.17.35:852][ 0]LogPackageLocalizationCache: Processed 50 localized package path(s) for 1 prioritized culture(s) in 0.000152 seconds
[2023.09.07-02.17.35:852][ 0]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak added to pak precacher.
[2023.09.07-02.17.35:853][ 0]LogLinux: Selected Device Profile: [LinuxServer]
[2023.09.07-02.17.35:854][ 0]LogDeviceProfileManager: Available device profiles:
[2023.09.07-02.17.35:854][ 0]LogDeviceProfileManager: [0x7fbf2b460780][0x7fbf339aa030 52] Linux,
[2023.09.07-02.17.35:854][ 0]LogDeviceProfileManager: [0x7fbf2b460080][0x7fbf339a6050 52] LinuxServer,
[2023.09.07-02.17.35:854][ 0]LogDeviceProfileManager: Active device profile: [0x7fbf2b460080][0x7fbf339a6050 52] LinuxServer
[2023.09.07-02.17.35:875][ 0]LogNetVersion: Pavlov 1.0.0, NetCL: 23058290, EngineNetVer: 30, GameNetVer: 0 (Checksum: 450825497)
[2023.09.07-02.17.35:882][ 0]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak added to pak precacher.
[2023.09.07-02.17.35:884][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s
[2023.09.07-02.17.35:889][ 0]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak added to pak precacher.
[2023.09.07-02.17.35:908][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2023.09.07-02.17.35:908][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2023.09.07-02.17.35:947][ 0]LogStreaming: Error: Couldn't find file for package /Script/SteamAudio requested by async loading code. NameToLoad: /Script/SteamAudio
[2023.09.07-02.17.35:947][ 0]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.35:947][ 0]LogStreaming: Error: /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.35:982][ 0]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.07-02.17.35:982][ 0]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.35:982][ 0]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.35:982][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.07-02.17.35:982][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.07-02.17.35:982][ 0]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.07-02.17.35:982][ 0]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.36:099][ 0]LogUObjectArray: 25831 objects as part of root set at end of initial load.
[2023.09.07-02.17.36:099][ 0]LogUObjectAllocator: 6696936 out of 0 bytes used by permanent object pool.
[2023.09.07-02.17.36:099][ 0]LogUObjectArray: CloseDisregardForGC: 25831/0 objects in disregard for GC pool
[2023.09.07-02.17.36:136][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
[2023.09.07-02.17.36:136][ 0]LogMetasoundEngine: MetaSound Engine Initialized
[2023.09.07-02.17.36:137][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
[2023.09.07-02.17.36:137][ 0]LogEngine: Initializing Engine...
[2023.09.07-02.17.36:141][ 0]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.07-02.17.36:141][ 0]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.36:141][ 0]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.36:141][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.07-02.17.36:141][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.07-02.17.36:141][ 0]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.07-02.17.36:141][ 0]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.36:142][ 0]LogInit: Initializing FReadOnlyCVARCache
[2023.09.07-02.17.36:142][ 0]LogNetVersion: Set ProjectVersion to 1.0.7. Version Checksum will be recalculated on next use.
[2023.09.07-02.17.36:142][ 0]LogInit: Texture streaming: Disabled
[2023.09.07-02.17.36:145][ 0]LogConsoleManager: Warning: Setting the console variable 'r.VSync' with 'SetByGameSetting' was ignored as it is lower priority than the previous 'SetByProjectSetting'. Value remains '0'
[2023.09.07-02.17.36:146][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.07-02.17.36:147][ 0]PavlovLog: Loading splash screen
[2023.09.07-02.17.36:147][ 0]PavlovLog: Async loading SplashScreens
[2023.09.07-02.17.36:147][ 0]PavlovLog: [SoundMixingSettings] config was not loaded (Load failed)
[2023.09.07-02.17.36:159][ 0]PavlovOnlineLog: [EOS SDK] LogEOS: Default Network Status: EOS_NS_Online
[2023.09.07-02.17.36:160][ 0]PavlovOnlineLog: [EOS SDK] LogEOS: [Boot] EOSSDK Version 1.15.4-23143668 booting at 2023-09-07T02:17:36.160Z using C
[2023.09.07-02.17.36:160][ 0]PavlovOnlineLog: [EOS SDK] LogEOS: [Boot] EOSSDK Platform Properties [OS=Linux/, ClientId=xyza78915hEA47WiCgmJaZJxjBeRY3gn, ProductId=8df4ab5525ea4adba0f02ad9e4569ef3, SandboxId=92184ec20a664e6ba7c5781a458ce2ba, DeploymentId=9ba066ff5b414efd8c59c3a2bede5824, ProductName=Pavlov VR, ProductVersion=1.0.7, IsServer=true, Flags=None]
[2023.09.07-02.17.36:160][ 0]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Start Session (User: ...)
[2023.09.07-02.17.36:169][ 0]PavlovOnlineLog: [EOS] Platform created!
[2023.09.07-02.17.36:169][ 0]PavlovOnlineLog: [EOS SDK] LogEOSAntiCheat: [AntiCheatServer] AddNotifyClientActionRequired bound with NotificationId=[22]
[2023.09.07-02.17.36:169][ 0]PavlovOnlineLog: [EOS SDK] LogEOSAntiCheat: [AntiCheatServer] AddNotifyMessageToClient bound with NotificationId=[23]
[2023.09.07-02.17.36:169][ 0]PavlovLog: SHACK SERVER BUILD
[2023.09.07-02.17.36:169][ 0]LogTemp: Rcon Started Successfully
[2023.09.07-02.17.36:170][ 0]PavlovLog: [MOD] mods located at /home/steam/pavlovserver/Pavlov/Saved/Mods
[2023.09.07-02.17.36:170][ 0]LogTemp: Scanning Dir: /home/steam/pavlovserver/Pavlov/Saved/Mods
[2023.09.07-02.17.36:170][ 0]LogTemp: Scanning ... /home/steam/pavlovserver/Pavlov/Saved/Mods/UGC3189342
[2023.09.07-02.17.36:170][ 0]LogPakFile: Display: Mounted Pak file '/home/steam/pavlovserver/Pavlov/Saved/Mods/UGC3189342/Data/UGC3189342pakchunk0-LinuxServer.pak', mount point: '../../../'
[2023.09.07-02.17.36:170][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/UGC3189342/Content/' mounted to '/UGC3189342/'
[2023.09.07-02.17.36:170][ 0]PavlovLog: [MOD] Mod UGC3189342 loaded with pak at /home/steam/pavlovserver/Pavlov/Saved/Mods/UGC3189342/Data/UGC3189342pakchunk0-LinuxServer.pak
[2023.09.07-02.17.36:170][ 0]LogTemp: Found UGCId: UGC3189342
[2023.09.07-02.17.36:170][ 0]LogPackageLocalizationCache: Processed 1 localized package path(s) for 1 prioritized culture(s) in 0.000019 seconds
[2023.09.07-02.17.36:170][ 0]LogPakFile: New pak file /home/steam/pavlovserver/Pavlov/Saved/Mods/UGC3189342/Data/UGC3189342pakchunk0-LinuxServer.pak added to pak precacher.
[2023.09.07-02.17.36:171][ 0]PavlovLog: Found map definition /UGC3189342/definition Version: 93
[2023.09.07-02.17.36:173][ 0]PavlovLog: Found map definition definition_autumn at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:173][ 0]PavlovLog: Found map definition definition_autumn at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:173][ 0]PavlovLog: Found map definition definition_bridge at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:173][ 0]PavlovLog: Found map definition definition_bridge at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:173][ 0]PavlovLog: Found map definition definition_bridge_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:173][ 0]PavlovLog: Found map definition definition_bridge_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:174][ 0]PavlovLog: Found map definition definition_bunker at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:174][ 0]PavlovLog: Found map definition definition_bunker at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:174][ 0]PavlovLog: Found map definition definition_carnival at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:174][ 0]PavlovLog: Found map definition definition_carnival at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:175][ 0]PavlovLog: Found map definition definition_containeryard at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:175][ 0]PavlovLog: Found map definition definition_containeryard at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:175][ 0]PavlovLog: Found map definition definition_containeryard_massacre at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:175][ 0]PavlovLog: Found map definition definition_containeryard_massacre at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:175][ 0]PavlovLog: Found map definition definition_datacenter at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:175][ 0]PavlovLog: Found map definition definition_datacenter at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:176][ 0]PavlovLog: Found map definition definition_datacenter_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:176][ 0]PavlovLog: Found map definition definition_datacenter_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:176][ 0]PavlovLog: Found map definition definition_datacenter_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:176][ 0]PavlovLog: Found map definition definition_datacenter_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:176][ 0]PavlovLog: Found map definition definition_foundation at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:176][ 0]PavlovLog: Found map definition definition_foundation at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:177][ 0]PavlovLog: Found map definition definition_haguenau at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:177][ 0]PavlovLog: Found map definition definition_haguenau at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:177][ 0]PavlovLog: Found map definition definition_harbor at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:177][ 0]PavlovLog: Found map definition definition_harbor at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:177][ 0]PavlovLog: Found map definition definition_hospital at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:177][ 0]PavlovLog: Found map definition definition_hospital at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:178][ 0]PavlovLog: Found map definition definition_industry at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:178][ 0]PavlovLog: Found map definition definition_industry at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:178][ 0]PavlovLog: Found map definition definition_industry_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:178][ 0]PavlovLog: Found map definition definition_industry_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:178][ 0]PavlovLog: Found map definition definition_industry_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:178][ 0]PavlovLog: Found map definition definition_industry_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:178][ 0]PavlovLog: Found map definition definition_killhouse at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:178][ 0]PavlovLog: Found map definition definition_killhouse at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:179][ 0]PavlovLog: Found map definition definition_odcontainers at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:179][ 0]PavlovLog: Found map definition definition_odcontainers at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:179][ 0]PavlovLog: Found map definition definition_pinehill at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:179][ 0]PavlovLog: Found map definition definition_pinehill at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:179][ 0]PavlovLog: Found map definition definition_range at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:180][ 0]PavlovLog: Found map definition definition_range at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:180][ 0]PavlovLog: Found map definition definition_sand at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:180][ 0]PavlovLog: Found map definition definition_sand at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:180][ 0]PavlovLog: Found map definition definition_sand_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:180][ 0]PavlovLog: Found map definition definition_sand_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:180][ 0]PavlovLog: Found map definition definition_santorini at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:181][ 0]PavlovLog: Found map definition definition_santorini at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:181][ 0]PavlovLog: Found map definition definition_santorini_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:181][ 0]PavlovLog: Found map definition definition_santorini_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:181][ 0]PavlovLog: Found map definition definition_santorini_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:181][ 0]PavlovLog: Found map definition definition_santorini_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:181][ 0]PavlovLog: Found map definition definition_siberia at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:182][ 0]PavlovLog: Found map definition definition_siberia at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:182][ 0]PavlovLog: Found map definition definition_siberia_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:182][ 0]PavlovLog: Found map definition definition_siberia_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:182][ 0]PavlovLog: Found map definition definition_stanligrad at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:182][ 0]PavlovLog: Found map definition definition_stanligrad at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:182][ 0]PavlovLog: Found map definition definition_stanligrad_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:182][ 0]PavlovLog: Found map definition definition_stanligrad_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:183][ 0]PavlovLog: Found map definition definition_stanligrad_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:183][ 0]PavlovLog: Found map definition definition_stanligrad_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:183][ 0]PavlovLog: Found map definition definition_station at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:183][ 0]PavlovLog: Found map definition definition_station at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:183][ 0]PavlovLog: Found map definition definition_station_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:183][ 0]PavlovLog: Found map definition definition_station_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:184][ 0]PavlovLog: Found map definition definition_tutorial at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:184][ 0]PavlovLog: Found map definition definition_tutorial at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:184][ 0]PavlovLog: Found map definition definition_ww2range at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:184][ 0]PavlovLog: Found map definition definition_ww2range at /Game/Maps/Definitions, /Game/Maps
[2023.09.07-02.17.36:185][ 0]LogTemp: Found UGCId: UGC3189342
[2023.09.07-02.17.36:185][ 0]PavlovLog: Found map definition /UGC3189342/definition Version: 93
[2023.09.07-02.17.36:185][ 0]PavlovLog: Attempting relogin with id:
[2023.09.07-02.17.36:185][ 0]PavlovLog: OnlineSubsystemNull is valid
[2023.09.07-02.17.36:185][ 0]PavlovLog: Requstion build version to http://cdn.pavlov-vr.com/version/shack/1.0.7
[2023.09.07-02.17.36:185][ 0]PavlovLog: Loading blacklist from: ../../../Pavlov/Saved/Config/blacklist.txt
[2023.09.07-02.17.36:185][ 0]PavlovLog: Loading whitelist from: ../../../Pavlov/Saved/Config/whitelist.txt
[2023.09.07-02.17.36:188][ 0]PavlovLog: Loading mod list from: ../../../Pavlov/Saved/Config/mods.txt
[2023.09.07-02.17.36:189][ 0]PavlovLog: 0 - UGC3189342 - CUSTOM
[2023.09.07-02.17.36:189][ 0]LogTemp: Is a custom server, Updating Lists every 120.000000 seconds
[2023.09.07-02.17.36:189][ 0]PavlovLog: Starting depot http server in port: 7777
[2023.09.07-02.17.36:189][ 0]PavlovLog: Initiating rotation, index = 0
[2023.09.07-02.17.36:189][ 0]PavlovLog: Initiating rotation, url = 449490720
[2023.09.07-02.17.36:189][ 0]LogLoad: Warning: GameMode::GameModeClassAliases are deprecated, move to GameMapsSettings
[2023.09.07-02.17.36:189][ 0]LogInit: Display: Game Engine Initialized.
[2023.09.07-02.17.36:190][ 0]LogInit: Display: Starting Game.
[2023.09.07-02.17.36:190][ 0]LogNet: Browse: /Game/Maps/ServerIdle?Name=Player
[2023.09.07-02.17.36:190][ 0]LogAudioStreamCaching: Display: Call to IAudioStreamingManager::TrimMemory successfully freed 0 of the requested 104857600 bytes.
[2023.09.07-02.17.36:190][ 0]LogLoad: LoadMap: /Game/Maps/ServerIdle?Name=Player
[2023.09.07-02.17.36:190][ 0]LogWorld: BeginTearingDown for /Temp/Untitled_1
[2023.09.07-02.17.36:190][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
[2023.09.07-02.17.36:194][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 2.72ms
[2023.09.07-02.17.36:197][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.07-02.17.36:198][ 0]LogAIModule: Creating AISystem for world ServerIdle
[2023.09.07-02.17.36:198][ 0]LogActor: Warning: BP_GlobalPlayerEffects_C /Game/Maps/ServerIdle.ServerIdle:PersistentLevel.BP_GlobalPlayerEffects_C_2147482477 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.07-02.17.36:198][ 0]LogLoad: Game class is 'GameMode'
[2023.09.07-02.17.36:198][ 0]LogNet: ReplicationDriverClass is null! Not using ReplicationDriver.
[2023.09.07-02.17.36:198][ 0]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
[2023.09.07-02.17.36:198][ 0]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.09.07-02.17.36:198][ 0]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.09.07-02.17.36:199][ 0]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.07-02.17.36:199][ 0]LogNet: GameNetDriver IpNetDriver_2147482475 IpNetDriver listening on port 7777
[2023.09.07-02.17.36:199][ 0]LogWorld: Bringing World /Game/Maps/ServerIdle.ServerIdle up for play (max tick rate 33) at 2023.09.07-02.17.36
[2023.09.07-02.17.36:199][ 0]LogWorld: Bringing up level for play took: 0.000208
[2023.09.07-02.17.36:199][ 0]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart
[2023.09.07-02.17.36:199][ 0]LogGameState: Match State Changed from EnteringMap to WaitingToStart
[2023.09.07-02.17.36:199][ 0]LogTemp: Time Spent Loading: 63829649856.199005 seconds
[2023.09.07-02.17.36:199][ 0]LogLoad: Took 0.009307 seconds to LoadMap(/Game/Maps/ServerIdle)
[2023.09.07-02.17.36:199][ 0]PavlovLog: LoadComplete: 0.009307, /Game/Maps/ServerIdle
[2023.09.07-02.17.36:200][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
[2023.09.07-02.17.36:200][ 0]LogLoad: (Engine Initialization) Total time: 0.84 seconds
[2023.09.07-02.17.36:230][ 0]LogSockets: Warning: Could not serialize , got error code SE_EWOULDBLOCK [7]
[2023.09.07-02.17.36:230][ 0]PavlovLog: Warning: [MapRotation] public ip is not valid, rotation might fail
[2023.09.07-02.17.36:230][ 0]LogOnlineVoice: OSS: Voice interface disabled by config [OnlineSubsystem].bHasVoiceEnabled
[2023.09.07-02.17.36:230][ 0]PavlovLog: Loaded Splash in: 83.000000 ms
[2023.09.07-02.17.36:292][ 2]PavlovOnlineLog: [EOS SDK] LogEOS: Updating Platform SDK Config, Time: 0.122801
[2023.09.07-02.17.36:595][ 13]PavlovLog: Build version asnwered with Succeeded and code: 404 data: <?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message></Error>
[2023.09.07-02.17.36:687][ 16]LogTemp: Loading MOTD Counter from file: ../../../Pavlov/Saved//motd.counter
[2023.09.07-02.17.36:687][ 16]LogTemp: Comparing MOTD counters - Server: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Not Found</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Not Found</h2>
<hr><p>HTTP Error 404. The requested resource is not found.</p>
</BODY></HTML>
Client: 0
[2023.09.07-02.17.37:204][ 32]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.17.37:234][ 33]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Platform Update Request Successful, Time: 1.035116
[2023.09.07-02.17.37:237][ 33]PavlovOnlineLog: Warning: [EOS SDK] LogEOSAnalytics: EOS SDK Analytics disabled for route [1].
[2023.09.07-02.17.37:237][ 33]PavlovOnlineLog: [EOS SDK] LogEOS: Updating Product SDK Config, Time: 1.065593
[2023.09.07-02.17.37:264][ 34]LogGameMode: Display: Match State Changed from WaitingToStart to LeavingMap
[2023.09.07-02.17.37:264][ 34]LogGameState: Match State Changed from WaitingToStart to LeavingMap
[2023.09.07-02.17.37:264][ 34]LogNet: Browse: /Game/Maps/download.download??listen?Map=UGC3189342
[2023.09.07-02.17.37:265][ 34]LogAudioStreamCaching: Display: Call to IAudioStreamingManager::TrimMemory successfully freed 0 of the requested 104857600 bytes.
[2023.09.07-02.17.37:265][ 34]LogLoad: LoadMap: /Game/Maps/download.download??listen?Map=UGC3189342
[2023.09.07-02.17.37:265][ 34]LogWorld: BeginTearingDown for /Game/Maps/ServerIdle
[2023.09.07-02.17.37:265][ 34]LogNet: World NetDriver shutdown IpNetDriver_2147482475 [GameNetDriver]
[2023.09.07-02.17.37:265][ 34]LogNet: DestroyNamedNetDriver IpNetDriver_2147482475 [GameNetDriver]
[2023.09.07-02.17.37:265][ 34]LogExit: GameNetDriver IpNetDriver_2147482475 shut down
[2023.09.07-02.17.37:265][ 34]LogWorld: UWorld::CleanupWorld for ServerIdle, bSessionEnded=true, bCleanupResources=true
[2023.09.07-02.17.37:266][ 34]LogUObjectHash: Compacting FUObjectHashTables data took 0.94ms
[2023.09.07-02.17.37:268][ 34]LogPackageName: Warning: TryConvertFilenameToLongPackageName was passed an ObjectPath (/Game/Maps/download.download) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryConvertFilenameToLongPackageName will fail on ObjectPaths.
[2023.09.07-02.17.37:268][ 34]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.07-02.17.37:268][ 34]LogAIModule: Creating AISystem for world download
[2023.09.07-02.17.37:268][ 34]LogActor: Warning: BP_GlobalPlayerEffects_C /Game/Maps/download.download:PersistentLevel.BP_GlobalPlayerEffects_C_2147482439 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.07-02.17.37:268][ 34]LogLoad: Game class is 'DownloadGameMode'
[2023.09.07-02.17.37:268][ 34]LogNet: ReplicationDriverClass is null! Not using ReplicationDriver.
[2023.09.07-02.17.37:268][ 34]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
[2023.09.07-02.17.37:269][ 34]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.09.07-02.17.37:269][ 34]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.09.07-02.17.37:269][ 34]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.07-02.17.37:269][ 34]LogNet: GameNetDriver IpNetDriver_2147482437 IpNetDriver listening on port 7777
[2023.09.07-02.17.37:269][ 34]LogWorld: Bringing World /Game/Maps/download.download up for play (max tick rate 33) at 2023.09.07-02.17.37
[2023.09.07-02.17.37:269][ 34]LogWorld: Bringing up level for play took: 0.000208
[2023.09.07-02.17.37:269][ 34]PavlovLog: [MOD] Creating update request for mod UGC3189342 -1
[2023.09.07-02.17.37:269][ 34]LogTemp: Time Spent Loading: 63829649857.269005 seconds
[2023.09.07-02.17.37:269][ 34]LogLoad: Took 0.004415 seconds to LoadMap(/Game/Maps/download.download)
[2023.09.07-02.17.37:269][ 34]PavlovLog: LoadComplete: 0.004415, /Game/Maps/download.download
[2023.09.07-02.17.37:447][ 40]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.17.37:508][ 42]PavlovOnlineLog: [EOS SDK] LogEOSConnect: ConnectClientAuthTask Success
[2023.09.07-02.17.37:539][ 43]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Start Session (User: ...)
[2023.09.07-02.17.37:691][ 48]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.17.37:751][ 50]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Product Update Request Successful, Time: 1.521793
[2023.09.07-02.17.37:753][ 50]PavlovOnlineLog: Warning: [EOS SDK] LogEOSEcom: Purchase flow is disabled due to overlay setup failure (EOS_NotConfigured).
[2023.09.07-02.17.37:753][ 50]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Data - Watermark: 146386513
[2023.09.07-02.17.37:753][ 50]PavlovOnlineLog: [EOS SDK] LogEOS: ScheduleNextSDKConfigDataUpdate - Time: 1.521793, Update Interval: 313.823059
[2023.09.07-02.17.37:934][ 56]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.17.38:147][ 64]PavlovLog: [MOD] Fletched mod info: mac 4189787
[2023.09.07-02.17.38:148][ 64]LogTemp: Found a mounted pak that matches the one were trying to mount UGC3189342, skipping
[2023.09.07-02.17.38:148][ 64]PavlovLog: [MOD] Mod UGC3189342 is Up to date
[2023.09.07-02.17.38:148][ 64]LogTemp: Found UGCId: UGC3189342
[2023.09.07-02.17.38:148][ 64]PavlovLog: Found map definition /UGC3189342/definition Version: 93
[2023.09.07-02.17.38:148][ 64]PavlovLog: UGC3189342 Map was downloaded
[2023.09.07-02.17.38:148][ 64]LogSockets: Warning: Could not serialize , got error code SE_EWOULDBLOCK [7]
[2023.09.07-02.17.38:148][ 64]PavlovLog: Warning: [MapRotation] public ip is not valid, rotation might fail
[2023.09.07-02.17.38:148][ 64]LogTemp: Switching to Map UGC3189342 Version 93
[2023.09.07-02.17.39:183][ 97]LogUObjectHash: Compacting FUObjectHashTables data took 0.77ms
[2023.09.07-02.17.39:211][ 98]LogNet: Browse: /UGC3189342/Levels/MiniMenu??listen?game=CUSTOM
[2023.09.07-02.17.39:211][ 98]LogAudioStreamCaching: Display: Call to IAudioStreamingManager::TrimMemory successfully freed 0 of the requested 104857600 bytes.
[2023.09.07-02.17.39:212][ 98]LogLoad: LoadMap: /UGC3189342/Levels/MiniMenu??listen?game=CUSTOM
[2023.09.07-02.17.39:212][ 98]LogWorld: BeginTearingDown for /Game/Maps/download
[2023.09.07-02.17.39:212][ 98]LogNet: World NetDriver shutdown IpNetDriver_2147482437 [GameNetDriver]
[2023.09.07-02.17.39:212][ 98]LogNet: DestroyNamedNetDriver IpNetDriver_2147482437 [GameNetDriver]
[2023.09.07-02.17.39:212][ 98]LogExit: GameNetDriver IpNetDriver_2147482437 shut down
[2023.09.07-02.17.39:212][ 98]LogWorld: UWorld::CleanupWorld for download, bSessionEnded=true, bCleanupResources=true
[2023.09.07-02.17.39:213][ 98]LogUObjectHash: Compacting FUObjectHashTables data took 0.52ms
[2023.09.07-02.17.39:235][ 98]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.07-02.17.39:235][ 98]LogAIModule: Creating AISystem for world MiniMenu
[2023.09.07-02.17.39:235][ 98]LogActor: Warning: BP_GlobalPlayerEffects_C /UGC3189342/Levels/MiniMenu.MiniMenu:PersistentLevel.BP_GlobalPlayerEffects_C_2147482403 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.07-02.17.39:235][ 98]LogLoad: Warning: GameMode::GameModeClassAliases are deprecated, move to GameMapsSettings
[2023.09.07-02.17.39:238][ 98]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak added to pak precacher.
[2023.09.07-02.17.39:239][ 98]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak added to pak precacher.
[2023.09.07-02.17.39:243][ 98]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak added to pak precacher.
[2023.09.07-02.17.39:244][ 98]LogStreaming: Error: Couldn't find file for package /Script/SteamAudio requested by async loading code. NameToLoad: /Script/SteamAudio
[2023.09.07-02.17.39:244][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.39:244][ 98]LogStreaming: Error: /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.39:301][ 98]LogPakFile: Precache HighWater 16MB
[2023.09.07-02.17.39:301][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AK47 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AK47
[2023.09.07-02.17.39:301][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.39:301][ 98]LogStreaming: Error: /Game/Replay/HUD/Elements/PlayerStatus/UI_ReplayPlayerStatus
[2023.09.07-02.17.39:301][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ExplosiveNade requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ExplosiveNade
[2023.09.07-02.17.39:301][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.39:301][ 98]LogStreaming: Error: /Game/Replay/HUD/Elements/PlayerStatus/UI_EquipmentIcon
[2023.09.07-02.17.39:328][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/UI_BuyMenu_Segment_Content requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/UI_BuyMenu_Segment_Content
[2023.09.07-02.17.39:328][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.39:328][ 98]LogStreaming: Error: /Game/UI/Wheel/BP_Wheel
[2023.09.07-02.17.39:328][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/BuyMenuMode requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/BuyMenuMode
[2023.09.07-02.17.39:328][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.39:328][ 98]LogStreaming: Error: /Game/UI/Wheel/BP_Wheel
[2023.09.07-02.17.39:338][ 98]LogStreaming: Warning: FAsyncPackage::LoadImports for /Game/ZombieMode/Pavlov_AIDirector: Skipping import BillboardComponent /Script/Z.Default__AIDirector:BillboardComponent, depends on missing native class
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 32MB
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 48MB
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 64MB
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 80MB
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 96MB
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 112MB
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 128MB
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 144MB
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 160MB
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 176MB
[2023.09.07-02.17.39:592][ 98]LogPakFile: Precache HighWater 192MB
[2023.09.07-02.17.39:592][ 98]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.07-02.17.39:592][ 98]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.39:592][ 98]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.39:592][ 98]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.07-02.17.39:592][ 98]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.07-02.17.39:592][ 98]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.07-02.17.39:592][ 98]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: Export 1 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C:BillboardComponent
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: Linker is /Game/ZombieMode/Pavlov_AIDirector
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: Dep S_BEFORE_S Export 2 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C (class Pavlov_AIDirector_C)
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: Dep C_BEFORE_S Import 0 /Script/Z.Default__AIDirector
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: Dep C_BEFORE_S Export 3 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C:RootComponnt (class SceneComponent)
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: Dep S_BEFORE_C Import 7 /Script/Engine.BillboardComponent
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: Dep S_BEFORE_C Import 1 /Script/Z.Default__AIDirector:BillboardComponent
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: Dep C_BEFORE_C Export 2 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C (class Pavlov_AIDirector_C)
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: Missing Dependency, request for /Script/Z.Default__AIDirector:BillboardComponent but it hasn't been created yet.
[2023.09.07-02.17.40:340][ 98]LogStreaming: Error: Cannot construct BillboardComponent in /Game/ZombieMode/Pavlov_AIDirector because we could not find its template /Script/Z.Default__AIDirector:BillboardComponent
[2023.09.07-02.17.40:473][ 98]LogLoad: Game class is 'CustomGameMode_C'
[2023.09.07-02.17.40:473][ 98]LogNet: ReplicationDriverClass is null! Not using ReplicationDriver.
[2023.09.07-02.17.40:473][ 98]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
[2023.09.07-02.17.40:473][ 98]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.09.07-02.17.40:473][ 98]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.09.07-02.17.40:474][ 98]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.07-02.17.40:474][ 98]LogNet: GameNetDriver IpNetDriver_2147482361 IpNetDriver listening on port 7777
[2023.09.07-02.17.40:474][ 98]LogWorld: Bringing World /UGC3189342/Levels/MiniMenu.MiniMenu up for play (max tick rate 33) at 2023.09.07-02.17.40
[2023.09.07-02.17.40:474][ 98]p.Vehicle.DisableVehicleSleep = "true"
[2023.09.07-02.17.40:475][ 98]PavlovLog: /n/nTeam 0 selections:
[2023.09.07-02.17.40:475][ 98]PavlovLog: /n/n
[2023.09.07-02.17.40:475][ 98]PavlovLog: /n/nTeam 1 selections:
[2023.09.07-02.17.40:475][ 98]PavlovLog: /n/n
[2023.09.07-02.17.40:475][ 98]PavlovLog: Competitive mode = 0
[2023.09.07-02.17.40:475][ 98]LogWorld: Bringing up level for play took: 0.001701
[2023.09.07-02.17.40:476][ 98]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart
[2023.09.07-02.17.40:476][ 98]LogTemp: Warning: Server Wait to Begin Vote
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_webley requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_webley
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VSS requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VSS
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VGrip requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VGrip
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VestHelmet requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VestHelmet
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vest requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vest
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vehicle_Run_Over_01 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vehicle_Run_Over_01
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vehicle_Explosion requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vehicle_Explosion
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vector requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vector
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Uzi requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Uzi
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_UMP requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_UMP
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TTTKnife3Frontal requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TTTKnife3Frontal
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TTTC4Frontal requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TTTC4Frontal
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TripMine requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TripMine
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TranqGun requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TranqGun
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_tokarev requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_tokarev
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_thompson requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_thompson
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Teleporter requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Teleporter
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:480][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_taser requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_taser
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Shoot_01 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Shoot_01
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Run_Over_01 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Run_Over_01
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Explosion requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Explosion
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_syringe requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_syringe
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_svt40 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_svt40
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_stg44 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_stg44
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_sten requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_sten
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_springfield requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_springfield
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Snowball requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Snowball
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SNDBomb requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SNDBomb
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_smoke_us requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_smoke_us
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:481][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_smoke_svt requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_smoke_svt
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Smoke requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Smoke
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Skull requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Skull
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SKS requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SKS
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Springfield requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Springfield
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Mosin requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Mosin
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Leeendfield requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Leeendfield
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Kar98 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Kar98
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SCAR requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SCAR
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Sawedoff requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Sawedoff
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RSupp requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RSupp
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:482][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RPG7 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RPG7
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_PIAT requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_PIAT
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_panzer requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_panzer
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_m1a1 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_m1a1
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_Backblast requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_Backblast
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Revolver requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Revolver
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Reddot_Pistol requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Reddot_Pistol
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Reddot_Canted requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Reddot_Canted
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RedDot requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RedDot
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RealAUG requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RealAUG
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_PumpShotgun requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_PumpShotgun
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_PSupp requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_PSupp
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ppsh_StickMag requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ppsh_StickMag
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:483][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Pliers requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Pliers
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Pepe requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Pepe
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_painkillers requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_painkillers
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_P90 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_P90
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Newton2_Frontal requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Newton2_Frontal
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_MP5 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_MP5
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mp40 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mp40
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mosin requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mosin
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Mine requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Mine
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mg42 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mg42
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M9 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M9
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:484][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M4v2 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M4v2
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_m1garand requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_m1garand
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M16 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M16
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_luger requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_luger
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_LMGA requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_LMGA
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_leeenfield requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_leeenfield
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Laser_Rifle requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Laser_Rifle
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Laser_Pistol requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Laser_Pistol
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Knife requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Knife
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Kar98 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Kar98
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Hunting requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Hunting
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Holo requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Holo
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:485][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_HiddenBlades requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_HiddenBlades
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_us requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_us
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_svt requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_svt
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_ger requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_ger
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_GoldenGun requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_GoldenGun
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Glock requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Glock
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Galil requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Galil
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_g43 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_g43
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Flash requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Flash
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_FlaregunFrontal requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_FlaregunFrontal
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Fire requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Fire
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Famas requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Famas
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:486][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Fall requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Fall
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Explosion requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Explosion
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DrumShot requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DrumShot
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_dp27 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_dp27
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DetectiveKriss requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DetectiveKriss
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DE requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DE
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_CombatShotgun requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_CombatShotgun
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Chicken requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Chicken
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Cet9Silent requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Cet9Silent
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Cet9 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Cet9
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_bren requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_bren
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Blowtorch requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Blowtorch
[2023.09.07-02.17.40:487][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_BayonetStab requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_BayonetStab
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Bayonet requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Bayonet
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_bar requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_bar
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AWP requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AWP
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Auto requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Auto
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AR9 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AR9
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AntiTank requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AntiTank
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AKShorty requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AKShorty
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AK12 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AK12
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AGrip requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AGrip
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AdminSlap requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AdminSlap
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ACOG requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ACOG
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:488][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_57 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_57
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_1911 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_1911
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_Trenchgun requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_Trenchgun
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_skorpion requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_skorpion
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_pkm requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_pkm
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:489][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:704][ 98]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.07-02.17.40:704][ 98]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.40:704][ 98]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.40:704][ 98]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.07-02.17.40:704][ 98]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.07-02.17.40:704][ 98]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.07-02.17.40:704][ 98]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.07-02.17.41:229][ 98]StatManagerLog: Stat Manager Started
[2023.09.07-02.17.41:229][ 98]LogGameState: Match State Changed from EnteringMap to WaitingToStart
[2023.09.07-02.17.41:229][ 98]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress
[2023.09.07-02.17.41:229][ 98]LogGameState: Match State Changed from WaitingToStart to InProgress
[2023.09.07-02.17.41:229][ 98]StatManagerLog: {
"RoundState":
{
"State": "Starting",
"Timestamp": "2023.09.07-02.17.41"
}
}
[2023.09.07-02.17.41:230][ 98]PavlovOnlineLog: [EOS SDK] LogEOSAntiCheat: [AntiCheatServer] [BeginSession-003] ServerName: 'Pavlov Server' RegisterTimeout: 60 bEnableGameplayData: 0
[2023.09.07-02.17.41:230][ 98]PavlovLog: StartPlay was called
[2023.09.07-02.17.41:230][ 98]LogTemp: Time Spent Loading: 2.049000 seconds
[2023.09.07-02.17.41:230][ 98]LogLoad: Took 2.018156 seconds to LoadMap(/UGC3189342/Levels/MiniMenu)
[2023.09.07-02.17.41:230][ 98]PavlovLog: LoadComplete: 2.018156, /UGC3189342/Levels/MiniMenu
[2023.09.07-02.17.41:285][103]PavlovLog: loading row data for 1911
[2023.09.07-02.17.41:285][103]PavlovLog: loading row data for 57
[2023.09.07-02.17.41:285][103]PavlovLog: loading row data for sock
[2023.09.07-02.17.41:285][103]PavlovLog: loading row data for m9
[2023.09.07-02.17.41:285][103]PavlovLog: loading row data for de
[2023.09.07-02.17.41:285][103]PavlovLog: loading row data for revolver
[2023.09.07-02.17.41:285][103]PavlovLog: loading row data for cet9
[2023.09.07-02.17.41:285][103]PavlovLog: loading row data for smg
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for uzi
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for ak
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for mp5
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for p90
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for vanas
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for kross
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for ar9
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for shotgun
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for sawedoff
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for drumshotgun
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for autoshotgun
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for ak47
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for ak12
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for ar
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for aug
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for galul
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for m16
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for sks
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for akshorty
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for vzz
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for lmga
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for awp
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for autosniper
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for antitank
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for scur
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for luger
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Tokarev
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for webley
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for sten
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for mp40
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for thompson
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for stg44
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for ppsh
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for m1garand
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for G43
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for svt40
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for mosin
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for springfield
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for kar98
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for leeenfield
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for bar
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for bren
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for dp27
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for mg42
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for RL_M1A1
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for RL_PIAT
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for rl_panzer
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for rl_rpg
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for smoke
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for smoke_ru
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for flash
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for flash_ru
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for grenade_us
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for smoke_us
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for grenade_ger
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for smoke_ger
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for grenade_svt
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for smoke_svt
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Grenade
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for grenade_ru
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Armour
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for kevlarhelmet
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for supp_pistol
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for supp_rifle
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Scope
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Grip_Angled
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Grip_Vertical
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Flashlight_Rifle
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Laser_Rifle
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Laser_Pistol
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for acog
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for holo
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for reddot
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Painkillers
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for Knife
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for taser
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for newtonlauncher
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for tttknife
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for healthstation
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for monocular
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for teleporter
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for ballisticsshield
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for flaregun
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for dnascanner
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for silentcet9
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for detectivesmg
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for tttc4
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for goldengun
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for grenade_dis
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for trenchgun
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for tranqgun
[2023.09.07-02.17.41:286][103]PavlovLog: loading row data for hunting
[2023.09.07-02.17.41:421][114]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.17.41:902][157]LogNavigationDataBuild: Display: ProcessTileTasksAndGetUpdatedTiles build time: 0.67s
[2023.09.07-02.17.42:868][243]LogTemp: Starting Server Status Helper on Port 8177 Server
[2023.09.07-02.17.48:830][774]StatManagerLog: {
"RoundState":
{
"State": "StandBy",
"Timestamp": "2023.09.07-02.17.48"
}
}
[2023.09.07-02.17.53:834][219]StatManagerLog: {
"RoundState":
{
"State": "Started",
"Timestamp": "2023.09.07-02.17.53"
}
}
[2023.09.07-02.18.09:472][612]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.18.36:169][990]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.36:169][990]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.36:169][990]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.36:169][990]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.36:169][990]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.36:169][990]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.36:169][990]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.36:169][990]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.37:224][ 84]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.37:224][ 84]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.37:471][106]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.37:471][106]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.37:471][106]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.37:471][106]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.18.39:226][262]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.07-02.18.39:226][262]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.07-02.18.39:472][284]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.19.09:466][955]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.19.36:824][391]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.19.37:476][449]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.19.37:476][449]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.19.37:868][484]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.07-02.19.39:275][609]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.07-02.19.39:275][609]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.07-02.19.39:522][631]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.20.09:522][302]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.20.37:723][813]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.20.37:723][813]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.20.39:318][955]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.07-02.20.39:318][955]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.07-02.20.39:576][978]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.20.49:883][896]LogNet: NotifyAcceptingConnection accepted from: 000.000.000.000:39230
[2023.09.07-02.20.49:884][896]LogNetVersion: Pavlov 1.0.7, NetCL: 23058290, EngineNetVer: 30, GameNetVer: 0 (Checksum: 2132603140)
[2023.09.07-02.20.49:939][901]LogNet: NotifyAcceptingConnection accepted from: 000.000.000.000:39230
[2023.09.07-02.20.49:940][901]LogNet: Server accepting post-challenge connection from: 000.000.000.000:39230
[2023.09.07-02.20.49:940][901]LogNet: IpConnection_2147482202 setting maximum channels to: 32767
[2023.09.07-02.20.49:940][901]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.07-02.20.49:941][901]LogNet: NotifyAcceptedConnection: Name: MiniMenu, TimeStamp: 09/07/23 02:20:49, [UNetConnection] RemoteAddr: 000.000.000.000:39230, Name: IpConnection_2147482202, Driver: GameNetDriver IpNetDriver_2147482361, IsServer: YES, PC: NULL, Owner: NULL, UniqueId: INVALID
[2023.09.07-02.20.49:941][901]LogNet: AddClientConnection: Added client connection: [UNetConnection] RemoteAddr: 000.000.000.000:39230, Name: IpConnection_2147482202, Driver: GameNetDriver IpNetDriver_2147482361, IsServer: YES, PC: NULL, Owner: NULL, UniqueId: INVALID
[2023.09.07-02.20.49:995][906]LogNet: NotifyAcceptingChannel Control 0 server World /UGC3189342/Levels/MiniMenu.MiniMenu: Accepted
[2023.09.07-02.20.49:995][906]LogNet: Remote platform little endian=1
[2023.09.07-02.20.49:995][906]LogNet: This platform little endian=1
[2023.09.07-02.20.50:063][912]LogNet: Login request: ?Name=PowerSJK?playerHeight=160.000000?rightHanded=1?vstock=1?platform=oculus?pid=PowerSJK?name=PowerSJK userId: NULL:0002cedd768949da9c9b96ca86f708db platform: NULL
[2023.09.07-02.20.50:063][912]PavlovLog: Login eos id 0002cedd768949da9c9b96ca86f708db
[2023.09.07-02.20.50:152][920]LogNet: Client netspeed is 150000
[2023.09.07-02.20.50:321][935]LogNet: Join request: /Game/Maps/ServerIdle?name=PowerSJK?playerHeight=160.000000?rightHanded=1?vstock=1?platform=oculus?pid=PowerSJK?SplitscreenCount=1
[2023.09.07-02.20.50:321][935]PavlovLog: Player login with platformid PowerSJK
[2023.09.07-02.20.50:321][935]PavlovLog: PostLogin
[2023.09.07-02.20.50:321][935]PavlovLog: Generic Player Initialization
[2023.09.07-02.20.50:322][935]PavlovLog: Authenticating player PowerSJK
[2023.09.07-02.20.50:322][935]PavlovLog: Player 0002cedd768949da9c9b96ca86f708db Joined, current bot Num = 0
[2023.09.07-02.20.50:322][935]LogNet: Join succeeded: PowerSJK
[2023.09.07-02.20.50:323][935]r.CustomDepth = "3"
[2023.09.07-02.20.50:422][944]PavlovOnlineLog: [EOS SDK] LogEOSConnect: VerifyIdToken: Key not found in cache, fetching new public keys
[2023.09.07-02.20.50:625][962]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.20.50:725][971]PavlovOnlineLog: [EOS] VerifyIdToken succeded: 1, NeedsAnticheat: 0, Message:
[2023.09.07-02.20.50:916][988]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.20.56:094][449]r.CustomDepth = "0"
[2023.09.07-02.21.04:134][165]LogActor: Warning: BulletHoleManager /UGC3189342/Levels/MiniMenu.MiniMenu:PersistentLevel.BulletHoleManager_2147482117 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.07-02.21.09:671][658]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.21.28:961][375]StatManagerLog: {
"KillData":
{
"Killer": "PowerSJK",
"KillerTeamID": 0,
"Killed": "PowerSJK",
"KilledTeamID": 0,
"KilledBy": "Grenade",
"Headshot": false
}
}
[2023.09.07-02.21.28:961][375]r.CustomDepth = "3"
[2023.09.07-02.21.35:094][921]r.CustomDepth = "0"
[2023.09.07-02.21.37:023][ 93]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.21.37:876][169]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.07-02.21.38:023][182]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.21.38:023][182]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.21.38:023][182]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.21.38:023][182]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.21.39:325][298]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.07-02.21.39:325][298]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.07-02.21.39:673][329]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.21.50:925][330]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.21.50:925][330]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.22.02:110][326]LogNet: UChannel::ReceivedSequencedBunch: Bunch.bClose == true. ChIndex == 0. Calling ConditionalCleanUp.
[2023.09.07-02.22.02:110][326]LogNet: UChannel::CleanUp: ChIndex == 0. Closing connection. [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 000.000.000.000:39230, Name: IpConnection_2147482202, Driver: GameNetDriver IpNetDriver_2147482361, IsServer: YES, PC: BP_PavlovPlayerController_C_2147482197, Owner: BP_PavlovPlayerController_C_2147482197, UniqueId: NULL:0002cedd768949da9c9b96ca86f708db
[2023.09.07-02.22.02:110][326]LogNet: UNetConnection::Close: [UNetConnection] RemoteAddr: 000.000.000.000:39230, Name: IpConnection_2147482202, Driver: GameNetDriver IpNetDriver_2147482361, IsServer: YES, PC: BP_PavlovPlayerController_C_2147482197, Owner: BP_PavlovPlayerController_C_2147482197, UniqueId: NULL:0002cedd768949da9c9b96ca86f708db, Channels: 18, Time: 2023.09.07-02.22.02
[2023.09.07-02.22.02:110][326]LogNet: UNetConnection::SendCloseReason:
[2023.09.07-02.22.02:110][326]LogNet: - Result=ControlChannelClose, ErrorContext="ControlChannelClose"
[2023.09.07-02.22.02:110][326]LogNet: UChannel::Close: Sending CloseBunch. ChIndex == 0. Name: [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 000.000.000.000:39230, Name: IpConnection_2147482202, Driver: GameNetDriver IpNetDriver_2147482361, IsServer: YES, PC: BP_PavlovPlayerController_C_2147482197, Owner: BP_PavlovPlayerController_C_2147482197, UniqueId: NULL:0002cedd768949da9c9b96ca86f708db
[2023.09.07-02.22.09:668][999]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.22.28:970][718]LogNavigationDirtyArea: Warning: Skipping dirty area creation because of empty bounds (object: VDecalComponent /UGC3189342/Levels/MiniMenu.MiniMenu:PersistentLevel.BP_ExplotionDecal_C_2147482020.VDecal, from: Remove from navoctree)
[2023.09.07-02.22.38:269][546]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.22.38:269][546]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.07-02.22.39:369][644]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.07-02.22.39:369][644]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.07-02.22.39:672][671]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.22.51:567][730]PavlovOnlineLog: [EOS SDK] LogEOS: Updating Product SDK Config, Time: 315.398376
[2023.09.07-02.22.51:769][748]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.07-02.22.51:825][753]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Product Update Request Completed - No Change
[2023.09.07-02.22.51:825][753]PavlovOnlineLog: [EOS SDK] LogEOS: ScheduleNextSDKConfigDataUpdate - Time: 315.600006, Update Interval: 316.825439
well first I believe your game server installation is fucked up. My suggestion is to delete pavlovserver and reinstall. At lease one of you and vankrupt are breaking the server.
The first line came from my bueprint. It's followed by tons of reference errors. It could be your corrupt server installation, or game package changes, which are less likely to happen
[2023.09.07-02.17.40:476][ 98]LogTemp: Warning: Server Wait to Begin Vote
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_webley requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_webley
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VSS requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VSS
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Found 1 dependent packages...
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.07-02.17.40:479][ 98]LogStreaming: Error: Couldn't find file for
Also can you try more map options at the same time? I am not sure what will happen if there is only one map
I can assure you this server is working and configured well. Is a server that executes every day with many mod maps. If you wish, you can execute and test the exact same server with just one line following the instructions in the README file on my repository. If this is a mod that works only on your server, or even if you have never tested it before the release, is not an issue, you can just say it.
I modified the file menu_config.json
to:
{
"endpoint": "http://127.0.0.1:11085/rcon",
"server": "123.123.123.123",
"port": 9100,
"password": "This_is_not_my_password",
"vote_round_time": 60,
"maps": [
["Sand GUN", "sand", "GUN", "https://meups.com.br/wp-content/uploads/2021/03/Pavlov-Shack-900x503.jpg"],
["Datacenter SND", "datacenter", "SND", "https://meups.com.br/wp-content/uploads/2021/03/Pavlov-Shack-900x503.jpg"],
["Containers OITC", "ogcontainers", "OITC", "https://meups.com.br/wp-content/uploads/2021/03/Pavlov-Shack-900x503.jpg"]
]
}
I still can't see any option to shoot. This test was executed on Pavlov SHACK build 1.0.8
I'm still curious about how the BP can access this JSON file, Am I putting this JSON file on the right path?
Or could this file be set with the wrong permission?
Below I'm putting the output of the command ls
for you to check the read-write-executable permissions
steam@a2317224fc76:~/pavlovserver/Pavlov/Saved/Mods/UGC3189342/Data$ ll
total 612
drwxr-xr-x 2 steam steam 4096 Sep 7 01:52 ./
drwxr-xr-x 3 steam steam 4096 Sep 7 01:51 ../
-rw-r--r-- 1 steam steam 609872 Nov 30 1979 UGC3189342pakchunk0-LinuxServer.pak
-rwxr-xr-x 1 steam steam 554 Sep 8 22:24 menu_config.json*
-rw-r--r-- 1 steam steam 47 Nov 30 1979 metadata.json
Below I'm adding the verbose log of my server executing when menu_config set to 3 maps option
Log file open, 09/08/23 22:27:51
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak', mount point: '../../../Pavlov/Content/Characters/'
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak', mount point: '../../../Pavlov/Content/Guns/'
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak', mount point: '../../../Pavlov/'
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak', mount point: '../../../Pavlov/Content/'
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak', mount point: '../../../Pavlov/Content/Environment/'
LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak.
LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak', mount point: '../../../'
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +0:00, Platform Override: ''
LogInit: Session CrashGUID >====================================================
Session CrashGUID > UECC-Linux-042588993D944339AAB7544054FEE6F2
Session CrashGUID >====================================================
LogAssetRegistry: Premade AssetRegistry loaded from '../../../Pavlov/AssetRegistry.bin'
LogPluginManager: Mounting Project plugin CustomMapTools
LogPluginManager: Mounting Project plugin EncoreAnalytics
LogPluginManager: Mounting Project plugin JsonUtils
LogPluginManager: Mounting Project plugin OculusPlatform
LogPluginManager: Mounting Project plugin CoherentRenderingPlugin
LogPluginManager: Mounting Project plugin CohtmlPlugin
LogPluginManager: Mounting Project plugin VRFramework
LogPluginManager: Mounting Project plugin Vankrupt
LogPluginManager: Mounting Project plugin modio
LogPluginManager: Mounting Project plugin Z
LogPluginManager: Mounting Engine plugin Paper2D
LogPluginManager: Mounting Engine plugin AISupport
LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor
LogPluginManager: Mounting Engine plugin ControlRigSpline
LogPluginManager: Mounting Engine plugin ControlRig
LogPluginManager: Mounting Engine plugin IKRig
LogPluginManager: Mounting Engine plugin LiveLink
LogPluginManager: Mounting Engine plugin Bridge
LogPluginManager: Mounting Engine plugin CameraShakePreviewer
LogPluginManager: Mounting Engine plugin GameplayCameras
LogPluginManager: Mounting Engine plugin OodleNetwork
LogPluginManager: Mounting Engine plugin AnimationSharing
LogPluginManager: Mounting Engine plugin ConcertMain
LogPluginManager: Mounting Engine plugin ConcertSyncClient
LogPluginManager: Mounting Engine plugin ConcertSyncCore
LogPluginManager: Mounting Engine plugin PluginUtils
LogPluginManager: Mounting Engine plugin AssetManagerEditor
LogPluginManager: Mounting Engine plugin BlueprintHeaderView
LogPluginManager: Mounting Engine plugin EditorScriptingUtilities
LogPluginManager: Mounting Engine plugin FacialAnimation
LogPluginManager: Mounting Engine plugin GeometryMode
LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode
LogPluginManager: Mounting Engine plugin LightMixer
LogPluginManager: Mounting Engine plugin ObjectMixer
LogPluginManager: Mounting Engine plugin SequencerAnimTools
LogPluginManager: Mounting Engine plugin SpeedTreeImporter
LogPluginManager: Mounting Engine plugin StylusInput
LogPluginManager: Mounting Engine plugin EnhancedInput
LogPluginManager: Mounting Engine plugin GLTFExporter
LogPluginManager: Mounting Engine plugin VariantManagerContent
LogPluginManager: Mounting Engine plugin AutomationUtils
LogPluginManager: Mounting Engine plugin ChaosCaching
LogPluginManager: Mounting Engine plugin ChaosClothEditor
LogPluginManager: Mounting Engine plugin ChaosCloth
LogPluginManager: Mounting Engine plugin ChaosEditor
LogPluginManager: Mounting Engine plugin ChaosNiagara
LogPluginManager: Mounting Engine plugin ChaosSolverPlugin
LogPluginManager: Mounting Engine plugin ChaosUserDataPT
LogPluginManager: Mounting Engine plugin ChaosVehiclesPlugin
LogPluginManager: Mounting Engine plugin CharacterAI
LogPluginManager: Mounting Engine plugin Dataflow
LogPluginManager: Mounting Engine plugin FullBodyIK
LogPluginManager: Mounting Engine plugin GPULightmass
LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin
LogPluginManager: Mounting Engine plugin Iris
LogPluginManager: Mounting Engine plugin PlatformCrypto
LogPluginManager: Mounting Engine plugin ProxyLODPlugin
LogPluginManager: Mounting Engine plugin PythonScriptPlugin
LogPluginManager: Mounting Engine plugin UVEditor
LogPluginManager: Mounting Engine plugin Niagara
LogPluginManager: Mounting Engine plugin InterchangeEditor
LogPluginManager: Mounting Engine plugin AvfMedia
LogPluginManager: Mounting Engine plugin MediaPlate
LogPluginManager: Mounting Engine plugin MeshPainting
LogPluginManager: Mounting Engine plugin TcpMessaging
LogPluginManager: Mounting Engine plugin UdpMessaging
LogPluginManager: Mounting Engine plugin ActorSequence
LogPluginManager: Mounting Engine plugin LevelSequenceEditor
LogPluginManager: Mounting Engine plugin SequencerScripting
LogPluginManager: Mounting Engine plugin TemplateSequence
LogPluginManager: Mounting Engine plugin OnlineBase
LogPluginManager: Mounting Engine plugin OnlineServices
LogPluginManager: Mounting Engine plugin OnlineSubsystemNull
LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils
LogPluginManager: Mounting Engine plugin OnlineSubsystem
LogPluginManager: Mounting Engine plugin LauncherChunkInstaller
LogPluginManager: Mounting Engine plugin ActorLayerUtilities
LogPluginManager: Mounting Engine plugin AnalyticsBlueprintLibrary
LogPluginManager: Mounting Engine plugin AndroidFileServer
LogPluginManager: Mounting Engine plugin AndroidPermission
LogPluginManager: Mounting Engine plugin AnimationBudgetAllocator
LogPluginManager: Mounting Engine plugin ApexDestruction
LogPluginManager: Mounting Engine plugin AssetTags
LogPluginManager: Mounting Engine plugin AudioCapture
LogPluginManager: Mounting Engine plugin AudioSynesthesia
LogPluginManager: Mounting Engine plugin AudioWidgets
LogPluginManager: Mounting Engine plugin CableComponent
LogPluginManager: Mounting Engine plugin ChunkDownloader
LogPluginManager: Mounting Engine plugin CustomMeshComponent
LogPluginManager: Mounting Engine plugin SQLiteCore
LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector
LogPluginManager: Mounting Engine plugin GeometryCache
LogPluginManager: Mounting Engine plugin GeometryProcessing
LogPluginManager: Mounting Engine plugin GooglePAD
LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector
LogPluginManager: Mounting Engine plugin Metasound
LogPluginManager: Mounting Engine plugin OpenXREyeTracker
LogPluginManager: Mounting Engine plugin OpenXRHandTracking
LogPluginManager: Mounting Engine plugin OpenXR
LogPluginManager: Mounting Engine plugin ProceduralMeshComponent
LogPluginManager: Mounting Engine plugin PropertyAccessEditor
LogPluginManager: Mounting Engine plugin ResonanceAudio
LogPluginManager: Mounting Engine plugin SignificanceManager
LogPluginManager: Mounting Engine plugin SoundFields
LogPluginManager: Mounting Engine plugin SoundUtilities
LogPluginManager: Mounting Engine plugin SteamAudio
LogPluginManager: Mounting Engine plugin Synthesis
LogPluginManager: Mounting Engine plugin WaveTable
LogPluginManager: Mounting Engine plugin TraceUtilities
LogPluginManager: Mounting Engine plugin Takes
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/CustomMapTools/Content/' mounted to '/CustomMapTools/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/JsonUtils/Content/' mounted to '/JsonUtils/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Coherent/CohtmlPlugin/Content/' mounted to '/CohtmlPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VRFramework/Content/' mounted to '/VRFramework/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Vankrupt/Content/' mounted to '/Vankrupt/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/modio_ue4/Content/' mounted to '/modio/'
LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/zplugin/Content/' mounted to '/Z/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Bridge/Content/' mounted to '/Bridge/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosVehiclesPlugin/Content/' mounted to '/ChaosVehiclesPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GPULightmass/Content/' mounted to '/GPULightmass/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/UVEditor/Content/' mounted to '/UVEditor/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/SoundUtilities/Content/' mounted to '/SoundUtilities/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Steam/SteamAudio/Content/' mounted to '/SteamAudio/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
LogCoherentRendering: Rendering Plugin initialized!
LogGameface: Plugin initialized!
LogInit: Using libcurl 7.83.1
LogInit: - built for Linux
LogInit: - supports SSL with OpenSSL/1.1.1n
LogInit: - supports HTTP deflate (compression) using libz 1.2.12
LogInit: - other features:
LogInit: CURL_VERSION_SSL
LogInit: CURL_VERSION_LIBZ
LogInit: CURL_VERSION_IPV6
LogInit: CURL_VERSION_ASYNCHDNS
LogInit: CURL_VERSION_LARGEFILE
LogInit: CurlRequestOptions (configurable via config and command line):
LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate
LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host
LogInit: - LocalHostAddr = Default
LogInit: - BufferSize = 524288
LogOnline: Warning: OSS: TryLoadSubsystemAndSetDefault: LoadSubsystemModule([STEAM]) failed
LogOnline: OSS: Created online subsystem instance for: NULL
LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL]
LogInit: Build: ++UE5+Release-5.1-CL-23901901
LogInit: Engine Version: 5.1.1-23901901+++UE5+Release-5.1
LogInit: Compatible Engine Version: 5.1.0-23058290+++UE5+Release-5.1
LogInit: Net CL: 23058290
LogInit: OS: Ubuntu 22.04.3 LTS (5.15.0-1045-azure), CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz, GPU: UnknownVendor PCI-id: 1414-6
LogInit: Compiled (64-bit): Aug 30 2023 11:31:53
LogInit: Compiled with Clang: 13.0.1 (https://github.com/llvm/llvm-project 75e33f71c2dae584b13a7d1186ae0a038ba98838)
LogInit: Build Configuration: Shipping
LogInit: Branch Name: ++UE5+Release-5.1
LogInit: Command Line:
LogInit: Base Directory: /home/steam/pavlovserver/Pavlov/Binaries/Linux/
LogInit: Allocator: binned2
LogInit: Installed Engine Build: 0
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: false
LogInit: Object subsystem initialized
LogConfig: Set CVar [[Slate.EnableFastWidgetPath:0]]
LogConfig: Set CVar [[r.setres:1280x720]]
LogConfig: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]]
LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.CustomDepth:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:2]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.VSync:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.MobileHDR:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.ForwardShading:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.ParallelTranslucency:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DBuffer:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Tonemapper.Sharpen:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Color.Max:0.7]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Color.Mid:0.4]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Streaming.UseFixedPoolSize:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[vr.VRS.HMDFixedFoveationLevel:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.HZBOcclusion:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.SupportsGen4TAA:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.Forward.EnableLocalLights:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Nanite.ProjectEnabled:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine]
[2023.09.08-22.27.51:208][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]]
[2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.BlueprintClusteringEnabled:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.VerifyGCObjectNames:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.MaxObjectsInGame:2097152]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[n.VerifyPeer:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [ViewDistanceQuality@3] File [Scalability]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [AntiAliasingQuality@3] File [Scalability]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.History.GrandReprojection:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.Velocity.Extrapolation:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.MSAACount:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@3] File [Scalability]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.ShadowQuality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:512]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.06]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.6]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AOQuality:2]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [GlobalIlluminationQuality@3] File [Scalability]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenSpaceBentNormal:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LumenScene.SurfaceCache.CardCaptureRefreshFraction:0.125]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [ReflectionQuality@3] File [Scalability]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@3] File [Scalability]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:1.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.2]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:300]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LensFlareQuality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.BloomQuality:5]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:70.711]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Upscale.Quality:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Tonemapper.GrainQuantization:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LightShaftQuality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:0.6]]
[2023.09.08-22.27.51:209][ 0]LogConsoleManager: Warning: Setting the console variable 'r.Tonemapper.Quality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByProjectSetting'. Value remains '0'
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [TextureQuality@3] File [Scalability]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:2048]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [EffectsQuality@3] File [Scalability]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.RefractionQuality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSR.Quality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SceneColorFormat:3]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DetailMode:2]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSS.Scale:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSS.Quality:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.125]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.BloomQuality:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@3] File [Scalability]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [ShadingQuality@3] File [Scalability]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]]
[2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]]
[2023.09.08-22.27.51:209][ 0]LogLinux: Selected Device Profile: [LinuxServer]
[2023.09.08-22.27.51:209][ 0]LogHAL: Display: Platform has ~ 4 GB [4050939904 / 4294967296 / 4], which maps to Smallest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0)
[2023.09.08-22.27.51:209][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux]
[2023.09.08-22.27.51:209][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile []
[2023.09.08-22.27.51:210][ 0]LogConfig: Applying CVar settings from Section [ShadowQuality@0] File [Scalability]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:512]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.VolumetricFog:0]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:0]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.CapsuleShadows:0]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:512]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:0.0]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:1.0]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:0]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:2]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:0]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:2]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Applying CVar settings from Section [PostProcessQuality@0] File [Scalability]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:1]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:25.000]]
[2023.09.08-22.27.51:210][ 0]LogConsoleManager: Warning: Setting the console variable 'r.Tonemapper.Quality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByProjectSetting'. Value remains '0'
[2023.09.08-22.27.51:210][ 0]LogConfig: Applying CVar settings from Section [FoliageQuality@0] File [Scalability]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[foliage.DensityScale:0]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[grass.DensityScale:0]]
[2023.09.08-22.27.51:210][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine]
[2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]]
[2023.09.08-22.27.51:210][ 0]LogInit: Unix hardware info:
[2023.09.08-22.27.51:210][ 0]LogInit: - we are the first instance of this executable
[2023.09.08-22.27.51:210][ 0]LogInit: - this process' id (pid) is 73, parent process' id (ppid) is 66
[2023.09.08-22.27.51:210][ 0]LogInit: - we are not running under debugger
[2023.09.08-22.27.51:210][ 0]LogInit: - machine network name is 'a2317224fc76'
[2023.09.08-22.27.51:210][ 0]LogInit: - user name is 'steam' (steam)
[2023.09.08-22.27.51:210][ 0]LogInit: - we're logged in locally
[2023.09.08-22.27.51:210][ 0]LogInit: - we're running without rendering
[2023.09.08-22.27.51:210][ 0]LogInit: - CPU: GenuineIntel 'Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz' (signature: 0x50657)
[2023.09.08-22.27.51:210][ 0]LogInit: - Number of physical cores available for the process: 2
[2023.09.08-22.27.51:210][ 0]LogInit: - Number of logical cores available for the process: 2
[2023.09.08-22.27.51:210][ 0]LogInit: - Cache line size: 64
[2023.09.08-22.27.51:210][ 0]LogInit: - GPU Brand Info: UnknownVendor PCI-id: 1414-6
[2023.09.08-22.27.51:210][ 0]LogInit: - Memory allocator used: binned2
[2023.09.08-22.27.51:210][ 0]LogInit: - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no
[2023.09.08-22.27.51:210][ 0]LogInit: - This is an internal build.
[2023.09.08-22.27.51:210][ 0]LogCore: Benchmarking clocks:
[2023.09.08-22.27.51:210][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 29851491 (29851K, 30M) calls per second with 66.657856% zero deltas.
[2023.09.08-22.27.51:210][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 29906430 (29906K, 30M) calls per second with 66.654261% zero deltas.
[2023.09.08-22.27.51:210][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 90265619 (90266K, 90M) calls per second with 99.999712% zero deltas.
[2023.09.08-22.27.51:210][ 0]LogCore: Selected clock_id 0 (CLOCK_REALTIME) since it is the fastest support clock without zero deltas.
[2023.09.08-22.27.51:210][ 0]LogInit: Unix-specific commandline switches:
[2023.09.08-22.27.51:210][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2023.09.08-22.27.51:210][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2023.09.08-22.27.51:210][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2023.09.08-22.27.51:210][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache
[2023.09.08-22.27.51:210][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF)
[2023.09.08-22.27.51:210][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF)
[2023.09.08-22.27.51:210][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF)
[2023.09.08-22.27.51:210][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal
[2023.09.08-22.27.51:210][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800)
[2023.09.08-22.27.51:210][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened
[2023.09.08-22.27.51:210][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2023.09.08-22.27.51:210][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2023.09.08-22.27.51:210][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2023.09.08-22.27.51:210][ 0]LogInit: - Physical RAM available (not considering process quota): 4 GB (3863 MB, 3955996 KB, 4050939904 bytes)
[2023.09.08-22.27.51:210][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4
[2023.09.08-22.27.51:210][ 0]LogInit: - MemoryRangeDecommit() will will evict the memory from RAM (re-run with -novmapoolevict to change)
[2023.09.08-22.27.51:210][ 0]LogInit: - PageSize 4096
[2023.09.08-22.27.51:210][ 0]LogInit: - BinnedPageSize 65536
[2023.09.08-22.27.51:210][ 0]LogInit: Physics initialised using underlying interface: Chaos
[2023.09.08-22.27.51:210][ 0]LogInit: Using OS detected language (en-US-POSIX).
[2023.09.08-22.27.51:210][ 0]LogInit: Using OS detected locale (en-US-POSIX).
[2023.09.08-22.27.51:210][ 0]LogTextLocalizationManager: No specific localization for 'en-US-POSIX' exists, so 'en' will be used for the language.
[2023.09.08-22.27.51:245][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0).
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/CustomMapTools/Content/' mounted to '/CustomMapTools/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/JsonUtils/Content/' mounted to '/JsonUtils/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Coherent/CohtmlPlugin/Content/' mounted to '/CohtmlPlugin/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VRFramework/Content/' mounted to '/VRFramework/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Vankrupt/Content/' mounted to '/Vankrupt/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/modio_ue4/Content/' mounted to '/modio/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/zplugin/Content/' mounted to '/Z/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/IKRig/Content/' mounted to '/IKRig/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Bridge/Content/' mounted to '/Bridge/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosVehiclesPlugin/Content/' mounted to '/ChaosVehiclesPlugin/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GPULightmass/Content/' mounted to '/GPULightmass/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/UVEditor/Content/' mounted to '/UVEditor/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/FX/Niagara/Content/' mounted to '/Niagara/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/SoundUtilities/Content/' mounted to '/SoundUtilities/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Steam/SteamAudio/Content/' mounted to '/SteamAudio/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/'
[2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/'
[2023.09.08-22.27.51:293][ 0]LogInit: Using OS detected language (en-US-POSIX).
[2023.09.08-22.27.51:293][ 0]LogInit: Using OS detected locale (en-US-POSIX).
[2023.09.08-22.27.51:293][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language.
[2023.09.08-22.27.51:293][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale.
[2023.09.08-22.27.51:298][ 0]LogAssetRegistry: FAssetRegistry took 0.0048 seconds to start up
[2023.09.08-22.27.51:398][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages
[2023.09.08-22.27.51:399][ 0]LogPackageLocalizationCache: Processed 50 localized package path(s) for 1 prioritized culture(s) in 0.000108 seconds
[2023.09.08-22.27.51:399][ 0]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak added to pak precacher.
[2023.09.08-22.27.51:399][ 0]LogLinux: Selected Device Profile: [LinuxServer]
[2023.09.08-22.27.51:401][ 0]LogDeviceProfileManager: Available device profiles:
[2023.09.08-22.27.51:401][ 0]LogDeviceProfileManager: [0x7f9ec58506a0][0x7f9ecf19a030 52] Linux,
[2023.09.08-22.27.51:401][ 0]LogDeviceProfileManager: [0x7f9ec5853960][0x7f9ecf196050 52] LinuxServer,
[2023.09.08-22.27.51:401][ 0]LogDeviceProfileManager: Active device profile: [0x7f9ec5853960][0x7f9ecf196050 52] LinuxServer
[2023.09.08-22.27.51:417][ 0]LogNetVersion: Pavlov 1.0.0, NetCL: 23058290, EngineNetVer: 30, GameNetVer: 0 (Checksum: 450825497)
[2023.09.08-22.27.51:423][ 0]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak added to pak precacher.
[2023.09.08-22.27.51:425][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s
[2023.09.08-22.27.51:429][ 0]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak added to pak precacher.
[2023.09.08-22.27.51:445][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2023.09.08-22.27.51:445][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent.
[2023.09.08-22.27.51:476][ 0]LogStreaming: Error: Couldn't find file for package /Script/SteamAudio requested by async loading code. NameToLoad: /Script/SteamAudio
[2023.09.08-22.27.51:476][ 0]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.51:476][ 0]LogStreaming: Error: /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.51:502][ 0]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.27.51:502][ 0]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.51:503][ 0]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.51:503][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.08-22.27.51:503][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.08-22.27.51:503][ 0]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.08-22.27.51:503][ 0]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.51:595][ 0]LogUObjectArray: 25834 objects as part of root set at end of initial load.
[2023.09.08-22.27.51:595][ 0]LogUObjectAllocator: 6697272 out of 0 bytes used by permanent object pool.
[2023.09.08-22.27.51:595][ 0]LogUObjectArray: CloseDisregardForGC: 25834/0 objects in disregard for GC pool
[2023.09.08-22.27.51:621][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces...
[2023.09.08-22.27.51:621][ 0]LogMetasoundEngine: MetaSound Engine Initialized
[2023.09.08-22.27.51:622][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance
[2023.09.08-22.27.51:622][ 0]LogEngine: Initializing Engine...
[2023.09.08-22.27.51:625][ 0]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.51:626][ 0]LogInit: Initializing FReadOnlyCVARCache
[2023.09.08-22.27.51:626][ 0]LogNetVersion: Set ProjectVersion to 1.0.8. Version Checksum will be recalculated on next use.
[2023.09.08-22.27.51:626][ 0]LogInit: Texture streaming: Disabled
[2023.09.08-22.27.51:628][ 0]LogConsoleManager: Warning: Setting the console variable 'r.VSync' with 'SetByGameSetting' was ignored as it is lower priority than the previous 'SetByProjectSetting'. Value remains '0'
[2023.09.08-22.27.51:629][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.08-22.27.51:629][ 0]PavlovLog: Loading splash screen
[2023.09.08-22.27.51:629][ 0]PavlovLog: Async loading SplashScreens
[2023.09.08-22.27.51:629][ 0]PavlovLog: [SoundMixingSettings] config was not loaded (Load failed)
[2023.09.08-22.27.51:639][ 0]PavlovOnlineLog: [EOS SDK] LogEOS: Default Network Status: EOS_NS_Online
[2023.09.08-22.27.51:639][ 0]PavlovOnlineLog: [EOS SDK] LogEOS: [Boot] EOSSDK Version 1.15.4-23143668 booting at 2023-09-08T22:27:51.639Z using C
[2023.09.08-22.27.51:639][ 0]PavlovOnlineLog: [EOS SDK] LogEOS: [Boot] EOSSDK Platform Properties [OS=Linux/, ClientId=xyza78915hEA47WiCgmJaZJxjBeRY3gn, ProductId=8df4ab5525ea4adba0f02ad9e4569ef3, SandboxId=92184ec20a664e6ba7c5781a458ce2ba, DeploymentId=9ba066ff5b414efd8c59c3a2bede5824, ProductName=Pavlov VR, ProductVersion=1.0.8, IsServer=true, Flags=None]
[2023.09.08-22.27.51:639][ 0]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Start Session (User: ...)
[2023.09.08-22.27.51:646][ 0]PavlovOnlineLog: [EOS] Platform created!
[2023.09.08-22.27.51:646][ 0]PavlovOnlineLog: [EOS SDK] LogEOSAntiCheat: [AntiCheatServer] AddNotifyClientActionRequired bound with NotificationId=[22]
[2023.09.08-22.27.51:646][ 0]PavlovOnlineLog: [EOS SDK] LogEOSAntiCheat: [AntiCheatServer] AddNotifyMessageToClient bound with NotificationId=[23]
[2023.09.08-22.27.51:647][ 0]PavlovLog: SHACK SERVER BUILD
[2023.09.08-22.27.51:647][ 0]LogTemp: Rcon Started Successfully
[2023.09.08-22.27.51:647][ 0]PavlovLog: [MOD] mods located at /home/steam/pavlovserver/Pavlov/Saved/Mods
[2023.09.08-22.27.51:647][ 0]LogTemp: Scanning Dir: /home/steam/pavlovserver/Pavlov/Saved/Mods
[2023.09.08-22.27.51:647][ 0]LogTemp: Scanning ... /home/steam/pavlovserver/Pavlov/Saved/Mods/UGC3189342
[2023.09.08-22.27.51:647][ 0]LogPakFile: Display: Mounted Pak file '/home/steam/pavlovserver/Pavlov/Saved/Mods/UGC3189342/Data/UGC3189342pakchunk0-LinuxServer.pak', mount point: '../../../'
[2023.09.08-22.27.51:647][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/UGC3189342/Content/' mounted to '/UGC3189342/'
[2023.09.08-22.27.51:647][ 0]PavlovLog: [MOD] Mod UGC3189342 loaded with pak at /home/steam/pavlovserver/Pavlov/Saved/Mods/UGC3189342/Data/UGC3189342pakchunk0-LinuxServer.pak
[2023.09.08-22.27.51:647][ 0]LogTemp: Found UGCId: UGC3189342
[2023.09.08-22.27.51:647][ 0]LogPackageLocalizationCache: Processed 1 localized package path(s) for 1 prioritized culture(s) in 0.000016 seconds
[2023.09.08-22.27.51:648][ 0]LogPakFile: New pak file /home/steam/pavlovserver/Pavlov/Saved/Mods/UGC3189342/Data/UGC3189342pakchunk0-LinuxServer.pak added to pak precacher.
[2023.09.08-22.27.51:649][ 0]PavlovLog: Found map definition /UGC3189342/definition Version: 93
[2023.09.08-22.27.51:650][ 0]PavlovLog: Found map definition definition_autumn at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:650][ 0]PavlovLog: Found map definition definition_autumn at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:650][ 0]PavlovLog: Found map definition definition_bridge at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:650][ 0]PavlovLog: Found map definition definition_bridge at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:650][ 0]PavlovLog: Found map definition definition_bridge_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:650][ 0]PavlovLog: Found map definition definition_bridge_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:650][ 0]PavlovLog: Found map definition definition_bunker at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:650][ 0]PavlovLog: Found map definition definition_bunker at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_carnival at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_carnival at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_containeryard at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_containeryard at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_containeryard_massacre at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_containeryard_massacre at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_datacenter at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_datacenter at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_datacenter_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_datacenter_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_datacenter_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_datacenter_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_foundation at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:651][ 0]PavlovLog: Found map definition definition_foundation at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_haguenau at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_haguenau at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_harbor at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_harbor at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_hospital at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_hospital at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_industry at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_industry at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_industry_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_industry_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_industry_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_industry_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_killhouse at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:652][ 0]PavlovLog: Found map definition definition_killhouse at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:653][ 0]PavlovLog: Found map definition definition_odcontainers at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:653][ 0]PavlovLog: Found map definition definition_odcontainers at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:653][ 0]PavlovLog: Found map definition definition_pinehill at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:653][ 0]PavlovLog: Found map definition definition_pinehill at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:653][ 0]PavlovLog: Found map definition definition_range at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:653][ 0]PavlovLog: Found map definition definition_range at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:653][ 0]PavlovLog: Found map definition definition_sand at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:653][ 0]PavlovLog: Found map definition definition_sand at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:653][ 0]PavlovLog: Found map definition definition_sand_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:653][ 0]PavlovLog: Found map definition definition_sand_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_santorini at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_santorini at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_santorini_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_santorini_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_santorini_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_santorini_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_siberia at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_siberia at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_siberia_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_siberia_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_stanligrad at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_stanligrad at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_stanligrad_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:654][ 0]PavlovLog: Found map definition definition_stanligrad_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:655][ 0]PavlovLog: Found map definition definition_stanligrad_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:655][ 0]PavlovLog: Found map definition definition_stanligrad_shack at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:655][ 0]PavlovLog: Found map definition definition_station at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:655][ 0]PavlovLog: Found map definition definition_station at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:655][ 0]PavlovLog: Found map definition definition_station_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:655][ 0]PavlovLog: Found map definition definition_station_night at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:655][ 0]PavlovLog: Found map definition definition_tutorial at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:655][ 0]PavlovLog: Found map definition definition_tutorial at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:655][ 0]PavlovLog: Found map definition definition_ww2range at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:655][ 0]PavlovLog: Found map definition definition_ww2range at /Game/Maps/Definitions, /Game/Maps
[2023.09.08-22.27.51:656][ 0]LogTemp: Found UGCId: UGC3189342
[2023.09.08-22.27.51:656][ 0]PavlovLog: Found map definition /UGC3189342/definition Version: 93
[2023.09.08-22.27.51:656][ 0]PavlovLog: Attempting relogin with id:
[2023.09.08-22.27.51:656][ 0]PavlovLog: OnlineSubsystemNull is valid
[2023.09.08-22.27.51:656][ 0]PavlovLog: Requstion build version to http://cdn.pavlov-vr.com/version/shack/1.0.8
[2023.09.08-22.27.51:656][ 0]PavlovLog: Loading blacklist from: ../../../Pavlov/Saved/Config/blacklist.txt
[2023.09.08-22.27.51:656][ 0]PavlovLog: Loading whitelist from: ../../../Pavlov/Saved/Config/whitelist.txt
[2023.09.08-22.27.51:656][ 0]PavlovLog: Loading mod list from: ../../../Pavlov/Saved/Config/mods.txt
[2023.09.08-22.27.51:656][ 0]PavlovLog: 0 - UGC3189342 - CUSTOM
[2023.09.08-22.27.51:656][ 0]LogTemp: Is a custom server, Updating Lists every 120.000000 seconds
[2023.09.08-22.27.51:656][ 0]PavlovLog: Starting depot http server in port: 7777
[2023.09.08-22.27.51:656][ 0]PavlovLog: Initiating rotation, index = 0
[2023.09.08-22.27.51:656][ 0]PavlovLog: Initiating rotation, url = -1160793184
[2023.09.08-22.27.51:656][ 0]LogLoad: Warning: GameMode::GameModeClassAliases are deprecated, move to GameMapsSettings
[2023.09.08-22.27.51:656][ 0]LogInit: Display: Game Engine Initialized.
[2023.09.08-22.27.51:656][ 0]LogInit: Display: Starting Game.
[2023.09.08-22.27.51:656][ 0]LogNet: Browse: /Game/Maps/ServerIdle?Name=Player
[2023.09.08-22.27.51:656][ 0]LogAudioStreamCaching: Display: Call to IAudioStreamingManager::TrimMemory successfully freed 0 of the requested 104857600 bytes.
[2023.09.08-22.27.51:656][ 0]LogLoad: LoadMap: /Game/Maps/ServerIdle?Name=Player
[2023.09.08-22.27.51:656][ 0]LogWorld: BeginTearingDown for /Temp/Untitled_1
[2023.09.08-22.27.51:657][ 0]LogWorld: UWorld::CleanupWorld for Untitled, bSessionEnded=true, bCleanupResources=true
[2023.09.08-22.27.51:658][ 0]LogUObjectHash: Compacting FUObjectHashTables data took 1.43ms
[2023.09.08-22.27.51:661][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.08-22.27.51:661][ 0]LogAIModule: Creating AISystem for world ServerIdle
[2023.09.08-22.27.51:661][ 0]LogActor: Warning: BP_GlobalPlayerEffects_C /Game/Maps/ServerIdle.ServerIdle:PersistentLevel.BP_GlobalPlayerEffects_C_2147482477 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.08-22.27.51:661][ 0]LogLoad: Game class is 'GameMode'
[2023.09.08-22.27.51:661][ 0]LogNet: ReplicationDriverClass is null! Not using ReplicationDriver.
[2023.09.08-22.27.51:661][ 0]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
[2023.09.08-22.27.51:661][ 0]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.09.08-22.27.51:661][ 0]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.09.08-22.27.51:661][ 0]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.08-22.27.51:661][ 0]LogNet: GameNetDriver IpNetDriver_2147482475 IpNetDriver listening on port 7777
[2023.09.08-22.27.51:661][ 0]LogWorld: Bringing World /Game/Maps/ServerIdle.ServerIdle up for play (max tick rate 33) at 2023.09.08-22.27.51
[2023.09.08-22.27.51:662][ 0]LogWorld: Bringing up level for play took: 0.000143
[2023.09.08-22.27.51:662][ 0]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart
[2023.09.08-22.27.51:662][ 0]LogGameState: Match State Changed from EnteringMap to WaitingToStart
[2023.09.08-22.27.51:662][ 0]LogTemp: Time Spent Loading: 63829808871.662003 seconds
[2023.09.08-22.27.51:662][ 0]LogLoad: Took 0.005229 seconds to LoadMap(/Game/Maps/ServerIdle)
[2023.09.08-22.27.51:662][ 0]PavlovLog: LoadComplete: 0.005229, /Game/Maps/ServerIdle
[2023.09.08-22.27.51:662][ 0]LogInit: Display: Engine is initialized. Leaving FEngineLoop::Init()
[2023.09.08-22.27.51:662][ 0]LogLoad: (Engine Initialization) Total time: 0.66 seconds
[2023.09.08-22.27.51:693][ 0]LogSockets: Warning: Could not serialize , got error code SE_EWOULDBLOCK [7]
[2023.09.08-22.27.51:693][ 0]PavlovLog: Warning: [MapRotation] public ip is not valid, rotation might fail
[2023.09.08-22.27.51:693][ 0]LogOnlineVoice: OSS: Voice interface disabled by config [OnlineSubsystem].bHasVoiceEnabled
[2023.09.08-22.27.51:693][ 0]PavlovLog: Loaded Splash in: 64.000000 ms
[2023.09.08-22.27.51:754][ 2]PavlovOnlineLog: [EOS SDK] LogEOS: Updating Platform SDK Config, Time: 0.107735
[2023.09.08-22.27.52:028][ 12]PavlovLog: Build version asnwered with Succeeded and code: 404 data: <?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message></Error>
[2023.09.08-22.27.52:180][ 17]LogTemp: Loading MOTD Counter from file: ../../../Pavlov/Saved//motd.counter
[2023.09.08-22.27.52:180][ 17]LogTemp: Comparing MOTD counters - Server: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Not Found</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Not Found</h2>
<hr><p>HTTP Error 404. The requested resource is not found.</p>
</BODY></HTML>
Client: 0
[2023.09.08-22.27.52:606][ 30]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.27.52:666][ 32]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Platform Update Request Successful, Time: 0.958841
[2023.09.08-22.27.52:668][ 32]PavlovOnlineLog: Warning: [EOS SDK] LogEOSAnalytics: EOS SDK Analytics disabled for route [1].
[2023.09.08-22.27.52:669][ 32]PavlovOnlineLog: [EOS SDK] LogEOS: Updating Product SDK Config, Time: 1.019694
[2023.09.08-22.27.52:727][ 34]LogGameMode: Display: Match State Changed from WaitingToStart to LeavingMap
[2023.09.08-22.27.52:727][ 34]LogGameState: Match State Changed from WaitingToStart to LeavingMap
[2023.09.08-22.27.52:727][ 34]LogNet: Browse: /Game/Maps/download.download??listen?Map=UGC3189342
[2023.09.08-22.27.52:727][ 34]LogAudioStreamCaching: Display: Call to IAudioStreamingManager::TrimMemory successfully freed 0 of the requested 104857600 bytes.
[2023.09.08-22.27.52:727][ 34]LogLoad: LoadMap: /Game/Maps/download.download??listen?Map=UGC3189342
[2023.09.08-22.27.52:727][ 34]LogWorld: BeginTearingDown for /Game/Maps/ServerIdle
[2023.09.08-22.27.52:727][ 34]LogNet: World NetDriver shutdown IpNetDriver_2147482475 [GameNetDriver]
[2023.09.08-22.27.52:727][ 34]LogNet: DestroyNamedNetDriver IpNetDriver_2147482475 [GameNetDriver]
[2023.09.08-22.27.52:727][ 34]LogExit: GameNetDriver IpNetDriver_2147482475 shut down
[2023.09.08-22.27.52:727][ 34]LogWorld: UWorld::CleanupWorld for ServerIdle, bSessionEnded=true, bCleanupResources=true
[2023.09.08-22.27.52:729][ 34]LogUObjectHash: Compacting FUObjectHashTables data took 0.92ms
[2023.09.08-22.27.52:729][ 34]LogPackageName: Warning: TryConvertFilenameToLongPackageName was passed an ObjectPath (/Game/Maps/download.download) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryConvertFilenameToLongPackageName will fail on ObjectPaths.
[2023.09.08-22.27.52:730][ 34]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.08-22.27.52:730][ 34]LogAIModule: Creating AISystem for world download
[2023.09.08-22.27.52:730][ 34]LogActor: Warning: BP_GlobalPlayerEffects_C /Game/Maps/download.download:PersistentLevel.BP_GlobalPlayerEffects_C_2147482439 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.08-22.27.52:730][ 34]LogLoad: Game class is 'DownloadGameMode'
[2023.09.08-22.27.52:730][ 34]LogNet: ReplicationDriverClass is null! Not using ReplicationDriver.
[2023.09.08-22.27.52:730][ 34]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
[2023.09.08-22.27.52:730][ 34]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.09.08-22.27.52:730][ 34]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.09.08-22.27.52:730][ 34]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.08-22.27.52:730][ 34]LogNet: GameNetDriver IpNetDriver_2147482437 IpNetDriver listening on port 7777
[2023.09.08-22.27.52:731][ 34]LogWorld: Bringing World /Game/Maps/download.download up for play (max tick rate 33) at 2023.09.08-22.27.52
[2023.09.08-22.27.52:731][ 34]LogWorld: Bringing up level for play took: 0.000127
[2023.09.08-22.27.52:731][ 34]PavlovLog: [MOD] Creating update request for mod UGC3189342 -1
[2023.09.08-22.27.52:731][ 34]LogTemp: Time Spent Loading: 63829808872.730995 seconds
[2023.09.08-22.27.52:731][ 34]LogLoad: Took 0.003894 seconds to LoadMap(/Game/Maps/download.download)
[2023.09.08-22.27.52:731][ 34]PavlovLog: LoadComplete: 0.003894, /Game/Maps/download.download
[2023.09.08-22.27.52:910][ 40]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.27.52:970][ 42]PavlovOnlineLog: [EOS SDK] LogEOSConnect: ConnectClientAuthTask Success
[2023.09.08-22.27.53:001][ 43]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Start Session (User: ...)
[2023.09.08-22.27.53:153][ 48]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.27.53:214][ 50]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Product Update Request Successful, Time: 1.506288
[2023.09.08-22.27.53:215][ 50]PavlovOnlineLog: Warning: [EOS SDK] LogEOSEcom: Purchase flow is disabled due to overlay setup failure (EOS_NotConfigured).
[2023.09.08-22.27.53:215][ 50]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Data - Watermark: 146386513
[2023.09.08-22.27.53:215][ 50]PavlovOnlineLog: [EOS SDK] LogEOS: ScheduleNextSDKConfigDataUpdate - Time: 1.506288, Update Interval: 342.481049
[2023.09.08-22.27.53:457][ 58]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.27.53:579][ 63]PavlovLog: [MOD] Fletched mod info: mac 4189787
[2023.09.08-22.27.53:579][ 63]LogTemp: Found a mounted pak that matches the one were trying to mount UGC3189342, skipping
[2023.09.08-22.27.53:579][ 63]PavlovLog: [MOD] Mod UGC3189342 is Up to date
[2023.09.08-22.27.53:579][ 63]LogTemp: Found UGCId: UGC3189342
[2023.09.08-22.27.53:579][ 63]PavlovLog: Found map definition /UGC3189342/definition Version: 93
[2023.09.08-22.27.53:579][ 63]PavlovLog: UGC3189342 Map was downloaded
[2023.09.08-22.27.53:579][ 63]LogSockets: Warning: Could not serialize , got error code SE_EWOULDBLOCK [7]
[2023.09.08-22.27.53:579][ 63]PavlovLog: Warning: [MapRotation] public ip is not valid, rotation might fail
[2023.09.08-22.27.53:579][ 63]LogTemp: Switching to Map UGC3189342 Version 93
[2023.09.08-22.27.54:612][ 96]LogUObjectHash: Compacting FUObjectHashTables data took 0.66ms
[2023.09.08-22.27.54:642][ 97]LogNet: Browse: /UGC3189342/Levels/MiniMenu??listen?game=CUSTOM
[2023.09.08-22.27.54:642][ 97]LogAudioStreamCaching: Display: Call to IAudioStreamingManager::TrimMemory successfully freed 0 of the requested 104857600 bytes.
[2023.09.08-22.27.54:642][ 97]LogLoad: LoadMap: /UGC3189342/Levels/MiniMenu??listen?game=CUSTOM
[2023.09.08-22.27.54:642][ 97]LogWorld: BeginTearingDown for /Game/Maps/download
[2023.09.08-22.27.54:642][ 97]LogNet: World NetDriver shutdown IpNetDriver_2147482437 [GameNetDriver]
[2023.09.08-22.27.54:642][ 97]LogNet: DestroyNamedNetDriver IpNetDriver_2147482437 [GameNetDriver]
[2023.09.08-22.27.54:642][ 97]LogExit: GameNetDriver IpNetDriver_2147482437 shut down
[2023.09.08-22.27.54:642][ 97]LogWorld: UWorld::CleanupWorld for download, bSessionEnded=true, bCleanupResources=true
[2023.09.08-22.27.54:643][ 97]LogUObjectHash: Compacting FUObjectHashTables data took 0.77ms
[2023.09.08-22.27.54:663][ 97]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.08-22.27.54:663][ 97]LogAIModule: Creating AISystem for world MiniMenu
[2023.09.08-22.27.54:663][ 97]LogActor: Warning: BP_GlobalPlayerEffects_C /UGC3189342/Levels/MiniMenu.MiniMenu:PersistentLevel.BP_GlobalPlayerEffects_C_2147482403 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.08-22.27.54:663][ 97]LogLoad: Warning: GameMode::GameModeClassAliases are deprecated, move to GameMapsSettings
[2023.09.08-22.27.54:665][ 97]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak added to pak precacher.
[2023.09.08-22.27.54:666][ 97]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak added to pak precacher.
[2023.09.08-22.27.54:670][ 97]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak added to pak precacher.
[2023.09.08-22.27.54:670][ 97]LogStreaming: Error: Couldn't find file for package /Script/SteamAudio requested by async loading code. NameToLoad: /Script/SteamAudio
[2023.09.08-22.27.54:670][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.54:670][ 97]LogStreaming: Error: /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.54:712][ 97]LogPakFile: Precache HighWater 16MB
[2023.09.08-22.27.54:712][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AK47 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AK47
[2023.09.08-22.27.54:712][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.54:712][ 97]LogStreaming: Error: /Game/Replay/HUD/Elements/PlayerStatus/UI_ReplayPlayerStatus
[2023.09.08-22.27.54:712][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ExplosiveNade requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ExplosiveNade
[2023.09.08-22.27.54:712][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.54:712][ 97]LogStreaming: Error: /Game/Replay/HUD/Elements/PlayerStatus/UI_EquipmentIcon
[2023.09.08-22.27.54:717][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/UI_BuyMenu_Segment_Content requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/UI_BuyMenu_Segment_Content
[2023.09.08-22.27.54:717][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.54:717][ 97]LogStreaming: Error: /Game/UI/Wheel/BP_Wheel
[2023.09.08-22.27.54:717][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/BuyMenuMode requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/BuyMenuMode
[2023.09.08-22.27.54:717][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.54:717][ 97]LogStreaming: Error: /Game/UI/Wheel/BP_Wheel
[2023.09.08-22.27.54:744][ 97]LogStreaming: Warning: FAsyncPackage::LoadImports for /Game/ZombieMode/Pavlov_AIDirector: Skipping import BillboardComponent /Script/Z.Default__AIDirector:BillboardComponent, depends on missing native class
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 32MB
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 48MB
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 64MB
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 80MB
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 96MB
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 112MB
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 128MB
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 144MB
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 160MB
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 176MB
[2023.09.08-22.27.54:945][ 97]LogPakFile: Precache HighWater 192MB
[2023.09.08-22.27.54:945][ 97]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.27.54:945][ 97]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.54:945][ 97]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.54:945][ 97]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.08-22.27.54:945][ 97]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.08-22.27.54:945][ 97]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.08-22.27.54:945][ 97]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.55:571][ 97]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.27.55:571][ 97]LogStreaming: Error: Export 1 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C:BillboardComponent
[2023.09.08-22.27.55:571][ 97]LogStreaming: Error: Linker is /Game/ZombieMode/Pavlov_AIDirector
[2023.09.08-22.27.55:571][ 97]LogStreaming: Error: Dep S_BEFORE_S Export 2 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C (class Pavlov_AIDirector_C)
[2023.09.08-22.27.55:571][ 97]LogStreaming: Error: Dep C_BEFORE_S Import 0 /Script/Z.Default__AIDirector
[2023.09.08-22.27.55:571][ 97]LogStreaming: Error: Dep C_BEFORE_S Export 3 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C:RootComponnt (class SceneComponent)
[2023.09.08-22.27.55:572][ 97]LogStreaming: Error: Dep S_BEFORE_C Import 7 /Script/Engine.BillboardComponent
[2023.09.08-22.27.55:572][ 97]LogStreaming: Error: Dep S_BEFORE_C Import 1 /Script/Z.Default__AIDirector:BillboardComponent
[2023.09.08-22.27.55:572][ 97]LogStreaming: Error: Dep C_BEFORE_C Export 2 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C (class Pavlov_AIDirector_C)
[2023.09.08-22.27.55:572][ 97]LogStreaming: Error: Missing Dependency, request for /Script/Z.Default__AIDirector:BillboardComponent but it hasn't been created yet.
[2023.09.08-22.27.55:572][ 97]LogStreaming: Error: Cannot construct BillboardComponent in /Game/ZombieMode/Pavlov_AIDirector because we could not find its template /Script/Z.Default__AIDirector:BillboardComponent
[2023.09.08-22.27.55:681][ 97]LogLoad: Game class is 'CustomGameMode_C'
[2023.09.08-22.27.55:681][ 97]LogNet: ReplicationDriverClass is null! Not using ReplicationDriver.
[2023.09.08-22.27.55:681][ 97]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
[2023.09.08-22.27.55:681][ 97]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.09.08-22.27.55:681][ 97]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.09.08-22.27.55:681][ 97]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.08-22.27.55:681][ 97]LogNet: GameNetDriver IpNetDriver_2147482361 IpNetDriver listening on port 7777
[2023.09.08-22.27.55:682][ 97]LogWorld: Bringing World /UGC3189342/Levels/MiniMenu.MiniMenu up for play (max tick rate 33) at 2023.09.08-22.27.55
[2023.09.08-22.27.55:682][ 97]p.Vehicle.DisableVehicleSleep = "true"
[2023.09.08-22.27.55:682][ 97]PavlovLog: /n/nTeam 0 selections:
[2023.09.08-22.27.55:682][ 97]PavlovLog: /n/n
[2023.09.08-22.27.55:682][ 97]PavlovLog: /n/nTeam 1 selections:
[2023.09.08-22.27.55:682][ 97]PavlovLog: /n/n
[2023.09.08-22.27.55:682][ 97]PavlovLog: Competitive mode = 0
[2023.09.08-22.27.55:682][ 97]LogWorld: Bringing up level for play took: 0.000676
[2023.09.08-22.27.55:682][ 97]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart
[2023.09.08-22.27.55:683][ 97]LogTemp: Warning: Server Wait to Begin Vote
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_webley requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_webley
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VSS requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VSS
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VGrip requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VGrip
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VestHelmet requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_VestHelmet
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vest requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vest
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vehicle_Run_Over_01 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vehicle_Run_Over_01
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vehicle_Explosion requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vehicle_Explosion
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vector requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Vector
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Uzi requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Uzi
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_UMP requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_UMP
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TTTKnife3Frontal requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TTTKnife3Frontal
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TTTC4Frontal requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TTTC4Frontal
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:685][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TripMine requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TripMine
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TranqGun requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_TranqGun
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_tokarev requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_tokarev
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_thompson requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_thompson
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Teleporter requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Teleporter
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_taser requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_taser
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Shoot_01 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Shoot_01
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Run_Over_01 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Run_Over_01
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Explosion requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Tank_Explosion
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_syringe requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_syringe
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_svt40 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_svt40
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_stg44 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_stg44
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_sten requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_sten
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_springfield requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_springfield
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Snowball requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Snowball
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SNDBomb requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SNDBomb
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_smoke_us requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_smoke_us
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_smoke_svt requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_smoke_svt
[2023.09.08-22.27.55:686][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Smoke requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Smoke
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Skull requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Skull
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SKS requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SKS
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Springfield requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Springfield
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Mosin requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Mosin
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Leeendfield requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Leeendfield
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Kar98 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope_Kar98
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Scope
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SCAR requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_SCAR
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Sawedoff requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Sawedoff
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RSupp requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RSupp
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RPG7 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RPG7
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_PIAT requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_PIAT
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_panzer requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_panzer
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_m1a1 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_m1a1
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_Backblast requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_rl_Backblast
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Revolver requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Revolver
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:687][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Reddot_Pistol requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Reddot_Pistol
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Reddot_Canted requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Reddot_Canted
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RedDot requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RedDot
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RealAUG requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_RealAUG
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_PumpShotgun requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_PumpShotgun
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_PSupp requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_PSupp
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ppsh_StickMag requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ppsh_StickMag
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Pliers requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Pliers
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Pepe requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Pepe
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_painkillers requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_painkillers
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_P90 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_P90
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Newton2_Frontal requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Newton2_Frontal
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_MP5 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_MP5
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mp40 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mp40
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mosin requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mosin
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Mine requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Mine
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mg42 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_mg42
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M9 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M9
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:688][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M4v2 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M4v2
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_m1garand requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_m1garand
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M16 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_M16
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_luger requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_luger
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_LMGA requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_LMGA
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_leeenfield requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_leeenfield
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Laser_Rifle requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Laser_Rifle
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Laser_Pistol requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Laser_Pistol
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Knife requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Knife
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Kar98 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Kar98
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Hunting requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Hunting
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Holo requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Holo
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_HiddenBlades requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_HiddenBlades
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_us requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_us
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_svt requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_svt
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_ger requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_grenade_ger
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_GoldenGun requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_GoldenGun
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:689][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Glock requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Glock
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Galil requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Galil
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_g43 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_g43
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Flash requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Flash
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_FlaregunFrontal requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_FlaregunFrontal
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Fire requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Fire
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Famas requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Famas
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Fall requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Fall
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Explosion requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Explosion
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DrumShot requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DrumShot
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_dp27 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_dp27
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DetectiveKriss requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DetectiveKriss
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DE requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_DE
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_CombatShotgun requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_CombatShotgun
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Chicken requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Chicken
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Cet9Silent requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Cet9Silent
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Cet9 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Cet9
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_bren requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_bren
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:690][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Blowtorch requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Blowtorch
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_BayonetStab requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_BayonetStab
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Bayonet requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Bayonet
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_bar requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_bar
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AWP requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AWP
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Auto requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_Auto
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AR9 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AR9
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AntiTank requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AntiTank
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AKShorty requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AKShorty
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AK12 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AK12
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AGrip requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AGrip
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AdminSlap requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_AdminSlap
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ACOG requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_ACOG
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_57 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_57
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_1911 requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_GunThumb_1911
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_Trenchgun requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_Trenchgun
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_skorpion requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_skorpion
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Couldn't find file for package /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_pkm requested by async loading code. NameToLoad: /Game/UI/Wheel/BuyMenu/Textures/T_Gun_Thumb_pkm
[2023.09.08-22.27.55:691][ 97]LogStreaming: Error: Found 1 dependent packages...
[2023.09.08-22.27.55:692][ 97]LogStreaming: Error: /Game/Gameplay/EquipmentTable
[2023.09.08-22.27.55:854][ 97]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.27.55:854][ 97]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.55:854][ 97]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.55:854][ 97]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.08-22.27.55:854][ 97]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.08-22.27.55:854][ 97]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.08-22.27.55:854][ 97]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.08-22.27.56:298][ 97]StatManagerLog: Stat Manager Started
[2023.09.08-22.27.56:299][ 97]LogGameState: Match State Changed from EnteringMap to WaitingToStart
[2023.09.08-22.27.56:299][ 97]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress
[2023.09.08-22.27.56:299][ 97]LogGameState: Match State Changed from WaitingToStart to InProgress
[2023.09.08-22.27.56:299][ 97]StatManagerLog: {
"RoundState":
{
"State": "Starting",
"Timestamp": "2023.09.08-22.27.56"
}
}
[2023.09.08-22.27.56:299][ 97]PavlovOnlineLog: [EOS SDK] LogEOSAntiCheat: [AntiCheatServer] [BeginSession-003] ServerName: 'Pavlov Server' RegisterTimeout: 60 bEnableGameplayData: 0
[2023.09.08-22.27.56:299][ 97]PavlovLog: StartPlay was called
[2023.09.08-22.27.56:299][ 97]LogTemp: Time Spent Loading: 1.688000 seconds
[2023.09.08-22.27.56:299][ 97]LogLoad: Took 1.657272 seconds to LoadMap(/UGC3189342/Levels/MiniMenu)
[2023.09.08-22.27.56:299][ 97]PavlovLog: LoadComplete: 1.657272, /UGC3189342/Levels/MiniMenu
[2023.09.08-22.27.56:470][112]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for 1911
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for 57
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for sock
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for m9
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for de
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for revolver
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for cet9
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for smg
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for uzi
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for ak
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for mp5
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for p90
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for vanas
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for kross
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for ar9
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for shotgun
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for sawedoff
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for drumshotgun
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for autoshotgun
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for ak47
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for ak12
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for ar
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for aug
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for galul
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for m16
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for sks
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for akshorty
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for vzz
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for lmga
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for awp
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for autosniper
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for antitank
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for scur
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for luger
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Tokarev
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for webley
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for sten
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for mp40
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for thompson
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for stg44
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for ppsh
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for m1garand
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for G43
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for svt40
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for mosin
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for springfield
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for kar98
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for leeenfield
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for bar
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for bren
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for dp27
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for mg42
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for RL_M1A1
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for RL_PIAT
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for rl_panzer
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for rl_rpg
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for smoke
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for smoke_ru
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for flash
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for flash_ru
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for grenade_us
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for smoke_us
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for grenade_ger
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for smoke_ger
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for grenade_svt
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for smoke_svt
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Grenade
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for grenade_ru
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Armour
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for kevlarhelmet
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for supp_pistol
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for supp_rifle
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Scope
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Grip_Angled
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Grip_Vertical
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Flashlight_Rifle
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Laser_Rifle
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Laser_Pistol
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for acog
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for holo
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for reddot
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Painkillers
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for Knife
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for taser
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for newtonlauncher
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for tttknife
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for healthstation
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for monocular
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for teleporter
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for ballisticsshield
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for flaregun
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for dnascanner
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for silentcet9
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for detectivesmg
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for tttc4
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for goldengun
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for grenade_dis
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for trenchgun
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for tranqgun
[2023.09.08-22.27.56:505][116]PavlovLog: loading row data for hunting
[2023.09.08-22.27.56:965][156]LogNavigationDataBuild: Display: ProcessTileTasksAndGetUpdatedTiles build time: 0.67s
[2023.09.08-22.27.57:965][245]LogTemp: Starting Server Status Helper on Port 8177 Server
[2023.09.08-22.28.03:883][772]StatManagerLog: {
"RoundState":
{
"State": "StandBy",
"Timestamp": "2023.09.08-22.28.03"
}
}
[2023.09.08-22.28.08:893][218]StatManagerLog: {
"RoundState":
{
"State": "Started",
"Timestamp": "2023.09.08-22.28.08"
}
}
[2023.09.08-22.28.24:821][636]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.28.51:671][ 26]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.51:671][ 26]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.51:671][ 26]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.51:671][ 26]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.51:671][ 26]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.51:671][ 26]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.51:671][ 26]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.51:671][ 26]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.52:626][111]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.52:626][111]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.52:918][137]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.52:918][137]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.52:918][137]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.52:918][137]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.28.54:625][289]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.28.54:625][289]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.28.54:873][311]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.29.24:876][982]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.29.52:473][439]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.29.52:966][483]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.29.54:573][626]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.29.54:573][626]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.29.54:674][635]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.29.54:674][635]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.29.54:965][661]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.30.24:866][324]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.30.54:718][982]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.30.54:718][982]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.30.54:876][996]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.30.54:876][996]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.30.54:921][ 0]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.31.24:922][671]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.31.52:520][128]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.31.52:969][168]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.31.54:720][324]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.31.54:720][324]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.31.54:967][346]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.31.55:068][355]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.31.55:068][355]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.32.25:026][ 22]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.32.54:774][670]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.32.54:774][670]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.32.55:065][696]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.32.55:323][719]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.32.55:323][719]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.33.25:120][371]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.33.35:721][315]PavlovOnlineLog: [EOS SDK] LogEOS: Updating Product SDK Config, Time: 344.074921
[2023.09.08-22.33.35:923][333]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.33.35:968][337]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Product Update Request Completed - No Change
[2023.09.08-22.33.35:968][337]PavlovOnlineLog: [EOS SDK] LogEOS: ScheduleNextSDKConfigDataUpdate - Time: 344.276733, Update Interval: 338.263855
[2023.09.08-22.33.51:967][761]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.33.52:967][850]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.33.54:776][ 11]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.33.54:776][ 11]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.33.55:124][ 42]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.33.55:574][ 82]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.33.55:574][ 82]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.34.25:117][713]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.34.35:966][679]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.34.54:816][357]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.34.54:816][357]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.34.55:176][389]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.34.55:726][438]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.34.55:726][438]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.35.25:222][ 64]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.35.52:016][450]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.35.52:969][535]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.35.54:824][700]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.35.54:824][700]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.35.55:217][735]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.35.56:026][807]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.35.56:026][807]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.36.15:917][578]LogGameMode: Display: Match State Changed from InProgress to WaitingPostMatch
[2023.09.08-22.36.15:917][578]LogGameState: Match State Changed from InProgress to WaitingPostMatch
[2023.09.08-22.36.15:996][579]LogCoherentRendering: Display: Coherent Renoir library initialized!
[2023.09.08-22.36.16:019][579]LogGameface: Display: Initializing COHTML ver. 1.37.0.1
[2023.09.08-22.36.16:130][579]LogGameface: Display: COHTML library initialized!
[2023.09.08-22.36.16:213][579]LogGameface: Display: Inspector initialized. Remote debugging available on port: 9444
[2023.09.08-22.36.16:213][579]LogTemp: Name CothmlComponent != COMPNAME CothmlComponent
[2023.09.08-22.36.16:213][579]LogTemp: Name ScoreboardCohtmlComp != COMPNAME CothmlComponent
[2023.09.08-22.36.16:213][579]LogTemp: Name ScoreboardCohtmlComp != COMPNAME ScoreboardCohtmlComp
[2023.09.08-22.36.20:919][999]PavlovLog: GameMode: Rotating map requested
[2023.09.08-22.36.23:926][267]PavlovLog: GameMode: finalizing map rotation by calling the implementation
[2023.09.08-22.36.23:926][267]PavlovLog: Initiating rotation, index = 0
[2023.09.08-22.36.23:926][267]PavlovLog: Initiating rotation, url = 1649600128
[2023.09.08-22.36.23:926][267]LogLoad: Warning: GameMode::GameModeClassAliases are deprecated, move to GameMapsSettings
[2023.09.08-22.36.24:958][359]LogGameMode: Display: Match State Changed from WaitingPostMatch to LeavingMap
[2023.09.08-22.36.24:958][359]LogGameState: Match State Changed from WaitingPostMatch to LeavingMap
[2023.09.08-22.36.24:958][359]LogNet: Browse: /Game/Maps/download.download??listen?Map=UGC3189342
[2023.09.08-22.36.24:958][359]LogAudioStreamCaching: Display: Call to IAudioStreamingManager::TrimMemory successfully freed 0 of the requested 104857600 bytes.
[2023.09.08-22.36.24:958][359]LogLoad: LoadMap: /Game/Maps/download.download??listen?Map=UGC3189342
[2023.09.08-22.36.24:958][359]LogWorld: BeginTearingDown for /UGC3189342/Levels/MiniMenu
[2023.09.08-22.36.24:958][359]LogNet: World NetDriver shutdown IpNetDriver_2147482361 [GameNetDriver]
[2023.09.08-22.36.24:958][359]LogNet: DestroyNamedNetDriver IpNetDriver_2147482361 [GameNetDriver]
[2023.09.08-22.36.24:958][359]LogExit: GameNetDriver IpNetDriver_2147482361 shut down
[2023.09.08-22.36.24:959][359]PavlovOnlineLog: [EOS SDK] LogEOSAntiCheat: [AntiCheatServer] [EndSession-001]
[2023.09.08-22.36.24:959][359]LogWorld: UWorld::CleanupWorld for MiniMenu, bSessionEnded=true, bCleanupResources=true
[2023.09.08-22.36.25:044][359]LogUObjectHash: Compacting FUObjectHashTables data took 2.56ms
[2023.09.08-22.36.25:047][359]LogPackageName: Warning: TryConvertFilenameToLongPackageName was passed an ObjectPath (/Game/Maps/download.download) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryConvertFilenameToLongPackageName will fail on ObjectPaths.
[2023.09.08-22.36.25:047][359]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.08-22.36.25:048][359]LogAIModule: Creating AISystem for world download
[2023.09.08-22.36.25:048][359]LogActor: Warning: BP_GlobalPlayerEffects_C /Game/Maps/download.download:PersistentLevel.BP_GlobalPlayerEffects_C_2147482008 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.08-22.36.25:048][359]LogLoad: Game class is 'DownloadGameMode'
[2023.09.08-22.36.25:048][359]LogNet: ReplicationDriverClass is null! Not using ReplicationDriver.
[2023.09.08-22.36.25:048][359]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
[2023.09.08-22.36.25:048][359]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.09.08-22.36.25:048][359]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.09.08-22.36.25:048][359]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.08-22.36.25:048][359]LogNet: GameNetDriver IpNetDriver_2147482006 IpNetDriver listening on port 7777
[2023.09.08-22.36.25:049][359]LogWorld: Bringing World /Game/Maps/download.download up for play (max tick rate 90) at 2023.09.08-22.36.25
[2023.09.08-22.36.25:049][359]LogWorld: Bringing up level for play took: 0.000199
[2023.09.08-22.36.25:049][359]PavlovLog: [MOD] Creating update request for mod UGC3189342 -1
[2023.09.08-22.36.25:049][359]LogTemp: Time Spent Loading: 510.438000 seconds
[2023.09.08-22.36.25:049][359]LogLoad: Took 0.090695 seconds to LoadMap(/Game/Maps/download.download)
[2023.09.08-22.36.25:049][359]PavlovLog: LoadComplete: 0.090695, /Game/Maps/download.download
[2023.09.08-22.36.26:137][458]PavlovLog: [MOD] Fletched mod info: mac 4189787
[2023.09.08-22.36.26:137][458]LogTemp: Found a mounted pak that matches the one were trying to mount UGC3189342, skipping
[2023.09.08-22.36.26:137][458]PavlovLog: [MOD] Mod UGC3189342 is Up to date
[2023.09.08-22.36.26:138][458]LogTemp: Found UGCId: UGC3189342
[2023.09.08-22.36.26:138][458]PavlovLog: Found map definition /UGC3189342/definition Version: 93
[2023.09.08-22.36.26:138][458]PavlovLog: UGC3189342 Map was downloaded
[2023.09.08-22.36.26:138][458]LogTemp: Switching to Map UGC3189342 Version 93
[2023.09.08-22.36.27:160][548]LogUObjectHash: Compacting FUObjectHashTables data took 0.71ms
[2023.09.08-22.36.27:170][549]LogNet: Browse: /UGC3189342/Levels/MiniMenu??listen?game=CUSTOM
[2023.09.08-22.36.27:170][549]LogAudioStreamCaching: Display: Call to IAudioStreamingManager::TrimMemory successfully freed 0 of the requested 104857600 bytes.
[2023.09.08-22.36.27:170][549]LogLoad: LoadMap: /UGC3189342/Levels/MiniMenu??listen?game=CUSTOM
[2023.09.08-22.36.27:170][549]LogWorld: BeginTearingDown for /Game/Maps/download
[2023.09.08-22.36.27:170][549]LogNet: World NetDriver shutdown IpNetDriver_2147482006 [GameNetDriver]
[2023.09.08-22.36.27:170][549]LogNet: DestroyNamedNetDriver IpNetDriver_2147482006 [GameNetDriver]
[2023.09.08-22.36.27:170][549]LogExit: GameNetDriver IpNetDriver_2147482006 shut down
[2023.09.08-22.36.27:170][549]LogWorld: UWorld::CleanupWorld for download, bSessionEnded=true, bCleanupResources=true
[2023.09.08-22.36.27:171][549]LogUObjectHash: Compacting FUObjectHashTables data took 0.59ms
[2023.09.08-22.36.27:191][549]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.08-22.36.27:191][549]LogAIModule: Creating AISystem for world MiniMenu
[2023.09.08-22.36.27:191][549]LogActor: Warning: BP_GlobalPlayerEffects_C /UGC3189342/Levels/MiniMenu.MiniMenu:PersistentLevel.BP_GlobalPlayerEffects_C_2147481972 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.08-22.36.27:191][549]LogLoad: Warning: GameMode::GameModeClassAliases are deprecated, move to GameMapsSettings
[2023.09.08-22.36.27:270][549]LogStreaming: Warning: FAsyncPackage::LoadImports for /Game/ZombieMode/Pavlov_AIDirector: Skipping import BillboardComponent /Script/Z.Default__AIDirector:BillboardComponent, depends on missing native class
[2023.09.08-22.36.27:470][549]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.36.27:470][549]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.08-22.36.27:470][549]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.08-22.36.27:470][549]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.08-22.36.27:470][549]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.08-22.36.27:470][549]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.08-22.36.27:470][549]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.08-22.36.28:109][549]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.36.28:109][549]LogStreaming: Error: Export 1 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C:BillboardComponent
[2023.09.08-22.36.28:109][549]LogStreaming: Error: Linker is /Game/ZombieMode/Pavlov_AIDirector
[2023.09.08-22.36.28:109][549]LogStreaming: Error: Dep S_BEFORE_S Export 2 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C (class Pavlov_AIDirector_C)
[2023.09.08-22.36.28:109][549]LogStreaming: Error: Dep C_BEFORE_S Import 0 /Script/Z.Default__AIDirector
[2023.09.08-22.36.28:109][549]LogStreaming: Error: Dep C_BEFORE_S Export 3 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C:RootComponnt (class SceneComponent)
[2023.09.08-22.36.28:109][549]LogStreaming: Error: Dep S_BEFORE_C Import 7 /Script/Engine.BillboardComponent
[2023.09.08-22.36.28:109][549]LogStreaming: Error: Dep S_BEFORE_C Import 1 /Script/Z.Default__AIDirector:BillboardComponent
[2023.09.08-22.36.28:109][549]LogStreaming: Error: Dep C_BEFORE_C Export 2 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C (class Pavlov_AIDirector_C)
[2023.09.08-22.36.28:109][549]LogStreaming: Error: Missing Dependency, request for /Script/Z.Default__AIDirector:BillboardComponent but it hasn't been created yet.
[2023.09.08-22.36.28:109][549]LogStreaming: Error: Cannot construct BillboardComponent in /Game/ZombieMode/Pavlov_AIDirector because we could not find its template /Script/Z.Default__AIDirector:BillboardComponent
[2023.09.08-22.36.28:217][549]LogLoad: Game class is 'CustomGameMode_C'
[2023.09.08-22.36.28:218][549]LogNet: ReplicationDriverClass is null! Not using ReplicationDriver.
[2023.09.08-22.36.28:218][549]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
[2023.09.08-22.36.28:218][549]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.09.08-22.36.28:218][549]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.09.08-22.36.28:218][549]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.08-22.36.28:218][549]LogNet: GameNetDriver IpNetDriver_2147481930 IpNetDriver listening on port 7777
[2023.09.08-22.36.28:218][549]LogWorld: Bringing World /UGC3189342/Levels/MiniMenu.MiniMenu up for play (max tick rate 90) at 2023.09.08-22.36.28
[2023.09.08-22.36.28:218][549]p.Vehicle.DisableVehicleSleep = "true"
[2023.09.08-22.36.28:218][549]PavlovLog: /n/nTeam 0 selections:
[2023.09.08-22.36.28:218][549]PavlovLog: /n/n
[2023.09.08-22.36.28:218][549]PavlovLog: /n/nTeam 1 selections:
[2023.09.08-22.36.28:218][549]PavlovLog: /n/n
[2023.09.08-22.36.28:219][549]PavlovLog: Competitive mode = 0
[2023.09.08-22.36.28:219][549]LogWorld: Bringing up level for play took: 0.000882
[2023.09.08-22.36.28:219][549]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart
[2023.09.08-22.36.28:219][549]LogTemp: Warning: Server Wait to Begin Vote
[2023.09.08-22.36.28:379][549]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.36.28:379][549]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.08-22.36.28:379][549]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.08-22.36.28:379][549]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.08-22.36.28:379][549]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.08-22.36.28:379][549]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.08-22.36.28:379][549]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.08-22.36.28:820][549]StatManagerLog: Stat Manager Started
[2023.09.08-22.36.28:820][549]LogGameState: Match State Changed from EnteringMap to WaitingToStart
[2023.09.08-22.36.28:820][549]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress
[2023.09.08-22.36.28:820][549]LogGameState: Match State Changed from WaitingToStart to InProgress
[2023.09.08-22.36.28:820][549]StatManagerLog: {
"RoundState":
{
"State": "Starting",
"Timestamp": "2023.09.08-22.36.28"
}
}
[2023.09.08-22.36.28:820][549]PavlovOnlineLog: [EOS SDK] LogEOSAntiCheat: [AntiCheatServer] [BeginSession-003] ServerName: 'Pavlov Server' RegisterTimeout: 60 bEnableGameplayData: 0
[2023.09.08-22.36.28:820][549]PavlovLog: StartPlay was called
[2023.09.08-22.36.28:820][549]LogTemp: Time Spent Loading: 1.662000 seconds
[2023.09.08-22.36.28:820][549]LogLoad: Took 1.650598 seconds to LoadMap(/UGC3189342/Levels/MiniMenu)
[2023.09.08-22.36.28:820][549]PavlovLog: LoadComplete: 1.650598, /UGC3189342/Levels/MiniMenu
[2023.09.08-22.36.28:981][563]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.36.29:485][608]LogNavigationDataBuild: Display: ProcessTileTasksAndGetUpdatedTiles build time: 0.66s
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for 1911
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for 57
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for sock
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for m9
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for de
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for revolver
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for cet9
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for smg
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for uzi
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for ak
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for mp5
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for p90
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for vanas
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for kross
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for ar9
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for shotgun
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for sawedoff
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for drumshotgun
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for autoshotgun
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for ak47
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for ak12
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for ar
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for aug
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for galul
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for m16
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for sks
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for akshorty
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for vzz
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for lmga
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for awp
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for autosniper
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for antitank
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for scur
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for luger
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for Tokarev
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for webley
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for sten
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for mp40
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for thompson
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for stg44
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for ppsh
[2023.09.08-22.36.30:057][660]PavlovLog: loading row data for m1garand
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for G43
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for svt40
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for mosin
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for springfield
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for kar98
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for leeenfield
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for bar
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for bren
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for dp27
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for mg42
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for RL_M1A1
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for RL_PIAT
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for rl_panzer
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for rl_rpg
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for smoke
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for smoke_ru
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for flash
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for flash_ru
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for grenade_us
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for smoke_us
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for grenade_ger
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for smoke_ger
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for grenade_svt
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for smoke_svt
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for Grenade
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for grenade_ru
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for Armour
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for kevlarhelmet
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for supp_pistol
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for supp_rifle
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for Scope
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for Grip_Angled
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for Grip_Vertical
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for Flashlight_Rifle
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for Laser_Rifle
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for Laser_Pistol
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for acog
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for holo
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for reddot
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for Painkillers
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for Knife
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for taser
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for newtonlauncher
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for tttknife
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for healthstation
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for monocular
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for teleporter
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for ballisticsshield
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for flaregun
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for dnascanner
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for silentcet9
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for detectivesmg
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for tttc4
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for goldengun
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for grenade_dis
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for trenchgun
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for tranqgun
[2023.09.08-22.36.30:058][660]PavlovLog: loading row data for hunting
[2023.09.08-22.36.36:425][226]StatManagerLog: {
"RoundState":
{
"State": "StandBy",
"Timestamp": "2023.09.08-22.36.36"
}
}
[2023.09.08-22.36.41:436][672]StatManagerLog: {
"RoundState":
{
"State": "Started",
"Timestamp": "2023.09.08-22.36.41"
}
}
[2023.09.08-22.36.56:284][994]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.36.56:284][994]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.36.57:339][ 88]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.37.24:932][545]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.37.24:932][545]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.37.24:932][545]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.37.24:932][545]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.37.27:135][741]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.37.27:135][741]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.37.27:381][763]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.37.51:984][953]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.37.54:231][153]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.37.56:938][394]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.37.56:938][394]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.37.57:488][443]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.38.27:135][ 83]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.38.27:135][ 83]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.38.27:438][110]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.38.57:185][758]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.38.57:185][758]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.38.57:432][780]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.39.17:133][534]PavlovOnlineLog: [EOS SDK] LogEOS: Updating Product SDK Config, Time: 685.486755
[2023.09.08-22.39.17:380][556]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.39.17:436][561]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Product Update Request Completed - No Change
[2023.09.08-22.39.17:436][561]PavlovOnlineLog: [EOS SDK] LogEOS: ScheduleNextSDKConfigDataUpdate - Time: 685.733826, Update Interval: 322.641388
[2023.09.08-22.39.27:186][429]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.39.27:186][429]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.39.27:489][456]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.39.51:985][637]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.39.54:232][837]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.39.57:435][122]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.39.57:435][122]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.39.57:480][126]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.40.17:382][898]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.40.27:240][776]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.40.27:240][776]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.40.27:533][802]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.40.57:539][473]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.40.57:786][495]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.40.57:786][495]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.41.27:284][121]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.41.27:284][121]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.41.27:532][143]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.41.52:040][325]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.41.54:230][520]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.41.57:588][819]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.41.57:936][850]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.41.57:936][850]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.42.27:288][463]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.42.27:288][463]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.42.27:590][490]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.42.29:689][677]LogNet: NotifyAcceptingConnection accepted from: 177.82.227.190:42052
[2023.09.08-22.42.29:689][677]LogNetVersion: Pavlov 1.0.8, NetCL: 23058290, EngineNetVer: 30, GameNetVer: 0 (Checksum: 3869655546)
[2023.09.08-22.42.29:734][681]LogNet: NotifyAcceptingConnection accepted from: 177.82.227.190:42052
[2023.09.08-22.42.29:734][681]LogNet: Server accepting post-challenge connection from: 177.82.227.190:42052
[2023.09.08-22.42.29:734][681]LogNet: IpConnection_2147481686 setting maximum channels to: 32767
[2023.09.08-22.42.29:735][681]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.08-22.42.29:735][681]LogNet: NotifyAcceptedConnection: Name: MiniMenu, TimeStamp: 09/08/23 22:42:29, [UNetConnection] RemoteAddr: 177.82.227.190:42052, Name: IpConnection_2147481686, Driver: GameNetDriver IpNetDriver_2147481930, IsServer: YES, PC: NULL, Owner: NULL, UniqueId: INVALID
[2023.09.08-22.42.29:735][681]LogNet: AddClientConnection: Added client connection: [UNetConnection] RemoteAddr: 177.82.227.190:42052, Name: IpConnection_2147481686, Driver: GameNetDriver IpNetDriver_2147481930, IsServer: YES, PC: NULL, Owner: NULL, UniqueId: INVALID
[2023.09.08-22.42.29:802][687]LogNet: NotifyAcceptingChannel Control 0 server World /UGC3189342/Levels/MiniMenu.MiniMenu: Accepted
[2023.09.08-22.42.29:802][687]LogNet: Remote platform little endian=1
[2023.09.08-22.42.29:802][687]LogNet: This platform little endian=1
[2023.09.08-22.42.29:902][696]LogNet: Login request: ?Name=PowerSJK?playerHeight=160.000000?rightHanded=1?vstock=1?platform=oculus?pid=PowerSJK?name=PowerSJK userId: NULL:0002cedd768949da9c9b96ca86f708db platform: NULL
[2023.09.08-22.42.29:902][696]PavlovLog: Login eos id 0002cedd768949da9c9b96ca86f708db
[2023.09.08-22.42.29:958][701]LogNet: Client netspeed is 150000
[2023.09.08-22.42.30:127][716]LogNet: Join request: /Game/Maps/ServerIdle?name=PowerSJK?playerHeight=160.000000?rightHanded=1?vstock=1?platform=oculus?pid=PowerSJK?SplitscreenCount=1
[2023.09.08-22.42.30:127][716]PavlovLog: Player login with platformid PowerSJK
[2023.09.08-22.42.30:127][716]PavlovLog: PostLogin
[2023.09.08-22.42.30:127][716]PavlovLog: Generic Player Initialization
[2023.09.08-22.42.30:128][716]PavlovLog: Authenticating player PowerSJK
[2023.09.08-22.42.30:128][716]PavlovLog: Player 0002cedd768949da9c9b96ca86f708db Joined, current bot Num = 0
[2023.09.08-22.42.30:128][716]LogNet: Join succeeded: PowerSJK
[2023.09.08-22.42.30:129][716]r.CustomDepth = "3"
[2023.09.08-22.42.30:386][739]PavlovOnlineLog: [EOS SDK] LogEOSConnect: VerifyIdToken: Key not found in cache, fetching new public keys
[2023.09.08-22.42.30:588][757]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.42.30:689][766]PavlovOnlineLog: [EOS] VerifyIdToken succeded: 1, NeedsAnticheat: 0, Message:
[2023.09.08-22.42.30:936][788]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.42.35:692][211]r.CustomDepth = "0"
[2023.09.08-22.42.38:387][451]LogActor: Warning: BulletHoleManager /UGC3189342/Levels/MiniMenu.MiniMenu:PersistentLevel.BulletHoleManager_2147481605 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.08-22.42.54:619][895]StatManagerLog: {
"KillData":
{
"Killer": "PowerSJK",
"KillerTeamID": 0,
"Killed": "PowerSJK",
"KilledTeamID": 0,
"KilledBy": "revolver",
"Headshot": true
}
}
[2023.09.08-22.42.54:619][895]r.CustomDepth = "3"
[2023.09.08-22.42.57:633][163]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.42.58:240][217]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.42.58:240][217]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.42.58:240][217]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.42.58:240][217]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.43.00:689][435]r.CustomDepth = "0"
[2023.09.08-22.43.03:870][718]LogNet: UChannel::ReceivedSequencedBunch: Bunch.bClose == true. ChIndex == 0. Calling ConditionalCleanUp.
[2023.09.08-22.43.03:870][718]LogNet: UChannel::CleanUp: ChIndex == 0. Closing connection. [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 177.82.227.190:42052, Name: IpConnection_2147481686, Driver: GameNetDriver IpNetDriver_2147481930, IsServer: YES, PC: BP_PavlovPlayerController_C_2147481682, Owner: BP_PavlovPlayerController_C_2147481682, UniqueId: NULL:0002cedd768949da9c9b96ca86f708db
[2023.09.08-22.43.03:871][718]LogNet: UNetConnection::Close: [UNetConnection] RemoteAddr: 177.82.227.190:42052, Name: IpConnection_2147481686, Driver: GameNetDriver IpNetDriver_2147481930, IsServer: YES, PC: BP_PavlovPlayerController_C_2147481682, Owner: BP_PavlovPlayerController_C_2147481682, UniqueId: NULL:0002cedd768949da9c9b96ca86f708db, Channels: 22, Time: 2023.09.08-22.43.03
[2023.09.08-22.43.03:871][718]LogNet: UNetConnection::SendCloseReason:
[2023.09.08-22.43.03:871][718]LogNet: - Result=ControlChannelClose, ErrorContext="ControlChannelClose"
[2023.09.08-22.43.03:871][718]LogNet: UChannel::Close: Sending CloseBunch. ChIndex == 0. Name: [UChannel] ChIndex: 0, Closing: 0 [UNetConnection] RemoteAddr: 177.82.227.190:42052, Name: IpConnection_2147481686, Driver: GameNetDriver IpNetDriver_2147481930, IsServer: YES, PC: BP_PavlovPlayerController_C_2147481682, Owner: BP_PavlovPlayerController_C_2147481682, UniqueId: NULL:0002cedd768949da9c9b96ca86f708db
[2023.09.08-22.43.27:331][806]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.43.27:331][806]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.43.27:635][833]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.43.30:936][127]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.43.30:936][127]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.43.52:089][ 9]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.43.54:235][200]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.43.57:640][503]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.43.58:438][574]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.43.58:438][574]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.44.27:340][147]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.44.27:340][147]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.44.27:688][178]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.44.47:585][949]PavlovOnlineLog: [EOS SDK] LogEOS: Updating Product SDK Config, Time: 1015.936035
[2023.09.08-22.44.47:787][967]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.44.47:832][971]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Product Update Request Completed - No Change
[2023.09.08-22.44.47:832][971]PavlovOnlineLog: [EOS SDK] LogEOS: ScheduleNextSDKConfigDataUpdate - Time: 1016.138000, Update Interval: 314.747833
[2023.09.08-22.44.48:439][ 25]LogGameMode: Display: Match State Changed from InProgress to WaitingPostMatch
[2023.09.08-22.44.48:439][ 25]LogGameState: Match State Changed from InProgress to WaitingPostMatch
[2023.09.08-22.44.48:439][ 25]StatManagerLog: Dumping Stats
[2023.09.08-22.44.48:439][ 25]StatManagerLog: {
"allStats": [
{
"uniqueId": "PowerSJK",
"productId": "0002cedd768949da9c9b96ca86f708db",
"playerName": "PowerSJK",
"teamId": 0,
"stats": [
{
"statType": "Death",
"amount": 1
}
]
}
],
"MapLabel": "UGC3189342",
"GameMode": "CUSTOM",
"PlayerCount": 0,
"bTeams": true,
"Team0Score": 0,
"Team1Score": 0
}
[2023.09.08-22.44.48:451][ 26]LogGameface: Display: Inspector initialized. Remote debugging available on port: 9444
[2023.09.08-22.44.48:451][ 26]LogTemp: Name CothmlComponent != COMPNAME CothmlComponent
[2023.09.08-22.44.48:451][ 26]LogTemp: Name ScoreboardCohtmlComp != COMPNAME CothmlComponent
[2023.09.08-22.44.48:451][ 26]LogTemp: Name ScoreboardCohtmlComp != COMPNAME ScoreboardCohtmlComp
[2023.09.08-22.44.53:449][471]PavlovLog: GameMode: Rotating map requested
[2023.09.08-22.44.56:458][739]PavlovLog: GameMode: finalizing map rotation by calling the implementation
[2023.09.08-22.44.56:458][739]PavlovLog: Initiating rotation, index = 0
[2023.09.08-22.44.56:458][739]PavlovLog: Initiating rotation, url = 1642111360
[2023.09.08-22.44.56:458][739]LogLoad: Warning: GameMode::GameModeClassAliases are deprecated, move to GameMapsSettings
[2023.09.08-22.44.57:491][831]LogGameMode: Display: Match State Changed from WaitingPostMatch to LeavingMap
[2023.09.08-22.44.57:491][831]LogGameState: Match State Changed from WaitingPostMatch to LeavingMap
[2023.09.08-22.44.57:491][831]LogNet: Browse: /Game/Maps/download.download??listen?Map=UGC3189342
[2023.09.08-22.44.57:491][831]LogAudioStreamCaching: Display: Call to IAudioStreamingManager::TrimMemory successfully freed 0 of the requested 104857600 bytes.
[2023.09.08-22.44.57:491][831]LogLoad: LoadMap: /Game/Maps/download.download??listen?Map=UGC3189342
[2023.09.08-22.44.57:491][831]LogWorld: BeginTearingDown for /UGC3189342/Levels/MiniMenu
[2023.09.08-22.44.57:491][831]LogNet: World NetDriver shutdown IpNetDriver_2147481930 [GameNetDriver]
[2023.09.08-22.44.57:491][831]LogNet: DestroyNamedNetDriver IpNetDriver_2147481930 [GameNetDriver]
[2023.09.08-22.44.57:492][831]LogExit: GameNetDriver IpNetDriver_2147481930 shut down
[2023.09.08-22.44.57:492][831]PavlovOnlineLog: [EOS SDK] LogEOSAntiCheat: [AntiCheatServer] [EndSession-001]
[2023.09.08-22.44.57:492][831]LogWorld: UWorld::CleanupWorld for MiniMenu, bSessionEnded=true, bCleanupResources=true
[2023.09.08-22.44.57:562][831]LogUObjectHash: Compacting FUObjectHashTables data took 2.24ms
[2023.09.08-22.44.57:564][831]LogPackageName: Warning: TryConvertFilenameToLongPackageName was passed an ObjectPath (/Game/Maps/download.download) rather than a PackageName or FilePath; it will be converted to the PackageName. Accepting ObjectPaths is deprecated behavior and will be removed in a future release; TryConvertFilenameToLongPackageName will fail on ObjectPaths.
[2023.09.08-22.44.57:565][831]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.08-22.44.57:565][831]LogAIModule: Creating AISystem for world download
[2023.09.08-22.44.57:565][831]LogActor: Warning: BP_GlobalPlayerEffects_C /Game/Maps/download.download:PersistentLevel.BP_GlobalPlayerEffects_C_2147481384 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.08-22.44.57:565][831]LogLoad: Game class is 'DownloadGameMode'
[2023.09.08-22.44.57:565][831]LogNet: ReplicationDriverClass is null! Not using ReplicationDriver.
[2023.09.08-22.44.57:565][831]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
[2023.09.08-22.44.57:565][831]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.09.08-22.44.57:565][831]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.09.08-22.44.57:565][831]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.08-22.44.57:565][831]LogNet: GameNetDriver IpNetDriver_2147481382 IpNetDriver listening on port 7777
[2023.09.08-22.44.57:565][831]LogWorld: Bringing World /Game/Maps/download.download up for play (max tick rate 90) at 2023.09.08-22.44.57
[2023.09.08-22.44.57:565][831]LogWorld: Bringing up level for play took: 0.000144
[2023.09.08-22.44.57:566][831]PavlovLog: [MOD] Creating update request for mod UGC3189342 -1
[2023.09.08-22.44.57:566][831]LogTemp: Time Spent Loading: 510.408000 seconds
[2023.09.08-22.44.57:566][831]LogLoad: Took 0.074202 seconds to LoadMap(/Game/Maps/download.download)
[2023.09.08-22.44.57:566][831]PavlovLog: LoadComplete: 0.074202, /Game/Maps/download.download
[2023.09.08-22.44.57:734][847]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.44.58:340][902]PavlovLog: [MOD] Fletched mod info: mac 4189787
[2023.09.08-22.44.58:340][902]LogTemp: Found a mounted pak that matches the one were trying to mount UGC3189342, skipping
[2023.09.08-22.44.58:340][902]PavlovLog: [MOD] Mod UGC3189342 is Up to date
[2023.09.08-22.44.58:340][902]LogTemp: Found UGCId: UGC3189342
[2023.09.08-22.44.58:340][902]PavlovLog: Found map definition /UGC3189342/definition Version: 93
[2023.09.08-22.44.58:340][902]PavlovLog: UGC3189342 Map was downloaded
[2023.09.08-22.44.58:340][902]LogTemp: Switching to Map UGC3189342 Version 93
[2023.09.08-22.44.58:485][914]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.44.58:485][914]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.44.59:363][992]LogUObjectHash: Compacting FUObjectHashTables data took 0.72ms
[2023.09.08-22.44.59:373][993]LogNet: Browse: /UGC3189342/Levels/MiniMenu??listen?game=CUSTOM
[2023.09.08-22.44.59:373][993]LogAudioStreamCaching: Display: Call to IAudioStreamingManager::TrimMemory successfully freed 0 of the requested 104857600 bytes.
[2023.09.08-22.44.59:373][993]LogLoad: LoadMap: /UGC3189342/Levels/MiniMenu??listen?game=CUSTOM
[2023.09.08-22.44.59:373][993]LogWorld: BeginTearingDown for /Game/Maps/download
[2023.09.08-22.44.59:373][993]LogNet: World NetDriver shutdown IpNetDriver_2147481382 [GameNetDriver]
[2023.09.08-22.44.59:373][993]LogNet: DestroyNamedNetDriver IpNetDriver_2147481382 [GameNetDriver]
[2023.09.08-22.44.59:373][993]LogExit: GameNetDriver IpNetDriver_2147481382 shut down
[2023.09.08-22.44.59:373][993]LogWorld: UWorld::CleanupWorld for download, bSessionEnded=true, bCleanupResources=true
[2023.09.08-22.44.59:374][993]LogUObjectHash: Compacting FUObjectHashTables data took 0.61ms
[2023.09.08-22.44.59:394][993]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000
[2023.09.08-22.44.59:395][993]LogAIModule: Creating AISystem for world MiniMenu
[2023.09.08-22.44.59:395][993]LogActor: Warning: BP_GlobalPlayerEffects_C /UGC3189342/Levels/MiniMenu.MiniMenu:PersistentLevel.BP_GlobalPlayerEffects_C_2147481348 has natively added scene component(s), but none of them were set as the actor's RootComponent - picking one arbitrarily
[2023.09.08-22.44.59:395][993]LogLoad: Warning: GameMode::GameModeClassAliases are deprecated, move to GameMapsSettings
[2023.09.08-22.44.59:471][993]LogStreaming: Warning: FAsyncPackage::LoadImports for /Game/ZombieMode/Pavlov_AIDirector: Skipping import BillboardComponent /Script/Z.Default__AIDirector:BillboardComponent, depends on missing native class
[2023.09.08-22.44.59:692][993]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.44.59:692][993]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.08-22.44.59:692][993]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.08-22.44.59:692][993]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.08-22.44.59:692][993]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.08-22.44.59:692][993]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.08-22.44.59:692][993]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.08-22.45.00:325][993]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.45.00:325][993]LogStreaming: Error: Export 1 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C:BillboardComponent
[2023.09.08-22.45.00:325][993]LogStreaming: Error: Linker is /Game/ZombieMode/Pavlov_AIDirector
[2023.09.08-22.45.00:325][993]LogStreaming: Error: Dep S_BEFORE_S Export 2 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C (class Pavlov_AIDirector_C)
[2023.09.08-22.45.00:325][993]LogStreaming: Error: Dep C_BEFORE_S Import 0 /Script/Z.Default__AIDirector
[2023.09.08-22.45.00:325][993]LogStreaming: Error: Dep C_BEFORE_S Export 3 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C:RootComponnt (class SceneComponent)
[2023.09.08-22.45.00:325][993]LogStreaming: Error: Dep S_BEFORE_C Import 7 /Script/Engine.BillboardComponent
[2023.09.08-22.45.00:325][993]LogStreaming: Error: Dep S_BEFORE_C Import 1 /Script/Z.Default__AIDirector:BillboardComponent
[2023.09.08-22.45.00:325][993]LogStreaming: Error: Dep C_BEFORE_C Export 2 /Game/ZombieMode/Pavlov_AIDirector.Default__Pavlov_AIDirector_C (class Pavlov_AIDirector_C)
[2023.09.08-22.45.00:325][993]LogStreaming: Error: Missing Dependency, request for /Script/Z.Default__AIDirector:BillboardComponent but it hasn't been created yet.
[2023.09.08-22.45.00:325][993]LogStreaming: Error: Cannot construct BillboardComponent in /Game/ZombieMode/Pavlov_AIDirector because we could not find its template /Script/Z.Default__AIDirector:BillboardComponent
[2023.09.08-22.45.00:439][993]LogLoad: Game class is 'CustomGameMode_C'
[2023.09.08-22.45.00:439][993]LogNet: ReplicationDriverClass is null! Not using ReplicationDriver.
[2023.09.08-22.45.00:439][993]LogNetCore: DDoS detection status: detection enabled: 0 analytics enabled: 0
[2023.09.08-22.45.00:439][993]LogInit: BSD IPv4/6: Socket queue. Rx: 262144 (config 131072) Tx: 262144 (config 131072)
[2023.09.08-22.45.00:439][993]LogNet: Created socket for bind address: 0.0.0.0:7777
[2023.09.08-22.45.00:439][993]PacketHandlerLog: Loaded PacketHandler component: Engine.EngineHandlerComponentFactory (StatelessConnectHandlerComponent)
[2023.09.08-22.45.00:439][993]LogNet: GameNetDriver IpNetDriver_2147481306 IpNetDriver listening on port 7777
[2023.09.08-22.45.00:439][993]LogWorld: Bringing World /UGC3189342/Levels/MiniMenu.MiniMenu up for play (max tick rate 90) at 2023.09.08-22.45.00
[2023.09.08-22.45.00:440][993]p.Vehicle.DisableVehicleSleep = "true"
[2023.09.08-22.45.00:440][993]PavlovLog: /n/nTeam 0 selections:
[2023.09.08-22.45.00:440][993]PavlovLog: /n/n
[2023.09.08-22.45.00:440][993]PavlovLog: /n/nTeam 1 selections:
[2023.09.08-22.45.00:440][993]PavlovLog: /n/n
[2023.09.08-22.45.00:440][993]PavlovLog: Competitive mode = 0
[2023.09.08-22.45.00:440][993]LogWorld: Bringing up level for play took: 0.000664
[2023.09.08-22.45.00:440][993]LogGameMode: Display: Match State Changed from EnteringMap to WaitingToStart
[2023.09.08-22.45.00:440][993]LogTemp: Warning: Server Wait to Begin Vote
[2023.09.08-22.45.00:604][993]LogStreaming: Error: ****DumpDependencies [Dependencies]:
[2023.09.08-22.45.00:604][993]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings
[2023.09.08-22.45.00:604][993]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings
[2023.09.08-22.45.00:604][993]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings
[2023.09.08-22.45.00:604][993]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings
[2023.09.08-22.45.00:604][993]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet.
[2023.09.08-22.45.00:604][993]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings
[2023.09.08-22.45.01:039][993]StatManagerLog: Stat Manager Started
[2023.09.08-22.45.01:040][993]LogGameState: Match State Changed from EnteringMap to WaitingToStart
[2023.09.08-22.45.01:040][993]LogGameMode: Display: Match State Changed from WaitingToStart to InProgress
[2023.09.08-22.45.01:040][993]LogGameState: Match State Changed from WaitingToStart to InProgress
[2023.09.08-22.45.01:040][993]StatManagerLog: {
"RoundState":
{
"State": "Starting",
"Timestamp": "2023.09.08-22.45.01"
}
}
[2023.09.08-22.45.01:040][993]PavlovOnlineLog: [EOS SDK] LogEOSAntiCheat: [AntiCheatServer] [BeginSession-003] ServerName: 'Pavlov Server' RegisterTimeout: 60 bEnableGameplayData: 0
[2023.09.08-22.45.01:040][993]PavlovLog: StartPlay was called
[2023.09.08-22.45.01:041][993]LogTemp: Time Spent Loading: 1.679000 seconds
[2023.09.08-22.45.01:041][993]LogLoad: Took 1.667857 seconds to LoadMap(/UGC3189342/Levels/MiniMenu)
[2023.09.08-22.45.01:041][993]PavlovLog: LoadComplete: 1.667857, /UGC3189342/Levels/MiniMenu
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for 1911
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for 57
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for sock
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for m9
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for de
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for revolver
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for cet9
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for smg
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for uzi
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for ak
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for mp5
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for p90
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for vanas
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for kross
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for ar9
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for shotgun
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for sawedoff
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for drumshotgun
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for autoshotgun
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for ak47
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for ak12
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for ar
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for aug
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for galul
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for m16
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for sks
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for akshorty
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for vzz
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for lmga
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for awp
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for autosniper
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for antitank
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for scur
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for luger
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for Tokarev
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for webley
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for sten
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for mp40
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for thompson
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for stg44
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for ppsh
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for m1garand
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for G43
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for svt40
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for mosin
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for springfield
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for kar98
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for leeenfield
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for bar
[2023.09.08-22.45.01:189][ 7]PavlovLog: loading row data for bren
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for dp27
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for mg42
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for RL_M1A1
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for RL_PIAT
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for rl_panzer
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for rl_rpg
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for smoke
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for smoke_ru
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for flash
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for flash_ru
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for grenade_us
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for smoke_us
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for grenade_ger
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for smoke_ger
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for grenade_svt
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for smoke_svt
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for Grenade
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for grenade_ru
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for Armour
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for kevlarhelmet
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for supp_pistol
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for supp_rifle
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for Scope
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for Grip_Angled
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for Grip_Vertical
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for Flashlight_Rifle
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for Laser_Rifle
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for Laser_Pistol
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for acog
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for holo
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for reddot
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for Painkillers
[2023.09.08-22.45.01:190][ 7]PavlovLog: loading row data for Knife
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for taser
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for newtonlauncher
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for tttknife
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for healthstation
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for monocular
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for teleporter
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for ballisticsshield
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for flaregun
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for dnascanner
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for silentcet9
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for detectivesmg
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for tttc4
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for goldengun
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for grenade_dis
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for trenchgun
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for tranqgun
[2023.09.08-22.45.01:191][ 7]PavlovLog: loading row data for hunting
[2023.09.08-22.45.01:268][ 13]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.45.01:705][ 52]LogNavigationDataBuild: Display: ProcessTileTasksAndGetUpdatedTiles build time: 0.66s
[2023.09.08-22.45.08:647][670]StatManagerLog: {
"RoundState":
{
"State": "StandBy",
"Timestamp": "2023.09.08-22.45.08"
}
}
[2023.09.08-22.45.13:657][116]StatManagerLog: {
"RoundState":
{
"State": "Started",
"Timestamp": "2023.09.08-22.45.13"
}
}
[2023.09.08-22.45.29:569][533]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.45.47:814][157]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.45.52:115][540]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.45.55:517][843]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.45.57:517][ 21]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.45.57:517][ 21]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.45.57:517][ 21]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.45.57:517][ 21]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.45.58:763][132]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.45.58:763][132]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.45.59:370][186]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.45.59:370][186]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.45.59:572][204]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.46.29:622][879]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.46.59:321][523]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.46.59:321][523]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.46.59:422][532]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.46.59:422][532]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.46.59:613][549]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.47.29:662][225]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.47.52:117][225]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.47.55:519][528]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.47.59:463][879]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.47.59:463][879]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.47.59:520][884]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.47.59:520][884]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.47.59:722][902]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.48.29:772][577]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.48.59:470][221]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.48.59:470][221]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.48.59:762][247]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.48.59:818][252]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.48.59:818][252]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.49.29:819][923]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.49.52:171][913]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.49.55:516][211]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.49.59:514][567]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.49.59:514][567]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.49.59:863][598]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.50.00:121][621]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.50.00:121][621]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.50.11:368][623]PavlovOnlineLog: [EOS SDK] LogEOS: Updating Product SDK Config, Time: 1339.715454
[2023.09.08-22.50.11:570][641]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.50.11:615][645]PavlovOnlineLog: [EOS SDK] LogEOS: SDK Config Product Update Request Completed - No Change
[2023.09.08-22.50.11:615][645]PavlovOnlineLog: [EOS SDK] LogEOS: ScheduleNextSDKConfigDataUpdate - Time: 1339.917725, Update Interval: 341.436096
[2023.09.08-22.50.29:921][275]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.50.59:518][910]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.50.59:518][910]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.50.59:922][946]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.51.00:315][981]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.51.00:315][981]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.51.11:613][987]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.51.29:965][621]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.51.52:216][602]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.51.55:518][896]PavlovLog: Updating blacklist/whitelist/mods
[2023.09.08-22.51.59:573][257]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.51.59:573][257]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: AntiCheatServer.ActiveSession <Redacted>
[2023.09.08-22.51.59:966][292]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
[2023.09.08-22.52.00:662][354]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.52.00:662][354]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: UsageMetric <Redacted>
[2023.09.08-22.52.30:013][967]PavlovOnlineLog: [EOS SDK] LogEOSAnalytics: Record Event: EOSSDK.HTTP.Complete <Redacted>
The json file is at ~/pavlovserver/Pavlov/Saved/Config/ModSave/menu_config.json
Alex dos Santos Xavier @.***> 于 2023年9月9日周六 11:03写道:
I can assure you this server is working and configured well. Is a server that executes every day with many mod maps. If you wish, you can execute and test the exact same server with just one line following the instructions in the README file on my repository. If this is a mod that works only on your server, or even if you have never tested it before the release, is not an issue, you can just say it.
I modified the file menu_config.json to:
{ "endpoint": "http://127.0.0.1:11085/rcon", "server": "123.123.123.123", "port": 9100, "password": "This_is_not_my_password", "vote_round_time": 60, "maps": [ ["Sand GUN", "sand", "GUN", "https://meups.com.br/wp-content/uploads/2021/03/Pavlov-Shack-900x503.jpg"], ["Datacenter SND", "datacenter", "SND", "https://meups.com.br/wp-content/uploads/2021/03/Pavlov-Shack-900x503.jpg"], ["Containers OITC", "ogcontainers", "OITC", "https://meups.com.br/wp-content/uploads/2021/03/Pavlov-Shack-900x503.jpg"] ] }
I still can't see any option to shoot. This test was executed on Pavlov SHACK build 1.0.8
I'm still curious about how the BP can access this JSON file, Am I putting this JSON file on the right path? Or could this file be set with the wrong permission? Below I'm putting the output of the command ls for you to check the read-write-executable permissions
@.**:~/pavlovserver/Pavlov/Saved/Mods/UGC3189342/Data$ ll total 612 drwxr-xr-x 2 steam steam 4096 Sep 7 01:52 ./ drwxr-xr-x 3 steam steam 4096 Sep 7 01:51 ../ -rw-r--r-- 1 steam steam 609872 Nov 30 1979 UGC3189342pakchunk0-LinuxServer.pak -rwxr-xr-x 1 steam steam 554 Sep 8 22:24 menu_config.json -rw-r--r-- 1 steam steam 47 Nov 30 1979 metadata.json
Below I'm adding the verbose log of my server executing when menu_config set to 3 maps option
Log file open, 09/08/23 22:27:51 LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak attempting to mount. LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak. LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk200-LinuxServer.pak', mount point: '../../../Pavlov/Content/Characters/' LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak attempting to mount. LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak. LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk100-LinuxServer.pak', mount point: '../../../Pavlov/Content/Guns/' LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak attempting to mount. LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak. LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak', mount point: '../../../Pavlov/' LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak attempting to mount. LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak. LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak', mount point: '../../../Pavlov/Content/' LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak attempting to mount. LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak. LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0_s1-LinuxServer.pak', mount point: '../../../Pavlov/Content/Environment/' LogPakFile: Display: Found Pak file ../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak attempting to mount. LogPakFile: Display: Mounting pak file ../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak. LogPakFile: Display: Mounted Pak file '../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak', mount point: '../../../' LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +0:00, Platform Override: '' LogInit: Session CrashGUID >==================================================== Session CrashGUID > UECC-Linux-042588993D944339AAB7544054FEE6F2 Session CrashGUID >==================================================== LogAssetRegistry: Premade AssetRegistry loaded from '../../../Pavlov/AssetRegistry.bin' LogPluginManager: Mounting Project plugin CustomMapTools LogPluginManager: Mounting Project plugin EncoreAnalytics LogPluginManager: Mounting Project plugin JsonUtils LogPluginManager: Mounting Project plugin OculusPlatform LogPluginManager: Mounting Project plugin CoherentRenderingPlugin LogPluginManager: Mounting Project plugin CohtmlPlugin LogPluginManager: Mounting Project plugin VRFramework LogPluginManager: Mounting Project plugin Vankrupt LogPluginManager: Mounting Project plugin modio LogPluginManager: Mounting Project plugin Z LogPluginManager: Mounting Engine plugin Paper2D LogPluginManager: Mounting Engine plugin AISupport LogPluginManager: Mounting Engine plugin EnvironmentQueryEditor LogPluginManager: Mounting Engine plugin ControlRigSpline LogPluginManager: Mounting Engine plugin ControlRig LogPluginManager: Mounting Engine plugin IKRig LogPluginManager: Mounting Engine plugin LiveLink LogPluginManager: Mounting Engine plugin Bridge LogPluginManager: Mounting Engine plugin CameraShakePreviewer LogPluginManager: Mounting Engine plugin GameplayCameras LogPluginManager: Mounting Engine plugin OodleNetwork LogPluginManager: Mounting Engine plugin AnimationSharing LogPluginManager: Mounting Engine plugin ConcertMain LogPluginManager: Mounting Engine plugin ConcertSyncClient LogPluginManager: Mounting Engine plugin ConcertSyncCore LogPluginManager: Mounting Engine plugin PluginUtils LogPluginManager: Mounting Engine plugin AssetManagerEditor LogPluginManager: Mounting Engine plugin BlueprintHeaderView LogPluginManager: Mounting Engine plugin EditorScriptingUtilities LogPluginManager: Mounting Engine plugin FacialAnimation LogPluginManager: Mounting Engine plugin GeometryMode LogPluginManager: Mounting Engine plugin ModelingToolsEditorMode LogPluginManager: Mounting Engine plugin LightMixer LogPluginManager: Mounting Engine plugin ObjectMixer LogPluginManager: Mounting Engine plugin SequencerAnimTools LogPluginManager: Mounting Engine plugin SpeedTreeImporter LogPluginManager: Mounting Engine plugin StylusInput LogPluginManager: Mounting Engine plugin EnhancedInput LogPluginManager: Mounting Engine plugin GLTFExporter LogPluginManager: Mounting Engine plugin VariantManagerContent LogPluginManager: Mounting Engine plugin AutomationUtils LogPluginManager: Mounting Engine plugin ChaosCaching LogPluginManager: Mounting Engine plugin ChaosClothEditor LogPluginManager: Mounting Engine plugin ChaosCloth LogPluginManager: Mounting Engine plugin ChaosEditor LogPluginManager: Mounting Engine plugin ChaosNiagara LogPluginManager: Mounting Engine plugin ChaosSolverPlugin LogPluginManager: Mounting Engine plugin ChaosUserDataPT LogPluginManager: Mounting Engine plugin ChaosVehiclesPlugin LogPluginManager: Mounting Engine plugin CharacterAI LogPluginManager: Mounting Engine plugin Dataflow LogPluginManager: Mounting Engine plugin FullBodyIK LogPluginManager: Mounting Engine plugin GPULightmass LogPluginManager: Mounting Engine plugin GeometryCollectionPlugin LogPluginManager: Mounting Engine plugin Iris LogPluginManager: Mounting Engine plugin PlatformCrypto LogPluginManager: Mounting Engine plugin ProxyLODPlugin LogPluginManager: Mounting Engine plugin PythonScriptPlugin LogPluginManager: Mounting Engine plugin UVEditor LogPluginManager: Mounting Engine plugin Niagara LogPluginManager: Mounting Engine plugin InterchangeEditor LogPluginManager: Mounting Engine plugin AvfMedia LogPluginManager: Mounting Engine plugin MediaPlate LogPluginManager: Mounting Engine plugin MeshPainting LogPluginManager: Mounting Engine plugin TcpMessaging LogPluginManager: Mounting Engine plugin UdpMessaging LogPluginManager: Mounting Engine plugin ActorSequence LogPluginManager: Mounting Engine plugin LevelSequenceEditor LogPluginManager: Mounting Engine plugin SequencerScripting LogPluginManager: Mounting Engine plugin TemplateSequence LogPluginManager: Mounting Engine plugin OnlineBase LogPluginManager: Mounting Engine plugin OnlineServices LogPluginManager: Mounting Engine plugin OnlineSubsystemNull LogPluginManager: Mounting Engine plugin OnlineSubsystemUtils LogPluginManager: Mounting Engine plugin OnlineSubsystem LogPluginManager: Mounting Engine plugin LauncherChunkInstaller LogPluginManager: Mounting Engine plugin ActorLayerUtilities LogPluginManager: Mounting Engine plugin AnalyticsBlueprintLibrary LogPluginManager: Mounting Engine plugin AndroidFileServer LogPluginManager: Mounting Engine plugin AndroidPermission LogPluginManager: Mounting Engine plugin AnimationBudgetAllocator LogPluginManager: Mounting Engine plugin ApexDestruction LogPluginManager: Mounting Engine plugin AssetTags LogPluginManager: Mounting Engine plugin AudioCapture LogPluginManager: Mounting Engine plugin AudioSynesthesia LogPluginManager: Mounting Engine plugin AudioWidgets LogPluginManager: Mounting Engine plugin CableComponent LogPluginManager: Mounting Engine plugin ChunkDownloader LogPluginManager: Mounting Engine plugin CustomMeshComponent LogPluginManager: Mounting Engine plugin SQLiteCore LogPluginManager: Mounting Engine plugin ExampleDeviceProfileSelector LogPluginManager: Mounting Engine plugin GeometryCache LogPluginManager: Mounting Engine plugin GeometryProcessing LogPluginManager: Mounting Engine plugin GooglePAD LogPluginManager: Mounting Engine plugin LinuxDeviceProfileSelector LogPluginManager: Mounting Engine plugin Metasound LogPluginManager: Mounting Engine plugin OpenXREyeTracker LogPluginManager: Mounting Engine plugin OpenXRHandTracking LogPluginManager: Mounting Engine plugin OpenXR LogPluginManager: Mounting Engine plugin ProceduralMeshComponent LogPluginManager: Mounting Engine plugin PropertyAccessEditor LogPluginManager: Mounting Engine plugin ResonanceAudio LogPluginManager: Mounting Engine plugin SignificanceManager LogPluginManager: Mounting Engine plugin SoundFields LogPluginManager: Mounting Engine plugin SoundUtilities LogPluginManager: Mounting Engine plugin SteamAudio LogPluginManager: Mounting Engine plugin Synthesis LogPluginManager: Mounting Engine plugin WaveTable LogPluginManager: Mounting Engine plugin TraceUtilities LogPluginManager: Mounting Engine plugin Takes LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/CustomMapTools/Content/' mounted to '/CustomMapTools/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/JsonUtils/Content/' mounted to '/JsonUtils/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Coherent/CohtmlPlugin/Content/' mounted to '/CohtmlPlugin/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VRFramework/Content/' mounted to '/VRFramework/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Vankrupt/Content/' mounted to '/Vankrupt/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/modio_ue4/Content/' mounted to '/modio/' LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/zplugin/Content/' mounted to '/Z/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Bridge/Content/' mounted to '/Bridge/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosVehiclesPlugin/Content/' mounted to '/ChaosVehiclesPlugin/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GPULightmass/Content/' mounted to '/GPULightmass/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/UVEditor/Content/' mounted to '/UVEditor/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/FX/Niagara/Content/' mounted to '/Niagara/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/SoundUtilities/Content/' mounted to '/SoundUtilities/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Steam/SteamAudio/Content/' mounted to '/SteamAudio/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' LogCoherentRendering: Rendering Plugin initialized! LogGameface: Plugin initialized! LogInit: Using libcurl 7.83.1 LogInit: - built for Linux LogInit: - supports SSL with OpenSSL/1.1.1n LogInit: - supports HTTP deflate (compression) using libz 1.2.12 LogInit: - other features: LogInit: CURL_VERSION_SSL LogInit: CURL_VERSION_LIBZ LogInit: CURL_VERSION_IPV6 LogInit: CURL_VERSION_ASYNCHDNS LogInit: CURL_VERSION_LARGEFILE LogInit: CurlRequestOptions (configurable via config and command line): LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy LogInit: - bDontReuseConnections = false - Libcurl will reuse connections LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host LogInit: - LocalHostAddr = Default LogInit: - BufferSize = 524288 LogOnline: Warning: OSS: TryLoadSubsystemAndSetDefault: LoadSubsystemModule([STEAM]) failed LogOnline: OSS: Created online subsystem instance for: NULL LogOnline: OSS: TryLoadSubsystemAndSetDefault: Loaded subsystem for module [NULL] LogInit: Build: ++UE5+Release-5.1-CL-23901901 LogInit: Engine Version: 5.1.1-23901901+++UE5+Release-5.1 LogInit: Compatible Engine Version: 5.1.0-23058290+++UE5+Release-5.1 LogInit: Net CL: 23058290 LogInit: OS: Ubuntu 22.04.3 LTS (5.15.0-1045-azure), CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz, GPU: UnknownVendor PCI-id: 1414-6 LogInit: Compiled (64-bit): Aug 30 2023 11:31:53 LogInit: Compiled with Clang: 13.0.1 (https://github.com/llvm/llvm-project 75e33f71c2dae584b13a7d1186ae0a038ba98838) LogInit: Build Configuration: Shipping LogInit: Branch Name: ++UE5+Release-5.1 LogInit: Command Line: LogInit: Base Directory: /home/steam/pavlovserver/Pavlov/Binaries/Linux/ LogInit: Allocator: binned2 LogInit: Installed Engine Build: 0 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: false LogInit: Object subsystem initialized LogConfig: Set CVar [[Slate.EnableFastWidgetPath:0]] LogConfig: Set CVar [[r.setres:1280x720]] LogConfig: Set CVar [[fx.NiagaraAllowRuntimeScalabilityChanges:1]] LogConfig: Set CVar [[r.Shadow.DetectVertexShaderLayerAtRuntime:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererSettings] File [Engine] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.GPUCrashDebugging:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.SeparateTranslucency:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.CustomDepth:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.Bloom:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusion:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.AmbientOcclusionStaticFraction:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.AutoExposure.Method:2]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DefaultFeature.MotionBlur:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[vr.InstancedStereo:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.NormalMapsForStaticLighting:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.EarlyZPass:3]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.VSync:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.ClearSceneMethod:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.MobileHDR:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.ForwardShading:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.ReflectionCaptureResolution:128]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.ParallelTranslucency:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.ReflectionEnvironmentLightmapMixBasedOnRoughness:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.DBuffer:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.SupportPointLightWholeSceneShadows:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.SupportStationarySkylight:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.EnableStaticAndCSMShadowReceivers:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.AllowDistanceFieldShadows:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.AllowMovableDirectionalLights:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.TextureStreaming:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Tonemapper.Quality:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Tonemapper.Sharpen:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Color.Max:0.7]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Color.Mid:0.4]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[vr.RoundRobinOcclusion:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Shadow.UnbuiltPreviewInGame:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.GBufferFormat:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.AllowOcclusionQueries:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[vr.MobileMultiView:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.DisableVertexFog:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.PrecomputedVisibilityWarning:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.GPUSkin.Limit2BoneInfluences:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Streaming.UseFixedPoolSize:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.UseHWsRGBEncoding:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[vr.VRS.HMDFixedFoveationLevel:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.AntiAliasing:3]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.AntiAliasingMethod:3]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.HZBOcclusion:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.SupportsGen4TAA:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.CustomDepthTemporalAAJitter:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Velocity.EnableVertexDeformation:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.Forward.EnableLocalLights:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Mobile.EnableMovableLightCSMShaderCulling:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[r.Nanite.ProjectEnabled:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.RendererOverrideSettings] File [Engine] [2023.09.08-22.27.51:208][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.StreamingSettings] File [Engine] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.MinBulkDataSizeForAsyncLoading:131072]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.AsyncLoadingThreadEnabled:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.EventDrivenLoaderEnabled:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.WarnIfTimeLimitExceeded:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMultiplier:1.5]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.TimeLimitExceededMinTime:0.005]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.UseBackgroundLevelStreaming:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.PriorityAsyncLoadingExtraTime:15.0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.LevelStreamingActorsUpdateTimeLimit:5.0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.PriorityLevelStreamingActorsUpdateExtraTime:5.0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsRegistrationGranularity:10]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.UnregisterComponentsTimeLimit:1.0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.LevelStreamingComponentsUnregistrationGranularity:5]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[s.FlushStreamingOnExit:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.GarbageCollectionSettings] File [Engine] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.MaxObjectsNotConsideredByGC:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.SizeOfPermanentObjectPool:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.FlushStreamingOnGC:0]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.NumRetriesBeforeForcingGC:10]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.AllowParallelGC:1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.TimeBetweenPurgingPendingKillObjects:61.1]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.MaxObjectsInEditor:25165824]] [2023.09.08-22.27.51:208][ 0]LogConfig: Set CVar [[gc.IncrementalBeginDestroyEnabled:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.CreateGCClusters:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.MinGCClusterSize:5]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.AssetClustreringEnabled:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.ActorClusteringEnabled:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.BlueprintClusteringEnabled:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.UseDisregardForGCOnDedicatedServers:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.MultithreadedDestructionEnabled:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.VerifyGCObjectNames:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.VerifyUObjectsAreNotFGCObjects:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.PendingKillEnabled:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[gc.MaxObjectsInGame:2097152]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section [/Script/Engine.NetworkSettings] File [Engine] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[n.VerifyPeer:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkeletalMeshLODBias:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.ViewDistanceScale:1.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.FXAA.Quality:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TemporalAA.Quality:2]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.History.R11G11B10:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.History.ScreenPercentage:100]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.History.UpdateQuality:3]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.History.GrandReprojection:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.ShadingRejection.Flickering:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.Velocity.Extrapolation:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TSR.RejectionAntiAliasingQuality:2]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.MSAACount:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LightFunctionQuality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.ShadowQuality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.CSM.MaxCascades:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.MaxResolution:512]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:2048]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.RadiusThreshold:0.06]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.DistanceScale:0.6]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.CSM.TransitionScale:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:1.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DistanceFieldShadowing:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DistanceFieldAO:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AOQuality:2]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.VolumetricFog:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridPixelSize:8]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.VolumetricFog.GridSizeZ:128]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.VolumetricFog.HistoryMissSupersampleCount:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.CapsuleShadows:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:4096]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:-1.5]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:0.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:8]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:8]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.DiffuseIndirect.Allow:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.ProbeSpacing:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LumenScene.Radiosity.HemisphereProbeResolution:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TraceMeshSDFs.Allow:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.ProbeResolution:32]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.RadianceCache.NumProbesToTraceBudget:300]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.ScreenSpaceBentNormal:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.DownsampleFactor:16]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TracingOctahedronResolution:8]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.IrradianceFormat:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.StochasticInterpolation:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.FullResolutionJitterWidth:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.ScreenProbeGather.TwoSidedFoliageBackfaceDiffuse:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.GridPixelSize:32]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TraceFromVolume:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.TracingOctahedronResolution:3]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.ProbeResolution:8]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyVolume.RadianceCache.NumProbesToTraceBudget:200]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LumenScene.SurfaceCache.CardCaptureRefreshFraction:0.125]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.Allow:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.Reflections.DownsampleFactor:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Allow:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Lumen.TranslucencyReflections.FrontLayer.Enable:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.MotionBlurQuality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMipLevelFactor:1.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AmbientOcclusionMaxQuality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AmbientOcclusionLevels:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AmbientOcclusionRadiusScale:1.2]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DepthOfFieldQuality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.RenderTargetPoolMin:300]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LensFlareQuality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SceneColorFringeQuality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.EyeAdaptationQuality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.BloomQuality:5]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:70.711]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.FastBlurThreshold:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Upscale.Quality:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Tonemapper.GrainQuantization:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.LightShaftQuality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Filter.SizeScale:0.6]] [2023.09.08-22.27.51:209][ 0]LogConsoleManager: Warning: Setting the console variable 'r.Tonemapper.Quality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByProjectSetting'. Value remains '0' [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Gather.AccumulatorQuality:1 ; higher gathering accumulator quality]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Gather.PostfilterMethod:1 ; Median3x3 postfilering method]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Gather.EnableBokehSettings:0 ; no bokeh simulation when gathering]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Gather.RingCount:4 ; medium number of samples when gathering]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Scatter.ForegroundCompositing:1 ; additive foreground scattering]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Scatter.BackgroundCompositing:2 ; additive background scattering]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Scatter.EnableBokehSettings:1 ; bokeh simulation when scattering]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Scatter.MaxSpriteRatio:0.1 ; only a maximum of 10% of scattered bokeh]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Recombine.Quality:1 ; cheap slight out of focus]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Recombine.EnableBokehSettings:0 ; no bokeh simulation on slight out of focus]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.TemporalAAQuality:1 ; more stable temporal accumulation]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxForegroundRadius:0.025]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DOF.Kernel.MaxBackgroundRadius:0.025]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.MipBias:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.AmortizeCPUToGPUCopy:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.MaxNumTexturesToStreamPerFrame:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.Boost:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.MaxAnisotropy:8]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.VT.MaxAnisotropy:8]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.LimitPoolSizeToVRAM:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.PoolSize:2048]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.Streaming.MaxEffectiveScreenSize:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TranslucencyLightingVolumeDim:64]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.RefractionQuality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSR.Quality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSR.HalfResSceneColor:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SceneColorFormat:3]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.DetailMode:2]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.TranslucencyVolumeBlur:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.MaterialQualityLevel:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSS.Scale:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSS.SampleSet:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSS.Quality:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSS.HalfRes:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SSGI.Quality:3]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.EmitterSpawnRateScale:0.125]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.FastApplyOnOpaque:1 ; Always have FastSkyLUT 1 in this case to avoid wrong sky]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.SampleCountMaxPerSlice:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.AerialPerspectiveLUT.DepthResolution:16.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMin:4.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.FastSkyLUT.SampleCountMax:128.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMin:4.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.SampleCountMax:128.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.UseSmallFormat:0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.TransmittanceLUT.SampleCount:10.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyAtmosphere.MultiScatteringLUT.SampleCount:15.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.SkyLight.RealTimeReflectionCapture:1]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[fx.Niagara.QualityLevel:3]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.BloomQuality:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[foliage.DensityScale:1.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[grass.DensityScale:1.0]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.ParticleLightQuality:2]] [2023.09.08-22.27.51:209][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.HairStrands.SkyLighting.IntegrationType:2]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.HairStrands.SkyAO.SampleCount:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.HairStrands.Visibility.MSAA.SamplePerPixel:4]] [2023.09.08-22.27.51:209][ 0]LogConfig: Set CVar [[r.AnisotropicMaterials:1]] [2023.09.08-22.27.51:209][ 0]LogLinux: Selected Device Profile: [LinuxServer] [2023.09.08-22.27.51:209][ 0]LogHAL: Display: Platform has ~ 4 GB [4050939904 / 4294967296 / 4], which maps to Smallest [LargestMinGB=32, LargerMinGB=12, DefaultMinGB=8, SmallerMinGB=6, SmallestMinGB=0) [2023.09.08-22.27.51:209][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [Linux] [2023.09.08-22.27.51:209][ 0]LogDeviceProfileManager: Going up to parent DeviceProfile [] [2023.09.08-22.27.51:210][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.MaxCSMResolution:512]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.PreShadowResolutionFactor:0.5]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.VolumetricFog:0]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.LightMaxDrawDistanceScale:0]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.CapsuleShadows:0]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.MaxPhysicalPages:512]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasDirectional:0.0]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.ResolutionLodBiasLocal:1.0]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountDirectional:0]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayDirectional:2]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.RayCountLocal:0]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Shadow.Virtual.SMRT.SamplesPerRayLocal:2]] [2023.09.08-22.27.51:210][ 0]LogConfig: Applying CVar settings from Section @. File [Scalability] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.MotionBlur.HalfResGather:1]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[r.Bloom.ScreenPercentage:25.000]] [2023.09.08-22.27.51:210][ 0]LogConsoleManager: Warning: Setting the console variable 'r.Tonemapper.Quality' with 'SetByScalability' was ignored as it is lower priority than the previous 'SetByProjectSetting'. Value remains '0' [2023.09.08-22.27.51:210][ 0]LogConfig: Applying CVar settings from Section @.*** File [Scalability] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[foliage.DensityScale:0]] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[grass.DensityScale:0]] [2023.09.08-22.27.51:210][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] [2023.09.08-22.27.51:210][ 0]LogConfig: Set CVar [[g.TimeoutForBlockOnRenderFence:60000]] [2023.09.08-22.27.51:210][ 0]LogInit: Unix hardware info: [2023.09.08-22.27.51:210][ 0]LogInit: - we are the first instance of this executable [2023.09.08-22.27.51:210][ 0]LogInit: - this process' id (pid) is 73, parent process' id (ppid) is 66 [2023.09.08-22.27.51:210][ 0]LogInit: - we are not running under debugger [2023.09.08-22.27.51:210][ 0]LogInit: - machine network name is 'a2317224fc76' [2023.09.08-22.27.51:210][ 0]LogInit: - user name is 'steam' (steam) [2023.09.08-22.27.51:210][ 0]LogInit: - we're logged in locally [2023.09.08-22.27.51:210][ 0]LogInit: - we're running without rendering [2023.09.08-22.27.51:210][ 0]LogInit: - CPU: GenuineIntel 'Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz' (signature: 0x50657) [2023.09.08-22.27.51:210][ 0]LogInit: - Number of physical cores available for the process: 2 [2023.09.08-22.27.51:210][ 0]LogInit: - Number of logical cores available for the process: 2 [2023.09.08-22.27.51:210][ 0]LogInit: - Cache line size: 64 [2023.09.08-22.27.51:210][ 0]LogInit: - GPU Brand Info: UnknownVendor PCI-id: 1414-6 [2023.09.08-22.27.51:210][ 0]LogInit: - Memory allocator used: binned2 [2023.09.08-22.27.51:210][ 0]LogInit: - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no [2023.09.08-22.27.51:210][ 0]LogInit: - This is an internal build. [2023.09.08-22.27.51:210][ 0]LogCore: Benchmarking clocks: [2023.09.08-22.27.51:210][ 0]LogCore: - CLOCK_MONOTONIC (id=1) can sustain 29851491 (29851K, 30M) calls per second with 66.657856% zero deltas. [2023.09.08-22.27.51:210][ 0]LogCore: - CLOCK_MONOTONIC_RAW (id=4) can sustain 29906430 (29906K, 30M) calls per second with 66.654261% zero deltas. [2023.09.08-22.27.51:210][ 0]LogCore: - CLOCK_MONOTONIC_COARSE (id=6) can sustain 90265619 (90266K, 90M) calls per second with 99.999712% zero deltas. [2023.09.08-22.27.51:210][ 0]LogCore: Selected clock_id 0 (CLOCK_REALTIME) since it is the fastest support clock without zero deltas. [2023.09.08-22.27.51:210][ 0]LogInit: Unix-specific commandline switches: [2023.09.08-22.27.51:210][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) [2023.09.08-22.27.51:210][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation [2023.09.08-22.27.51:210][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation [2023.09.08-22.27.51:210][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache [2023.09.08-22.27.51:210][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) [2023.09.08-22.27.51:210][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) [2023.09.08-22.27.51:210][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) [2023.09.08-22.27.51:210][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal [2023.09.08-22.27.51:210][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) [2023.09.08-22.27.51:210][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened [2023.09.08-22.27.51:210][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) [2023.09.08-22.27.51:210][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) [2023.09.08-22.27.51:210][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) [2023.09.08-22.27.51:210][ 0]LogInit: - Physical RAM available (not considering process quota): 4 GB (3863 MB, 3955996 KB, 4050939904 bytes) [2023.09.08-22.27.51:210][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 [2023.09.08-22.27.51:210][ 0]LogInit: - MemoryRangeDecommit() will will evict the memory from RAM (re-run with -novmapoolevict to change) [2023.09.08-22.27.51:210][ 0]LogInit: - PageSize 4096 [2023.09.08-22.27.51:210][ 0]LogInit: - BinnedPageSize 65536 [2023.09.08-22.27.51:210][ 0]LogInit: Physics initialised using underlying interface: Chaos [2023.09.08-22.27.51:210][ 0]LogInit: Using OS detected language (en-US-POSIX). [2023.09.08-22.27.51:210][ 0]LogInit: Using OS detected locale (en-US-POSIX). [2023.09.08-22.27.51:210][ 0]LogTextLocalizationManager: No specific localization for 'en-US-POSIX' exists, so 'en' will be used for the language. [2023.09.08-22.27.51:245][ 0]LogRendererCore: Ray tracing is disabled. Reason: disabled through project setting (r.RayTracing=0). [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/CustomMapTools/Content/' mounted to '/CustomMapTools/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/JsonUtils/Content/' mounted to '/JsonUtils/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Runtime/Coherent/CohtmlPlugin/Content/' mounted to '/CohtmlPlugin/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/VRFramework/Content/' mounted to '/VRFramework/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/Vankrupt/Content/' mounted to '/Vankrupt/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/modio_ue4/Content/' mounted to '/modio/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../Plugins/zplugin/Content/' mounted to '/Z/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/2D/Paper2D/Content/' mounted to '/Paper2D/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRigSpline/Content/' mounted to '/ControlRigSpline/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/ControlRig/Content/' mounted to '/ControlRig/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Animation/IKRig/Content/' mounted to '/IKRig/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Bridge/Content/' mounted to '/Bridge/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/AnimationSharing/Content/' mounted to '/AnimationSharing/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Content/' mounted to '/ConcertSyncClient/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/BlueprintHeaderView/Content/' mounted to '/BlueprintHeaderView/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/GeometryMode/Content/' mounted to '/GeometryMode/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ModelingToolsEditorMode/Content/' mounted to '/ModelingToolsEditorMode/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/LightMixer/Content/' mounted to '/LightMixer/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/ObjectMixer/ObjectMixer/Content/' mounted to '/ObjectMixer/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Editor/SpeedTreeImporter/Content/' mounted to '/SpeedTreeImporter/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Enterprise/GLTFExporter/Content/' mounted to '/GLTFExporter/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosCaching/Content/' mounted to '/ChaosCaching/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosClothEditor/Content/' mounted to '/ChaosClothEditor/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosNiagara/Content/' mounted to '/ChaosNiagara/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosSolverPlugin/Content/' mounted to '/ChaosSolverPlugin/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/ChaosVehiclesPlugin/Content/' mounted to '/ChaosVehiclesPlugin/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/Dataflow/Content/' mounted to '/Dataflow/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/FullBodyIK/Content/' mounted to '/FullBodyIK/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GPULightmass/Content/' mounted to '/GPULightmass/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/GeometryCollectionPlugin/Content/' mounted to '/GeometryCollectionPlugin/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/PythonScriptPlugin/Content/' mounted to '/PythonScriptPlugin/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Experimental/UVEditor/Content/' mounted to '/UVEditor/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/FX/Niagara/Content/' mounted to '/Niagara/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Media/MediaPlate/Content/' mounted to '/MediaPlate/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/MovieScene/SequencerScripting/Content/' mounted to '/SequencerScripting/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioSynesthesia/Content/' mounted to '/AudioSynesthesia/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/AudioWidgets/Content/' mounted to '/AudioWidgets/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/GeometryProcessing/Content/' mounted to '/GeometryProcessing/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Metasound/Content/' mounted to '/Metasound/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXREyeTracker/Content/' mounted to '/OpenXREyeTracker/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXRHandTracking/Content/' mounted to '/OpenXRHandTracking/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/OpenXR/Content/' mounted to '/OpenXR/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/ResonanceAudio/Content/' mounted to '/ResonanceAudio/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/SoundUtilities/Content/' mounted to '/SoundUtilities/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Steam/SteamAudio/Content/' mounted to '/SteamAudio/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/Synthesis/Content/' mounted to '/Synthesis/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/Runtime/WaveTable/Content/' mounted to '/WaveTable/' [2023.09.08-22.27.51:292][ 0]LogPackageName: Display: FPackageName: Mount point added: '../../../Engine/Plugins/VirtualProduction/Takes/Content/' mounted to '/Takes/' [2023.09.08-22.27.51:293][ 0]LogInit: Using OS detected language (en-US-POSIX). [2023.09.08-22.27.51:293][ 0]LogInit: Using OS detected locale (en-US-POSIX). [2023.09.08-22.27.51:293][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language. [2023.09.08-22.27.51:293][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale. [2023.09.08-22.27.51:298][ 0]LogAssetRegistry: FAssetRegistry took 0.0048 seconds to start up [2023.09.08-22.27.51:398][ 0]LogStreaming: Display: FlushAsyncLoading(1): 1 QueuedPackages, 0 AsyncPackages [2023.09.08-22.27.51:399][ 0]LogPackageLocalizationCache: Processed 50 localized package path(s) for 1 prioritized culture(s) in 0.000108 seconds [2023.09.08-22.27.51:399][ 0]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0-LinuxServer.pak added to pak precacher. [2023.09.08-22.27.51:399][ 0]LogLinux: Selected Device Profile: [LinuxServer] [2023.09.08-22.27.51:401][ 0]LogDeviceProfileManager: Available device profiles: [2023.09.08-22.27.51:401][ 0]LogDeviceProfileManager: [0x7f9ec58506a0][0x7f9ecf19a030 52] Linux, [2023.09.08-22.27.51:401][ 0]LogDeviceProfileManager: [0x7f9ec5853960][0x7f9ecf196050 52] LinuxServer, [2023.09.08-22.27.51:401][ 0]LogDeviceProfileManager: Active device profile: [0x7f9ec5853960][0x7f9ecf196050 52] LinuxServer [2023.09.08-22.27.51:417][ 0]LogNetVersion: Pavlov 1.0.0, NetCL: 23058290, EngineNetVer: 30, GameNetVer: 0 (Checksum: 450825497) [2023.09.08-22.27.51:423][ 0]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0_s3-LinuxServer.pak added to pak precacher. [2023.09.08-22.27.51:425][ 0]LogStats: UGameplayTagsManager::InitializeManager - 0.001 s [2023.09.08-22.27.51:429][ 0]LogPakFile: New pak file ../../../Pavlov/Content/Paks/pakchunk0_s2-LinuxServer.pak added to pak precacher. [2023.09.08-22.27.51:445][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. [2023.09.08-22.27.51:445][ 0]LogAudioCaptureCore: Display: No Audio Capture implementations found. Audio input will be silent. [2023.09.08-22.27.51:476][ 0]LogStreaming: Error: Couldn't find file for package /Script/SteamAudio requested by async loading code. NameToLoad: /Script/SteamAudio [2023.09.08-22.27.51:476][ 0]LogStreaming: Error: Found 1 dependent packages... [2023.09.08-22.27.51:476][ 0]LogStreaming: Error: /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings [2023.09.08-22.27.51:502][ 0]LogStreaming: Error: DumpDependencies [Dependencies]: [2023.09.08-22.27.51:502][ 0]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings [2023.09.08-22.27.51:503][ 0]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings [2023.09.08-22.27.51:503][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings [2023.09.08-22.27.51:503][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings [2023.09.08-22.27.51:503][ 0]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet. [2023.09.08-22.27.51:503][ 0]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings [2023.09.08-22.27.51:595][ 0]LogUObjectArray: 25834 objects as part of root set at end of initial load. [2023.09.08-22.27.51:595][ 0]LogUObjectAllocator: 6697272 out of 0 bytes used by permanent object pool. [2023.09.08-22.27.51:595][ 0]LogUObjectArray: CloseDisregardForGC: 25834/0 objects in disregard for GC pool [2023.09.08-22.27.51:621][ 0]LogAudio: Display: Registering Engine Module Parameter Interfaces... [2023.09.08-22.27.51:621][ 0]LogMetasoundEngine: MetaSound Engine Initialized [2023.09.08-22.27.51:622][ 0]LogAndroidPermission: UAndroidPermissionCallbackProxy::GetInstance [2023.09.08-22.27.51:622][ 0]LogEngine: Initializing Engine... [2023.09.08-22.27.51:625][ 0]LogStreaming: Error: DumpDependencies [Dependencies]: [2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Export 1 /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings.PavlovPhononSpatializationSourceSettings [2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Linker is /Game/Sound/SteamAudio/PavlovPhononSpatializationSourceSettings [2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 0 /Script/SteamAudio.PhononSpatializationSourceSettings [2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Dep S_BEFORE_C Import 2 /Script/SteamAudio.Default__PhononSpatializationSourceSettings [2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Missing Dependency, request for /Script/SteamAudio.PhononSpatializationSourceSettings but it hasn't been created yet. [2023.09.08-22.27.51:625][ 0]LogStreaming: Error: Could not find class PhononSpatializationSourceSettings to create PavlovPhononSpatializationSourceSettings [2023.09.08-22.27.51:626][ 0]LogInit: Initializing FReadOnlyCVARCache [2023.09.08-22.27.51:626][ 0]LogNetVersion: Set ProjectVersion to 1.0.8. Version Checksum will be recalculated on next use. [2023.09.08-22.27.51:626][ 0]LogInit: Texture streaming: Disabled [2023.09.08-22.27.51:628][ 0]LogConsoleManager: Warning: Setting the console variable 'r.VSync' with 'SetByGameSetting' was ignored as it is lower priority than the previous 'SetByProjectSetting'. Value remains '0' [2023.09.08-22.27.51:629][ 0]LogChaos: FPhysicsSolverBase::AsyncDt:-1.000000 [2023.09.08-22.27.51:629][ 0]PavlovLog: Loading splash screen [2023.09.08-22.27.51:629][ 0]PavlovLog: Async loading SplashScreens [2023.09.08-22.27.51:629][ 0]PavlovLog: [SoundMixingSettings] config was not loaded (Load failed) [2023.09.08-22.27.51:639][ 0]PavlovOnlineLog: [EOS SDK] LogEOS: Default Network Status: EOS_NS_Online [2023.09.08-22.27.51:639][ 0]PavlovOnlineLog: [EOS SDK] LogEOS: [Boot] EOSSDK Version 1.15.4-23143668 booting at 2023-09-08T22:27:51.639Z using C [2023.09.08-22.27.51:639][ 0]PavlovOnlineLog: [EOS SDK] LogEOS: [Boot] EOSSDK Platform Properties [OS=Linux/, ClientId=xyza78915hEA47WiCgmJaZJxjBeR
Hi, I'm trying to configure this map on my server but I the map is loading but I can't see any image to select the level
I configured my
game.ini
file this way: https://github.com/XavierSJC/pavlov-vr-server/blob/MenuMap/configfiles/Game.iniThe
menu_config
: https://github.com/XavierSJC/pavlov-vr-server/blob/MenuMap/configfiles/menu_config.jsonAnd I executed the endpoint using this file with this command: command:
python3 rcon.py
rcon.py
file (I did a little change on the last line): https://github.com/XavierSJC/pavlov-vr-server/blob/MenuMap/configfiles/rcon.pyI guess I'm configuring the endpoint on the menu_config file wrong or something simple like using the wrong GameMode. Could you help me?
PS.: I'm sure the parameters "server", "port" and "password" in
menu_config
are right on starting the server.