Advertisement
ericwu0318

Error_Second_Earth

Oct 28th, 2019
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.50 KB | None | 0 0
  1. Mono path[0] = 'C:/Users/Erix/Downloads/second-earth-windows-64/Second Earth_Data/Managed'
  2. Mono config path = 'C:/Users/Erix/Downloads/second-earth-windows-64/MonoBleedingEdge/etc'
  3. Initialize engine version: 2019.2.8f1 (ff5b465c8d13)
  4. [XR] Discovering subsystems at path C:/Users/Erix/Downloads/second-earth-windows-64/Second Earth_Data/UnitySubsystems
  5. GfxDevice: creating device client; threaded=1
  6. Direct3D:
  7. Version: Direct3D 11.0 [level 11.1]
  8. Renderer: Intel(R) HD Graphics 4600 (ID=0x412)
  9. Vendor:
  10. VRAM: 1136 MB
  11. Driver: 20.19.15.4835
  12. Begin MonoManager ReloadAssembly
  13. - Completed reload, in 0.675 seconds
  14. <RI> Initializing input.
  15.  
  16. <RI> Input initialized.
  17.  
  18. <RI> Initialized touch support.
  19.  
  20. WARNING: Shader Unsupported: 'Hidden/PostProcessing/Uber' - Pass '' has no vertex shader
  21. WARNING: Shader Unsupported: 'Hidden/PostProcessing/Uber' - Pass '' has no vertex shader
  22. WARNING: Shader Unsupported: 'Hidden/PostProcessing/FinalPass' - Pass '' has no vertex shader
  23. WARNING: Shader Unsupported: 'Hidden/PostProcessing/FinalPass' - Pass '' has no vertex shader
  24. UnloadTime: 0.915600 ms
  25. Setting up 4 worker threads for Enlighten.
  26. Thread -> id: 1f90 -> priority: 1
  27. Thread -> id: 2074 -> priority: 1
  28. Thread -> id: 2078 -> priority: 1
  29. Thread -> id: 2850 -> priority: 1
  30. Error serializing: C:\Users\Erix\Documents\My Games\Second Earth\DefaultProfile\Settings.cfg
  31. System.UnauthorizedAccessException: Access to the path "C:\Users\Erix\Documents\My Games\Second Earth\DefaultProfile\Settings.cfg" is denied.
  32. 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 <599589bf4ce248909b8a14cbe4a2034e>:0
  33. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  34. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
  35. at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <599589bf4ce248909b8a14cbe4a2034e>:0
  36. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <599589bf4ce248909b8a14cbe4a2034e>:0
  37. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  38. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  39. at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding)
  40. at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  41. at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <599589bf4ce248909b8a14cbe4a2034e>:0
  42. at FileSystem.SaveStaticFieldsToJSONFile (System.Type type, System.String filePath, System.Int32 formatVersion) [0x0004c] in <b3e2f29534b4443b96f3caff992d413e>:0
  43. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  44. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  45. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  46. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  47. 0x00007FFBA4A02B62 (UnityPlayer) PAL_Thread_YieldExecution
  48. 0x0000029424F9664E (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
  49. 0x0000029424F965AB (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
  50. 0x0000029424F96380 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
  51. 0x0000029424F960E7 (Mono JIT Code) UnityEngine.Debug:LogError (object)
  52. 0x0000029424E7CACB (Mono JIT Code) FileSystem:SaveStaticFieldsToJSONFile (System.Type,string,int)
  53. 0x0000029424E7C813 (Mono JIT Code) GameSettings:Save ()
  54. 0x0000029424E7C77B (Mono JIT Code) ApplySettingsButton:OnClick ()
  55. 0x0000029424E566A0 (Mono JIT Code) ButtonBehaviour:OnPointerEvent (UnityEngine.EventSystems.PointerEventData,ButtonBehaviour/PointerEventType)
  56. 0x0000029424E58FF9 (Mono JIT Code) ButtonBehaviour/EventListener:OnPointerClick (UnityEngine.EventSystems.PointerEventData)
  57. 0x0000029424E58379 (Mono JIT Code) UnityEngine.EventSystems.ExecuteEvents:Execute (UnityEngine.EventSystems.IPointerClickHandler,UnityEngine.EventSystems.BaseEventData)
  58. 0x0000029424E554E2 (Mono JIT Code) UnityEngine.EventSystems.ExecuteEvents:Execute<T_REF> (UnityEngine.GameObject,UnityEngine.EventSystems.BaseEventData,UnityEngine.EventSystems.ExecuteEvents/EventFunction`1<T_REF>)
  59. 0x0000029424E57FDB (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ReleaseMouse (UnityEngine.EventSystems.PointerEventData,UnityEngine.GameObject)
  60. 0x0000029424E4F13B (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ProcessMousePress (UnityEngine.EventSystems.PointerInputModule/MouseButtonEventData)
  61. 0x0000029424E49D53 (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent (int)
  62. 0x0000029424E49C1B (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent ()
  63. 0x0000029424E49803 (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:Process ()
  64. 0x000002942419E11F (Mono JIT Code) UnityEngine.EventSystems.EventSystem:Update ()
  65. 0x00000294241C7DD0 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
  66. 0x00007FFBA65DC010 (mono-2.0-bdwgc) mono_get_runtime_build_info
  67. 0x00007FFBA6562122 (mono-2.0-bdwgc) mono_perfcounters_init
  68. 0x00007FFBA656B11F (mono-2.0-bdwgc) mono_runtime_invoke
  69. 0x00007FFBA49BD17D (UnityPlayer) PAL_Thread_YieldExecution
  70. 0x00007FFBA49BA6FA (UnityPlayer) PAL_Thread_YieldExecution
  71. 0x00007FFBA499E529 (UnityPlayer) PAL_Thread_YieldExecution
  72. 0x00007FFBA499E5DD (UnityPlayer) PAL_Thread_YieldExecution
  73. 0x00007FFBA4759BD0 (UnityPlayer) UnityMain
  74. 0x00007FFBA48976A7 (UnityPlayer) UnityMain
  75. 0x00007FFBA4897749 (UnityPlayer) UnityMain
  76. 0x00007FFBA4899742 (UnityPlayer) UnityMain
  77. 0x00007FFBA4662345 (UnityPlayer) PAL_Thread_SupportsThreads
  78. 0x00007FFBA4660F1A (UnityPlayer) PAL_Thread_SupportsThreads
  79. 0x00007FFBA4664FE6 (UnityPlayer) PAL_Thread_SupportsThreads
  80. 0x00007FFBA466894B (UnityPlayer) UnityMain
  81. 0x00007FF6174011F2 (Second Earth)
  82. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  83. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  84.  
  85. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
  86.  
  87. Error serializing: C:\Users\Erix\Documents\My Games\Second Earth\DefaultProfile\Alpha Campaign.sav
  88. System.UnauthorizedAccessException: Access to the path "C:\Users\Erix\Documents\My Games\Second Earth\DefaultProfile\Alpha Campaign.sav" is denied.
  89. 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 <599589bf4ce248909b8a14cbe4a2034e>:0
  90. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  91. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
  92. at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <599589bf4ce248909b8a14cbe4a2034e>:0
  93. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <599589bf4ce248909b8a14cbe4a2034e>:0
  94. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  95. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  96. at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding)
  97. at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  98. at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <599589bf4ce248909b8a14cbe4a2034e>:0
  99. at FileSystem.SaveObjectToJSONFile[T] (T content, System.String filePath, System.Int32 formatVersion) [0x00051] in <b3e2f29534b4443b96f3caff992d413e>:0
  100. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  101. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  102. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  103. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  104. 0x00007FFBA4A02B62 (UnityPlayer) PAL_Thread_YieldExecution
  105. 0x0000029424F9664E (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
  106. 0x0000029424F965AB (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
  107. 0x0000029424F96380 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
  108. 0x0000029424F960E7 (Mono JIT Code) UnityEngine.Debug:LogError (object)
  109. 0x0000029424F96CDB (Mono JIT Code) FileSystem:SaveObjectToJSONFile<T_REF> (T_REF,string,int)
  110. 0x0000029424F96A1B (Mono JIT Code) SaveSystem:SaveCurrentCampaign ()
  111. 0x0000029424F9696B (Mono JIT Code) SaveSystem:StartNewCampaign (Campaign)
  112. 0x0000029424F9685B (Mono JIT Code) StartNewCampaignButton:OnClick ()
  113. 0x0000029424E566A0 (Mono JIT Code) ButtonBehaviour:OnPointerEvent (UnityEngine.EventSystems.PointerEventData,ButtonBehaviour/PointerEventType)
  114. 0x0000029424E58FF9 (Mono JIT Code) ButtonBehaviour/EventListener:OnPointerClick (UnityEngine.EventSystems.PointerEventData)
  115. 0x0000029424E58379 (Mono JIT Code) UnityEngine.EventSystems.ExecuteEvents:Execute (UnityEngine.EventSystems.IPointerClickHandler,UnityEngine.EventSystems.BaseEventData)
  116. 0x0000029424E554E2 (Mono JIT Code) UnityEngine.EventSystems.ExecuteEvents:Execute<T_REF> (UnityEngine.GameObject,UnityEngine.EventSystems.BaseEventData,UnityEngine.EventSystems.ExecuteEvents/EventFunction`1<T_REF>)
  117. 0x0000029424E57FDB (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ReleaseMouse (UnityEngine.EventSystems.PointerEventData,UnityEngine.GameObject)
  118. 0x0000029424E4F13B (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ProcessMousePress (UnityEngine.EventSystems.PointerInputModule/MouseButtonEventData)
  119. 0x0000029424E49D53 (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent (int)
  120. 0x0000029424E49C1B (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent ()
  121. 0x0000029424E49803 (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:Process ()
  122. 0x000002942419E11F (Mono JIT Code) UnityEngine.EventSystems.EventSystem:Update ()
  123. 0x00000294241C7DD0 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
  124. 0x00007FFBA65DC010 (mono-2.0-bdwgc) mono_get_runtime_build_info
  125. 0x00007FFBA6562122 (mono-2.0-bdwgc) mono_perfcounters_init
  126. 0x00007FFBA656B11F (mono-2.0-bdwgc) mono_runtime_invoke
  127. 0x00007FFBA49BD17D (UnityPlayer) PAL_Thread_YieldExecution
  128. 0x00007FFBA49BA6FA (UnityPlayer) PAL_Thread_YieldExecution
  129. 0x00007FFBA499E529 (UnityPlayer) PAL_Thread_YieldExecution
  130. 0x00007FFBA499E5DD (UnityPlayer) PAL_Thread_YieldExecution
  131. 0x00007FFBA4759BD0 (UnityPlayer) UnityMain
  132. 0x00007FFBA48976A7 (UnityPlayer) UnityMain
  133. 0x00007FFBA4897749 (UnityPlayer) UnityMain
  134. 0x00007FFBA4899742 (UnityPlayer) UnityMain
  135. 0x00007FFBA4662345 (UnityPlayer) PAL_Thread_SupportsThreads
  136. 0x00007FFBA4660F1A (UnityPlayer) PAL_Thread_SupportsThreads
  137. 0x00007FFBA4664FE6 (UnityPlayer) PAL_Thread_SupportsThreads
  138. 0x00007FFBA466894B (UnityPlayer) UnityMain
  139. 0x00007FF6174011F2 (Second Earth)
  140. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  141. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  142.  
  143. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
  144.  
  145. Unloading 7 Unused Serialized files (Serialized files now loaded: 0)
  146. UnloadTime: 16.005000 ms
  147.  
  148. Unloading 62 unused Assets to reduce memory usage. Loaded Objects now: 11796.
  149. Total: 22.111200 ms (FindLiveObjects: 1.783200 ms CreateObjectMapping: 0.976500 ms MarkObjects: 19.066700 ms DeleteObjects: 0.284400 ms)
  150.  
  151. Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
  152. UnloadTime: 1.220600 ms
  153. Error serializing: C:\Users\Erix\Documents\My Games\Second Earth\DefaultProfile\Alpha Campaign.sav
  154. System.UnauthorizedAccessException: Access to the path "C:\Users\Erix\Documents\My Games\Second Earth\DefaultProfile\Alpha Campaign.sav" is denied.
  155. 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 <599589bf4ce248909b8a14cbe4a2034e>:0
  156. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  157. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
  158. at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <599589bf4ce248909b8a14cbe4a2034e>:0
  159. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <599589bf4ce248909b8a14cbe4a2034e>:0
  160. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  161. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  162. at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding)
  163. at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  164. at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <599589bf4ce248909b8a14cbe4a2034e>:0
  165. at FileSystem.SaveObjectToJSONFile[T] (T content, System.String filePath, System.Int32 formatVersion) [0x00051] in <b3e2f29534b4443b96f3caff992d413e>:0
  166. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  167. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  168. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  169. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  170. 0x00007FFBA4A02B62 (UnityPlayer) PAL_Thread_YieldExecution
  171. 0x0000029424F9664E (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
  172. 0x0000029424F965AB (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
  173. 0x0000029424F96380 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
  174. 0x0000029424F960E7 (Mono JIT Code) UnityEngine.Debug:LogError (object)
  175. 0x0000029424F96CDB (Mono JIT Code) FileSystem:SaveObjectToJSONFile<T_REF> (T_REF,string,int)
  176. 0x0000029424F96A1B (Mono JIT Code) SaveSystem:SaveCurrentCampaign ()
  177. 0x0000029425F6684B (Mono JIT Code) WorldMapController:CompleteSetup ()
  178. 0x0000029425F63D7B (Mono JIT Code) WorldMapController:Start ()
  179. 0x00000294241C7BE0 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
  180. 0x00007FFBA65DC010 (mono-2.0-bdwgc) mono_get_runtime_build_info
  181. 0x00007FFBA6562122 (mono-2.0-bdwgc) mono_perfcounters_init
  182. 0x00007FFBA656B11F (mono-2.0-bdwgc) mono_runtime_invoke
  183. 0x00007FFBA49BD17D (UnityPlayer) PAL_Thread_YieldExecution
  184. 0x00007FFBA49BA6FA (UnityPlayer) PAL_Thread_YieldExecution
  185. 0x00007FFBA49A35B6 (UnityPlayer) PAL_Thread_YieldExecution
  186. 0x00007FFBA49A364E (UnityPlayer) PAL_Thread_YieldExecution
  187. 0x00007FFBA49A0939 (UnityPlayer) PAL_Thread_YieldExecution
  188. 0x00007FFBA475DC0C (UnityPlayer) UnityMain
  189. 0x00007FFBA48976A7 (UnityPlayer) UnityMain
  190. 0x00007FFBA4897749 (UnityPlayer) UnityMain
  191. 0x00007FFBA4899742 (UnityPlayer) UnityMain
  192. 0x00007FFBA4662345 (UnityPlayer) PAL_Thread_SupportsThreads
  193. 0x00007FFBA4660F1A (UnityPlayer) PAL_Thread_SupportsThreads
  194. 0x00007FFBA4664FE6 (UnityPlayer) PAL_Thread_SupportsThreads
  195. 0x00007FFBA466894B (UnityPlayer) UnityMain
  196. 0x00007FF6174011F2 (Second Earth)
  197. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  198. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  199.  
  200. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
  201.  
  202. Material doesn't have a texture property '_MainTex'
  203. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  204. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  205. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  206. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  207. 0x00007FFBA48C8DAA (UnityPlayer) UnityMain
  208. 0x00007FFBA4A28253 (UnityPlayer) PAL_Thread_YieldExecution
  209. 0x00000294241EB769 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Material:GetTextureImpl (UnityEngine.Material,int)
  210. 0x000002942419129B (Mono JIT Code) UnityEngine.Material:GetTexture (string)
  211. 0x0000029424191233 (Mono JIT Code) UnityEngine.Material:get_mainTexture ()
  212. 0x000002942419115B (Mono JIT Code) UnityEngine.UI.Image:get_mainTexture ()
  213. 0x000002942419073B (Mono JIT Code) UnityEngine.UI.Graphic:UpdateMaterial ()
  214. 0x0000029424190573 (Mono JIT Code) UnityEngine.UI.Image:UpdateMaterial ()
  215. 0x000002942418C249 (Mono JIT Code) UnityEngine.UI.Graphic:Rebuild (UnityEngine.UI.CanvasUpdate)
  216. 0x0000029423F5E95B (Mono JIT Code) UnityEngine.UI.CanvasUpdateRegistry:PerformUpdate ()
  217. 0x00000294241A31D2 (Mono JIT Code) (wrapper delegate-invoke) <Module>:invoke_void ()
  218. 0x0000029423F5E3C1 (Mono JIT Code) UnityEngine.Canvas:SendWillRenderCanvases ()
  219. 0x00000294241A308D (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr)
  220. 0x00007FFBA65DC010 (mono-2.0-bdwgc) mono_get_runtime_build_info
  221. 0x00007FFBA6562122 (mono-2.0-bdwgc) mono_perfcounters_init
  222. 0x00007FFBA656B11F (mono-2.0-bdwgc) mono_runtime_invoke
  223. 0x00007FFBA49BD17D (UnityPlayer) PAL_Thread_YieldExecution
  224. 0x00007FFBA49BA6FA (UnityPlayer) PAL_Thread_YieldExecution
  225. 0x00007FFBA43AC95F (UnityPlayer) PAL_Thread_SupportsThreads
  226. 0x00007FFBA48976A7 (UnityPlayer) UnityMain
  227. 0x00007FFBA4897749 (UnityPlayer) UnityMain
  228. 0x00007FFBA4899742 (UnityPlayer) UnityMain
  229. 0x00007FFBA4662345 (UnityPlayer) PAL_Thread_SupportsThreads
  230. 0x00007FFBA4660F1A (UnityPlayer) PAL_Thread_SupportsThreads
  231. 0x00007FFBA4664FE6 (UnityPlayer) PAL_Thread_SupportsThreads
  232. 0x00007FFBA466894B (UnityPlayer) UnityMain
  233. 0x00007FF6174011F2 (Second Earth)
  234. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  235. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  236.  
  237. (Filename: C:\buildslave\unity\build\Runtime/Shaders/Material.cpp Line: 1371)
  238.  
  239.  
  240. Unloading 7819 unused Assets to reduce memory usage. Loaded Objects now: 14245.
  241. Total: 35.821900 ms (FindLiveObjects: 0.995900 ms CreateObjectMapping: 1.473400 ms MarkObjects: 27.556300 ms DeleteObjects: 5.795900 ms)
  242.  
  243. Unloading 4 Unused Serialized files (Serialized files now loaded: 0)
  244. UnloadTime: 7.304600 ms
  245.  
  246. Unloading 216 unused Assets to reduce memory usage. Loaded Objects now: 13090.
  247. Total: 21.032600 ms (FindLiveObjects: 1.470000 ms CreateObjectMapping: 1.025100 ms MarkObjects: 16.983500 ms DeleteObjects: 1.553600 ms)
  248.  
  249. Error serializing: C:\Users\Erix\Documents\My Games\Second Earth\DefaultProfile\Alpha Campaign.sav
  250. System.UnauthorizedAccessException: Access to the path "C:\Users\Erix\Documents\My Games\Second Earth\DefaultProfile\Alpha Campaign.sav" is denied.
  251. 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 <599589bf4ce248909b8a14cbe4a2034e>:0
  252. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  253. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
  254. at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <599589bf4ce248909b8a14cbe4a2034e>:0
  255. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <599589bf4ce248909b8a14cbe4a2034e>:0
  256. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  257. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  258. at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding)
  259. at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  260. at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <599589bf4ce248909b8a14cbe4a2034e>:0
  261. at FileSystem.SaveObjectToJSONFile[T] (T content, System.String filePath, System.Int32 formatVersion) [0x00051] in <b3e2f29534b4443b96f3caff992d413e>:0
  262. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  263. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  264. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  265. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  266. 0x00007FFBA4A02B62 (UnityPlayer) PAL_Thread_YieldExecution
  267. 0x0000029424F9664E (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
  268. 0x0000029424F965AB (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
  269. 0x0000029424F96380 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
  270. 0x0000029424F960E7 (Mono JIT Code) UnityEngine.Debug:LogError (object)
  271. 0x0000029424F96CDB (Mono JIT Code) FileSystem:SaveObjectToJSONFile<T_REF> (T_REF,string,int)
  272. 0x0000029424F96A1B (Mono JIT Code) SaveSystem:SaveCurrentCampaign ()
  273. 0x0000029424F9696B (Mono JIT Code) SaveSystem:StartNewCampaign (Campaign)
  274. 0x0000029424F9685B (Mono JIT Code) StartNewCampaignButton:OnClick ()
  275. 0x0000029424E566A0 (Mono JIT Code) ButtonBehaviour:OnPointerEvent (UnityEngine.EventSystems.PointerEventData,ButtonBehaviour/PointerEventType)
  276. 0x0000029424E58FF9 (Mono JIT Code) ButtonBehaviour/EventListener:OnPointerClick (UnityEngine.EventSystems.PointerEventData)
  277. 0x0000029424E58379 (Mono JIT Code) UnityEngine.EventSystems.ExecuteEvents:Execute (UnityEngine.EventSystems.IPointerClickHandler,UnityEngine.EventSystems.BaseEventData)
  278. 0x0000029424E554E2 (Mono JIT Code) UnityEngine.EventSystems.ExecuteEvents:Execute<T_REF> (UnityEngine.GameObject,UnityEngine.EventSystems.BaseEventData,UnityEngine.EventSystems.ExecuteEvents/EventFunction`1<T_REF>)
  279. 0x0000029424E57FDB (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ReleaseMouse (UnityEngine.EventSystems.PointerEventData,UnityEngine.GameObject)
  280. 0x0000029424E4F13B (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ProcessMousePress (UnityEngine.EventSystems.PointerInputModule/MouseButtonEventData)
  281. 0x0000029424E49D53 (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent (int)
  282. 0x0000029424E49C1B (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent ()
  283. 0x0000029424E49803 (Mono JIT Code) UnityEngine.EventSystems.StandaloneInputModule:Process ()
  284. 0x000002942419E11F (Mono JIT Code) UnityEngine.EventSystems.EventSystem:Update ()
  285. 0x00000294241C7DD0 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
  286. 0x00007FFBA65DC010 (mono-2.0-bdwgc) mono_get_runtime_build_info
  287. 0x00007FFBA6562122 (mono-2.0-bdwgc) mono_perfcounters_init
  288. 0x00007FFBA656B11F (mono-2.0-bdwgc) mono_runtime_invoke
  289. 0x00007FFBA49BD17D (UnityPlayer) PAL_Thread_YieldExecution
  290. 0x00007FFBA49BA6FA (UnityPlayer) PAL_Thread_YieldExecution
  291. 0x00007FFBA499E529 (UnityPlayer) PAL_Thread_YieldExecution
  292. 0x00007FFBA499E5DD (UnityPlayer) PAL_Thread_YieldExecution
  293. 0x00007FFBA4759BD0 (UnityPlayer) UnityMain
  294. 0x00007FFBA48976A7 (UnityPlayer) UnityMain
  295. 0x00007FFBA4897749 (UnityPlayer) UnityMain
  296. 0x00007FFBA4899742 (UnityPlayer) UnityMain
  297. 0x00007FFBA4662345 (UnityPlayer) PAL_Thread_SupportsThreads
  298. 0x00007FFBA4660F1A (UnityPlayer) PAL_Thread_SupportsThreads
  299. 0x00007FFBA4664FE6 (UnityPlayer) PAL_Thread_SupportsThreads
  300. 0x00007FFBA466894B (UnityPlayer) UnityMain
  301. 0x00007FF6174011F2 (Second Earth)
  302. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  303. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  304.  
  305. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
  306.  
  307. Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
  308. UnloadTime: 4.504400 ms
  309.  
  310. Unloading 61 unused Assets to reduce memory usage. Loaded Objects now: 11920.
  311. Total: 29.791600 ms (FindLiveObjects: 2.509700 ms CreateObjectMapping: 4.938200 ms MarkObjects: 20.844600 ms DeleteObjects: 1.498600 ms)
  312.  
  313. Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
  314. UnloadTime: 1.192900 ms
  315. Error serializing: C:\Users\Erix\Documents\My Games\Second Earth\DefaultProfile\Alpha Campaign.sav
  316. System.UnauthorizedAccessException: Access to the path "C:\Users\Erix\Documents\My Games\Second Earth\DefaultProfile\Alpha Campaign.sav" is denied.
  317. 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 <599589bf4ce248909b8a14cbe4a2034e>:0
  318. at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.Boolean checkHost) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  319. at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions,string,bool,bool,bool)
  320. at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <599589bf4ce248909b8a14cbe4a2034e>:0
  321. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, System.Boolean checkHost) [0x00055] in <599589bf4ce248909b8a14cbe4a2034e>:0
  322. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  323. at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  324. at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding)
  325. at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <599589bf4ce248909b8a14cbe4a2034e>:0
  326. at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <599589bf4ce248909b8a14cbe4a2034e>:0
  327. at FileSystem.SaveObjectToJSONFile[T] (T content, System.String filePath, System.Int32 formatVersion) [0x00051] in <b3e2f29534b4443b96f3caff992d413e>:0
  328. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  329. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  330. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  331. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  332. 0x00007FFBA4A02B62 (UnityPlayer) PAL_Thread_YieldExecution
  333. 0x0000029424F9664E (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
  334. 0x0000029424F965AB (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
  335. 0x0000029424F96380 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
  336. 0x0000029424F960E7 (Mono JIT Code) UnityEngine.Debug:LogError (object)
  337. 0x0000029424F96CDB (Mono JIT Code) FileSystem:SaveObjectToJSONFile<T_REF> (T_REF,string,int)
  338. 0x0000029424F96A1B (Mono JIT Code) SaveSystem:SaveCurrentCampaign ()
  339. 0x0000029425F6684B (Mono JIT Code) WorldMapController:CompleteSetup ()
  340. 0x0000029425F63D7B (Mono JIT Code) WorldMapController:Start ()
  341. 0x00000294241C7BE0 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
  342. 0x00007FFBA65DC010 (mono-2.0-bdwgc) mono_get_runtime_build_info
  343. 0x00007FFBA6562122 (mono-2.0-bdwgc) mono_perfcounters_init
  344. 0x00007FFBA656B11F (mono-2.0-bdwgc) mono_runtime_invoke
  345. 0x00007FFBA49BD17D (UnityPlayer) PAL_Thread_YieldExecution
  346. 0x00007FFBA49BA6FA (UnityPlayer) PAL_Thread_YieldExecution
  347. 0x00007FFBA49A35B6 (UnityPlayer) PAL_Thread_YieldExecution
  348. 0x00007FFBA49A364E (UnityPlayer) PAL_Thread_YieldExecution
  349. 0x00007FFBA49A0939 (UnityPlayer) PAL_Thread_YieldExecution
  350. 0x00007FFBA475DC0C (UnityPlayer) UnityMain
  351. 0x00007FFBA48976A7 (UnityPlayer) UnityMain
  352. 0x00007FFBA4897749 (UnityPlayer) UnityMain
  353. 0x00007FFBA4899742 (UnityPlayer) UnityMain
  354. 0x00007FFBA4662345 (UnityPlayer) PAL_Thread_SupportsThreads
  355. 0x00007FFBA4660F1A (UnityPlayer) PAL_Thread_SupportsThreads
  356. 0x00007FFBA4664FE6 (UnityPlayer) PAL_Thread_SupportsThreads
  357. 0x00007FFBA466894B (UnityPlayer) UnityMain
  358. 0x00007FF6174011F2 (Second Earth)
  359. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  360. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  361.  
  362. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
  363.  
  364. Material doesn't have a texture property '_MainTex'
  365. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  366. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  367. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  368. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  369. 0x00007FFBA48C8DAA (UnityPlayer) UnityMain
  370. 0x00007FFBA4A28253 (UnityPlayer) PAL_Thread_YieldExecution
  371. 0x00000294241EB769 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Material:GetTextureImpl (UnityEngine.Material,int)
  372. 0x000002942419129B (Mono JIT Code) UnityEngine.Material:GetTexture (string)
  373. 0x0000029424191233 (Mono JIT Code) UnityEngine.Material:get_mainTexture ()
  374. 0x000002942419115B (Mono JIT Code) UnityEngine.UI.Image:get_mainTexture ()
  375. 0x000002942419073B (Mono JIT Code) UnityEngine.UI.Graphic:UpdateMaterial ()
  376. 0x0000029424190573 (Mono JIT Code) UnityEngine.UI.Image:UpdateMaterial ()
  377. 0x000002942418C249 (Mono JIT Code) UnityEngine.UI.Graphic:Rebuild (UnityEngine.UI.CanvasUpdate)
  378. 0x0000029423F5E95B (Mono JIT Code) UnityEngine.UI.CanvasUpdateRegistry:PerformUpdate ()
  379. 0x00000294241A31D2 (Mono JIT Code) (wrapper delegate-invoke) <Module>:invoke_void ()
  380. 0x0000029423F5E3C1 (Mono JIT Code) UnityEngine.Canvas:SendWillRenderCanvases ()
  381. 0x00000294241A308D (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr)
  382. 0x00007FFBA65DC010 (mono-2.0-bdwgc) mono_get_runtime_build_info
  383. 0x00007FFBA6562122 (mono-2.0-bdwgc) mono_perfcounters_init
  384. 0x00007FFBA656B11F (mono-2.0-bdwgc) mono_runtime_invoke
  385. 0x00007FFBA49BD17D (UnityPlayer) PAL_Thread_YieldExecution
  386. 0x00007FFBA49BA6FA (UnityPlayer) PAL_Thread_YieldExecution
  387. 0x00007FFBA43AC95F (UnityPlayer) PAL_Thread_SupportsThreads
  388. 0x00007FFBA48976A7 (UnityPlayer) UnityMain
  389. 0x00007FFBA4897749 (UnityPlayer) UnityMain
  390. 0x00007FFBA4899742 (UnityPlayer) UnityMain
  391. 0x00007FFBA4662345 (UnityPlayer) PAL_Thread_SupportsThreads
  392. 0x00007FFBA4660F1A (UnityPlayer) PAL_Thread_SupportsThreads
  393. 0x00007FFBA4664FE6 (UnityPlayer) PAL_Thread_SupportsThreads
  394. 0x00007FFBA466894B (UnityPlayer) UnityMain
  395. 0x00007FF6174011F2 (Second Earth)
  396. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  397. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  398.  
  399. (Filename: C:\buildslave\unity\build\Runtime/Shaders/Material.cpp Line: 1371)
  400.  
  401.  
  402. Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 14246.
  403. Total: 32.550500 ms (FindLiveObjects: 2.160800 ms CreateObjectMapping: 2.552400 ms MarkObjects: 27.642800 ms DeleteObjects: 0.194200 ms)
  404.  
  405. Error: Cannot create FMOD::Sound instance for resource sharedassets4.resource, (File not found. )
  406. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  407. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  408. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  409. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  410. 0x00007FFBA4B158AE (UnityPlayer) PAL_Memory_Free
  411. 0x00007FFBA4B02589 (UnityPlayer) PAL_Memory_Free
  412. 0x00007FFBA49E846E (UnityPlayer) PAL_Thread_YieldExecution
  413. 0x00007FFBA49E6AA6 (UnityPlayer) PAL_Thread_YieldExecution
  414. 0x00007FFBA48ACA63 (UnityPlayer) UnityMain
  415. 0x00007FFBA48AD4AD (UnityPlayer) UnityMain
  416. 0x00007FFBA48AD7CC (UnityPlayer) UnityMain
  417. 0x00007FFBA48AD829 (UnityPlayer) UnityMain
  418. 0x00007FFBA492B648 (UnityPlayer) UnityMain
  419. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  420. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  421.  
  422. (Filename: C:\buildslave\unity\build\Modules/Audio/Public/sound/SoundManager.cpp Line: 1192)
  423.  
  424. Function __cdecl SoundHandle::Instance::~Instance(void) may only be called from main thread!
  425. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  426. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  427. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  428. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  429. 0x00007FFBA4B18736 (UnityPlayer) PAL_Memory_Free
  430. 0x00007FFBA4B10D47 (UnityPlayer) PAL_Memory_Free
  431. 0x00007FFBA4B158DF (UnityPlayer) PAL_Memory_Free
  432. 0x00007FFBA4B02589 (UnityPlayer) PAL_Memory_Free
  433. 0x00007FFBA49E846E (UnityPlayer) PAL_Thread_YieldExecution
  434. 0x00007FFBA49E6AA6 (UnityPlayer) PAL_Thread_YieldExecution
  435. 0x00007FFBA48ACA63 (UnityPlayer) UnityMain
  436. 0x00007FFBA48AD4AD (UnityPlayer) UnityMain
  437. 0x00007FFBA48AD7CC (UnityPlayer) UnityMain
  438. 0x00007FFBA48AD829 (UnityPlayer) UnityMain
  439. 0x00007FFBA492B648 (UnityPlayer) UnityMain
  440. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  441. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  442.  
  443. (Filename: C:\buildslave\unity\build\Modules/Audio/Public/sound/SoundManager.cpp Line: 35)
  444.  
  445. Error: Cannot create FMOD::Sound instance for resource sharedassets4.resource, (File not found. )
  446. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  447. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  448. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  449. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  450. 0x00007FFBA4B158AE (UnityPlayer) PAL_Memory_Free
  451. 0x00007FFBA4B02589 (UnityPlayer) PAL_Memory_Free
  452. 0x00007FFBA49E846E (UnityPlayer) PAL_Thread_YieldExecution
  453. 0x00007FFBA49E6AA6 (UnityPlayer) PAL_Thread_YieldExecution
  454. 0x00007FFBA48ACA63 (UnityPlayer) UnityMain
  455. 0x00007FFBA48AD4AD (UnityPlayer) UnityMain
  456. 0x00007FFBA48AD7CC (UnityPlayer) UnityMain
  457. 0x00007FFBA48AD829 (UnityPlayer) UnityMain
  458. 0x00007FFBA492B648 (UnityPlayer) UnityMain
  459. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  460. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  461.  
  462. (Filename: C:\buildslave\unity\build\Modules/Audio/Public/sound/SoundManager.cpp Line: 1192)
  463.  
  464. Function __cdecl SoundHandle::Instance::~Instance(void) may only be called from main thread!
  465. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  466. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  467. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  468. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  469. 0x00007FFBA4B18736 (UnityPlayer) PAL_Memory_Free
  470. 0x00007FFBA4B10D47 (UnityPlayer) PAL_Memory_Free
  471. 0x00007FFBA4B158DF (UnityPlayer) PAL_Memory_Free
  472. 0x00007FFBA4B02589 (UnityPlayer) PAL_Memory_Free
  473. 0x00007FFBA49E846E (UnityPlayer) PAL_Thread_YieldExecution
  474. 0x00007FFBA49E6AA6 (UnityPlayer) PAL_Thread_YieldExecution
  475. 0x00007FFBA48ACA63 (UnityPlayer) UnityMain
  476. 0x00007FFBA48AD4AD (UnityPlayer) UnityMain
  477. 0x00007FFBA48AD7CC (UnityPlayer) UnityMain
  478. 0x00007FFBA48AD829 (UnityPlayer) UnityMain
  479. 0x00007FFBA492B648 (UnityPlayer) UnityMain
  480. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  481. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  482.  
  483. (Filename: C:\buildslave\unity\build\Modules/Audio/Public/sound/SoundManager.cpp Line: 35)
  484.  
  485. Error: Cannot create FMOD::Sound instance for resource sharedassets4.resource, (File not found. )
  486. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  487. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  488. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  489. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  490. 0x00007FFBA4B158AE (UnityPlayer) PAL_Memory_Free
  491. 0x00007FFBA4B02589 (UnityPlayer) PAL_Memory_Free
  492. 0x00007FFBA49E846E (UnityPlayer) PAL_Thread_YieldExecution
  493. 0x00007FFBA49E6AA6 (UnityPlayer) PAL_Thread_YieldExecution
  494. 0x00007FFBA48ACA63 (UnityPlayer) UnityMain
  495. 0x00007FFBA48AD4AD (UnityPlayer) UnityMain
  496. 0x00007FFBA48AD7CC (UnityPlayer) UnityMain
  497. 0x00007FFBA48AD829 (UnityPlayer) UnityMain
  498. 0x00007FFBA492B648 (UnityPlayer) UnityMain
  499. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  500. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  501.  
  502. (Filename: C:\buildslave\unity\build\Modules/Audio/Public/sound/SoundManager.cpp Line: 1192)
  503.  
  504. Function __cdecl SoundHandle::Instance::~Instance(void) may only be called from main thread!
  505. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  506. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  507. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  508. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  509. 0x00007FFBA4B18736 (UnityPlayer) PAL_Memory_Free
  510. 0x00007FFBA4B10D47 (UnityPlayer) PAL_Memory_Free
  511. 0x00007FFBA4B158DF (UnityPlayer) PAL_Memory_Free
  512. 0x00007FFBA4B02589 (UnityPlayer) PAL_Memory_Free
  513. 0x00007FFBA49E846E (UnityPlayer) PAL_Thread_YieldExecution
  514. 0x00007FFBA49E6AA6 (UnityPlayer) PAL_Thread_YieldExecution
  515. 0x00007FFBA48ACA63 (UnityPlayer) UnityMain
  516. 0x00007FFBA48AD4AD (UnityPlayer) UnityMain
  517. 0x00007FFBA48AD7CC (UnityPlayer) UnityMain
  518. 0x00007FFBA48AD829 (UnityPlayer) UnityMain
  519. 0x00007FFBA492B648 (UnityPlayer) UnityMain
  520. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  521. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
  522.  
  523. (Filename: C:\buildslave\unity\build\Modules/Audio/Public/sound/SoundManager.cpp Line: 35)
  524.  
  525. Error: Cannot create FMOD::Sound instance for resource sharedassets4.resource, (File not found. )
  526. 0x00007FFBA463267C (UnityPlayer) PAL_Thread_SupportsThreads
  527. 0x00007FFBA463527F (UnityPlayer) PAL_Thread_SupportsThreads
  528. 0x00007FFBA4629A9D (UnityPlayer) PAL_Thread_SupportsThreads
  529. 0x00007FFBA4E0F392 (UnityPlayer) PAL_Memory_Free
  530. 0x00007FFBA4B158AE (UnityPlayer) PAL_Memory_Free
  531. 0x00007FFBA4B02589 (UnityPlayer) PAL_Memory_Free
  532. 0x00007FFBA49E846E (UnityPlayer) PAL_Thread_YieldExecution
  533. 0x00007FFBA49E6AA6 (UnityPlayer) PAL_Thread_YieldExecution
  534. 0x00007FFBA48ACA63 (UnityPlayer) UnityMain
  535. 0x00007FFBA48AD4AD (UnityPlayer) UnityMain
  536. 0x00007FFBA48AD7CC (UnityPlayer) UnityMain
  537. 0x00007FFBA48AD829 (UnityPlayer) UnityMain
  538. 0x00007FFBA492B648 (UnityPlayer) UnityMain
  539. 0x00007FFBD5327BD4 (KERNEL32) BaseThreadInitThunk
  540. 0x00007FFBD724CED1 (ntdll) RtlUserThreadStart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement