Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Mono path[0] = 'D:/steamcmd/7_days_to_die_server/7DaysToDieServer_Data/Managed'
- Mono config path = 'D:/steamcmd/7_days_to_die_server/MonoBleedingEdge/etc'
- [Physics::Module] Initialized MultithreadedJobDispatcher with 5 workers.
- Loading player data from D:/steamcmd/7_days_to_die_server/7DaysToDieServer_Data/data.unity3d
- Initialize engine version: 2022.3.29f1 (8d510ca76d2b)
- [Subsystems] Discovering subsystems at path D:/steamcmd/7_days_to_die_server/7DaysToDieServer_Data/UnitySubsystems
- Forcing GfxDevice: Null
- GfxDevice: creating device client; threaded=0; jobified=0
- NullGfxDevice:
- Version: NULL 1.0 [1.0]
- Renderer: Null Device
- Vendor: Unity Technologies
- Begin MonoManager ReloadAssembly
- - Loaded All Assemblies, in 0.141 seconds
- - Finished resetting the current domain, in 0.002 seconds
- ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
- Microsoft Media Foundation video decoding to texture disabled: graphics device is Null, only Direct3D 11 and Direct3D 12 (only on desktop) are supported for hardware-accelerated video decoding.
- ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
- ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
- WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
- ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
- WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
- WARNING: Shader Unsupported: '7DTD/Cube_UI_Frame' - All subshaders removed
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
- ERROR: Shader 7DTD/Cube_UI_Frame shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
- WARNING: Shader Unsupported: '7DTD/Cube_UI_Frame' - All subshaders removed
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
- ERROR: Shader GUI/Text Shader shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
- WARNING: Shader Unsupported: '7DTD/Cube_UI_Glow' - All subshaders removed
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
- ERROR: Shader 7DTD/Cube_UI_Glow shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
- WARNING: Shader Unsupported: '7DTD/Cube_UI_Glow' - All subshaders removed
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
- ERROR: Shader Unlit/Transparent Colored shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
- UnloadTime: 0.579200 ms
- 2024-07-01T19:31:49 0.001 INF Version: V 1.0 (b309) Compatibility Version: V 1.0, Build: WindowsPlayer 64 Bit
- 2024-07-01T19:31:49 0.002 INF System information:
- 2024-07-01T19:31:49 0.002 INF OS: Windows 11 (10.0.22631) 64bit
- 2024-07-01T19:31:49 0.002 INF CPU: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz (cores: 6)
- 2024-07-01T19:31:49 0.002 INF RAM: 16335 MB
- 2024-07-01T19:31:49 0.002 INF GPU: Null Device (128 MB)
- 2024-07-01T19:31:49 0.008 INF Graphics API: NULL 1.0 [1.0] (shader level 3.0)
- 2024-07-01T19:31:49 0.010 INF Local UTC offset: -7 hours
- 2024-07-01T19:31:49 0.034 INF Command line arguments: 7DaysToDieServer -logfile D:\steamcmd\7_days_to_die_server\\7DaysToDieServer_Data\output_log_dedi__2024-07-01__19-31-48.txt -quit -batchmode -nographics -configfile=serverconfig.xml -dedicated
- 2024-07-01T19:31:49 0.037 INF Parsing server configfile: D:/steamcmd/7_days_to_die_server/7DaysToDieServer_Data/../serverconfig.xml
- 2024-07-01T19:31:49 0.069 ERR ====================================================================================================
- 2024-07-01T19:31:49 0.069 ERR Error parsing configfile property 'SaveGameFolder': Unknown config option
- 2024-07-01T19:31:49 0.069 INF Make sure your configfile is updated the current server version!
- 2024-07-01T19:31:49 0.069 INF Startup aborted due to the given error in server configfile
- 2024-07-01T19:31:49 0.069 ERR ====================================================================================================
- 2024-07-01T19:31:49 0.069 INF UserDataFolder: D:\steamcmd\7_days_to_die_server\saves
- InvalidOperationException: GamePrefs is being accessed before it is ready.
- at GamePrefs.get_Instance () [0x00007] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GamePrefs.GetObject (EnumGamePrefs _eProperty) [0x00002] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GamePrefs.GetFloat (EnumGamePrefs _eProperty) [0x00000] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at SelectionBoxManager.Awake () [0x00012] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- InvalidOperationException: GamePrefs is being accessed before it is ready.
- at GamePrefs.get_Instance () [0x00007] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GamePrefs.GetObject (EnumGamePrefs _eProperty) [0x00002] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GamePrefs.GetInt (EnumGamePrefs _eProperty) [0x00000] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GameOptionsManager.ValidateFoV () [0x00000] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GameOptionsManager..cctor () [0x000d0] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- Rethrow as TypeInitializationException: The type initializer for 'GameOptionsManager' threw an exception.
- at GUIWindowManager.Awake () [0x00018] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- 2024-07-01T19:31:49 0.125 INF Preparing quit
- InvalidOperationException: GamePrefs is being accessed before it is ready.
- at GamePrefs.get_Instance () [0x00007] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GameManager+<ApplicationQuitCo>d__182.MoveNext () [0x0008e] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <dfbdd4656e0844829a5285bde9c1a365>:0
- UnityEngine.MonoBehaviour:StartCoroutineManaged2(MonoBehaviour, IEnumerator)
- UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
- GameManager:OnApplicationQuit()
- InvalidOperationException: GamePrefs is being accessed before it is ready.
- at GamePrefs.get_Instance () [0x00007] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GamePrefs.GetObject (EnumGamePrefs _eProperty) [0x00002] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GamePrefs.GetInt (EnumGamePrefs _eProperty) [0x00000] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GameOptionsManager.ValidateFoV () [0x00000] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- at GameOptionsManager..cctor () [0x000d0] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- Rethrow as TypeInitializationException: The type initializer for 'GameOptionsManager' threw an exception.
- at GUIWindowManager.OnDestroy () [0x00000] in <8f2836e0799b4f8b8b7f8ae0e99c9fba>:0
- Memory Statistics:
- [ALLOC_TEMP_TLS] TLS Allocator
- StackAllocators :
- [ALLOC_TEMP_MAIN]
- Initial Block Size 4.0 MB
- Current Block Size 4.0 MB
- Peak Allocated Bytes 2.9 MB
- Overflow Count 1
- [ALLOC_TEMP_Loading.AsyncRead]
- Initial Block Size 64.0 KB
- Current Block Size 128.0 KB
- Peak Allocated Bytes 127.5 KB
- Overflow Count 0
- [ALLOC_TEMP_Loading.PreloadManager]
- Initial Block Size 256.0 KB
- Current Block Size 256.0 KB
- Peak Allocated Bytes 132.6 KB
- Overflow Count 4
- [ALLOC_TEMP_Background Job.Worker 8]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 9]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Job.Worker 0]
- Initial Block Size 256.0 KB
- Current Block Size 256.0 KB
- Peak Allocated Bytes 0 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 10]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 14]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 6]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Job.Worker 4]
- Initial Block Size 256.0 KB
- Current Block Size 256.0 KB
- Peak Allocated Bytes 0 B
- Overflow Count 0
- [ALLOC_TEMP_Job.Worker 3]
- Initial Block Size 256.0 KB
- Current Block Size 256.0 KB
- Peak Allocated Bytes 0 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 12]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_EnlightenWorker] x 3
- Initial Block Size 64.0 KB
- Current Block Size 64.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 15]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 1]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 2]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 7]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_AssetGarbageCollectorHelper] x 5
- Initial Block Size 64.0 KB
- Current Block Size 64.0 KB
- Peak Allocated Bytes 138 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 5]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 13]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Job.Worker 1]
- Initial Block Size 256.0 KB
- Current Block Size 256.0 KB
- Peak Allocated Bytes 366 B
- Overflow Count 0
- [ALLOC_TEMP_Job.Worker 2]
- Initial Block Size 256.0 KB
- Current Block Size 256.0 KB
- Peak Allocated Bytes 0 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 3]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 11]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 0]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_Background Job.Worker 4]
- Initial Block Size 32.0 KB
- Current Block Size 32.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_TEMP_BatchDeleteObjects]
- Initial Block Size 64.0 KB
- Current Block Size 64.0 KB
- Peak Allocated Bytes 54 B
- Overflow Count 0
- [ALLOC_DEFAULT] Dual Thread Allocator
- Peak main deferred allocation count 21
- [ALLOC_BUCKET]
- Large Block size 4.0 MB
- Used Block count 1
- Peak Allocated bytes 4.0 MB
- Failed Allocations. Bucket layout:
- 16B: 1 Subsections = 1024 buckets. Failed count: 204668
- 32B: 13 Subsections = 6656 buckets. Failed count: 25849
- 48B: 49 Subsections = 16725 buckets. Failed count: 8970
- 64B: 30 Subsections = 7680 buckets. Failed count: 2411
- 80B: 151 Subsections = 30924 buckets. Failed count: 15919
- 96B: 8 Subsections = 1365 buckets. Failed count: 119
- 112B: 2 Subsections = 292 buckets. Failed count: 30
- 128B: 2 Subsections = 256 buckets. Failed count: 392
- [ALLOC_DEFAULT_MAIN]
- Requested Block Size 16.0 MB
- Peak Block count 2
- Peak Allocated memory 50.0 MB
- Peak Large allocation bytes 32.0 MB
- [ALLOC_DEFAULT_THREAD]
- Requested Block Size 16.0 MB
- Peak Block count 1
- Peak Allocated memory 9.1 MB
- Peak Large allocation bytes 0 B
- [ALLOC_TEMP_JOB_1_FRAME]
- Initial Block Size 2.0 MB
- Used Block Count 0
- Overflow Count (too large) 0
- Overflow Count (full) 0
- [ALLOC_TEMP_JOB_2_FRAMES]
- Initial Block Size 2.0 MB
- Used Block Count 0
- Overflow Count (too large) 0
- Overflow Count (full) 0
- [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
- Initial Block Size 2.0 MB
- Used Block Count 1
- Overflow Count (too large) 0
- Overflow Count (full) 0
- [ALLOC_TEMP_JOB_ASYNC (Background)]
- Initial Block Size 1.0 MB
- Used Block Count 1
- Overflow Count (too large) 0
- Overflow Count (full) 0
- [ALLOC_GFX] Dual Thread Allocator
- Peak main deferred allocation count 0
- [ALLOC_BUCKET]
- Large Block size 4.0 MB
- Used Block count 1
- Peak Allocated bytes 4.0 MB
- Failed Allocations. Bucket layout:
- 16B: 1 Subsections = 1024 buckets. Failed count: 204668
- 32B: 13 Subsections = 6656 buckets. Failed count: 25849
- 48B: 49 Subsections = 16725 buckets. Failed count: 8970
- 64B: 30 Subsections = 7680 buckets. Failed count: 2411
- 80B: 151 Subsections = 30924 buckets. Failed count: 15919
- 96B: 8 Subsections = 1365 buckets. Failed count: 119
- 112B: 2 Subsections = 292 buckets. Failed count: 30
- 128B: 2 Subsections = 256 buckets. Failed count: 392
- [ALLOC_GFX_MAIN]
- Requested Block Size 16.0 MB
- Peak Block count 1
- Peak Allocated memory 114.6 KB
- Peak Large allocation bytes 0 B
- [ALLOC_GFX_THREAD]
- Requested Block Size 16.0 MB
- Peak Block count 1
- Peak Allocated memory 94.2 KB
- Peak Large allocation bytes 0 B
- [ALLOC_CACHEOBJECTS] Dual Thread Allocator
- Peak main deferred allocation count 5
- [ALLOC_BUCKET]
- Large Block size 4.0 MB
- Used Block count 1
- Peak Allocated bytes 4.0 MB
- Failed Allocations. Bucket layout:
- 16B: 1 Subsections = 1024 buckets. Failed count: 204668
- 32B: 13 Subsections = 6656 buckets. Failed count: 25849
- 48B: 49 Subsections = 16725 buckets. Failed count: 8970
- 64B: 30 Subsections = 7680 buckets. Failed count: 2411
- 80B: 151 Subsections = 30924 buckets. Failed count: 15919
- 96B: 8 Subsections = 1365 buckets. Failed count: 119
- 112B: 2 Subsections = 292 buckets. Failed count: 30
- 128B: 2 Subsections = 256 buckets. Failed count: 392
- [ALLOC_CACHEOBJECTS_MAIN]
- Requested Block Size 4.0 MB
- Peak Block count 7
- Peak Allocated memory 46.5 MB
- Peak Large allocation bytes 32.3 MB
- [ALLOC_CACHEOBJECTS_THREAD]
- Requested Block Size 4.0 MB
- Peak Block count 1
- Peak Allocated memory 16.6 MB
- Peak Large allocation bytes 15.7 MB
- [ALLOC_TYPETREE] Dual Thread Allocator
- Peak main deferred allocation count 0
- [ALLOC_BUCKET]
- Large Block size 4.0 MB
- Used Block count 1
- Peak Allocated bytes 4.0 MB
- Failed Allocations. Bucket layout:
- 16B: 1 Subsections = 1024 buckets. Failed count: 204668
- 32B: 13 Subsections = 6656 buckets. Failed count: 25849
- 48B: 49 Subsections = 16725 buckets. Failed count: 8970
- 64B: 30 Subsections = 7680 buckets. Failed count: 2411
- 80B: 151 Subsections = 30924 buckets. Failed count: 15919
- 96B: 8 Subsections = 1365 buckets. Failed count: 119
- 112B: 2 Subsections = 292 buckets. Failed count: 30
- 128B: 2 Subsections = 256 buckets. Failed count: 392
- [ALLOC_TYPETREE_MAIN]
- Requested Block Size 2.0 MB
- Peak Block count 1
- Peak Allocated memory 4.1 KB
- Peak Large allocation bytes 0 B
- [ALLOC_TYPETREE_THREAD]
- Requested Block Size 2.0 MB
- Peak Block count 1
- Peak Allocated memory 5.4 KB
- Peak Large allocation bytes 0 B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement