Guest User

output_log.txt

a guest
Mar 8th, 2020
905
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.90 KB | None | 0 0
  1. Initialize engine version: 2018.4.14f1 (05119b33d0b7)
  2. GfxDevice: creating device client; threaded=1
  3. Direct3D:
  4. Version: Direct3D 11.0 [level 11.1]
  5. Renderer: NVIDIA GeForce GTX 980 Ti (ID=0x17c8)
  6. Vendor:
  7. VRAM: 6097 MB
  8. Driver: 27.21.14.5012
  9. Begin MonoManager ReloadAssembly
  10. - Completed reload, in 0.139 seconds
  11. <RI> Initializing input.
  12.  
  13. <RI> Input initialized.
  14.  
  15. <RI> Initialized touch support.
  16.  
  17. UnloadTime: 0.546100 ms
  18. [15:34:21.899] [1] [INFO] KProfiler: Start
  19. [15:34:22.038] [1] [INFO] Applying resolution 2560x1440 @165hz (fullscreen: True)
  20. [15:34:22.042] [1] [INFO] Low Res Textures? No
  21. [15:34:22.045] [1] [INFO] release Build: AP-398437
  22. SYSTEM INFO:
  23. Platform=WindowsPlayer
  24. OSname=Windows 10 (10.0.0) 64bit
  25. OSversion=10.0.19041.0
  26. CPUmodel=All Series (ASUS)
  27. CPUdeviceType=Desktop
  28. CPUarch=AMD64
  29. ProcBits=64
  30. CPUcount=12
  31. CPUtype=Intel(R) Core(TM) i7-5820K CPU @ 3.30GHz
  32. SystemMemoryMegs=32677
  33. GPUgraphicsDeviceID=6088
  34. GPUname=NVIDIA GeForce GTX 980 Ti
  35. GPUgraphicsDeviceType=Direct3D11
  36. GPUgraphicsDeviceVendor=NVIDIA
  37. GPUgraphicsDeviceVendorID=4318
  38. GPUgraphicsDeviceVersion=Direct3D 11.0 [level 11.1]
  39. GPUmemoryMegs=6097
  40. GPUgraphicsMultiThreaded=False
  41. GPUgraphicsShaderLevel=50
  42. GPUmaxTextureSize=16384
  43. GPUnpotSupport=Full
  44. GPUsupportedRenderTargetCount=8
  45. GPUsupports2DArrayTextures=True
  46. GPUsupports3DTextures=True
  47. GPUsupportsComputeShaders=True
  48. GPUsupportsImageEffects=True
  49. GPUsupportsInstancing=True
  50. GPUsupportsRenderToCubemap=True
  51. GPUsupportsShadows=True
  52. GPUsupportsSparseTextures=True
  53. System Language=English
  54. [15:34:22.990] [1] [INFO] Initializing at 2020-03-08 15:34:22.990
  55. [15:34:22.990] [1] [INFO] Save path: C:\Users\chris\Documents\Klei\OxygenNotIncluded
  56. [15:34:23.480] [1] [INFO] Using builtin mod system.
  57. [15:34:23.481] [1] [INFO] Loading mod content DLL [Critter Proof Doors:1861123244] (provides DLL, Animation)
  58. [15:34:23.483] [1] [INFO] Loading MOD dll: CritterProofDoors.dll
  59. [15:34:23.641] [1] [INFO] [Zolibrary] [Zonkeeh] -> Successfully loaded the mod Critter Proof Doors with version 1.0.5
  60. [15:34:23.766] [1] [INFO] Localization.Initialize!
  61. [15:34:23.770] [1] [INFO] Test Data Location / docs / C:\Users\chris\Documents\Klei\OxygenNotIncluded
  62. [15:34:23.770] [1] [INFO] Test Data Location / local / C:\Users\chris\AppData\Local\Klei\OxygenNotIncluded
  63. [15:34:23.773] [1] [INFO] Test Data Locations / C:\Users\chris\Documents\Klei\OxygenNotIncluded\test / write True / read True / removed True
  64. [15:34:23.773] [1] [INFO] Test Data Locations / C:\Users\chris\AppData\Local\Klei\OxygenNotIncluded\test / write True / read True / removed True
  65. [15:34:23.777] [1] [INFO] Logged into Steam with ID:76561197969398955, NAME:Zoolie
  66. [15:34:23.778] [1] [INFO] [Account] Requesting auth ticket from Steam
  67. [15:34:23.794] [1] [INFO] Loading mod content Animation [Critter Proof Doors:1861123244] (provides DLL, Animation)
  68. [15:34:24.661] [4] [INFO] [Account] Got login for user KU__0Ou24D1
  69. MissingFieldException: Field 'DoorConfig.INPUT_PORTS_0_0' not found.
  70. at BuildingConfigManager.RegisterBuilding (IBuildingConfig config) [0x00131] in <62de69961f464b72923c510914d6557e>:0
  71. at (wrapper dynamic-method) GeneratedBuildings.LoadGeneratedBuildings_Patch1(System.Collections.Generic.List`1<System.Type>)
  72. at LegacyModMain.LoadBuildings (System.Collections.Generic.List`1[T] types) [0x00050] in <62de69961f464b72923c510914d6557e>:0
  73. at LegacyModMain.Load () [0x00042] in <62de69961f464b72923c510914d6557e>:0
  74. at Assets.CreatePrefabs () [0x00000] in <62de69961f464b72923c510914d6557e>:0
  75. at Assets.OnPrefabInit () [0x0031c] in <62de69961f464b72923c510914d6557e>:0
  76. at KMonoBehaviour.InitializeComponent () [0x00068] in <47504a45704048478872cc29d12c0f37>:0
  77. Rethrow as Exception: Error in GameAssets(Clone).Assets.OnPrefabInit
  78. at KMonoBehaviour.InitializeComponent () [0x000b1] in <47504a45704048478872cc29d12c0f37>:0
  79. at KMonoBehaviour.Awake () [0x00008] in <47504a45704048478872cc29d12c0f37>:0
  80. UnityEngine.Object:Internal_InstantiateSingleWithParent_Injected(Object, Transform, Vector3&, Quaternion&)
  81. UnityEngine.Object:Internal_InstantiateSingleWithParent(Object, Transform, Vector3, Quaternion)
  82. UnityEngine.Object:Instantiate(Object, Vector3, Quaternion, Transform)
  83. UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion, Transform)
  84. Util:KInstantiate(GameObject, Vector3, Quaternion, GameObject, String, Boolean, Int32)
  85. Util:KInstantiate(GameObject, GameObject, String)
  86. LaunchInitializer:Update()
  87.  
  88. (Filename: <62de69961f464b72923c510914d6557e> Line: 0)
  89.  
  90. Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
  91.  
  92. Unloading 859 unused Assets to reduce memory usage. Loaded Objects now: 34296.
  93. Total: 74.710400 ms (FindLiveObjects: 1.531000 ms CreateObjectMapping: 1.112200 ms MarkObjects: 70.967900 ms DeleteObjects: 1.099000 ms)
  94.  
  95. Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
  96. UnloadTime: 3.472700 ms
  97. [15:34:28.490] [1] [INFO] Error occurred with mods active. Disabling all mods (unless dev mods active).
  98.  
  99. Unloading 3 unused Assets to reduce memory usage. Loaded Objects now: 36110.
  100. Total: 74.709100 ms (FindLiveObjects: 1.694200 ms CreateObjectMapping: 1.282800 ms MarkObjects: 71.665700 ms DeleteObjects: 0.065600 ms)
  101.  
  102. [15:34:28.625] [1] [INFO] -- MAIN MENU --
  103. [15:34:28.816] [1] [INFO] Screen resolution updated, saving values to prefs: 2560x1440 @ 165, fullscreen: True
  104. [15:34:28.888] [1] [INFO] Using local MOTD at version: 9, web version at 7
  105. [15:34:29.275] [1] [INFO] publishing mod Flow Splitters
  106. [15:34:29.287] [1] [INFO] publishing mod Wounded Go To Med Bed
  107. [15:34:29.297] [1] [INFO] publishing mod Research Manager // by @Ony 👾
  108. [15:34:29.298] [1] [INFO] publishing mod ChainedDeconstruction
  109. [15:34:29.319] [1] [INFO] publishing mod Favorite Resources // by @Ony 👾
  110. [15:34:29.321] [1] [INFO] publishing mod Bigger Capacity
  111. [15:34:29.333] [1] [INFO] publishing mod Configurable Motion Sensor Range
  112. [15:34:29.342] [1] [INFO] publishing mod The Duplicant Reacharound
  113. [15:34:29.362] [1] [INFO] publishing mod Critter Proof Doors
  114. [15:34:29.363] [1] [INFO] Preview image load failed
  115. [15:34:29.363] [1] [INFO] publishing mod Sensory Overload
  116. [15:34:29.380] [1] [INFO] publishing mod Deconstructable POI Props
  117. [15:34:29.391] [1] [INFO] publishing mod Show Building Ranges
  118. [15:34:29.401] [1] [INFO] publishing mod Queue for Sinks
  119. [15:34:29.410] [1] [INFO] publishing mod Mod Manager // by @Ony 👾
  120. [15:34:29.411] [1] [INFO] publishing mod Smart Pumps
  121. [15:34:29.422] [1] [INFO] publishing mod Better Automation Overlay
  122. [15:34:29.422] [1] [INFO] Preview image load failed
  123. [15:34:29.422] [1] [INFO] publishing mod Automation Expanded
  124. [15:34:29.429] [1] [INFO] publishing mod Super Building Extension
  125. [15:34:29.436] [1] [INFO] publishing mod Drains
  126. [15:34:29.441] [1] [INFO] publishing mod Canister Fillers
  127. [15:34:29.445] [1] [INFO] publishing mod Butcher & Fishing Stations
  128. [15:34:29.458] [1] [INFO] publishing mod Sensors for conveyor
  129. [15:34:29.461] [1] [INFO] publishing mod Wireless Automation
  130. [15:34:29.461] [1] [INFO] Preview image load failed
  131. [15:34:29.461] [1] [INFO] publishing mod Alarm - Notification Trigger
  132. [15:34:29.470] [1] [INFO] publishing mod Claustrophobia - Stuck Duplicant Alert
  133. [15:34:29.479] [1] [INFO] publishing mod Breath Traits Affect Held Breath
  134. [15:34:29.487] [1] [INFO] publishing mod Wall Pumps and Vents
  135. [15:34:29.487] [1] [INFO] Preview image load failed
  136. [15:34:29.487] [1] [INFO] publishing mod Pliers
  137. [15:34:29.489] [1] [INFO] publishing mod Falling Sand
  138. [15:34:29.498] [1] [INFO] publishing mod Blueprints
  139. [15:34:29.521] [1] [INFO] Subscribe to mod Flow Splitters
  140. [15:34:29.529] [1] [INFO] Subscribe to mod Wounded Go To Med Bed
  141. [15:34:29.538] [1] [INFO] Subscribe to mod Research Manager // by @Ony 👾
  142. [15:34:29.545] [1] [INFO] Subscribe to mod ChainedDeconstruction
  143. [15:34:29.553] [1] [INFO] Subscribe to mod Favorite Resources // by @Ony 👾
  144. [15:34:29.561] [1] [INFO] Subscribe to mod Bigger Capacity
  145. [15:34:29.570] [1] [INFO] Subscribe to mod Configurable Motion Sensor Range
  146. [15:34:29.578] [1] [INFO] Subscribe to mod The Duplicant Reacharound
  147. [15:34:29.587] [1] [INFO] Subscribe to mod Critter Proof Doors
  148. [15:34:29.595] [1] [INFO] Subscribe to mod Sensory Overload
  149. [15:34:29.603] [1] [INFO] Subscribe to mod Deconstructable POI Props
  150. [15:34:29.611] [1] [INFO] Subscribe to mod Show Building Ranges
  151. [15:34:29.618] [1] [INFO] Subscribe to mod Queue for Sinks
  152. [15:34:29.626] [1] [INFO] Subscribe to mod Mod Manager // by @Ony 👾
  153. [15:34:29.634] [1] [INFO] Subscribe to mod Smart Pumps
  154. [15:34:29.642] [1] [INFO] Subscribe to mod Better Automation Overlay
  155. [15:34:29.650] [1] [INFO] Subscribe to mod Automation Expanded
  156. [15:34:29.659] [1] [INFO] Subscribe to mod Super Building Extension
  157. [15:34:29.667] [1] [INFO] Subscribe to mod Drains
  158. [15:34:29.675] [1] [INFO] Subscribe to mod Canister Fillers
  159. [15:34:29.683] [1] [INFO] Subscribe to mod Butcher & Fishing Stations
  160. [15:34:29.692] [1] [INFO] Subscribe to mod Sensors for conveyor
  161. [15:34:29.701] [1] [INFO] Subscribe to mod Wireless Automation
  162. [15:34:29.709] [1] [INFO] Subscribe to mod Alarm - Notification Trigger
  163. [15:34:29.717] [1] [INFO] Subscribe to mod Claustrophobia - Stuck Duplicant Alert
  164. [15:34:29.726] [1] [INFO] Subscribe to mod Breath Traits Affect Held Breath
  165. [15:34:29.734] [1] [INFO] Subscribe to mod Wall Pumps and Vents
  166. [15:34:29.742] [1] [INFO] Subscribe to mod Pliers
  167. [15:34:29.750] [1] [INFO] Subscribe to mod Falling Sand
  168. [15:34:29.757] [1] [INFO] Subscribe to mod Blueprints
  169. [15:34:30.964] [1] [INFO] Preview image load failed
  170. [15:34:30.965] [1] [INFO] Preview image load failed
  171. [15:34:30.965] [1] [INFO] Preview image load failed
  172. [15:34:31.849] [1] [INFO] Preview image load failed
  173. [15:34:31.849] [1] [INFO] Preview image load failed
  174. [15:34:32.748] [1] [INFO] Preview image load failed
  175. [15:34:32.749] [1] [INFO] Preview image load failed
Advertisement
Add Comment
Please, Sign In to add comment