Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.29 KB | None | 0 0
  1. Mono path[0] = 'D:/Steam/steamapps/common/Temtem/Temtem_Data/Managed'
  2. Mono config path = 'D:/Steam/steamapps/common/Temtem/MonoBleedingEdge/etc'
  3. Initialize engine version: 2019.1.11f1 (9b001d489a54)
  4. GfxDevice: creating device client; threaded=1
  5. Direct3D:
  6. Version: Direct3D 11.0 [level 11.1]
  7. Renderer: AMD Radeon R9 200 Series (ID=0x67b1)
  8. Vendor:
  9. VRAM: 4072 MB
  10. Driver: 26.20.12028.2
  11. Begin MonoManager ReloadAssembly
  12. - Completed reload, in 2.876 seconds
  13. <RI> Initializing input.
  14.  
  15. <RI> Input initialized.
  16.  
  17. <RI> Initialized touch support.
  18.  
  19. UnloadTime: 2.184100 ms
  20. Searching for compatible XInput library...
  21. Found Xinput1_4.dll.
  22. Init Time: 1/23/2020 12:39:16 PM
  23.  
  24. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  25.  
  26. TemtemVersion: v0.5.3
  27.  
  28. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  29.  
  30. Setting up 3 worker threads for Enlighten.
  31. Thread -> id: 26d8 -> priority: 1
  32. Thread -> id: 3468 -> priority: 1
  33. Thread -> id: 3944 -> priority: 1
  34. Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
  35. Fallback handler could not load library D:/Steam/steamapps/common/Temtem/Temtem_Data/Mono/libc
  36. Fallback handler could not load library D:/Steam/steamapps/common/Temtem/Temtem_Data/Mono/libc.dll
  37. Fallback handler could not load library D:/Steam/steamapps/common/Temtem/Temtem_Data/Mono/libc
  38.  
  39. Unloading 260 unused Assets to reduce memory usage. Loaded Objects now: 174078.
  40. Total: 437.564900 ms (FindLiveObjects: 11.896100 ms CreateObjectMapping: 11.981500 ms MarkObjects: 412.827000 ms DeleteObjects: 0.859800 ms)
  41.  
  42. Tamer ID: 41015
  43.  
  44. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  45.  
  46. Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
  47.  
  48. Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 174884.
  49. Total: 444.928200 ms (FindLiveObjects: 12.432500 ms CreateObjectMapping: 13.643000 ms MarkObjects: 418.302000 ms DeleteObjects: 0.549800 ms)
  50.  
  51. Unloading 7 Unused Serialized files (Serialized files now loaded: 10)
  52.  
  53. Unloading 1042 unused Assets to reduce memory usage. Loaded Objects now: 188376.
  54. Total: 464.257300 ms (FindLiveObjects: 15.958500 ms CreateObjectMapping: 12.136700 ms MarkObjects: 434.255200 ms DeleteObjects: 1.906400 ms)
  55.  
  56. Unloading 5 Unused Serialized files (Serialized files now loaded: 10)
  57.  
  58. Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 188402.
  59. Total: 459.619900 ms (FindLiveObjects: 13.306400 ms CreateObjectMapping: 11.069000 ms MarkObjects: 434.677700 ms DeleteObjects: 0.566300 ms)
  60.  
  61. Unloading 0 Unused Serialized files (Serialized files now loaded: 10)
  62.  
  63. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 188402.
  64. Total: 457.888300 ms (FindLiveObjects: 13.198700 ms CreateObjectMapping: 10.558800 ms MarkObjects: 433.577000 ms DeleteObjects: 0.553500 ms)
  65.  
  66. Unloading 7 Unused Serialized files (Serialized files now loaded: 15)
  67.  
  68. Unloading 1581 unused Assets to reduce memory usage. Loaded Objects now: 195482.
  69. Total: 494.636300 ms (FindLiveObjects: 15.026500 ms CreateObjectMapping: 19.749800 ms MarkObjects: 457.204200 ms DeleteObjects: 2.655200 ms)
  70.  
  71. Unloading 0 Unused Serialized files (Serialized files now loaded: 15)
  72.  
  73. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 195482.
  74. Total: 477.926100 ms (FindLiveObjects: 14.161200 ms CreateObjectMapping: 17.302400 ms MarkObjects: 445.894400 ms DeleteObjects: 0.567600 ms)
  75.  
  76. NullReferenceException: Object reference not set to an instance of an object
  77. at Temtem.VisualEffects.VFXEffect+kcehddkpkdl.MoveNext () [0x000d3] in <faab622316df4800a979f1ea8c3f6547>:0
  78. at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in <9308f262ecf043548754995729ae177c>:0
  79. UnityEngine.MonoBehaviour:StartCoroutineManaged2(IEnumerator)
  80. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  81. Temtem.VisualEffects.VFXEffect:lnfpdfmdegq(IEnumerator)
  82. Temtem.VisualEffects.VFXEffect:ddqmjdiirpm(MonsterTechnique, MonsterInBattle, Quaternion, MonsterInBattle[], MonsterInBattle[], MonsterInBattle[], VFXTechniques, Int32&, List`1&, Boolean)
  83. Temtem.VisualEffects.njnfehfhoqo:MoveNext()
  84. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  85.  
  86. (Filename: <faab622316df4800a979f1ea8c3f6547> Line: 0)
  87.  
  88. NullReferenceException: Object reference not set to an instance of an object
  89. at Temtem.VisualEffects.VFXEffect+kcehddkpkdl.MoveNext () [0x000d3] in <faab622316df4800a979f1ea8c3f6547>:0
  90. at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in <9308f262ecf043548754995729ae177c>:0
  91. UnityEngine.MonoBehaviour:StartCoroutineManaged2(IEnumerator)
  92. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  93. Temtem.VisualEffects.VFXEffect:lnfpdfmdegq(IEnumerator)
  94. Temtem.VisualEffects.VFXEffect:ddqmjdiirpm(MonsterTechnique, MonsterInBattle, Quaternion, MonsterInBattle[], MonsterInBattle[], MonsterInBattle[], VFXTechniques, Int32&, List`1&, Boolean)
  95. Temtem.VisualEffects.njnfehfhoqo:MoveNext()
  96. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  97.  
  98. (Filename: <faab622316df4800a979f1ea8c3f6547> Line: 0)
  99.  
  100. NullReferenceException: Object reference not set to an instance of an object
  101. at Temtem.VisualEffects.VFXEffect+kcehddkpkdl.MoveNext () [0x000d3] in <faab622316df4800a979f1ea8c3f6547>:0
  102. at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in <9308f262ecf043548754995729ae177c>:0
  103. UnityEngine.MonoBehaviour:StartCoroutineManaged2(IEnumerator)
  104. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  105. Temtem.VisualEffects.VFXEffect:lnfpdfmdegq(IEnumerator)
  106. Temtem.VisualEffects.VFXEffect:ddqmjdiirpm(MonsterTechnique, MonsterInBattle, Quaternion, MonsterInBattle[], MonsterInBattle[], MonsterInBattle[], VFXTechniques, Int32&, List`1&, Boolean)
  107. Temtem.VisualEffects.njnfehfhoqo:MoveNext()
  108. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  109.  
  110. (Filename: <faab622316df4800a979f1ea8c3f6547> Line: 0)
  111.  
  112. Warning/GameAnalytics: Validation fail - progression event: Invalid progression status.
  113.  
  114. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  115.  
  116. Unloading 7 Unused Serialized files (Serialized files now loaded: 15)
  117.  
  118. Unloading 1203 unused Assets to reduce memory usage. Loaded Objects now: 200533.
  119. Total: 509.292400 ms (FindLiveObjects: 16.642600 ms CreateObjectMapping: 18.270900 ms MarkObjects: 471.952400 ms DeleteObjects: 2.426100 ms)
  120.  
  121. Unloading 0 Unused Serialized files (Serialized files now loaded: 15)
  122.  
  123. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 200533.
  124. Total: 488.067500 ms (FindLiveObjects: 14.607800 ms CreateObjectMapping: 17.359900 ms MarkObjects: 455.234700 ms DeleteObjects: 0.864400 ms)
  125.  
  126. Unloading 6 Unused Serialized files (Serialized files now loaded: 15)
  127.  
  128. Unloading 26 unused Assets to reduce memory usage. Loaded Objects now: 200924.
  129. Total: 520.956400 ms (FindLiveObjects: 16.202300 ms CreateObjectMapping: 23.896100 ms MarkObjects: 480.031400 ms DeleteObjects: 0.826200 ms)
  130.  
  131. Unloading 0 Unused Serialized files (Serialized files now loaded: 15)
  132.  
  133. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 200924.
  134. Total: 511.427000 ms (FindLiveObjects: 15.906600 ms CreateObjectMapping: 18.207900 ms MarkObjects: 476.634700 ms DeleteObjects: 0.677300 ms)
  135.  
  136. Unloading 6 Unused Serialized files (Serialized files now loaded: 15)
  137.  
  138. Unloading 14 unused Assets to reduce memory usage. Loaded Objects now: 201380.
  139. Total: 523.695700 ms (FindLiveObjects: 15.752300 ms CreateObjectMapping: 17.828700 ms MarkObjects: 489.333800 ms DeleteObjects: 0.780400 ms)
  140.  
  141. Unloading 0 Unused Serialized files (Serialized files now loaded: 15)
  142.  
  143. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 201380.
  144. Total: 525.248000 ms (FindLiveObjects: 16.184100 ms CreateObjectMapping: 18.780500 ms MarkObjects: 489.638200 ms DeleteObjects: 0.644300 ms)
  145.  
  146. Unloading 6 Unused Serialized files (Serialized files now loaded: 16)
  147.  
  148. Unloading 562 unused Assets to reduce memory usage. Loaded Objects now: 203835.
  149. Total: 522.799200 ms (FindLiveObjects: 15.839500 ms CreateObjectMapping: 19.867800 ms MarkObjects: 485.735900 ms DeleteObjects: 1.355700 ms)
  150.  
  151. Unloading 0 Unused Serialized files (Serialized files now loaded: 16)
  152.  
  153. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 203835.
  154. Total: 505.022100 ms (FindLiveObjects: 14.939400 ms CreateObjectMapping: 17.674700 ms MarkObjects: 471.687900 ms DeleteObjects: 0.719500 ms)
  155.  
  156. Unloading 6 Unused Serialized files (Serialized files now loaded: 16)
  157.  
  158. Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 204963.
  159. Total: 529.955500 ms (FindLiveObjects: 17.256500 ms CreateObjectMapping: 18.102300 ms MarkObjects: 493.771500 ms DeleteObjects: 0.824600 ms)
  160.  
  161. Unloading 0 Unused Serialized files (Serialized files now loaded: 16)
  162.  
  163. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 204963.
  164. Total: 525.174400 ms (FindLiveObjects: 15.667800 ms CreateObjectMapping: 17.881200 ms MarkObjects: 490.690500 ms DeleteObjects: 0.934300 ms)
  165.  
  166. Unloading 6 Unused Serialized files (Serialized files now loaded: 16)
  167.  
  168. Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 206629.
  169. Total: 503.864200 ms (FindLiveObjects: 16.001900 ms CreateObjectMapping: 18.123000 ms MarkObjects: 468.982600 ms DeleteObjects: 0.756300 ms)
  170.  
  171. Unloading 0 Unused Serialized files (Serialized files now loaded: 16)
  172.  
  173. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 206629.
  174. Total: 504.981600 ms (FindLiveObjects: 16.309900 ms CreateObjectMapping: 18.547500 ms MarkObjects: 469.461800 ms DeleteObjects: 0.661900 ms)
  175.  
  176. Warning/GameAnalytics: Validation fail - progression event: Invalid progression status.
  177.  
  178. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  179.  
  180. Warning/GameAnalytics: Validation fail - progression event: Invalid progression status.
  181.  
  182. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
  183.  
  184. Unloading 6 Unused Serialized files (Serialized files now loaded: 18)
  185.  
  186. Unloading 480 unused Assets to reduce memory usage. Loaded Objects now: 222510.
  187. Total: 525.347300 ms (FindLiveObjects: 19.307100 ms CreateObjectMapping: 21.690300 ms MarkObjects: 482.417500 ms DeleteObjects: 1.931900 ms)
  188.  
  189. Unloading 6 Unused Serialized files (Serialized files now loaded: 18)
  190.  
  191. Unloading 449 unused Assets to reduce memory usage. Loaded Objects now: 228115.
  192. Total: 509.813200 ms (FindLiveObjects: 16.306500 ms CreateObjectMapping: 19.556800 ms MarkObjects: 471.558600 ms DeleteObjects: 2.390900 ms)
  193.  
  194. Unloading 6 Unused Serialized files (Serialized files now loaded: 20)
  195.  
  196. Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 234200.
  197. Total: 520.099900 ms (FindLiveObjects: 17.166100 ms CreateObjectMapping: 20.712800 ms MarkObjects: 481.532600 ms DeleteObjects: 0.687900 ms)
  198.  
  199. Unloading 7 Unused Serialized files (Serialized files now loaded: 20)
  200.  
  201. Unloading 299 unused Assets to reduce memory usage. Loaded Objects now: 238415.
  202. Total: 522.933400 ms (FindLiveObjects: 17.322100 ms CreateObjectMapping: 19.607100 ms MarkObjects: 484.653600 ms DeleteObjects: 1.350200 ms)
  203.  
  204. Unloading 5 Unused Serialized files (Serialized files now loaded: 22)
  205.  
  206. Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 238510.
  207. Total: 525.338900 ms (FindLiveObjects: 17.267900 ms CreateObjectMapping: 18.910800 ms MarkObjects: 488.547700 ms DeleteObjects: 0.612300 ms)
  208.  
  209. Unloading 6 Unused Serialized files (Serialized files now loaded: 22)
  210.  
  211. Unloading 491 unused Assets to reduce memory usage. Loaded Objects now: 245953.
  212. Total: 522.992400 ms (FindLiveObjects: 18.270200 ms CreateObjectMapping: 20.900200 ms MarkObjects: 482.447300 ms DeleteObjects: 1.374200 ms)
  213.  
  214. Unloading 7 Unused Serialized files (Serialized files now loaded: 24)
  215.  
  216. Unloading 25 unused Assets to reduce memory usage. Loaded Objects now: 251199.
  217. Total: 532.319900 ms (FindLiveObjects: 18.013000 ms CreateObjectMapping: 20.645900 ms MarkObjects: 492.835100 ms DeleteObjects: 0.825500 ms)
  218.  
  219. Unloading 8 Unused Serialized files (Serialized files now loaded: 24)
  220.  
  221. Unloading 255 unused Assets to reduce memory usage. Loaded Objects now: 256824.
  222. Total: 536.578400 ms (FindLiveObjects: 18.388800 ms CreateObjectMapping: 20.735500 ms MarkObjects: 496.365600 ms DeleteObjects: 1.088100 ms)
  223.  
  224. Unloading 7 Unused Serialized files (Serialized files now loaded: 25)
  225.  
  226. Unloading 2 unused Assets to reduce memory usage. Loaded Objects now: 263646.
  227. Total: 536.519600 ms (FindLiveObjects: 19.229200 ms CreateObjectMapping: 20.827200 ms MarkObjects: 495.814400 ms DeleteObjects: 0.648200 ms)
  228.  
  229. Unloading 0 Unused Serialized files (Serialized files now loaded: 25)
  230.  
  231. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 263646.
  232. Total: 523.025000 ms (FindLiveObjects: 18.716500 ms CreateObjectMapping: 17.780400 ms MarkObjects: 485.930500 ms DeleteObjects: 0.597100 ms)
  233.  
  234. Unloading 0 Unused Serialized files (Serialized files now loaded: 25)
  235.  
  236. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 263646.
  237. Total: 534.723300 ms (FindLiveObjects: 18.625900 ms CreateObjectMapping: 17.867100 ms MarkObjects: 497.602500 ms DeleteObjects: 0.627500 ms)
  238.  
  239. Unloading 6 Unused Serialized files (Serialized files now loaded: 29)
  240.  
  241. Unloading 56 unused Assets to reduce memory usage. Loaded Objects now: 273334.
  242. Total: 557.286200 ms (FindLiveObjects: 23.417900 ms CreateObjectMapping: 20.904700 ms MarkObjects: 511.906400 ms DeleteObjects: 1.056700 ms)
  243.  
  244. Unloading 0 Unused Serialized files (Serialized files now loaded: 29)
  245.  
  246. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 273334.
  247. Total: 549.065900 ms (FindLiveObjects: 22.891900 ms CreateObjectMapping: 22.263300 ms MarkObjects: 503.158500 ms DeleteObjects: 0.751900 ms)
  248.  
  249. Unloading 6 Unused Serialized files (Serialized files now loaded: 30)
  250.  
  251. Unloading 884 unused Assets to reduce memory usage. Loaded Objects now: 274230.
  252. Total: 550.383600 ms (FindLiveObjects: 22.011600 ms CreateObjectMapping: 20.284200 ms MarkObjects: 505.614900 ms DeleteObjects: 2.472700 ms)
  253.  
  254. Unloading 0 Unused Serialized files (Serialized files now loaded: 30)
  255.  
  256. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 274230.
  257. Total: 553.291200 ms (FindLiveObjects: 21.664600 ms CreateObjectMapping: 18.585200 ms MarkObjects: 512.287200 ms DeleteObjects: 0.753800 ms)
  258.  
  259. Unloading 6 Unused Serialized files (Serialized files now loaded: 30)
  260.  
  261. Unloading 263 unused Assets to reduce memory usage. Loaded Objects now: 275573.
  262. Total: 554.265000 ms (FindLiveObjects: 21.287200 ms CreateObjectMapping: 21.383000 ms MarkObjects: 509.567100 ms DeleteObjects: 2.027200 ms)
  263.  
  264. Unloading 0 Unused Serialized files (Serialized files now loaded: 30)
  265.  
  266. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 275573.
  267. Total: 556.342800 ms (FindLiveObjects: 21.633000 ms CreateObjectMapping: 18.692800 ms MarkObjects: 515.250900 ms DeleteObjects: 0.765600 ms)
  268.  
  269. Unloading 6 Unused Serialized files (Serialized files now loaded: 30)
  270.  
  271. Unloading 110 unused Assets to reduce memory usage. Loaded Objects now: 276111.
  272. Total: 590.825800 ms (FindLiveObjects: 22.064600 ms CreateObjectMapping: 20.301200 ms MarkObjects: 547.556900 ms DeleteObjects: 0.902700 ms)
  273.  
  274. Unloading 0 Unused Serialized files (Serialized files now loaded: 30)
  275.  
  276. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 276111.
  277. Total: 568.406400 ms (FindLiveObjects: 21.265500 ms CreateObjectMapping: 19.190800 ms MarkObjects: 527.009600 ms DeleteObjects: 0.939900 ms)
  278.  
  279. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  280.  
  281. Unloading 131 unused Assets to reduce memory usage. Loaded Objects now: 277453.
  282. Total: 543.626400 ms (FindLiveObjects: 21.389700 ms CreateObjectMapping: 18.072100 ms MarkObjects: 502.851300 ms DeleteObjects: 1.312900 ms)
  283.  
  284. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  285.  
  286. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 277453.
  287. Total: 585.810100 ms (FindLiveObjects: 21.615200 ms CreateObjectMapping: 18.923600 ms MarkObjects: 544.366700 ms DeleteObjects: 0.904000 ms)
  288.  
  289. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  290.  
  291. Unloading 633 unused Assets to reduce memory usage. Loaded Objects now: 287380.
  292. Total: 590.190800 ms (FindLiveObjects: 23.734000 ms CreateObjectMapping: 19.261800 ms MarkObjects: 544.019300 ms DeleteObjects: 3.175500 ms)
  293.  
  294. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  295.  
  296. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 287380.
  297. Total: 548.357200 ms (FindLiveObjects: 22.501500 ms CreateObjectMapping: 18.046300 ms MarkObjects: 507.129600 ms DeleteObjects: 0.679300 ms)
  298.  
  299. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  300.  
  301. Unloading 29 unused Assets to reduce memory usage. Loaded Objects now: 288314.
  302. Total: 593.218100 ms (FindLiveObjects: 23.368300 ms CreateObjectMapping: 25.205400 ms MarkObjects: 543.734400 ms DeleteObjects: 0.909700 ms)
  303.  
  304. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  305.  
  306. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 288314.
  307. Total: 591.194100 ms (FindLiveObjects: 22.354700 ms CreateObjectMapping: 22.882300 ms MarkObjects: 545.135600 ms DeleteObjects: 0.821000 ms)
  308.  
  309. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  310.  
  311. Unloading 37 unused Assets to reduce memory usage. Loaded Objects now: 288814.
  312. Total: 607.303900 ms (FindLiveObjects: 25.027200 ms CreateObjectMapping: 21.037500 ms MarkObjects: 560.273600 ms DeleteObjects: 0.965000 ms)
  313.  
  314. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  315.  
  316. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 288814.
  317. Total: 585.338300 ms (FindLiveObjects: 22.312300 ms CreateObjectMapping: 19.527100 ms MarkObjects: 542.644500 ms DeleteObjects: 0.853900 ms)
  318.  
  319. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  320.  
  321. Unloading 39 unused Assets to reduce memory usage. Loaded Objects now: 289645.
  322. Total: 591.651400 ms (FindLiveObjects: 24.488600 ms CreateObjectMapping: 19.873500 ms MarkObjects: 546.294600 ms DeleteObjects: 0.993600 ms)
  323.  
  324. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  325.  
  326. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 289645.
  327. Total: 620.142900 ms (FindLiveObjects: 22.185000 ms CreateObjectMapping: 21.234500 ms MarkObjects: 575.914200 ms DeleteObjects: 0.808500 ms)
  328.  
  329. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  330.  
  331. Unloading 150 unused Assets to reduce memory usage. Loaded Objects now: 291313.
  332. Total: 601.216900 ms (FindLiveObjects: 27.558300 ms CreateObjectMapping: 21.963600 ms MarkObjects: 550.354200 ms DeleteObjects: 1.340200 ms)
  333.  
  334. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  335.  
  336. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 291313.
  337. Total: 560.746100 ms (FindLiveObjects: 23.206100 ms CreateObjectMapping: 17.421800 ms MarkObjects: 519.326200 ms DeleteObjects: 0.791500 ms)
  338.  
  339. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  340.  
  341. Unloading 211 unused Assets to reduce memory usage. Loaded Objects now: 293707.
  342. Total: 619.338900 ms (FindLiveObjects: 24.317300 ms CreateObjectMapping: 20.003200 ms MarkObjects: 573.586300 ms DeleteObjects: 1.431400 ms)
  343.  
  344. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  345.  
  346. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293707.
  347. Total: 612.987100 ms (FindLiveObjects: 25.598300 ms CreateObjectMapping: 19.488900 ms MarkObjects: 566.882600 ms DeleteObjects: 1.016300 ms)
  348.  
  349. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  350.  
  351. Unloading 130 unused Assets to reduce memory usage. Loaded Objects now: 293720.
  352. Total: 577.803700 ms (FindLiveObjects: 23.807200 ms CreateObjectMapping: 17.970200 ms MarkObjects: 535.115700 ms DeleteObjects: 0.910200 ms)
  353.  
  354. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  355.  
  356. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293720.
  357. Total: 591.969600 ms (FindLiveObjects: 21.430600 ms CreateObjectMapping: 18.259300 ms MarkObjects: 551.417300 ms DeleteObjects: 0.861800 ms)
  358.  
  359. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  360.  
  361. Unloading 116 unused Assets to reduce memory usage. Loaded Objects now: 293719.
  362. Total: 623.652700 ms (FindLiveObjects: 22.201200 ms CreateObjectMapping: 26.499600 ms MarkObjects: 571.070400 ms DeleteObjects: 3.880900 ms)
  363.  
  364. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  365.  
  366. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293719.
  367. Total: 586.798700 ms (FindLiveObjects: 23.487400 ms CreateObjectMapping: 19.259700 ms MarkObjects: 543.200400 ms DeleteObjects: 0.850500 ms)
  368.  
  369. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  370.  
  371. Unloading 114 unused Assets to reduce memory usage. Loaded Objects now: 293720.
  372. Total: 595.334100 ms (FindLiveObjects: 23.657900 ms CreateObjectMapping: 21.037700 ms MarkObjects: 549.404200 ms DeleteObjects: 1.233800 ms)
  373.  
  374. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  375.  
  376. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293720.
  377. Total: 572.950000 ms (FindLiveObjects: 21.217300 ms CreateObjectMapping: 18.277800 ms MarkObjects: 532.641200 ms DeleteObjects: 0.813000 ms)
  378.  
  379. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  380.  
  381. Unloading 203 unused Assets to reduce memory usage. Loaded Objects now: 292803.
  382. Total: 623.731300 ms (FindLiveObjects: 25.982900 ms CreateObjectMapping: 18.999000 ms MarkObjects: 577.323000 ms DeleteObjects: 1.426000 ms)
  383.  
  384. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  385.  
  386. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 292803.
  387. Total: 577.387500 ms (FindLiveObjects: 21.801200 ms CreateObjectMapping: 19.331800 ms MarkObjects: 535.383800 ms DeleteObjects: 0.870000 ms)
  388.  
  389. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  390.  
  391. Unloading 24 unused Assets to reduce memory usage. Loaded Objects now: 292803.
  392. Total: 574.664700 ms (FindLiveObjects: 22.052200 ms CreateObjectMapping: 17.762000 ms MarkObjects: 533.948300 ms DeleteObjects: 0.901400 ms)
  393.  
  394. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  395.  
  396. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 292803.
  397. Total: 583.326100 ms (FindLiveObjects: 22.709000 ms CreateObjectMapping: 19.141100 ms MarkObjects: 540.700600 ms DeleteObjects: 0.774700 ms)
  398.  
  399. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  400.  
  401. Unloading 18 unused Assets to reduce memory usage. Loaded Objects now: 292804.
  402. Total: 593.098300 ms (FindLiveObjects: 22.635400 ms CreateObjectMapping: 18.917100 ms MarkObjects: 550.407300 ms DeleteObjects: 1.137700 ms)
  403.  
  404. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  405.  
  406. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 292804.
  407. Total: 580.486700 ms (FindLiveObjects: 22.682700 ms CreateObjectMapping: 20.482100 ms MarkObjects: 536.248600 ms DeleteObjects: 1.072600 ms)
  408.  
  409. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  410.  
  411. Unloading 12 unused Assets to reduce memory usage. Loaded Objects now: 292817.
  412. Total: 606.494200 ms (FindLiveObjects: 22.292200 ms CreateObjectMapping: 18.825600 ms MarkObjects: 564.460900 ms DeleteObjects: 0.915000 ms)
  413.  
  414. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  415.  
  416. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 292817.
  417. Total: 603.995100 ms (FindLiveObjects: 22.693700 ms CreateObjectMapping: 18.736700 ms MarkObjects: 561.448800 ms DeleteObjects: 1.115400 ms)
  418.  
  419. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  420.  
  421. Unloading 30 unused Assets to reduce memory usage. Loaded Objects now: 293194.
  422. Total: 599.380600 ms (FindLiveObjects: 23.486000 ms CreateObjectMapping: 17.861000 ms MarkObjects: 556.854600 ms DeleteObjects: 1.178200 ms)
  423.  
  424. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  425.  
  426. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293194.
  427. Total: 584.076600 ms (FindLiveObjects: 23.498900 ms CreateObjectMapping: 18.858000 ms MarkObjects: 540.831600 ms DeleteObjects: 0.887500 ms)
  428.  
  429. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  430.  
  431. Unloading 10 unused Assets to reduce memory usage. Loaded Objects now: 293193.
  432. Total: 609.667900 ms (FindLiveObjects: 22.777800 ms CreateObjectMapping: 18.720000 ms MarkObjects: 566.754700 ms DeleteObjects: 1.414700 ms)
  433.  
  434. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  435.  
  436. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293193.
  437. Total: 606.386300 ms (FindLiveObjects: 23.275800 ms CreateObjectMapping: 18.542700 ms MarkObjects: 563.744100 ms DeleteObjects: 0.823000 ms)
  438.  
  439. Joystick connected ("Controller (Xbox One For Windows)").
  440.  
  441. (Filename: C:\buildslave\unity\build\PlatformDependent/Win/Input/RawInput.cpp Line: 1422)
  442.  
  443. Joystick connected ("Controller (XBOX 360 For Windows)").
  444.  
  445. (Filename: C:\buildslave\unity\build\PlatformDependent/Win/Input/RawInput.cpp Line: 1422)
  446.  
  447. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  448.  
  449. Unloading 64 unused Assets to reduce memory usage. Loaded Objects now: 293232.
  450. Total: 632.463700 ms (FindLiveObjects: 26.932600 ms CreateObjectMapping: 19.347200 ms MarkObjects: 585.084000 ms DeleteObjects: 1.099500 ms)
  451.  
  452. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  453.  
  454. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293232.
  455. Total: 625.676500 ms (FindLiveObjects: 22.318300 ms CreateObjectMapping: 19.271400 ms MarkObjects: 583.023100 ms DeleteObjects: 1.063200 ms)
  456.  
  457. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  458.  
  459. Unloading 23 unused Assets to reduce memory usage. Loaded Objects now: 293226.
  460. Total: 588.069700 ms (FindLiveObjects: 24.731700 ms CreateObjectMapping: 17.992000 ms MarkObjects: 544.443400 ms DeleteObjects: 0.902200 ms)
  461.  
  462. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  463.  
  464. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293226.
  465. Total: 582.053000 ms (FindLiveObjects: 21.615300 ms CreateObjectMapping: 17.473700 ms MarkObjects: 541.991800 ms DeleteObjects: 0.971500 ms)
  466.  
  467. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  468.  
  469. Unloading 15 unused Assets to reduce memory usage. Loaded Objects now: 293227.
  470. Total: 621.179500 ms (FindLiveObjects: 25.007000 ms CreateObjectMapping: 18.965100 ms MarkObjects: 575.996000 ms DeleteObjects: 1.210800 ms)
  471.  
  472. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  473.  
  474. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293227.
  475. Total: 619.395100 ms (FindLiveObjects: 24.831100 ms CreateObjectMapping: 19.858100 ms MarkObjects: 573.651200 ms DeleteObjects: 1.054100 ms)
  476.  
  477. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  478.  
  479. Unloading 13 unused Assets to reduce memory usage. Loaded Objects now: 293229.
  480. Total: 619.220500 ms (FindLiveObjects: 24.271400 ms CreateObjectMapping: 18.949200 ms MarkObjects: 574.964300 ms DeleteObjects: 1.035200 ms)
  481.  
  482. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  483.  
  484. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293229.
  485. Total: 610.454300 ms (FindLiveObjects: 24.286100 ms CreateObjectMapping: 18.725200 ms MarkObjects: 566.559900 ms DeleteObjects: 0.882500 ms)
  486.  
  487. Unloading 6 Unused Serialized files (Serialized files now loaded: 31)
  488.  
  489. Unloading 13 unused Assets to reduce memory usage. Loaded Objects now: 293226.
  490. Total: 609.268400 ms (FindLiveObjects: 23.584400 ms CreateObjectMapping: 19.502600 ms MarkObjects: 565.178800 ms DeleteObjects: 1.002100 ms)
  491.  
  492. Unloading 0 Unused Serialized files (Serialized files now loaded: 31)
  493.  
  494. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 293226.
  495. Total: 597.815000 ms (FindLiveObjects: 23.397200 ms CreateObjectMapping: 21.021500 ms MarkObjects: 552.602600 ms DeleteObjects: 0.793200 ms)
  496.  
  497. Close Time: 1/23/2020 1:56:20 PM
  498.  
  499. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 48)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement