Advertisement
Guest User

7DTD a20 exp

a guest
Dec 16th, 2021
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1. Mono path[0] = 'Z:/SteamLibrary/steamapps/common/7 Days To Die/7daystodie_Data/Managed'
  2. Mono config path = 'Z:/SteamLibrary/steamapps/common/7 Days To Die/MonoBleedingEdge/etc'
  3. Initialize engine version: 2020.3.14f1 (d0d1bb862f9d)
  4. [Subsystems] Discovering subsystems at path Z:/SteamLibrary/steamapps/common/7 Days To Die/7daystodie_Data/UnitySubsystems
  5. Forcing GfxDevice: Direct3D 11
  6. GfxDevice: creating device client; threaded=1
  7. Direct3D:
  8. Version: Direct3D 11.0 [level 11.1]
  9. Renderer: NVIDIA GeForce RTX 3080 (ID=0x2206)
  10. Vendor:
  11. VRAM: 10077 MB
  12. Driver: 30.0.14.9676
  13. Begin MonoManager ReloadAssembly
  14. - Completed reload, in 0.231 seconds
  15. D3D11 device created for Microsoft Media Foundation video decoding.
  16. <RI> Initializing input.
  17.  
  18. <RI> Input initialized.
  19.  
  20. <RI> Initialized touch support.
  21.  
  22. UnloadTime: 0.852700 ms
  23. 2021-12-16T11:31:51 0.020 INF [Platform] Init
  24. 2021-12-16T11:31:51 0.067 INF [Platform] Using native platform: Steam
  25. 2021-12-16T11:31:51 0.068 INF [Platform] Using cross platform: EOS
  26. 2021-12-16T11:31:51 0.068 INF [Platform] Using server platform: Steam
  27. 2021-12-16T11:31:51 0.068 INF [Platform] Initializing Steam
  28. 2021-12-16T11:31:51 0.071 INF Starting PlayerInputManager...
  29. Fallback handler could not load library Z:/SteamLibrary/steamapps/common/7 Days To Die/7daystodie_Data/Mono/XInputInterface32
  30. Fallback handler could not load library Z:/SteamLibrary/steamapps/common/7 Days To Die/7daystodie_Data/Mono/XInputInterface32.dll
  31. Fallback handler could not load library Z:/SteamLibrary/steamapps/common/7 Days To Die/7daystodie_Data/Mono/XInputInterface32
  32. Fallback handler could not load library Z:/SteamLibrary/steamapps/common/7 Days To Die/7daystodie_Data/Mono/libXInputInterface32
  33. Fallback handler could not load library Z:/SteamLibrary/steamapps/common/7 Days To Die/7daystodie_Data/Mono/libXInputInterface32.dll
  34. Fallback handler could not load library Z:/SteamLibrary/steamapps/common/7 Days To Die/7daystodie_Data/Mono/libXInputInterface32
  35. 2021-12-16T11:31:51 0.232 INF InControl (version 1.8.2 build 9357, native module = False, XInput = True)
  36. 2021-12-16T11:31:52 0.799 INF [Steamworks.NET] SteamAPI_Init() ok
  37. 2021-12-16T11:31:52 0.806 INF Not running in Big Picture Mode, no on-screen keyboard available
  38. 2021-12-16T11:31:52 0.807 INF [Platform] Initializing EOS
  39. 2021-12-16T11:31:52 1.111 INF [EOS] Initialize: Success
  40. UnauthorizedAccessException: Access to the path "Z:\SteamLibrary\steamapps\common\7 Days To Die\Data\Config\Localization.txt" is denied.
  41. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <695d1cc93cca45069c528c15c9fdd749>:0
  42. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0
  43. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  44. at System.IO.File.OpenRead (System.String path) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0
  45. at System.IO.File.ReadAllBytes (System.String path) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0
  46. at Localization.LoadCsv (System.String _filename, System.Boolean _patch) [0x00000] in <a70e13923c11440db6ee31eb8c04b409>:0
  47. at Localization.LoadBaseDictionaries () [0x00032] in <a70e13923c11440db6ee31eb8c04b409>:0
  48. at Localization.LoadAndSelectLanguage (System.String _language, System.Boolean _forceReload) [0x00010] in <a70e13923c11440db6ee31eb8c04b409>:0
  49. at Localization.Init () [0x00041] in <a70e13923c11440db6ee31eb8c04b409>:0
  50. at SplashScreenScript.Awake () [0x00005] in <a70e13923c11440db6ee31eb8c04b409>:0
  51.  
  52. 2021-12-16T11:31:52 1.231 INF [EAC] Initializing ...
  53. 2021-12-16T11:31:52 1.233 INF [EAC] Initialized :: Easy Anti-Cheat successfully initialized
  54. Setting up 6 worker threads for Enlighten.
  55. Thread -> id: 273c -> priority: 1
  56. Thread -> id: 2530 -> priority: 1
  57. Thread -> id: 540c -> priority: 1
  58. Thread -> id: 357c -> priority: 1
  59. Thread -> id: 4d58 -> priority: 1
  60. Thread -> id: 37d0 -> priority: 1
  61.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement