Jump to content
Due to technical issues, the API backend has been disabled until Monday. This will not affect multiplayer mode, but will impact services that rely on the API, such as online maps. ×

Recommended Posts

Posted

Witam, może jest ktoś w stanie pomóc. Nie jestem w stanie przejechać żadnej całej trasy bo ciągle wywala mi błąd Unity.

Parametry komputera:

Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz   3.50 GHz

RAM 16,0 GB 

NVIDIA GeForce GTX 1060 6GB

 

Ostatni log

SimRail initializing...
preparing...
starting...
[2023-03-23 20:41:49]: [UnityMemory] Configuration Parameters - Can be set up in boot.config
[2023-03-23 20:41:49]:     "memorysetup-bucket-allocator-granularity=16"
[2023-03-23 20:41:49]:     "memorysetup-bucket-allocator-bucket-count=8"
[2023-03-23 20:41:49]:     "memorysetup-bucket-allocator-block-size=4194304"
[2023-03-23 20:41:49]:     "memorysetup-bucket-allocator-block-count=1"
[2023-03-23 20:41:49]:     "memorysetup-main-allocator-block-size=16777216"
[2023-03-23 20:41:49]:     "memorysetup-thread-allocator-block-size=16777216"
[2023-03-23 20:41:49]:     "memorysetup-gfx-main-allocator-block-size=16777216"
[2023-03-23 20:41:49]:     "memorysetup-gfx-thread-allocator-block-size=16777216"
[2023-03-23 20:41:49]:     "memorysetup-cache-allocator-block-size=4194304"
[2023-03-23 20:41:49]:     "memorysetup-typetree-allocator-block-size=2097152"
[2023-03-23 20:41:49]:     "memorysetup-profiler-bucket-allocator-granularity=16"
[2023-03-23 20:41:49]:     "memorysetup-profiler-bucket-allocator-bucket-count=8"
[2023-03-23 20:41:49]:     "memorysetup-profiler-bucket-allocator-block-size=4194304"
[2023-03-23 20:41:49]:     "memorysetup-profiler-bucket-allocator-block-count=1"
[2023-03-23 20:41:49]:     "memorysetup-profiler-allocator-block-size=16777216"
[2023-03-23 20:41:49]:     "memorysetup-profiler-editor-allocator-block-size=1048576"
[2023-03-23 20:41:49]:     "memorysetup-temp-allocator-size-main=4194304"
[2023-03-23 20:41:49]:     "memorysetup-job-temp-allocator-block-size=2097152"
[2023-03-23 20:41:49]:     "memorysetup-job-temp-allocator-block-size-background=1048576"
[2023-03-23 20:41:49]:     "memorysetup-job-temp-allocator-reduction-small-platforms=262144"
[2023-03-23 20:41:49]:     "memorysetup-temp-allocator-size-background-worker=32768"
[2023-03-23 20:41:49]:     "memorysetup-temp-allocator-size-job-worker=262144"
[2023-03-23 20:41:49]:     "memorysetup-temp-allocator-size-preload-manager=262144"
[2023-03-23 20:41:49]:     "memorysetup-temp-allocator-size-nav-mesh-worker=65536"
[2023-03-23 20:41:49]:     "memorysetup-temp-allocator-size-audio-worker=65536"
[2023-03-23 20:41:49]:     "memorysetup-temp-allocator-size-cloud-worker=32768"
[2023-03-23 20:41:49]:     "memorysetup-temp-allocator-size-gfx=262144"
[2023-03-23 20:41:50]: Loading player data from C:/Program Files (x86)/Steam/steamapps/common/SimRail/SimRail_Data/data.unity3d
[2023-03-23 20:41:50]: Initialize engine version: 2021.3.11f1 (0a5ca18544bf)
[2023-03-23 20:41:50]: Plugins: Failed to load 'OculusXRPlugin' because one or more of its dependencies could not be loaded.
[2023-03-23 20:41:50]: [Subsystems] Discovering subsystems at path C:/Program Files (x86)/Steam/steamapps/common/SimRail/SimRail_Data/UnitySubsystems
[2023-03-23 20:41:50]: [Subsystems] No descriptors matched for  examples in UnitySubsystems/OculusXRPlugin/UnitySubsystemsManifest.json.
[2023-03-23 20:41:50]: [Subsystems] 1 'inputs' descriptors matched in UnitySubsystems/OculusXRPlugin/UnitySubsystemsManifest.json
[2023-03-23 20:41:50]: [Subsystems] 1 'displays' descriptors matched in UnitySubsystems/OculusXRPlugin/UnitySubsystemsManifest.json
[2023-03-23 20:41:50]: [Subsystems] No descriptors matched for  meshings in UnitySubsystems/OculusXRPlugin/UnitySubsystemsManifest.json.
[2023-03-23 20:41:50]: GfxDevice: creating device client; threaded=1; jobified=1
[2023-03-23 20:41:50]: Direct3D:
[2023-03-23 20:41:50]:     Version:  Direct3D 11.0 [level 11.1]
[2023-03-23 20:41:50]:     Renderer: NVIDIA GeForce GTX 1060 6GB (ID=0x1c03)
[2023-03-23 20:41:50]:     Vendor:   NVIDIA
[2023-03-23 20:41:50]:     VRAM:     6043 MB
[2023-03-23 20:41:50]:     Driver:   31.0.15.3118
[2023-03-23 20:41:52]: XRGeneral Settings awakening...
[2023-03-23 20:41:52]: DllNotFoundException: Unable to load DLL 'OculusXRPlugin'. Tried the load the following dynamic libraries: Unable to load dynamic library 'OculusXRPlugin' because of 'Failed to open the requested dynamic library (0x06000000) - Nie można odnaleźć określonego modułu.  (WinError:0000007e)
  at Unity.XR.Oculus.OculusLoader.Initialize () [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.XR.Management.XRManagerSettings.InitializeLoaderSync () [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.XR.Management.XRGeneralSettings.InitXRSDK () [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:41:52]: <RI> Initializing input.
[2023-03-23 20:41:52]: New input system (experimental) initialized
[2023-03-23 20:41:52]: <RI> Input initialized.
[2023-03-23 20:41:52]: <RI> Initialized touch support.
[2023-03-23 20:41:54]: UnloadTime: 0.847900 ms
[2023-03-23 20:41:54]: Rejestracja MessagePackGenerated...
[2023-03-23 20:41:54]: Rejestracja MessagePackGenerated... OK
[2023-03-23 20:41:54]: DllNotFoundException: Unable to load DLL 'AudioPluginOculusSpatializer'. Tried the load the following dynamic libraries: Unable to load dynamic library 'AudioPluginOculusSpatializer' because of 'Failed to open the requested dynamic library (0x06000000) - Nie można odnaleźć określonego modułu.  (WinError:0000007e)
  at ONSPAudioSource.OnBeforeSceneLoadRuntimeMethod () [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:42:04]: Steam stats received
[2023-03-23 20:42:04]: Steam stats received
[2023-03-23 20:42:10]: Material scenery_panel_lowerbar_bg doesn't have _Stencil property
[2023-03-23 20:42:10]: Material scenery_panel_lowerbar_bg doesn't have _Stencil property
[2023-03-23 20:42:23]: Material scenery_panel_lowerbar_bg doesn't have _Stencil property
[2023-03-23 20:42:23]: Material scenery_panel_lowerbar_bg doesn't have _Stencil property
[2023-03-23 20:42:35]: Shader 'Enviro/Clouds Particles Advanced': fallback shader 'Legacy Shader/Particles/Alpha Blended' not found
[2023-03-23 20:42:36]: Unloading 8 Unused Serialized files (Serialized files now loaded: 0)
[2023-03-23 20:42:36]: UnloadTime: 13.151900 ms
[2023-03-23 20:42:37]: Duplicate derailer with name Derailer-R_EEA4-L. Click me to slect it!
[2023-03-23 20:42:41]: NullReferenceException: Object reference not set to an instance of an object.
  at Assets.Scripts.RainMaps.SimRailRainMapController.PurgeSettings () [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:42:42]: Unloading 622 unused Assets to reduce memory usage. Loaded Objects now: 300485.
[2023-03-23 20:42:42]: Total: 124.585000 ms (FindLiveObjects: 21.800500 ms CreateObjectMapping: 11.171800 ms MarkObjects: 90.569600 ms  DeleteObjects: 1.042600 ms)

[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_KO2_102 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_DZ_500 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_158 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_158 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1051 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_158 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_158 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_158 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_158 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_158 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_158 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_157 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_157 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_157 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_157 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_157 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_157 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_157 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_157 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_157 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_157 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1049 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1050 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1052 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1053 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1054 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1054 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1054 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1054 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1054 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1054 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1054 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1054 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1054 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1054 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1055 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1056 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1057 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1064 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1064 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1064 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1064 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1064 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1064 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1065 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1065 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1065 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1065 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1065 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1065 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1066 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1066 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1066 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1066 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1066 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1066 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1065 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1065 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1066 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1066 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1067 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1067 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1067 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1067 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1067 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1067 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1060 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1060 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1060 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1060 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1061 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1061 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1061 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1061 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1061 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1061 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1062 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1062 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1062 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1062 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1062 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1062 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1062 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1062 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1063 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1063 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1063 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1063 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1068 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1068 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1068 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1068 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1069 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1069 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1069 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1069 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1069 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1069 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1070 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1070 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1070 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1070 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1071 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1071 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1071 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1071 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1071 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1071 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1071 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1071 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1072 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1072 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1072 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1072 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1072 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1073 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1073 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1073 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1073 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1073 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1073 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1074 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1074 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1074 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1074 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1074 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1074 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1077 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1077 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1077 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1077 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1077 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1077 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1078 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1078 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1078 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1078 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1078 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1078 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1078 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1078 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1079 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1079 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1079 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1079 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1075 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1075 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1075 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1075 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1075 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1075 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1076 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1076 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1076 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1076 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1080 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1080 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1080 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1080 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1080 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1080 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1080 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1080 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1081 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1081 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1081 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1081 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1081 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1081 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1083 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1083 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1083 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1083 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1083 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1083 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1084 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1084 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1084 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1084 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1083 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1083 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1084 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1084 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1085 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1085 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1085 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1085 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1086 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1086 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1086 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1086 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1086 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1086 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1087 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1087 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1087 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1087 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1087 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1087 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1088 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1088 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1088 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1088 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1088 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1088 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1089 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1089 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1089 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1089 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1089 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1089 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1090 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1090 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1090 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1090 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1090 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1090 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1091 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1091 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1091 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1091 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1091 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1092 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1091 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1093 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1093 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1093 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1093 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1093 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1094 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1094 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1094 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1094 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1094 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1094 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1095 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1095 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1095 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1095 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1095 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1095 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1096 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1096 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1096 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1096 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1096 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1096 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1097 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1097 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1097 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1097 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1097 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1097 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1098 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1098 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1098 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1098 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1098 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1098 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1092 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1092 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1092 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1092 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_25 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_25 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_25 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_25 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_25 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_25 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_26 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_26 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_26 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_26 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_26 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z_Id_26 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1114 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1114 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1114 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1114 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1114 2b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1115 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1115 1b is to short to connect to others!
[2023-03-23 20:42:42]: Track z1115 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1115 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1115 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1115 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1115 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1115 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1115 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1115 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1115 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1115 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1116 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1116 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1116 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1116 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1117 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1117 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1117 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1117 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1117 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1117 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1116 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1116 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1118 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1119 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1119 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1119 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1119 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1119 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1119 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1120 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1120 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1120 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1120 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1121 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1122 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1122 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1122 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1122 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1122 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1122 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1123 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1125 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1125 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1125 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1125 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1125 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1125 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1124 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1126 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1126 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1126 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1126 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1126 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1126 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1126 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1126 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1166 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1166 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1166 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1166 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1166 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1166 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1126 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z1126 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_85 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_85 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_85 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_85 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_85 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_85 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_73 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_73 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_73 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_73 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_73 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_73 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_72 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_72 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_72 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_72 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_72 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_72 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_72 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_84 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_84 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_84 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_84 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_84 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_84 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_84 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_84 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_1 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_1 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_1 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_1 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_1 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_1 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_71 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_71 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_71 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_71 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_71 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_71 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_74 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_74 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_74 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_74 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_74 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_74 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 1b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_76 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_75 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_75 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_75 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_75 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_75 2b is to short to connect to others!
[2023-03-23 20:42:43]: Track z_Id_75 2b is to short to connect to others!
[2023-03-23 20:42:43]: RBC: <color=#FF0000>Server Closed</color>
[2023-03-23 20:42:43]: Client: <color=#FF0000>Client Closed</color>
[2023-03-23 20:42:43]: Moving world is imminent
[2023-03-23 20:42:43]: Setting up 2 worker threads for Enlighten.
[2023-03-23 20:42:44]: Moving world after being inhibited for 0 frames
[2023-03-23 20:42:44]: Moving world x: 6656, y: 0, z: 13824
[2023-03-23 20:42:44]: Audio source ambient is null!
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:45]: Renderer 'slup_4m.001' is registered with more than one LODGroup ('slup_4m' and 'slup_4m').
[2023-03-23 20:42:45]: Renderer 'slup_4m.001' is registered with more than one LODGroup ('slup_4m' and 'slup_4m').
[2023-03-23 20:42:45]: Renderer 'znak_BC_900mm.002' is registered with more than one LODGroup ('znak B-2 Duzy' and 'znak_BC_900mm').
[2023-03-23 20:42:45]: Renderer 'znak_BC_900mm.002' is registered with more than one LODGroup ('znak B-2 Duzy' and 'znak_BC_900mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_900x1125mm.001' is registered with more than one LODGroup ('znak_D_900x1125mm' and 'znak D-15 Duzy').
[2023-03-23 20:42:45]: Renderer 'znak_D_900x1125mm.001' is registered with more than one LODGroup ('znak_D_900x1125mm' and 'znak D-15 Duzy').
[2023-03-23 20:42:45]: Renderer 'znak_D1_900mm.002' is registered with more than one LODGroup ('znak D-2 Duzy' and 'znak_D1_900mm').
[2023-03-23 20:42:45]: Renderer 'znak_D1_900mm.002' is registered with more than one LODGroup ('znak D-2 Duzy' and 'znak_D1_900mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6b Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6b Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:45]: Signal not found in railnetwork: DZ_Tm17
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_40cm_1poz_L1' and 'separator (1)').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_40cm_1poz_L1' and 'separator (1)').
[2023-03-23 20:42:47]: Renderer 'separator' is registered with more than one LODGroup ('separator' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator' is registered with more than one LODGroup ('separator' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator' is registered with more than one LODGroup ('separator' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator' is registered with more than one LODGroup ('separator' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator' is registered with more than one LODGroup ('separator' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator' is registered with more than one LODGroup ('separator' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator' is registered with more than one LODGroup ('separator' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator' is registered with more than one LODGroup ('separator' and 'tablica_blue1_40cm_peron+2tor_1side').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_1poz_L1').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_1poz_L1').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_60cm_2poz_L2' and 'separator (1)').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_60cm_2poz_L2' and 'separator (1)').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_60cm_2poz_L2' and 'separator (1)').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_60cm_2poz_L2' and 'separator (1)').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_60cm_2poz_L2' and 'separator (1)').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_60cm_2poz_L2' and 'separator (1)').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_60cm_2poz_L2' and 'separator (1)').
[2023-03-23 20:42:47]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_60cm_2poz_L2' and 'separator (1)').
[2023-03-23 20:42:47]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak B-41 Maly' and 'znak_BC_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak B-41 Maly' and 'znak_BC_600mm').
[2023-03-23 20:42:47]: VL: deferring terrain registration for ivec2(6656, 13312)
[2023-03-23 20:42:47]: Renderer 'znak_BC_400mm.008' is registered with more than one LODGroup ('znak_BC_400mm' and 'znak C-9 Mini').
[2023-03-23 20:42:47]: Renderer 'znak_BC_400mm.008' is registered with more than one LODGroup ('znak_BC_400mm' and 'znak C-9 Mini').
[2023-03-23 20:42:47]: Renderer 'znak_BC_400mm.008' is registered with more than one LODGroup ('znak_BC_400mm' and 'znak C-9 Mini').
[2023-03-23 20:42:47]: Renderer 'znak_BC_400mm.008' is registered with more than one LODGroup ('znak_BC_400mm' and 'znak C-9 Mini').
[2023-03-23 20:42:47]: Renderer 'znak_D1_900mm.002' is registered with more than one LODGroup ('znak_D1_900mm' and 'znak D-1 Duzy').
[2023-03-23 20:42:47]: Renderer 'znak_D1_900mm.002' is registered with more than one LODGroup ('znak_D1_900mm' and 'znak D-1 Duzy').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:47]: Renderer 'znak_BC_900mm.002' is registered with more than one LODGroup ('znak B-36 Duzy' and 'znak_BC_900mm').
[2023-03-23 20:42:47]: Renderer 'znak_BC_900mm.002' is registered with more than one LODGroup ('znak B-36 Duzy' and 'znak_BC_900mm').
[2023-03-23 20:42:47]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:42:47]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:42:47]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:42:47]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak C-12 Sredni').
[2023-03-23 20:42:48]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak C-12 Sredni').
[2023-03-23 20:42:48]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:42:48]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6 Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:42:48]: Renderer 'znak_A_1050mm.001' is registered with more than one LODGroup ('znak A-17 Duzy' and 'znak_A_1050mm').
[2023-03-23 20:42:48]: Renderer 'znak_A_1050mm.001' is registered with more than one LODGroup ('znak A-17 Duzy' and 'znak_A_1050mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6b Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6b Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6b Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:48]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak D-6b Sredni' and 'znak_D_600mm').
[2023-03-23 20:42:49]: Scene Loaded in: 57,02s
[2023-03-23 20:42:50]: Starting VirtualDispatcher
[2023-03-23 20:42:50]: SES: Mission loaded
[2023-03-23 20:42:50]: SES: Spawning train deko
[2023-03-23 20:42:50]: Serwer ruchu SRK
[2023-03-23 20:42:50]: Brak pliku simrail1.bsf
[2023-03-23 20:42:50]: Interlock: SIMRAIL
[2023-03-23 20:42:50]: simrail1.ssf
[2023-03-23 20:42:50]: SES: Spawning train DEFAULT
[2023-03-23 20:42:52]: Default clip could not be found in attached animations list.
[2023-03-23 20:42:52]: Default clip could not be found in attached animations list.
[2023-03-23 20:42:52]: Renderer 'ekran_zgaszony' is registered with more than one LODGroup ('radiotelefon_koliber' and 'kabina_en76').
[2023-03-23 20:42:52]: Renderer 'ekran_zgaszony' is registered with more than one LODGroup ('radiotelefon_koliber' and 'kabina_en76').
[2023-03-23 20:42:52]: Renderer 'ekran_zgaszony' is registered with more than one LODGroup ('radiotelefon_koliber' and 'kabina_en76').
[2023-03-23 20:42:52]: Renderer 'ekran_zgaszony' is registered with more than one LODGroup ('radiotelefon_koliber' and 'kabina_en76').
[2023-03-23 20:42:52]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:42:52]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:42:52]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:42:52]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:42:52]: PRZELADOWANIE TEST Osobowy
[2023-03-23 20:42:54]: SES: Objective tutorial_dummy changed state to Hidden
[2023-03-23 20:42:54]: SES: Objective always changed state to Hidden
[2023-03-23 20:42:54]: SES: Objective startup changed state to Hidden
[2023-03-23 20:42:54]: SES: deko: New signal encountered DZ_G17
[2023-03-23 20:42:54]: SES: Executing event in objective startup
[2023-03-23 20:42:54]: Audio source ambient is null!
[2023-03-23 20:42:54]: SES: DEFAULT: New signal encountered DZ_G13
[2023-03-23 20:42:55]: SES: Executing event in objective startup
[2023-03-23 20:42:58]: SES: Posting notification drive_train_relation
[2023-03-23 20:43:02]: Czas ładowania: 12,5490926
[2023-03-23 20:43:02]: Czytanie pliku konfiguracji scenerii - obiekty
[2023-03-23 20:43:05]: Tworzenie torów w sieci wirtualnej
[2023-03-23 20:43:06]: Łączenie torów sieci wirtualnej
[2023-03-23 20:43:06]: Czytanie pliku konfiguracji scenerii - konfiguracja obiektów
[2023-03-23 20:43:08]: Ładowanie konfiguracji do obiektów fizycznych scenerii
[2023-03-23 20:43:08]: Dodawanie odcinków izolowanych do sieci logicznej i wyszukiwanie ich sąsiadów
[2023-03-23 20:43:10]: Dodawanie urządzeń srk do sieci wirtualnej
[2023-03-23 20:43:10]:  WCz_Kbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WZD_Nbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DS_Zbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DGHK_Nbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  SDn_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  SDn_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  SDn_Cbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  SDn_Sz1Nbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  SDn_Zbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sk_Dbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sk_Xbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  KJw_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  KJw_Wbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sk_Mbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sk_Ebl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  KJw_Hbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  KJw_Zbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  KMB_Mbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  KMB_Lbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Ssc_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  KMB_Y25bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Ssc_Dbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  StA_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Ju_Hbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Ju_Gbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  SKz_Sbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Ju_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Ju_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Dra_Kbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Dra_Lbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Dra_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Dra_Ebl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DP1_Kbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DP1_Mbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DS_Wbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  SKz_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DP_Lbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DP_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DGHK_Lbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DGHK_Mbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DGHK_Hbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DGHK_Gbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DZ_Zbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DZ_Ybl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sl_Cbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sl_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Bo_Kbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Bo_Lbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Bo_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Bo_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  O1_SzN1bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  O1_Hbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  O_SzN2bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  O_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  JO_Hbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  JO_SzN1bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Ch_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Ch_Xbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Tl_Mbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Tl_Nbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Str_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Str_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Kz_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Kz_Cbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sp_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sp_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sp_Cbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sp_Dbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Kzl_Jbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Kzl_Lbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DTA_Dbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DTA_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DTA_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Pmi_Dbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Pmi_Cbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  MW_Ubl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sk1_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  LA_H324bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  LB_Q123bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  LB_Q125bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sd1_A1bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Sd1_A2bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  SDT_Cbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  SDT_Dbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WSD_Sbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  t13544kbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  t11609bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  t27867bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  fake13bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  fake12bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  fake11bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  fake6bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  fake5bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  fake4bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  fake3bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  fake2bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WSD_Ybl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WSD_Zbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WSD_Xbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WSD_Vbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WSD_Ubl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WSD_Obl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WSD_Tbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Jz_Dbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  Jz_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WGT_Abl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  WGT_Bbl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:10]:  DTA_E1bl - brak ustawionego poziomu samoczynności
[2023-03-23 20:43:14]: Dodawanie urządzeń pomocnicznych i dopisanie do urządzeń srk
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 3475_RC_ToD ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 3475_Rc_ISpE ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpP102 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpP104 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_IISpP104 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 2020_KPm_IISpR12 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpT3 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpT1 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpU3 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpU11 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpT12 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpT2 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpT4 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpU2 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpU10 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpU12 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpU8 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Tarcza ostrzegawcza 1952_KG_ISpU6 ma błędny wpis semafora głównego: 
[2023-03-23 20:43:14]: Załadowano plik z nazwami stacji
[2023-03-23 20:43:14]: Czytanie pliku konfiguracji scenerii - konfiguracja obiektów
[2023-03-23 20:43:14]: SES: Executing event in objective startup
[2023-03-23 20:43:14]: SES: Objective startup_zew changed state to Hidden
[2023-03-23 20:43:14]: SES: Posting notification veh_turn_on_radio
[2023-03-23 20:43:16]: Ładowanie konfiguracji do obiektów logicznych scenerii
[2023-03-23 20:43:23]: Konfigurowanie obiektów blokad, portali i posterunków
[2023-03-23 20:43:33]: Uzupełnianie skonfigurowanych przebiegów w scenerii
[2023-03-23 20:43:38]: Ustawianie sekcji na domyślnych pozycjach
[2023-03-23 20:43:39]: Przestawianie. Element główny. PhysicalSwitchCross z_KTC_414cd:plus False
[2023-03-23 20:43:39]: Przestawianie. Element główny. PhysicalSwitchCross z_KTC_415cd:plus False
[2023-03-23 20:43:39]: Przestawianie. Element główny. PhysicalSwitchCross z89561ab:plus False
[2023-03-23 20:43:39]: Czytanie pliku domyślnego stanu urządzeń w scenerii
[2023-03-23 20:43:39]: Otwarcie połączenia sieciowego
[2023-03-23 20:43:39]: Pobieranie informacji o rozkładzie jazdy
[2023-03-23 20:43:39]: Uruchamianie RBC - start
[2023-03-23 20:43:39]: Otwarcie połączenia sieciowego
[2023-03-23 20:43:39]: CONNECTED TO SERVER
[2023-03-23 20:43:39]: Handshake from: SIM and ISDR from localhost UNITY LOCALID
[2023-03-23 20:43:39]: VirtualDispatcher initialization finished
[2023-03-23 20:43:39]: Send all packets for: SIM and ISDR from localhost UNITY LOCALID
[2023-03-23 20:43:39]: Obstacle list updated
[2023-03-23 20:43:39]: Missing signal SPl1_N
[2023-03-23 20:43:40]: Missing signal LB_ToP3
[2023-03-23 20:43:40]: Missing signal LB_ToP7
[2023-03-23 20:43:40]: Rozkład jazdy zawiera 0 pociągów do wstawienia od godziny 08:00
[2023-03-23 20:43:41]: Alarm z_KTC_414cd: utrata_kontroli_położenia
[2023-03-23 20:43:41]: Alarm z_KTC_414cd: utrata_kontroli_położenia
[2023-03-23 20:43:41]: Alarm z_KTC_415cd: utrata_kontroli_położenia
[2023-03-23 20:43:41]: Alarm z_KTC_415cd: utrata_kontroli_położenia
[2023-03-23 20:43:42]: SES: Objective startup changed state to Completed
[2023-03-23 20:43:42]: SES: Executing event in objective startup_zew
[2023-03-23 20:43:42]: SES: Objective startup_afterzew_fin changed state to Hidden
[2023-03-23 20:43:42]: SES: Objective startup_afterzew changed state to Hidden
[2023-03-23 20:43:42]: SES: Posting notification veh_use_zew
[2023-03-23 20:43:45]: SES: Executing event in objective startup_afterzew
[2023-03-23 20:43:45]: SES: Objective startup_afterzew changed state to Completed
[2023-03-23 20:43:47]: SES: Objective startup_zew changed state to Completed
[2023-03-23 20:43:47]: SES: Posting notification ready_platform
[2023-03-23 20:43:49]: Uruchamianie RBC - połączony z siecią
[2023-03-23 20:43:52]: SES: Posting notification drive_to_platform
[2023-03-23 20:43:55]: SES: Executing event in objective startup_afterzew_fin
[2023-03-23 20:43:55]: SES: Event queue sent successfully
[2023-03-23 20:43:55]: Dąbrowa Górnicza Ząbkowice - Polecenie ustawienia przebiegu: DZ_G13  -> DZ_P Manewrowy - inicjalizacja
[2023-03-23 20:43:57]: Dąbrowa Górnicza Ząbkowice - Polecenie ustawienia przebiegu: DZ_G13  -> DZ_P Manewrowy True
[2023-03-23 20:43:58]: SES: Posting notification mozna_wjez
[2023-03-23 20:43:59]: Uruchamianie RBC - uruchomiony
[2023-03-23 20:43:59]: Uruchamianie RBC - aktywowany
[2023-03-23 20:44:05]: SES: Executing event in objective startup_afterzew_fin
[2023-03-23 20:44:05]: SES: Objective startup_afterzew_fin changed state to Completed
[2023-03-23 20:44:05]: SES: Objective drive_train changed state to Hidden
[2023-03-23 20:44:06]: Train trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 VD index kept at 0 reason: Found Dąbrowa Górnicza Ząbkowice signal with name DZ_P@6736,213619,6
[2023-03-23 20:44:06]: SES: DEFAULT: New signal encountered DZ_P
[2023-03-23 20:44:33]: Train was detected by peron1_Zabkowice train: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655
[2023-03-23 20:44:35]: VL: deferring terrain registration for ivec2(6144, 12288)
[2023-03-23 20:44:39]: SES: Executing event in objective drive_train
[2023-03-23 20:44:39]: SES: Posting notification veh_set_main_handle_to_brake
[2023-03-23 20:44:42]: Dąbrowa Górnicza Ząbkowice - Rozwiązanie przebiegu: DZ_G13  -> DZ_P Manewrowy
[2023-03-23 20:44:58]: SES: Posting notification veh_allow_doors
[2023-03-23 20:44:59]: ListaCzlonow4 predkoscPociagu 0
[2023-03-23 20:45:00]: Arriving at platform 1
[2023-03-23 20:45:00]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:45:00]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:45:00]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:45:00]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:45:00]: SES: DEFAULT: Arrived at station Dąbrowa Górnicza Ząbkowice
[2023-03-23 20:45:03]: SES: Objective tutorial_dummy changed state to Completed
[2023-03-23 20:45:03]: SES: Executing event in objective drive_train
[2023-03-23 20:45:03]: SES: Posting notification finish_tutorial
[2023-03-23 20:45:11]: SES: Posting notification finish_tutorial2
[2023-03-23 20:45:17]: SES: Posting notification finish_tutorial3
[2023-03-23 20:45:23]: SES: Posting notification finish_tutorial4
[2023-03-23 20:48:14]: SES: Executing event in objective always
[2023-03-23 20:48:14]: SES: Event queue sent successfully
[2023-03-23 20:48:14]: Dąbrowa Górnicza Ząbkowice - Polecenie ustawienia przebiegu: DZ_P  -> DZ_Wkps Pociągowy - inicjalizacja
[2023-03-23 20:48:23]: Dąbrowa Górnicza Ząbkowice - Polecenie ustawienia przebiegu: DZ_P  -> DZ_Wkps Pociągowy True
[2023-03-23 20:48:46]: Can't create spawn point because other one is to close
[2023-03-23 20:48:53]: SES: DEFAULT: Expecting to depart from station Dąbrowa Górnicza Ząbkowice
[2023-03-23 20:48:53]: SES: Executing event in objective drive_train
[2023-03-23 20:48:53]: SES: Posting notification departure
[2023-03-23 20:48:59]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:48:59]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:48:59]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:48:59]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:49:00]: SES: DEFAULT: Departed from station Dąbrowa Górnicza Ząbkowice
[2023-03-23 20:49:17]: Train trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 VD increased to 1 reason: Stoped searching for Dąbrowa Górnicza Ząbkowice signal because SBL signal with name L1_2941@6131,412698,7 was reached
[2023-03-23 20:49:17]: SES: DEFAULT: New signal encountered L1_2941
[2023-03-23 20:49:25]: Train was removed by peron1_Zabkowice train: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655
[2023-03-23 20:49:55]: Moving world is imminent
[2023-03-23 20:49:55]: Moving world after being inhibited for 0 frames
[2023-03-23 20:49:55]: Moving world x: -512, y: 0, z: -1024
[2023-03-23 20:49:56]: Renderer 'znak_G3.001' is registered with more than one LODGroup ('znak_G3' and 'znak G-3').
[2023-03-23 20:49:56]: Renderer 'znak_G3.001' is registered with more than one LODGroup ('znak_G3' and 'znak G-3').
[2023-03-23 20:49:56]: Renderer 'znak_G3.001' is registered with more than one LODGroup ('znak_G3' and 'znak G-3').
[2023-03-23 20:49:56]: Renderer 'znak_G3.001' is registered with more than one LODGroup ('znak_G3' and 'znak G-3').
[2023-03-23 20:49:56]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:49:56]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:49:56]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:49:56]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:50:01]: SES: Executing event in objective drive_train
[2023-03-23 20:50:01]: SES: Posting notification can_speed_up
[2023-03-23 20:50:33]: Dąbrowa Górnicza Ząbkowice - Rozwiązanie przebiegu: DZ_P  -> DZ_Wkps Pociągowy
[2023-03-23 20:50:42]: The referenced script on this Behaviour (Game Object 'TransformerStationUniversal_25x25') is missing!
[2023-03-23 20:50:42]: The referenced script on this Behaviour (Game Object 'TransformerStationUniversal_25x50') is missing!
[2023-03-23 20:50:46]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_40cm_1poz_L1' and 'separator (1)').
[2023-03-23 20:50:46]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_40cm_1poz_L1' and 'separator (1)').
[2023-03-23 20:50:46]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_40cm_1poz_L1' and 'separator (1)').
[2023-03-23 20:50:46]: Renderer 'separator (1)' is registered with more than one LODGroup ('tablica_blue1_40cm_1poz_L1' and 'separator (1)').
[2023-03-23 20:50:46]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:50:46]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:50:46]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_1poz_L1').
[2023-03-23 20:50:46]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_1poz_L1').
[2023-03-23 20:50:46]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_1poz_L1').
[2023-03-23 20:50:46]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_1poz_L1').
[2023-03-23 20:50:46]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:50:46]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:50:47]: SES: DEFAULT: New signal encountered L1_2955
[2023-03-23 20:51:07]: Moving world is imminent
[2023-03-23 20:51:07]: Moving world after being inhibited for 0 frames
[2023-03-23 20:51:07]: Moving world x: -1024, y: 0, z: -512
[2023-03-23 20:51:08]: VL: deferring terrain registration for ivec2(4608, 11264)
[2023-03-23 20:51:08]: SES: Executing event in objective drive_train
[2023-03-23 20:51:08]: SES: Posting notification approaching_stop_caution
[2023-03-23 20:51:09]: Renderer 'separator' is registered with more than one LODGroup ('tablica_blue1_40cm_2tor' and 'separator').
[2023-03-23 20:51:09]: Renderer 'separator' is registered with more than one LODGroup ('tablica_blue1_40cm_2tor' and 'separator').
[2023-03-23 20:51:09]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:51:09]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:51:09]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:51:09]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:51:09]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak_G1' and 'znak G-1b').
[2023-03-23 20:51:09]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak_G1' and 'znak G-1b').
[2023-03-23 20:51:09]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:51:09]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:51:09]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-4a Sredni').
[2023-03-23 20:51:09]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-4a Sredni').
[2023-03-23 20:51:09]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_2tor').
[2023-03-23 20:51:09]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_2tor').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:09]: Renderer 'separator' is registered with more than one LODGroup ('separator' and 'tablica_blue1_40cm_2tor').
[2023-03-23 20:51:09]: Renderer 'separator' is registered with more than one LODGroup ('separator' and 'tablica_blue1_40cm_2tor').
[2023-03-23 20:51:09]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1a' and 'znak_G1').
[2023-03-23 20:51:09]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1a' and 'znak_G1').
[2023-03-23 20:51:09]: Renderer 'znak_D_400x500mm.001' is registered with more than one LODGroup ('znak D-15 Mini' and 'znak_D_400x500mm').
[2023-03-23 20:51:09]: Renderer 'znak_D_400x500mm.001' is registered with more than one LODGroup ('znak D-15 Mini' and 'znak_D_400x500mm').
[2023-03-23 20:51:09]: Renderer 'znak_D_400x500mm.001' is registered with more than one LODGroup ('znak D-15 Mini' and 'znak_D_400x500mm').
[2023-03-23 20:51:09]: Renderer 'znak_D_400x500mm.001' is registered with more than one LODGroup ('znak D-15 Mini' and 'znak_D_400x500mm').
[2023-03-23 20:51:09]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_2tor').
[2023-03-23 20:51:09]: Renderer 'separator (1)' is registered with more than one LODGroup ('separator (1)' and 'tablica_blue1_40cm_2tor').
[2023-03-23 20:51:09]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak A-9 Sredni' and 'znak_A_900mm').
[2023-03-23 20:51:09]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak A-9 Sredni' and 'znak_A_900mm').
[2023-03-23 20:51:09]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:51:09]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:51:09]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:51:09]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:51:09]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:51:09]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:51:09]: VL: deferring terrain registration for ivec2(4096, 11264)
[2023-03-23 20:51:24]: Train was detected by peron1_Pogoria train: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655
[2023-03-23 20:51:28]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:28]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:28]: Renderer 'znak_D_900x1125mm.001' is registered with more than one LODGroup ('znak_D_900x1125mm' and 'znak D-15 Duzy').
[2023-03-23 20:51:28]: Renderer 'znak_D_900x1125mm.001' is registered with more than one LODGroup ('znak_D_900x1125mm' and 'znak D-15 Duzy').
[2023-03-23 20:51:28]: VL: deferring terrain registration for ivec2(3584, 11264)
[2023-03-23 20:51:29]: [Physics.PhysX] cleaning the mesh failed
[2023-03-23 20:51:29]: [Physics.PhysX] cleaning the mesh failed
[2023-03-23 20:51:29]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak_G1' and 'znak G-1b').
[2023-03-23 20:51:29]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak_G1' and 'znak G-1b').
[2023-03-23 20:51:29]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:29]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:51:29]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1a' and 'znak_G1').
[2023-03-23 20:51:29]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1a' and 'znak_G1').
[2023-03-23 20:51:29]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak A-9 Sredni' and 'znak_A_900mm').
[2023-03-23 20:51:29]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak A-9 Sredni' and 'znak_A_900mm').
[2023-03-23 20:51:29]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:51:29]: Renderer 'slup_1m.002' is registered with more than one LODGroup ('slup_1m' and 'slup_1m').
[2023-03-23 20:51:29]: [Physics.PhysX] cleaning the mesh failed
[2023-03-23 20:51:29]: VL: deferring terrain registration for ivec2(4096, 10752)
[2023-03-23 20:51:33]: Train trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 VD increased to 2 reason: Stoped searching for Dąbrowa Górnicza Pogoria signal because SBL signal with name L1_2971@3841,511054,3 was reached
[2023-03-23 20:51:33]: SES: DEFAULT: New signal encountered L1_2971
[2023-03-23 20:51:38]: Train was removed by peron1_Pogoria train: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655
[2023-03-23 20:51:38]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:51:38]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:51:38]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:51:38]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:52:19]: Train was detected by peron1_Pogoria train: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655
[2023-03-23 20:52:25]: SES: DEFAULT: New signal encountered L1_2955
[2023-03-23 20:52:25]: SES: Executing event in objective drive_train
[2023-03-23 20:52:25]: SES: Posting notification approaching_stop_caution
[2023-03-23 20:52:38]: ListaCzlonow4 predkoscPociagu 0
[2023-03-23 20:52:40]: Arriving at platform 1
[2023-03-23 20:52:40]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:52:40]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:52:40]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:52:40]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:52:40]: SES: DEFAULT: Arrived at station Dąbrowa Górnicza Pogoria
[2023-03-23 20:53:21]: SES: DEFAULT: Expecting to depart from station Dąbrowa Górnicza Pogoria
[2023-03-23 20:53:21]: SES: Executing event in objective drive_train
[2023-03-23 20:53:21]: SES: Posting notification departure
[2023-03-23 20:53:26]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:53:26]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:53:26]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:53:26]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:53:28]: SES: DEFAULT: Departed from station Dąbrowa Górnicza Pogoria
[2023-03-23 20:53:41]: SES: DEFAULT: New signal encountered L1_2971
[2023-03-23 20:53:45]: Train was removed by peron1_Pogoria train: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655
[2023-03-23 20:53:54]: Moving world is imminent
[2023-03-23 20:53:54]: Moving world after being inhibited for 0 frames
[2023-03-23 20:53:54]: Moving world x: -512, y: 0, z: -1024
[2023-03-23 20:53:54]: [Physics.PhysX] cleaning the mesh failed
[2023-03-23 20:54:07]: VL: deferring terrain registration for ivec2(3072, 10752)
[2023-03-23 20:54:11]: SES: Executing event in objective drive_train
[2023-03-23 20:54:11]: SES: Posting notification approaching_stop_next
[2023-03-23 20:54:32]: Train was detected by peron1_Golonog train: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655
[2023-03-23 20:54:43]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:54:43]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:54:43]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:54:43]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:54:43]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:43]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:43]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:43]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_front_LOD0' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_rear_LOD0' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_front_LOD1' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_rear_LOD1' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_front_LOD2' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_rear_LOD2' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_front_LOD0' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_rear_LOD0' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_front_LOD1' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_rear_LOD1' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_front_LOD2' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: Renderer 'Mer_cigaro_katowice_long_632_static_Body_rear_LOD2' is registered with more than one LODGroup ('Mer_cigaro_katowice_short_12_static' and 'Mer_cigaro_katowice_short_12_static').
[2023-03-23 20:54:43]: VL: deferring terrain registration for ivec2(3072, 10240)
[2023-03-23 20:54:51]: Moving world is imminent
[2023-03-23 20:54:51]: Moving world after being inhibited for 0 frames
[2023-03-23 20:54:51]: Moving world x: -1024, y: 0, z: -512
[2023-03-23 20:54:51]: [Physics.PhysX] cleaning the mesh failed
[2023-03-23 20:54:52]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:54:52]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:54:52]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:54:52]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:54:52]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak_G1' and 'znak G-1b').
[2023-03-23 20:54:52]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak_G1' and 'znak G-1b').
[2023-03-23 20:54:52]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-21 Sredni').
[2023-03-23 20:54:52]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-21 Sredni').
[2023-03-23 20:54:52]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-21 Sredni').
[2023-03-23 20:54:52]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-21 Sredni').
[2023-03-23 20:54:52]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:54:52]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:54:52]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:54:52]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:54:52]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-3 Sredni').
[2023-03-23 20:54:52]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-3 Sredni').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:54:52]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1a' and 'znak_G1').
[2023-03-23 20:54:52]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1a' and 'znak_G1').
[2023-03-23 20:54:52]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak A-9 Sredni' and 'znak_A_900mm').
[2023-03-23 20:54:52]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak A-9 Sredni' and 'znak_A_900mm').
[2023-03-23 20:54:52]: VL: deferring terrain registration for ivec2(2560, 10240)
[2023-03-23 20:55:04]: ListaCzlonow4 predkoscPociagu 0
[2023-03-23 20:55:05]: Arriving at platform 1
[2023-03-23 20:55:05]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:55:05]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:55:05]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:55:05]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to True. ActiveOnSurface: 0
[2023-03-23 20:55:05]: SES: DEFAULT: Arrived at station Dąbrowa Górnicza Gołonóg
[2023-03-23 20:55:12]: Agnet 5e745342-9f4e-407f-bfe4-42a83c6473bd callculated to large offsetFromNavMesh. Hit NavMeshSurface
[2023-03-23 20:55:12]: Agnet 5e745342-9f4e-407f-bfe4-42a83c6473bd callculated to large offsetFromNavMesh. Hit NavMeshSurface
[2023-03-23 20:55:13]: Agnet ec324125-d880-4a74-96d7-bf5c33f5d6ed callculated to large offsetFromNavMesh. Hit NavMeshSurface
[2023-03-23 20:55:13]: Agnet ec324125-d880-4a74-96d7-bf5c33f5d6ed callculated to large offsetFromNavMesh. Hit NavMeshSurface
[2023-03-23 20:55:49]: SES: DEFAULT: Expecting to depart from station Dąbrowa Górnicza Gołonóg
[2023-03-23 20:55:49]: SES: Executing event in objective drive_train
[2023-03-23 20:55:49]: SES: Posting notification departure
[2023-03-23 20:55:55]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:55:55]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:55:55]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:55:55]: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 navMeshSurfaces state set to False. ActiveOnSurface: 0
[2023-03-23 20:55:56]: SES: DEFAULT: Departed from station Dąbrowa Górnicza Gołonóg
[2023-03-23 20:56:19]: Train was removed by peron1_Golonog train: trainset-6e29897e-827f-4b5b-82a6-37fb05b22655
[2023-03-23 20:56:22]: Train trainset-6e29897e-827f-4b5b-82a6-37fb05b22655 VD increased to 3 reason: Stoped searching for Dąbrowa Górnicza Gołonóg signal because SBL signal with name L1_2983@2767,310295,6 was reached
[2023-03-23 20:56:22]: SES: DEFAULT: New signal encountered L1_2983
[2023-03-23 20:56:35]: VL: deferring terrain registration for ivec2(2048, 10240)
[2023-03-23 20:56:36]: Couldn't create a Convex Mesh from source mesh "Spiral" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
[2023-03-23 20:56:36]: Couldn't create a Convex Mesh from source mesh "Spiral_2" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
[2023-03-23 20:56:36]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak B-25 Sredni' and 'znak_BC_800mm').
[2023-03-23 20:56:36]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak B-25 Sredni' and 'znak_BC_800mm').
[2023-03-23 20:56:36]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-3 Sredni').
[2023-03-23 20:56:36]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-3 Sredni').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:36]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak C-9 Sredni').
[2023-03-23 20:56:36]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak C-9 Sredni').
[2023-03-23 20:56:36]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak C-9 Sredni').
[2023-03-23 20:56:36]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak C-9 Sredni').
[2023-03-23 20:56:36]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak C-9 Sredni').
[2023-03-23 20:56:36]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak C-9 Sredni').
[2023-03-23 20:56:42]: Renderer 'znak_A_750mm.002' is registered with more than one LODGroup ('znak A-11a Maly' and 'znak_A_750mm').
[2023-03-23 20:56:42]: Renderer 'znak_A_750mm.002' is registered with more than one LODGroup ('znak A-11a Maly' and 'znak_A_750mm').
[2023-03-23 20:56:42]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-2 Sredni').
[2023-03-23 20:56:42]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-2 Sredni').
[2023-03-23 20:56:42]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak B-25 Sredni' and 'znak_BC_800mm').
[2023-03-23 20:56:42]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak B-25 Sredni' and 'znak_BC_800mm').
[2023-03-23 20:56:42]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:56:42]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:56:42]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:56:42]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:42]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-6c Sredni').
[2023-03-23 20:56:42]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-6c Sredni').
[2023-03-23 20:56:42]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak B-33 Maly' and 'znak_BC_600mm').
[2023-03-23 20:56:42]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak B-33 Maly' and 'znak_BC_600mm').
[2023-03-23 20:56:42]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak B-1 Sredni' and 'znak_BC_800mm').
[2023-03-23 20:56:42]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak B-1 Sredni' and 'znak_BC_800mm').
[2023-03-23 20:56:42]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-5 Sredni').
[2023-03-23 20:56:42]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-5 Sredni').
[2023-03-23 20:56:42]: VL: deferring terrain registration for ivec2(2048, 9728)
[2023-03-23 20:56:43]: VL: terrain not found ivec2(4608, 11264)
[2023-03-23 20:56:58]: Moving world is imminent
[2023-03-23 20:56:58]: Moving world after being inhibited for 0 frames
[2023-03-23 20:56:58]: Moving world x: -1024, y: 0, z: -512
[2023-03-23 20:56:58]: [Physics.PhysX] cleaning the mesh failed
[2023-03-23 20:56:59]: Renderer 'znak_A_750mm.002' is registered with more than one LODGroup ('znak A-11a Maly' and 'znak_A_750mm').
[2023-03-23 20:56:59]: Renderer 'znak_A_750mm.002' is registered with more than one LODGroup ('znak A-11a Maly' and 'znak_A_750mm').
[2023-03-23 20:56:59]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-2 Sredni').
[2023-03-23 20:56:59]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-2 Sredni').
[2023-03-23 20:56:59]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:56:59]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:56:59]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:56:59]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:56:59]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-18 Sredni').
[2023-03-23 20:56:59]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-18 Sredni').
[2023-03-23 20:56:59]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-11a Sredni').
[2023-03-23 20:56:59]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-11a Sredni').
[2023-03-23 20:56:59]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-3 Sredni').
[2023-03-23 20:56:59]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-3 Sredni').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:56:59]: Renderer 'znak_A_750mm.002' is registered with more than one LODGroup ('znak A-17 Maly' and 'znak_A_750mm').
[2023-03-23 20:56:59]: Renderer 'znak_A_750mm.002' is registered with more than one LODGroup ('znak A-17 Maly' and 'znak_A_750mm').
[2023-03-23 20:56:59]: Renderer 'znak_D46_900x420mm.001' is registered with more than one LODGroup ('znak D-53' and 'znak_D46_900x420mm').
[2023-03-23 20:56:59]: Renderer 'znak_D46_900x420mm.001' is registered with more than one LODGroup ('znak D-53' and 'znak_D46_900x420mm').
[2023-03-23 20:56:59]: Renderer 'znak_D46_900x420mm.001' is registered with more than one LODGroup ('znak D-53' and 'znak_D46_900x420mm').
[2023-03-23 20:56:59]: Renderer 'znak_D46_900x420mm.001' is registered with more than one LODGroup ('znak D-53' and 'znak_D46_900x420mm').
[2023-03-23 20:56:59]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak B-33 Maly' and 'znak_BC_600mm').
[2023-03-23 20:56:59]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak B-33 Maly' and 'znak_BC_600mm').
[2023-03-23 20:56:59]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak B-33 Maly' and 'znak_BC_600mm').
[2023-03-23 20:56:59]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak B-33 Maly' and 'znak_BC_600mm').
[2023-03-23 20:56:59]: Renderer 'znak_D46_900x420mm.001' is registered with more than one LODGroup ('znak D-52' and 'znak_D46_900x420mm').
[2023-03-23 20:56:59]: Renderer 'znak_D46_900x420mm.001' is registered with more than one LODGroup ('znak D-52' and 'znak_D46_900x420mm').
[2023-03-23 20:56:59]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-5 Sredni').
[2023-03-23 20:56:59]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-5 Sredni').
[2023-03-23 20:57:06]: SES: Executing event in objective drive_train
[2023-03-23 20:57:06]: SES: Posting notification next_signal_stop_caution
[2023-03-23 20:57:10]: SES: DEFAULT: New signal encountered DG_A
[2023-03-23 20:57:14]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:57:14]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:57:14]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:57:14]: Renderer 'znak_G1.001' is registered with more than one LODGroup ('znak G-1c' and 'znak_G1').
[2023-03-23 20:57:14]: Renderer 'znak_D1_900mm.002' is registered with more than one LODGroup ('znak_D1_900mm' and 'znak D-1 Duzy').
[2023-03-23 20:57:14]: Renderer 'znak_D1_900mm.002' is registered with more than one LODGroup ('znak_D1_900mm' and 'znak D-1 Duzy').
[2023-03-23 20:57:14]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:57:14]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak_A_900mm' and 'znak A-7 Sredni').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m (1)' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m (1)' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:14]: Renderer 'znak_A_1050mm.001' is registered with more than one LODGroup ('znak_A_1050mm' and 'znak A-9 Duzy').
[2023-03-23 20:57:14]: Renderer 'znak_A_1050mm.001' is registered with more than one LODGroup ('znak_A_1050mm' and 'znak A-9 Duzy').
[2023-03-23 20:57:14]: Renderer 'znak_A_1050mm.001' is registered with more than one LODGroup ('znak_A_1050mm' and 'znak A-9 Duzy').
[2023-03-23 20:57:14]: Renderer 'znak_A_1050mm.001' is registered with more than one LODGroup ('znak_A_1050mm' and 'znak A-9 Duzy').
[2023-03-23 20:57:14]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak A-9 Sredni' and 'znak_A_900mm').
[2023-03-23 20:57:14]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak A-9 Sredni' and 'znak_A_900mm').
[2023-03-23 20:57:14]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-5 Sredni').
[2023-03-23 20:57:14]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-5 Sredni').
[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436288
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436290
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436298
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436296
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436294
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436292
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436286
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436306
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436304
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436270
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:14]: ArgumentException: An item with the same key has already been added. Key: 2436268
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:18]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak B-33 Sredni' and 'znak_BC_800mm').
[2023-03-23 20:57:18]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak B-33 Sredni' and 'znak_BC_800mm').
[2023-03-23 20:57:18]: Renderer 'znak_D1_600mm.004' is registered with more than one LODGroup ('znak_D1_600mm' and 'znak D-1 Sredni').
[2023-03-23 20:57:18]: Renderer 'znak_D1_600mm.004' is registered with more than one LODGroup ('znak_D1_600mm' and 'znak D-1 Sredni').
[2023-03-23 20:57:18]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:18]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:18]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:18]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak A-4 Sredni' and 'znak_A_900mm').
[2023-03-23 20:57:19]: Renderer 'znak_A_900mm.001' is registered with more than one LODGroup ('znak A-4 Sredni' and 'znak_A_900mm').
[2023-03-23 20:57:19]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:57:19]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:57:19]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:57:19]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:57:19]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:57:19]: Renderer 'znak_D_600x750mm.002' is registered with more than one LODGroup ('znak D-15 Sredni' and 'znak_D_600x750mm').
[2023-03-23 20:57:19]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak_BC_600mm' and 'znak B-9 Maly').
[2023-03-23 20:57:19]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak_BC_600mm' and 'znak B-9 Maly').
[2023-03-23 20:57:19]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak B-33 Sredni' and 'znak_BC_800mm').
[2023-03-23 20:57:19]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak B-33 Sredni' and 'znak_BC_800mm').
[2023-03-23 20:57:19]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-18 Sredni').
[2023-03-23 20:57:19]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-18 Sredni').
[2023-03-23 20:57:19]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-18 Sredni').
[2023-03-23 20:57:19]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-18 Sredni').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'slup_3.5m.001' is registered with more than one LODGroup ('slup_3.5m' and 'slup_3.5m').
[2023-03-23 20:57:19]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-36 Sredni').
[2023-03-23 20:57:19]: Renderer 'znak_BC_800mm.004' is registered with more than one LODGroup ('znak_BC_800mm' and 'znak B-36 Sredni').
[2023-03-23 20:57:19]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-5 Sredni').
[2023-03-23 20:57:19]: Renderer 'znak_D_600mm.004' is registered with more than one LODGroup ('znak_D_600mm' and 'znak D-5 Sredni').
[2023-03-23 20:57:19]: Renderer 'znak_BC_400mm.008' is registered with more than one LODGroup ('znak B-41 Mini' and 'znak_BC_400mm').
[2023-03-23 20:57:19]: Renderer 'znak_BC_400mm.008' is registered with more than one LODGroup ('znak B-41 Mini' and 'znak_BC_400mm').
[2023-03-23 20:57:19]: Renderer 'znak_D19_620x300mm.001' is registered with more than one LODGroup ('znak D-19' and 'znak_D19_620x300mm').
[2023-03-23 20:57:19]: Renderer 'znak_D19_620x300mm.001' is registered with more than one LODGroup ('znak D-19' and 'znak_D19_620x300mm').
[2023-03-23 20:57:19]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:57:19]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:57:19]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:57:19]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:57:19]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:57:19]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:57:19]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:57:19]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:57:19]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:57:19]: Renderer 'znak_G4.001' is registered with more than one LODGroup ('znak_G4' and 'znak G-4').
[2023-03-23 20:57:19]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak_BC_600mm' and 'znak C-9 Maly').
[2023-03-23 20:57:19]: Renderer 'znak_BC_600mm.006' is registered with more than one LODGroup ('znak_BC_600mm' and 'znak C-9 Maly').
[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527492
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527490
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527504
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527506
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527500
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527498
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527516
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527526
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527522
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527474
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:19]: ArgumentException: An item with the same key has already been added. Key: 2527468
  at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDLightRenderDatabase.AttachGameObjectData (UnityEngine.Rendering.HighDefinition.HDLightRenderEntity entity, System.Int32 instanceID, UnityEngine.Rendering.HighDefinition.HDAdditionalLightData additionalLightData, UnityEngine.GameObject aovGameObject) [0x00000] in <00000000000000000000000000000000>:0 
  at UnityEngine.Rendering.HighDefinition.HDAdditionalLightData.CreateHDLightRenderEntity (System.Boolean autoDestroy) [0x00000] in <00000000000000000000000000000000>:0 

[2023-03-23 20:57:20]: Releasing render texture that is set to be RenderTexture.active!
[2023-03-23 20:58:29]: SES: Executing event in objective drive_train
[2023-03-23 20:58:29]: SES: Objective zastepczy_dabrowa_fin changed state to Hidden
[2023-03-23 20:58:29]: SES: Objective zastepczy_dabrowa changed state to Hidden
[2023-03-23 20:58:29]: SES: Posting notification use_zew_dabrowa
[2023-03-23 20:58:35]: SES: Executing event in objective zastepczy_dabrowa
[2023-03-23 20:58:35]: SES: Objective zastepczy_dabrowa changed state to Completed
[2023-03-23 20:58:35]: SES: Event queue sent successfully
[2023-03-23 20:58:35]: SES: Posting notification substitute_signal
[2023-03-23 20:58:35]: Dąbrowa Górnicza - Polecenie ustawienia przebiegu: DG_A  -> DG_N1 SygnałZastępczy - inicjalizacja
[2023-03-23 20:58:36]: Crash!!!
[2023-03-23 20:58:36]: SymInit: Symbol-SearchPath: '.;C:\Program Files (x86)\Steam\steamapps\common\SimRail;C:\Program Files (x86)\Steam\steamapps\common\SimRail;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 534, UserName: 'Dawid'
[2023-03-23 20:58:36]: OS-Version: 10.0.0
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail.exe:SimRail.exe (00007FF7ABA60000), size: 163840 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2021.3.11.23713
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\ntdll.dll:ntdll.dll (00007FFC2A050000), size: 2064384 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2130
[2023-03-23 20:58:36]: C:\Program Files\Avast Software\Avast\aswhook.dll:aswhook.dll (00007FFBFD540000), size: 102400 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 23.2.7961.0
[2023-03-23 20:58:36]: C:\Windows\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFC28250000), size: 782336 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFC27B50000), size: 2957312 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2728
[2023-03-23 20:58:36]: C:\Windows\System32\SHELL32.dll:SHELL32.dll (00007FFC29820000), size: 7622656 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\System32\msvcp_win.dll:msvcp_win.dll (00007FFC27750000), size: 643072 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.789
[2023-03-23 20:58:36]: C:\Windows\System32\ucrtbase.dll:ucrtbase.dll (00007FFC277F0000), size: 1048576 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.789
[2023-03-23 20:58:36]: C:\Windows\System32\USER32.dll:USER32.dll (00007FFC280A0000), size: 1708032 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2486
[2023-03-23 20:58:36]: C:\Windows\System32\win32u.dll:win32u.dll (00007FFC279A0000), size: 139264 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2728
[2023-03-23 20:58:36]: C:\Windows\System32\GDI32.dll:GDI32.dll (00007FFC28730000), size: 176128 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2130
[2023-03-23 20:58:36]: C:\Windows\System32\gdi32full.dll:gdi32full.dll (00007FFC27A40000), size: 1110016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2604
[2023-03-23 20:58:36]: C:\Windows\System32\ole32.dll:ole32.dll (00007FFC287C0000), size: 1220608 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1202
[2023-03-23 20:58:36]: C:\Windows\System32\RPCRT4.dll:RPCRT4.dll (00007FFC296E0000), size: 1196032 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2728
[2023-03-23 20:58:36]: C:\Windows\System32\combase.dll:combase.dll (00007FFC28DD0000), size: 3493888 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2311
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\UnityPlayer.dll:UnityPlayer.dll (00007FFBAD1B0000), size: 29982720 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2021.3.11.23713
[2023-03-23 20:58:36]: C:\Windows\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFC28760000), size: 348160 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2075
[2023-03-23 20:58:36]: C:\Windows\System32\msvcrt.dll:msvcrt.dll (00007FFC29F70000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFC28960000), size: 4620288 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Windows\System32\cfgmgr32.dll:cfgmgr32.dll (00007FFC27E30000), size: 319488 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1620
[2023-03-23 20:58:36]: C:\Windows\System32\bcrypt.dll:bcrypt.dll (00007FFC27FE0000), size: 159744 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2486
[2023-03-23 20:58:36]: C:\Windows\System32\ADVAPI32.dll:ADVAPI32.dll (00007FFC28310000), size: 712704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2130
[2023-03-23 20:58:36]: C:\Windows\System32\sechost.dll:sechost.dll (00007FFC29280000), size: 638976 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1865
[2023-03-23 20:58:36]: C:\Windows\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFC29610000), size: 839680 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.985
[2023-03-23 20:58:36]: C:\Windows\System32\IMM32.dll:IMM32.dll (00007FFC29320000), size: 196608 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\System32\CRYPT32.dll:CRYPT32.dll (00007FFC27E80000), size: 1400832 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2486
[2023-03-23 20:58:36]: C:\Windows\System32\WS2_32.dll:WS2_32.dll (00007FFC294F0000), size: 438272 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\MSVCP140.dll:MSVCP140.dll (00007FFC0BE00000), size: 581632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 14.34.31938.0
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\VCRUNTIME140.dll:VCRUNTIME140.dll (00007FFC0BDE0000), size: 110592 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 14.34.31938.0
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\VCRUNTIME140_1.dll:VCRUNTIME140_1.dll (00007FFC0BDD0000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 14.34.31938.0
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\VERSION.dll:VERSION.dll (00007FFC21A30000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFBB0580000), size: 1200128 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\WINMM.dll:WINMM.dll (00007FFC1F270000), size: 159744 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FFC20590000), size: 1089536 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\HID.DLL:HID.DLL (00007FFC25FD0000), size: 53248 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FFC25370000), size: 192512 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\GLU32.dll:GLU32.dll (00007FFBF47E0000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll:gameoverlayrenderer64.dll (00007FFBB03F0000), size: 1609728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.93.32.43
[2023-03-23 20:58:36]: C:\Windows\System32\PSAPI.DLL:PSAPI.DLL (00007FFC29810000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FFC25830000), size: 7938048 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\Wldp.dll:Wldp.dll (00007FFC271B0000), size: 196608 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\System32\SHCORE.dll:SHCORE.dll (000001CC3E3B0000), size: 708608 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1865
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\profapi.dll:profapi.dll (00007FFC27690000), size: 126976 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\steam_api64.dll:steam_api64.dll (00007FFBECE70000), size: 278528 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 5.69.73.98
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamclient64.dll:steamclient64.dll (00007FFBABBF0000), size: 22761472 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.93.32.43
[2023-03-23 20:58:36]: C:\Windows\System32\imagehlp.dll:imagehlp.dll (00007FFC29350000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1415
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\tier0_s64.dll:tier0_s64.dll (00007FFBB0250000), size: 1662976 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.93.32.43
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\vstdlib_s64.dll:vstdlib_s64.dll (00007FFBECDB0000), size: 733184 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.93.32.43
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\MSWSOCK.dll:MSWSOCK.dll (00007FFC26F10000), size: 434176 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FFC26BB0000), size: 241664 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1865
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\Secur32.dll:Secur32.dll (00007FFC12CD0000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\SSPICLI.DLL:SSPICLI.DLL (00007FFC27610000), size: 204800 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2130
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\CRYPTBASE.DLL:CRYPTBASE.DLL (00007FFC27120000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFC28010000), size: 532480 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2486
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FFC25630000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\system32\uxtheme.dll:uxtheme.dll (00007FFC25160000), size: 647168 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\GameAssembly.dll:GameAssembly.dll (00007FFB7CBC0000), size: 92262400 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFC1D670000), size: 1982464 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.867
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\baselib.dll:baselib.dll (00007FFBEC2D0000), size: 417792 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\NVUnityPlugin.DLL:NVUnityPlugin.DLL (00007FFBB00D0000), size: 1536000 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\AudioPluginDissonance.dll:AudioPluginDissonance.dll (00007FFBB6EF0000), size: 1044480 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Windows\system32\IconCodecService.dll:IconCodecService.dll (00007FFC0EFD0000), size: 36864 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\WindowsCodecs.dll:WindowsCodecs.dll (00007FFC21F80000), size: 1785856 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1706
[2023-03-23 20:58:36]: C:\Windows\System32\MSCTF.dll:MSCTF.dll (00007FFC293D0000), size: 1130496 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\d3d11.dll:d3d11.dll (00007FFC23460000), size: 2502656 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2075
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dxgi.dll:dxgi.dll (00007FFC26010000), size: 995328 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2311
[2023-03-23 20:58:36]: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\nvldumdx.dll:nvldumdx.dll (00007FFC1F890000), size: 774144 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 31.0.15.3118
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\msasn1.dll:msasn1.dll (00007FFC27340000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2251
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\cryptnet.dll:cryptnet.dll (00007FFC1F730000), size: 200704 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.906
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\drvstore.dll:drvstore.dll (00007FFC1F540000), size: 1343488 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\devobj.dll:devobj.dll (00007FFC27500000), size: 180224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1620
[2023-03-23 20:58:36]: C:\Windows\System32\WINTRUST.DLL:WINTRUST.DLL (000001CD48460000), size: 430080 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FFC27100000), size: 98304 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\system32\rsaenh.dll:rsaenh.dll (00007FFC267C0000), size: 212992 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1052
[2023-03-23 20:58:36]: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\nvwgf2umx.dll:nvwgf2umx.dll (00007FFC14970000), size: 88604672 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 31.0.15.3118
[2023-03-23 20:58:36]: C:\Windows\system32\nvspcap64.dll:nvspcap64.dll (00007FFBCB8C0000), size: 2953216 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 3.27.0.112
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFC268E0000), size: 208896 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\Display.NvContainer\MessageBus.dll:MessageBus.dll (00007FFC1A7E0000), size: 7565312 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 1.22.2758.1620
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dxcore.dll:dxcore.dll (00007FFC21680000), size: 241664 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\NSI.dll:NSI.dll (00007FFC29270000), size: 32768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.610
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (00007FFC21770000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\System32\clbcatq.dll:clbcatq.dll (00007FFC29560000), size: 692224 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 2001.12.10941.16384
[2023-03-23 20:58:36]: C:\Windows\system32\wbem\wbemprox.dll:wbemprox.dll (00007FFC21DB0000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1320
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FFC21D20000), size: 589824 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1566
[2023-03-23 20:58:36]: C:\Windows\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FFC217B0000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1320
[2023-03-23 20:58:36]: C:\Windows\system32\wbem\fastprox.dll:fastprox.dll (00007FFC211E0000), size: 1093632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\amsi.dll:amsi.dll (00007FFC203A0000), size: 126976 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2075
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\USERENV.dll:USERENV.dll (00007FFC27650000), size: 188416 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.572
[2023-03-23 20:58:36]: C:\Program Files\Avast Software\Avast\aswAMSI.dll:aswAMSI.dll (00007FFC1F690000), size: 614400 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 23.2.7961.790
[2023-03-23 20:58:36]: C:\Windows\System32\MMDevApi.dll:MMDevApi.dll (00007FFC20420000), size: 544768 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1503
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (00007FFC20120000), size: 1581056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2364
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\powrprof.dll:powrprof.dll (00007FFC26D20000), size: 307200 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FFC26B90000), size: 73728 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FFC25240000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\xinput1_4.dll:xinput1_4.dll (00007FFBE2000000), size: 69632 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.844
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\inputhost.dll:inputhost.dll (00007FFC0A480000), size: 1384448 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1741
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\CoreMessaging.dll:CoreMessaging.dll (00007FFC24CB0000), size: 991232 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\wintypes.dll:wintypes.dll (00007FFC24250000), size: 1392640 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2311
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\PROPSYS.dll:PROPSYS.dll (00007FFC232E0000), size: 1007616 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 7.0.19041.1741
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\CoreUIComponents.dll:CoreUIComponents.dll (00007FFC24950000), size: 3530752 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dcomp.dll:dcomp.dll (00007FFC243B0000), size: 1978368 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FFC0A010000), size: 1019904 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\System32\Windows.UI.dll:Windows.UI.dll (00007FFBFD210000), size: 1314816 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.746
[2023-03-23 20:58:36]: C:\Windows\System32\WindowManagementAPI.dll:WindowManagementAPI.dll (00007FFC22180000), size: 659456 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\twinapi.appcore.dll:twinapi.appcore.dll (00007FFC22B30000), size: 2097152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1865
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\gpapi.dll:gpapi.dll (00007FFC25FE0000), size: 143360 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\nvngx.dll:nvngx.dll (00007FFBEA430000), size: 491520 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 30.0.14.9516
[2023-03-23 20:58:36]: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\_nvngx.dll:_nvngx.dll (00007FFBAFD00000), size: 1650688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 31.0.15.3118
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\nvapi64.dll:nvapi64.dll (00007FFC1DF70000), size: 8069120 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 31.0.15.3118
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\DEVRTL.dll:DEVRTL.dll (00007FFC1B570000), size: 81920 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1620
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\SPINF.dll:SPINF.dll (00007FFC19E60000), size: 114688 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\vegeloader.dll:vegeloader.dll (00007FFBDD570000), size: 434176 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\fload.dll:fload.dll (00007FFC232B0000), size: 65536 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\wasmscreen.dll:wasmscreen.dll (00007FFBF47C0000), size: 86016 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\wasmtime.dll:wasmtime.dll (00007FFBAB2A0000), size: 9719808 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\WindowsTTS.dll:WindowsTTS.dll (00007FFBDDDC0000), size: 176128 (result: 0), SymType: '-deferred-', PDB: ''
[2023-03-23 20:58:36]: C:\Windows\System32\Speech\Common\sapi.dll:sapi.dll (00007FFBAF630000), size: 1597440 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 5.3.25308.0
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\MSACM32.dll:MSACM32.dll (00007FFC0EFB0000), size: 122880 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\msdmo.dll:msdmo.dll (00007FFC19F00000), size: 45056 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\winmmbase.dll:winmmbase.dll (00007FFBF7F40000), size: 155648 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1
[2023-03-23 20:58:36]: C:\Windows\System32\speech_onecore\engines\tts\MSTTSEngine_OneCore.dll:MSTTSEngine_OneCore.dll (00007FFBAB090000), size: 2125824 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.3.21207.0
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\msvcp110_win.dll:msvcp110_win.dll (00007FFC26850000), size: 565248 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\Speech_OneCore\Common\sapi_onecore.dll:sapi_onecore.dll (00007FFBF0200000), size: 5197824 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 5.3.19041.1620
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\urlmon.dll:urlmon.dll (00007FFC1EEF0000), size: 2015232 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 11.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\iertutil.dll:iertutil.dll (00007FFC1B7C0000), size: 2822144 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 11.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\srvcli.dll:srvcli.dll (00007FFC1F1C0000), size: 163840 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1645
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\netutils.dll:netutils.dll (00007FFC26BF0000), size: 49152 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\Windows.ApplicationModel.dll:Windows.ApplicationModel.dll (00007FFC0C8C0000), size: 942080 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.1806
[2023-03-23 20:58:36]: C:\Windows\System32\msxml6.dll:msxml6.dll (00007FFC13830000), size: 2486272 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 6.30.19041.1023
[2023-03-23 20:58:36]: C:\Windows\system32\napinsp.dll:napinsp.dll (00007FFC0C2E0000), size: 94208 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\system32\pnrpnsp.dll:pnrpnsp.dll (00007FFC0C300000), size: 110592 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\system32\wshbth.dll:wshbth.dll (00007FFC0C320000), size: 86016 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\system32\NLAapi.dll:NLAapi.dll (00007FFC23170000), size: 118784 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\DNSAPI.dll:DNSAPI.dll (00007FFC26C00000), size: 831488 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\System32\winrnr.dll:winrnr.dll (00007FFC0C370000), size: 73728 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (00007FFC1A0D0000), size: 40960 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\fwpuclnt.dll:fwpuclnt.dll (00007FFC13ED0000), size: 524288 (result: 0), SymType: '-deferred-', PDB: '', fileVersion: 10.0.19041.2486
[2023-03-23 20:58:36]: 
========== OUTPUTTING STACK TRACE ==================

[2023-03-23 20:58:36]: 0x00007FFC235844A4 (d3d11) CreateDirect3D11SurfaceFromDXGISurface
[2023-03-23 20:58:36]: 0x00007FFC2359C576 (d3d11) CreateDirect3D11SurfaceFromDXGISurface
[2023-03-23 20:58:36]: 0x00007FFC2359C8F3 (d3d11) CreateDirect3D11SurfaceFromDXGISurface
[2023-03-23 20:58:36]: 0x00007FFC2358C708 (d3d11) CreateDirect3D11SurfaceFromDXGISurface
[2023-03-23 20:58:36]: 0x00007FFBAD8F9F1C (UnityPlayer) UnityMain
[2023-03-23 20:58:36]: 0x00007FFBAD8EDFD3 (UnityPlayer) UnityMain
[2023-03-23 20:58:36]: 0x00007FFBAD8F1F54 (UnityPlayer) UnityMain
[2023-03-23 20:58:36]: 0x00007FFBADF9D4CE (UnityPlayer) UnityMain
[2023-03-23 20:58:36]: 0x00007FFBADF9DABB (UnityPlayer) UnityMain
[2023-03-23 20:58:36]: 0x00007FFBADF9F54B (UnityPlayer) UnityMain
[2023-03-23 20:58:36]: 0x00007FFBADF9F619 (UnityPlayer) UnityMain
[2023-03-23 20:58:36]: SymInit: Symbol-SearchPath: '.;C:\Program Files (x86)\Steam\steamapps\common\SimRail;C:\Program Files (x86)\Steam\steamapps\common\SimRail;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 534, UserName: 'Dawid'
[2023-03-23 20:58:36]: OS-Version: 10.0.0
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail.exe:SimRail.exe (00007FF7ABA60000), size: 163840 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail.exe', fileVersion: 2021.3.11.23713
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\ntdll.dll:ntdll.dll (00007FFC2A050000), size: 2064384 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\ntdll.dll', fileVersion: 10.0.19041.2130
[2023-03-23 20:58:36]: C:\Program Files\Avast Software\Avast\aswhook.dll:aswhook.dll (00007FFBFD540000), size: 102400 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Program Files\Avast Software\Avast\aswhook.dll', fileVersion: 23.2.7961.0
[2023-03-23 20:58:36]: C:\Windows\System32\KERNEL32.DLL:KERNEL32.DLL (00007FFC28250000), size: 782336 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\KERNEL32.DLL', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\System32\KERNELBASE.dll:KERNELBASE.dll (00007FFC27B50000), size: 2957312 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\KERNELBASE.dll', fileVersion: 10.0.19041.2728
[2023-03-23 20:58:36]: C:\Windows\System32\SHELL32.dll:SHELL32.dll (00007FFC29820000), size: 7622656 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\SHELL32.dll', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\System32\msvcp_win.dll:msvcp_win.dll (00007FFC27750000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\msvcp_win.dll', fileVersion: 10.0.19041.789
[2023-03-23 20:58:36]: C:\Windows\System32\ucrtbase.dll:ucrtbase.dll (00007FFC277F0000), size: 1048576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\ucrtbase.dll', fileVersion: 10.0.19041.789
[2023-03-23 20:58:36]: C:\Windows\System32\USER32.dll:USER32.dll (00007FFC280A0000), size: 1708032 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\USER32.dll', fileVersion: 10.0.19041.2486
[2023-03-23 20:58:36]: C:\Windows\System32\win32u.dll:win32u.dll (00007FFC279A0000), size: 139264 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\win32u.dll', fileVersion: 10.0.19041.2728
[2023-03-23 20:58:36]: C:\Windows\System32\GDI32.dll:GDI32.dll (00007FFC28730000), size: 176128 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\GDI32.dll', fileVersion: 10.0.19041.2130
[2023-03-23 20:58:36]: C:\Windows\System32\gdi32full.dll:gdi32full.dll (00007FFC27A40000), size: 1110016 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\gdi32full.dll', fileVersion: 10.0.19041.2604
[2023-03-23 20:58:36]: C:\Windows\System32\ole32.dll:ole32.dll (00007FFC287C0000), size: 1220608 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\ole32.dll', fileVersion: 10.0.19041.1202
[2023-03-23 20:58:36]: C:\Windows\System32\RPCRT4.dll:RPCRT4.dll (00007FFC296E0000), size: 1196032 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\RPCRT4.dll', fileVersion: 10.0.19041.2728
[2023-03-23 20:58:36]: C:\Windows\System32\combase.dll:combase.dll (00007FFC28DD0000), size: 3493888 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\combase.dll', fileVersion: 10.0.19041.2311
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\UnityPlayer.dll:UnityPlayer.dll (00007FFBAD1B0000), size: 29982720 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\UnityPlayer.dll', fileVersion: 2021.3.11.23713
[2023-03-23 20:58:36]: C:\Windows\System32\SHLWAPI.dll:SHLWAPI.dll (00007FFC28760000), size: 348160 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\SHLWAPI.dll', fileVersion: 10.0.19041.2075
[2023-03-23 20:58:36]: C:\Windows\System32\msvcrt.dll:msvcrt.dll (00007FFC29F70000), size: 647168 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\msvcrt.dll', fileVersion: 7.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\SETUPAPI.dll:SETUPAPI.dll (00007FFC28960000), size: 4620288 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\SETUPAPI.dll', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Windows\System32\cfgmgr32.dll:cfgmgr32.dll (00007FFC27E30000), size: 319488 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\cfgmgr32.dll', fileVersion: 10.0.19041.1620
[2023-03-23 20:58:36]: C:\Windows\System32\bcrypt.dll:bcrypt.dll (00007FFC27FE0000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\bcrypt.dll', fileVersion: 10.0.19041.2486
[2023-03-23 20:58:36]: C:\Windows\System32\ADVAPI32.dll:ADVAPI32.dll (00007FFC28310000), size: 712704 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\ADVAPI32.dll', fileVersion: 10.0.19041.2130
[2023-03-23 20:58:36]: C:\Windows\System32\sechost.dll:sechost.dll (00007FFC29280000), size: 638976 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\sechost.dll', fileVersion: 10.0.19041.1865
[2023-03-23 20:58:36]: C:\Windows\System32\OLEAUT32.dll:OLEAUT32.dll (00007FFC29610000), size: 839680 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\OLEAUT32.dll', fileVersion: 10.0.19041.985
[2023-03-23 20:58:36]: C:\Windows\System32\IMM32.dll:IMM32.dll (00007FFC29320000), size: 196608 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\IMM32.dll', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\System32\CRYPT32.dll:CRYPT32.dll (00007FFC27E80000), size: 1400832 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\CRYPT32.dll', fileVersion: 10.0.19041.2486
[2023-03-23 20:58:36]: C:\Windows\System32\WS2_32.dll:WS2_32.dll (00007FFC294F0000), size: 438272 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\WS2_32.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\MSVCP140.dll:MSVCP140.dll (00007FFC0BE00000), size: 581632 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\MSVCP140.dll', fileVersion: 14.34.31938.0
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\VCRUNTIME140.dll:VCRUNTIME140.dll (00007FFC0BDE0000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\VCRUNTIME140.dll', fileVersion: 14.34.31938.0
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\VCRUNTIME140_1.dll:VCRUNTIME140_1.dll (00007FFC0BDD0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\VCRUNTIME140_1.dll', fileVersion: 14.34.31938.0
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\VERSION.dll:VERSION.dll (00007FFC21A30000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\VERSION.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\OPENGL32.dll:OPENGL32.dll (00007FFBB0580000), size: 1200128 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\OPENGL32.dll', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\WINMM.dll:WINMM.dll (00007FFC1F270000), size: 159744 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\WINMM.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\WINHTTP.dll:WINHTTP.dll (00007FFC20590000), size: 1089536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\WINHTTP.dll', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\HID.DLL:HID.DLL (00007FFC25FD0000), size: 53248 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\HID.DLL', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dwmapi.dll:dwmapi.dll (00007FFC25370000), size: 192512 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\dwmapi.dll', fileVersion: 10.0.19041.746
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\GLU32.dll:GLU32.dll (00007FFBF47E0000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\GLU32.dll', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll:gameoverlayrenderer64.dll (00007FFBB03F0000), size: 1609728 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll', fileVersion: 7.93.32.43
[2023-03-23 20:58:36]: C:\Windows\System32\PSAPI.DLL:PSAPI.DLL (00007FFC29810000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\PSAPI.DLL', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\windows.storage.dll:windows.storage.dll (00007FFC25830000), size: 7938048 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\windows.storage.dll', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\Wldp.dll:Wldp.dll (00007FFC271B0000), size: 196608 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\Wldp.dll', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\System32\SHCORE.dll:SHCORE.dll (000001CC3E3B0000), size: 708608 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\SHCORE.dll', fileVersion: 10.0.19041.1865
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\profapi.dll:profapi.dll (00007FFC27690000), size: 126976 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\SYSTEM32\profapi.dll', fileVersion: 10.0.19041.844
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\steam_api64.dll:steam_api64.dll (00007FFBECE70000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\steam_api64.dll', fileVersion: 5.69.73.98
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamclient64.dll:steamclient64.dll (00007FFBABBF0000), size: 22761472 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamclient64.dll', fileVersion: 7.93.32.43
[2023-03-23 20:58:36]: C:\Windows\System32\imagehlp.dll:imagehlp.dll (00007FFC29350000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\imagehlp.dll', fileVersion: 10.0.19041.1415
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\tier0_s64.dll:tier0_s64.dll (00007FFBB0250000), size: 1662976 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\tier0_s64.dll', fileVersion: 7.93.32.43
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\vstdlib_s64.dll:vstdlib_s64.dll (00007FFBECDB0000), size: 733184 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\vstdlib_s64.dll', fileVersion: 7.93.32.43
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\MSWSOCK.dll:MSWSOCK.dll (00007FFC26F10000), size: 434176 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\MSWSOCK.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\IPHLPAPI.DLL:IPHLPAPI.DLL (00007FFC26BB0000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\IPHLPAPI.DLL', fileVersion: 10.0.19041.1865
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\Secur32.dll:Secur32.dll (00007FFC12CD0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\Secur32.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\SSPICLI.DLL:SSPICLI.DLL (00007FFC27610000), size: 204800 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\SSPICLI.DLL', fileVersion: 10.0.19041.2130
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\CRYPTBASE.DLL:CRYPTBASE.DLL (00007FFC27120000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\CRYPTBASE.DLL', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\bcryptPrimitives.dll:bcryptPrimitives.dll (00007FFC28010000), size: 532480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\bcryptPrimitives.dll', fileVersion: 10.0.19041.2486
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\kernel.appcore.dll:kernel.appcore.dll (00007FFC25630000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\kernel.appcore.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\system32\uxtheme.dll:uxtheme.dll (00007FFC25160000), size: 647168 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\uxtheme.dll', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\GameAssembly.dll:GameAssembly.dll (00007FFB7CBC0000), size: 92262400 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\GameAssembly.dll'
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dbghelp.dll:dbghelp.dll (00007FFC1D670000), size: 1982464 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\dbghelp.dll', fileVersion: 10.0.19041.867
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\baselib.dll:baselib.dll (00007FFBEC2D0000), size: 417792 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\baselib.dll'
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\NVUnityPlugin.DLL:NVUnityPlugin.DLL (00007FFBB00D0000), size: 1536000 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\NVUnityPlugin.DLL'
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\AudioPluginDissonance.dll:AudioPluginDissonance.dll (00007FFBB6EF0000), size: 1044480 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\AudioPluginDissonance.dll'
[2023-03-23 20:58:36]: C:\Windows\system32\IconCodecService.dll:IconCodecService.dll (00007FFC0EFD0000), size: 36864 (result: 0), SymType: '-nosymbols-', PDB: 'C:\Windows\system32\IconCodecService.dll', fileVersion: 10.0.19041.1
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\WindowsCodecs.dll:WindowsCodecs.dll (00007FFC21F80000), size: 1785856 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\WindowsCodecs.dll', fileVersion: 10.0.19041.1706
[2023-03-23 20:58:36]: C:\Windows\System32\MSCTF.dll:MSCTF.dll (00007FFC293D0000), size: 1130496 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\MSCTF.dll', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\d3d11.dll:d3d11.dll (00007FFC23460000), size: 2502656 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\d3d11.dll', fileVersion: 10.0.19041.2075
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dxgi.dll:dxgi.dll (00007FFC26010000), size: 995328 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\dxgi.dll', fileVersion: 10.0.19041.2311
[2023-03-23 20:58:36]: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\nvldumdx.dll:nvldumdx.dll (00007FFC1F890000), size: 774144 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\nvldumdx.dll', fileVersion: 31.0.15.3118
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\msasn1.dll:msasn1.dll (00007FFC27340000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\msasn1.dll', fileVersion: 10.0.19041.2251
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\cryptnet.dll:cryptnet.dll (00007FFC1F730000), size: 200704 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\cryptnet.dll', fileVersion: 10.0.19041.906
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\drvstore.dll:drvstore.dll (00007FFC1F540000), size: 1343488 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\drvstore.dll', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\devobj.dll:devobj.dll (00007FFC27500000), size: 180224 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\devobj.dll', fileVersion: 10.0.19041.1620
[2023-03-23 20:58:36]: C:\Windows\System32\WINTRUST.DLL:WINTRUST.DLL (000001CD48460000), size: 430080 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\WINTRUST.DLL', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\CRYPTSP.dll:CRYPTSP.dll (00007FFC27100000), size: 98304 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\CRYPTSP.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\system32\rsaenh.dll:rsaenh.dll (00007FFC267C0000), size: 212992 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rsaenh.dll', fileVersion: 10.0.19041.1052
[2023-03-23 20:58:36]: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\nvwgf2umx.dll:nvwgf2umx.dll (00007FFC14970000), size: 88604672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\nvwgf2umx.dll', fileVersion: 31.0.15.3118
[2023-03-23 20:58:36]: C:\Windows\system32\nvspcap64.dll:nvspcap64.dll (00007FFBCB8C0000), size: 2953216 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\nvspcap64.dll', fileVersion: 3.27.0.112
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\ntmarta.dll:ntmarta.dll (00007FFC268E0000), size: 208896 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\ntmarta.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\Display.NvContainer\MessageBus.dll:MessageBus.dll (00007FFC1A7E0000), size: 7565312 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\Display.NvContainer\MessageBus.dll', fileVersion: 1.22.2758.1620
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dxcore.dll:dxcore.dll (00007FFC21680000), size: 241664 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\dxcore.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\NSI.dll:NSI.dll (00007FFC29270000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\NSI.dll', fileVersion: 10.0.19041.610
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dhcpcsvc.DLL:dhcpcsvc.DLL (00007FFC21770000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\dhcpcsvc.DLL', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\System32\clbcatq.dll:clbcatq.dll (00007FFC29560000), size: 692224 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\clbcatq.dll', fileVersion: 2001.12.10941.16384
[2023-03-23 20:58:36]: C:\Windows\system32\wbem\wbemprox.dll:wbemprox.dll (00007FFC21DB0000), size: 69632 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\wbemprox.dll', fileVersion: 10.0.19041.1320
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\wbemcomn.dll:wbemcomn.dll (00007FFC21D20000), size: 589824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\wbemcomn.dll', fileVersion: 10.0.19041.1566
[2023-03-23 20:58:36]: C:\Windows\system32\wbem\wbemsvc.dll:wbemsvc.dll (00007FFC217B0000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\wbemsvc.dll', fileVersion: 10.0.19041.1320
[2023-03-23 20:58:36]: C:\Windows\system32\wbem\fastprox.dll:fastprox.dll (00007FFC211E0000), size: 1093632 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wbem\fastprox.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\amsi.dll:amsi.dll (00007FFC203A0000), size: 126976 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\amsi.dll', fileVersion: 10.0.19041.2075
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\USERENV.dll:USERENV.dll (00007FFC27650000), size: 188416 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\USERENV.dll', fileVersion: 10.0.19041.572
[2023-03-23 20:58:36]: C:\Program Files\Avast Software\Avast\aswAMSI.dll:aswAMSI.dll (00007FFC1F690000), size: 614400 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files\Avast Software\Avast\aswAMSI.dll', fileVersion: 23.2.7961.790
[2023-03-23 20:58:36]: C:\Windows\System32\MMDevApi.dll:MMDevApi.dll (00007FFC20420000), size: 544768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\MMDevApi.dll', fileVersion: 10.0.19041.1503
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\AUDIOSES.DLL:AUDIOSES.DLL (00007FFC20120000), size: 1581056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\AUDIOSES.DLL', fileVersion: 10.0.19041.2364
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\powrprof.dll:powrprof.dll (00007FFC26D20000), size: 307200 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\powrprof.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\UMPDC.dll:UMPDC.dll (00007FFC26B90000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\UMPDC.dll'
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\resourcepolicyclient.dll:resourcepolicyclient.dll (00007FFC25240000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\resourcepolicyclient.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\xinput1_4.dll:xinput1_4.dll (00007FFBE2000000), size: 69632 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\xinput1_4.dll', fileVersion: 10.0.19041.844
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\inputhost.dll:inputhost.dll (00007FFC0A480000), size: 1384448 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\inputhost.dll', fileVersion: 10.0.19041.1741
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\CoreMessaging.dll:CoreMessaging.dll (00007FFC24CB0000), size: 991232 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\CoreMessaging.dll', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\wintypes.dll:wintypes.dll (00007FFC24250000), size: 1392640 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\wintypes.dll', fileVersion: 10.0.19041.2311
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\PROPSYS.dll:PROPSYS.dll (00007FFC232E0000), size: 1007616 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\PROPSYS.dll', fileVersion: 7.0.19041.1741
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\CoreUIComponents.dll:CoreUIComponents.dll (00007FFC24950000), size: 3530752 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\CoreUIComponents.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\dcomp.dll:dcomp.dll (00007FFC243B0000), size: 1978368 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\dcomp.dll', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\textinputframework.dll:textinputframework.dll (00007FFC0A010000), size: 1019904 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\textinputframework.dll', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\System32\Windows.UI.dll:Windows.UI.dll (00007FFBFD210000), size: 1314816 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\Windows.UI.dll', fileVersion: 10.0.19041.746
[2023-03-23 20:58:36]: C:\Windows\System32\WindowManagementAPI.dll:WindowManagementAPI.dll (00007FFC22180000), size: 659456 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\WindowManagementAPI.dll'
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\twinapi.appcore.dll:twinapi.appcore.dll (00007FFC22B30000), size: 2097152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\twinapi.appcore.dll', fileVersion: 10.0.19041.1865
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\gpapi.dll:gpapi.dll (00007FFC25FE0000), size: 143360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\gpapi.dll', fileVersion: 10.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\nvngx.dll:nvngx.dll (00007FFBEA430000), size: 491520 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\nvngx.dll', fileVersion: 30.0.14.9516
[2023-03-23 20:58:36]: C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\_nvngx.dll:_nvngx.dll (00007FFBAFD00000), size: 1650688 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_abf7e4e84f20581c\_nvngx.dll', fileVersion: 31.0.15.3118
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\nvapi64.dll:nvapi64.dll (00007FFC1DF70000), size: 8069120 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\nvapi64.dll', fileVersion: 31.0.15.3118
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\DEVRTL.dll:DEVRTL.dll (00007FFC1B570000), size: 81920 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\DEVRTL.dll', fileVersion: 10.0.19041.1620
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\SPINF.dll:SPINF.dll (00007FFC19E60000), size: 114688 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\SPINF.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\vegeloader.dll:vegeloader.dll (00007FFBDD570000), size: 434176 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\vegeloader.dll'
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\fload.dll:fload.dll (00007FFC232B0000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\fload.dll'
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\wasmscreen.dll:wasmscreen.dll (00007FFBF47C0000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\wasmscreen.dll'
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\wasmtime.dll:wasmtime.dll (00007FFBAB2A0000), size: 9719808 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\wasmtime.dll'
[2023-03-23 20:58:36]: C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\WindowsTTS.dll:WindowsTTS.dll (00007FFBDDDC0000), size: 176128 (result: 0), SymType: '-exported-', PDB: 'C:\Program Files (x86)\Steam\steamapps\common\SimRail\SimRail_Data\Plugins\WindowsTTS.dll'
[2023-03-23 20:58:36]: C:\Windows\System32\Speech\Common\sapi.dll:sapi.dll (00007FFBAF630000), size: 1597440 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\Speech\Common\sapi.dll', fileVersion: 5.3.25308.0
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\MSACM32.dll:MSACM32.dll (00007FFC0EFB0000), size: 122880 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\MSACM32.dll', fileVersion: 10.0.19041.1
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\msdmo.dll:msdmo.dll (00007FFC19F00000), size: 45056 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\msdmo.dll', fileVersion: 10.0.19041.1
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\winmmbase.dll:winmmbase.dll (00007FFBF7F40000), size: 155648 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\winmmbase.dll', fileVersion: 10.0.19041.1
[2023-03-23 20:58:36]: C:\Windows\System32\speech_onecore\engines\tts\MSTTSEngine_OneCore.dll:MSTTSEngine_OneCore.dll (00007FFBAB090000), size: 2125824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\speech_onecore\engines\tts\MSTTSEngine_OneCore.dll', fileVersion: 10.3.21207.0
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\msvcp110_win.dll:msvcp110_win.dll (00007FFC26850000), size: 565248 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\msvcp110_win.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\Speech_OneCore\Common\sapi_onecore.dll:sapi_onecore.dll (00007FFBF0200000), size: 5197824 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\Speech_OneCore\Common\sapi_onecore.dll', fileVersion: 5.3.19041.1620
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\urlmon.dll:urlmon.dll (00007FFC1EEF0000), size: 2015232 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\urlmon.dll', fileVersion: 11.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\iertutil.dll:iertutil.dll (00007FFC1B7C0000), size: 2822144 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\iertutil.dll', fileVersion: 11.0.19041.2673
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\srvcli.dll:srvcli.dll (00007FFC1F1C0000), size: 163840 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\srvcli.dll', fileVersion: 10.0.19041.1645
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\netutils.dll:netutils.dll (00007FFC26BF0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\netutils.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\Windows.ApplicationModel.dll:Windows.ApplicationModel.dll (00007FFC0C8C0000), size: 942080 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\Windows.ApplicationModel.dll', fileVersion: 10.0.19041.1806
[2023-03-23 20:58:36]: C:\Windows\System32\msxml6.dll:msxml6.dll (00007FFC13830000), size: 2486272 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\msxml6.dll', fileVersion: 6.30.19041.1023
[2023-03-23 20:58:36]: C:\Windows\system32\napinsp.dll:napinsp.dll (00007FFC0C2E0000), size: 94208 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\napinsp.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\system32\pnrpnsp.dll:pnrpnsp.dll (00007FFC0C300000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\pnrpnsp.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\system32\wshbth.dll:wshbth.dll (00007FFC0C320000), size: 86016 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wshbth.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\system32\NLAapi.dll:NLAapi.dll (00007FFC23170000), size: 118784 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NLAapi.dll', fileVersion: 10.0.19041.2193
[2023-03-23 20:58:36]: C:\Windows\SYSTEM32\DNSAPI.dll:DNSAPI.dll (00007FFC26C00000), size: 831488 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\DNSAPI.dll', fileVersion: 10.0.19041.2546
[2023-03-23 20:58:36]: C:\Windows\System32\winrnr.dll:winrnr.dll (00007FFC0C370000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\winrnr.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\rasadhlp.dll:rasadhlp.dll (00007FFC1A0D0000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\rasadhlp.dll', fileVersion: 10.0.19041.546
[2023-03-23 20:58:36]: C:\Windows\System32\fwpuclnt.dll:fwpuclnt.dll (00007FFC13ED0000), size: 524288 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\fwpuclnt.dll', fileVersion: 10.0.19041.2486
[2023-03-23 20:58:36]:   ERROR: SymGetSymFromAddr64, GetLastError: 'Próbowano uzyskać dostęp do nieprawidłowego adresu.' (Address: 00007FFBAD71C7D1)
[2023-03-23 20:58:36]: 0x00007FFBAD71C7D1 (UnityPlayer) (function-name not available)
[2023-03-23 20:58:36]: 0x00007FFC28267614 (KERNEL32) BaseThreadInitThunk
[2023-03-23 20:58:36]: 0x00007FFC2A0A26A1 (ntdll) RtlUserThreadStart
[2023-03-23 20:58:36]: 
========== END OF STACKTRACE ===========

[2023-03-23 20:58:36]: A crash has been intercepted by the crash handler. For call stack and other details, see the latest crash report generated in:
 * C:/Users/Dawid/AppData/Local/Temp/SimKol/SimRail/Crashes

 

Dodam że sterowniki są aktualne i nie pomogło przeinstalowanie gry.

orca-image-162695077.jpeg

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use Privacy Policy