Advertisement
ANSeranov

output_log

Jan 27th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. Initialize engine version: 2018.1.0f2 (d4d99f31acba)
  2. GfxDevice: creating device client; threaded=1
  3. Direct3D:
  4. Version: Direct3D 11.0 [level 11.1]
  5. Renderer: NVIDIA GeForce GTX 1070 (ID=0x1b81)
  6. Vendor:
  7. VRAM: 8046 MB
  8. Driver: 23.21.13.9101
  9. Begin MonoManager ReloadAssembly
  10. - Completed reload, in 0.086 seconds
  11. <RI> Initializing input.
  12.  
  13. <RI> Input initialized.
  14.  
  15. <RI> Initialized touch support.
  16.  
  17. UnloadTime: 0.371141 ms
  18.  
  19.  
  20. [Manager] Version '0.12.7'. Initialize.
  21. [Manager] Parsing mods.
  22. [Manager] Reading file 'H:\SteamLibrary\steamapps\common\Pathfinder Kingmaker\Mods\BagOfTricks\Info.json'.
  23. [Manager] Reading file 'H:\SteamLibrary\steamapps\common\Pathfinder Kingmaker\Mods\CraftMagicItems\Info.json'.
  24. [Manager] Reading file 'H:\SteamLibrary\steamapps\common\Pathfinder Kingmaker\Mods\EldritchArcana\Info.json'.
  25. [Manager] Reading file 'H:\SteamLibrary\steamapps\common\Pathfinder Kingmaker\Mods\HairUnlocker\Info.json'.
  26. [Manager] Reading file 'H:\SteamLibrary\steamapps\common\Pathfinder Kingmaker\Mods\PlayerBiography\Info.json'.
  27. [Manager] Reading file 'H:\SteamLibrary\steamapps\common\Pathfinder Kingmaker\Mods\Respec\Info.json'.
  28. [Manager] Reading file 'H:\SteamLibrary\steamapps\common\Pathfinder Kingmaker\Mods\ScaleXP\Info.json'.
  29. [Manager] Reading file 'H:\SteamLibrary\steamapps\common\Pathfinder Kingmaker\Mods\VendorProgression\Info.json'.
  30. [Manager] Reading file 'H:\SteamLibrary\steamapps\common\Pathfinder Kingmaker\Mods\VisualAdjustments\Info.json'.
  31. [Manager] Sorting mods.
  32. [Manager] Loading mods.
  33. [BagOfTricks] Version '1.10.2'. Loading.
  34. [BagOfTricks] Game Version: 1.2.0o
  35. [BagOfTricks] Game Version (Mod): 1.1.6d
  36. [BagOfTricks] Active.
  37. [CraftMagicItems] Version '1.8.7'. Loading.
  38. [CraftMagicItems] Active.
  39. [EldritchArcana] Version '0.9.3'. Loading.
  40. [EldritchArcana] Active.
  41. [HairUnlocker] Version '1.1.0'. Loading.
  42. [HairUnlocker] Active.
  43. [PlayerBio] Version '0.1.1'. Loading.
  44. [PlayerBio] [Error] Error trying to call 'PlayerBiography.Main.Load'.
  45. [PlayerBio] [Error] TargetInvocationException - Exception has been thrown by the target of an invocation.
  46. FileNotFoundException: Could not find file "H:\SteamLibrary\steamapps\common\Pathfinder Kingmaker\Mods\PlayerBiography\bio.txt"
  47. 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 <e1a80661d61443feb3dbdaac88eeb776>:0
  48. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0
  49. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode)
  50. at PlayerBiography.LoadingScreenDescModify.Read () [0x00031] in <4caef6d3e37c4b9397abf701e555b738>:0
  51. at PlayerBiography.LoadingScreenDescModify..ctor () [0x00025] in <4caef6d3e37c4b9397abf701e555b738>:0
  52. at PlayerBiography.Main.Load (UnityModManagerNet.UnityModManager+ModEntry modEntry) [0x00007] in <4caef6d3e37c4b9397abf701e555b738>:0
  53. at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  54. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <e1a80661d61443feb3dbdaac88eeb776>:0
  55. Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
  56. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <e1a80661d61443feb3dbdaac88eeb776>:0
  57. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <e1a80661d61443feb3dbdaac88eeb776>:0
  58. at UnityModManagerNet.UnityModManager+ModEntry.Invoke (System.String namespaceClassnameMethodname, System.Object& result, System.Object[] param, System.Type[] types) [0x00011] in <c5ca152ff7bf420aa948817ceab2513b>:0
  59. UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
  60. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  61. UnityEngine.Logger:LogException(Exception, Object)
  62. UnityEngine.Debug:LogException(Exception)
  63. UnityModManagerNet.ModEntry:Invoke(String, Object&, Object[], Type[])
  64. UnityModManagerNet.ModEntry:Load()
  65. UnityModManagerNet.UnityModManager:Start()
  66. Kingmaker.GameStarter:Awake()
  67.  
  68. (Filename: <e1a80661d61443feb3dbdaac88eeb776> Line: 0)
  69.  
  70. [PlayerBio] Not loaded.
  71. [Respec] Version '1.5.7'. Loading.
  72. [Respec] Active.
  73. [ScaleXP] Version '0.2.0'. Loading.
  74. [ScaleXP] Active.
  75. [VendorProgression] Version '1.0.0'. Loading.
  76. [VendorProgression] Active.
  77. [VisualAdjustments] Version '1.7.2'. Loading.
  78. [VisualAdjustments] Active.
  79. [Manager] FINISH. FOUND 9 MODS. SUCCESSFUL LOADED 8 MODS.
  80.  
  81.  
  82. [Manager] Checking for updates.
  83. The operation completed successfully.
  84.  
  85. [Manager] No network connection or firewall blocked.
  86. Setting up 2 worker threads for Enlighten.
  87. Thread -> id: 9ec -> priority: 1
  88. Thread -> id: 1f9c -> priority: 1
  89. The loaded level has a different lightmaps mode than the current one. Current: Directional. Loaded: Non-Directional. Will use: Directional.
  90.  
  91. (Filename: Line: 510)
  92.  
  93. 1920x1080 Windowed
  94. Show
  95. The AssetBundle 'StreamingAssets\Bundles\shaders' can't be loaded because another AssetBundle with the same files is already loaded.
  96.  
  97. (Filename: Line: 438)
  98.  
  99. The AssetBundle 'StreamingAssets\Bundles\common_assets' can't be loaded because another AssetBundle with the same files is already loaded.
  100.  
  101. (Filename: Line: 438)
  102.  
  103. The Superjew
  104. Set Areas Folder to C:/Users/Alexei Seranov/AppData/LocalLow/Owlcat Games/Pathfinder Kingmaker\Areas
  105. Received stats and achievements from Steam
  106. Unloading 10 Unused Serialized files (Serialized files now loaded: 3)
  107.  
  108. Unloading 863 unused Assets to reduce memory usage. Loaded Objects now: 465125.
  109. Total: 618.274887 ms (FindLiveObjects: 21.025601 ms CreateObjectMapping: 43.551841 ms MarkObjects: 552.584605 ms DeleteObjects: 1.111963 ms)
  110.  
  111. Await event system
  112. 1920x1080 Windowed
  113. Await input module
  114. NullReferenceException: Object reference not set to an instance of an object
  115. at Kingmaker.Visual.LocationMaskRenderer.SetDynamicMask (UnityEngine.Texture2D fogOfWarMask) [0x00011] in <c5ca152ff7bf420aa948817ceab2513b>:0
  116. at Kingmaker.EntitySystem.Persistence.SceneLoader+<LoadAreaCoroutine>c__Iterator0.MoveNext () [0x00920] in <c5ca152ff7bf420aa948817ceab2513b>:0
  117. at Kingmaker.EntitySystem.Persistence.LoadingProcess.TickLoading () [0x0000c] in <c5ca152ff7bf420aa948817ceab2513b>:0
  118. at Kingmaker.EntitySystem.Persistence.LoadingProcess.Update () [0x000e0] in <c5ca152ff7bf420aa948817ceab2513b>:0
  119. UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
  120. UnityEngine.DebugLogHandler:LogException(Exception, Object)
  121. UnityEngine.Logger:LogException(Exception, Object)
  122. UnityEngine.Debug:LogException(Exception)
  123. Kingmaker.Runner:ReportException(Exception)
  124. Kingmaker.EntitySystem.Persistence.LoadingProcess:Update()
  125.  
  126. (Filename: <c5ca152ff7bf420aa948817ceab2513b> Line: 0)
  127.  
  128. NullReferenceException: Object reference not set to an instance of an object
  129. at Kingmaker.Visual.LocationMaskRenderer.SetDynamicMask (UnityEngine.Texture2D fogOfWarMask) [0x00011] in <c5ca152ff7bf420aa948817ceab2513b>:0
  130. at Kingmaker.EntitySystem.Persistence.SceneLoader+<LoadAreaCoroutine>c__Iterator0.MoveNext () [0x00920] in <c5ca152ff7bf420aa948817ceab2513b>:0
  131. at Kingmaker.EntitySystem.Persistence.LoadingProcess.TickLoading () [0x0000c] in <c5ca152ff7bf420aa948817ceab2513b>:0
  132. at Kingmaker.EntitySystem.Persistence.LoadingProcess.Update () [0x000e0] in <c5ca152ff7bf420aa948817ceab2513b>:0
  133. Rethrow as LoadGameException
  134. at Kingmaker.EntitySystem.Persistence.LoadingProcess.Update () [0x00150] in <c5ca152ff7bf420aa948817ceab2513b>:0
  135.  
  136. (Filename: <c5ca152ff7bf420aa948817ceab2513b> Line: 0)
  137.  
  138. NullReferenceException: Object reference not set to an instance of an object
  139. at Kingmaker.Visual.WeatherSystem.WeatherSystemBehaviour.Update () [0x008ee] in <c5ca152ff7bf420aa948817ceab2513b>:0
  140.  
  141. (Filename: <c5ca152ff7bf420aa948817ceab2513b> Line: 0)
  142.  
  143. NullReferenceException: Object reference not set to an instance of an object
  144. at Kingmaker.Visual.WeatherSystem.WeatherSystemBehaviour.Update () [0x008ee] in <c5ca152ff7bf420aa948817ceab2513b>:0
  145.  
  146. (Filename: <c5ca152ff7bf420aa948817ceab2513b> Line: 0)
  147.  
  148. The loaded level has a different lightmaps mode than the current one. Current: Directional. Loaded: Non-Directional. Will use: Directional.
  149.  
  150. (Filename: Line: 510)
  151.  
  152. 1920x1080 Windowed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement