Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.34 KB | None | 0 0
  1. Mono path[0] = 'G:/itch-games/axu-rl/Axu_Data/Managed'
  2. Mono config path = 'G:/itch-games/axu-rl/MonoBleedingEdge/etc'
  3. PlayerConnection initialized from G:/itch-games/axu-rl/Axu_Data (debug = 0)
  4. PlayerConnection initialized network socket : 0.0.0.0 55503
  5. Multi-casting "[IP] 26.113.148.30 [Port] 55503 [Flags] 2 [Guid] 1363223461 [EditorId] 456318303 [Version] 1048832 [Id] WindowsPlayer(DESKTOP-U13ITGQ) [Debug] 0 [PackageName] WindowsPlayer" to [225.0.0.222:54997]...
  6. Started listening to [0.0.0.0:55503]
  7. PlayerConnection already initialized - listening to [0.0.0.0:55503]
  8. Initialize engine version: 2019.2.11f1 (5f859a4cfee5)
  9. [XR] Discovering subsystems at path G:/itch-games/axu-rl/Axu_Data/UnitySubsystems
  10. GfxDevice: creating device client; threaded=1
  11. Direct3D:
  12. Version: Direct3D 11.0 [level 11.1]
  13. Renderer: NVIDIA GeForce GTX 1070 (ID=0x1b81)
  14. Vendor:
  15. VRAM: 8088 MB
  16. Driver: 26.21.14.3200
  17. Begin MonoManager ReloadAssembly
  18. - Completed reload, in 0.082 seconds
  19. <RI> Initializing input.
  20.  
  21. <RI> Input initialized.
  22.  
  23. <RI> Initialized touch support.
  24.  
  25. UnloadTime: 0.834800 ms
  26. Could not load <NPC_Blueprint>: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidCastException: Instance of JsonData doesn't hold a double
  27. at LitJson.JsonData.op_Explicit (LitJson.JsonData data) [0x0000c] in <d7db51aed1994277a2a44bdb68cd3ac9>:0
  28. at NPC_Blueprint.FromJson (LitJson.JsonData dat) [0x00492] in C:\Users\mritc\Documents\Axu\Axu\Assets\Scripts\Models\NPC_Blueprint.cs:184
  29. at NPC_Blueprint..ctor (LitJson.JsonData dat) [0x00029] in C:\Users\mritc\Documents\Axu\Axu\Assets\Scripts\Models\NPC_Blueprint.cs:35
  30. at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  31. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <567df3e0919241ba98db88bec4c6696f>:0
  32. --- End of inner exception stack trace ---
  33. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <567df3e0919241ba98db88bec4c6696f>:0
  34. at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <567df3e0919241ba98db88bec4c6696f>:0
  35. at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  36. at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <567df3e0919241ba98db88bec4c6696f>:0
  37. at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <567df3e0919241ba98db88bec4c6696f>:0
  38. at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  39. at Mod.AddData[T] (System.String folderPath, System.String fileName, System.String key) [0x00080] in C:\Users\mritc\Documents\Axu\Axu\Assets\Scripts\Models\Mod.cs:72
  40. 0x00007FFA260FDCCC (UnityPlayer) PAL_Thread_SupportsThreads
  41. 0x00007FFA26100AB9 (UnityPlayer) PAL_Thread_SupportsThreads
  42. 0x00007FFA260F0A28 (UnityPlayer) PAL_Thread_SupportsThreads
  43. 0x00007FFA2728CFD3 (UnityPlayer) PAL_Memory_Free
  44. 0x00007FFA26BBB905 (UnityPlayer) PAL_Thread_YieldExecution
  45. 0x000001A2D3A7182E (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
  46. 0x000001A2D3A7157B (Mono JIT Code) [DebugLogHandler.cs:10] UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
  47. 0x000001A2D3A71350 (Mono JIT Code) [Logger.cs:61] UnityEngine.Logger:Log (UnityEngine.LogType,object)
  48. 0x000001A2D3A710C7 (Mono JIT Code) [Debug.bindings.cs:127] UnityEngine.Debug:LogError (object)
  49. 0x000001A2D3A7106B (Mono JIT Code) [Log.cs:23] Log:Error (object)
  50. 0x000001A2D3673D23 (Mono JIT Code) [Mod.cs:86] Mod:AddData<T_REF> (string,string,string)
  51. 0x000001A2D360B7E3 (Mono JIT Code) [Mod.cs:156] Mod:PreLoadData ()
  52. 0x000001A2D3607703 (Mono JIT Code) [ModManager.cs:49] ModManager:InitializeAllMods ()
  53. 0x000001A2D35F9D13 (Mono JIT Code) [MainMenu.cs:77] MainMenu:FillDataLists ()
  54. 0x000001A2D357B333 (Mono JIT Code) [MainMenu.cs:55] MainMenu/<Init>d__16:MoveNext ()
  55. 0x000001A2D35792F8 (Mono JIT Code) [Coroutines.cs:17] UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
  56. 0x000001A2D3579427 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_void_object_intptr (object,intptr,intptr,intptr)
  57. 0x00007FFA253FC090 (mono-2.0-bdwgc) mono_get_runtime_build_info
  58. 0x00007FFA25382142 (mono-2.0-bdwgc) mono_perfcounters_init
  59. 0x00007FFA2538B13F (mono-2.0-bdwgc) mono_runtime_invoke
  60. 0x00007FFA26B564FD (UnityPlayer) PAL_Thread_YieldExecution
  61. 0x00007FFA26B534C4 (UnityPlayer) PAL_Thread_YieldExecution
  62. 0x00007FFA26B3BBDA (UnityPlayer) PAL_Thread_YieldExecution
  63. 0x00007FFA26B3D316 (UnityPlayer) PAL_Thread_YieldExecution
  64. 0x00007FFA26B3C7A3 (UnityPlayer) PAL_Thread_YieldExecution
  65. 0x00007FFA26BCBAE0 (UnityPlayer) PAL_Thread_YieldExecution
  66. 0x000001A2D35791D9 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.MonoBehaviour:StartCoroutineManaged2 (UnityEngine.MonoBehaviour,System.Collections.IEnumerator)
  67. 0x000001A2D3578F7B (Mono JIT Code) [MonoBehaviour.bindings.cs:91] UnityEngine.MonoBehaviour:StartCoroutine (System.Collections.IEnumerator)
  68. 0x000001A2D3577ADB (Mono JIT Code) [MainMenu.cs:39] MainMenu:Start ()
  69. 0x000001A2D09C8AA0 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
  70. 0x00007FFA253FC090 (mono-2.0-bdwgc) mono_get_runtime_build_info
  71. 0x00007FFA25382142 (mono-2.0-bdwgc) mono_perfcounters_init
  72. 0x00007FFA2538B13F (mono-2.0-bdwgc) mono_runtime_invoke
  73. 0x00007FFA26B564FD (UnityPlayer) PAL_Thread_YieldExecution
  74. 0x00007FFA26B534C4 (UnityPlayer) PAL_Thread_YieldExecution
  75. 0x00007FFA26B3804B (UnityPlayer) PAL_Thread_YieldExecution
  76. 0x00007FFA26B380DE (UnityPlayer) PAL_Thread_YieldExecution
  77. 0x00007FFA26B34AE9 (UnityPlayer) PAL_Thread_YieldExecution
  78. 0x00007FFA2656AE6C (UnityPlayer) UnityMain
  79. 0x00007FFA26820202 (UnityPlayer) UnityMain
  80. 0x00007FFA2680F837 (UnityPlayer) UnityMain
  81. 0x00007FFA2680F905 (UnityPlayer) UnityMain
  82. 0x00007FFA2681306F (UnityPlayer) UnityMain
  83. 0x00007FFA26134A62 (UnityPlayer) PAL_Thread_SupportsThreads
  84. 0x00007FFA2613325A (UnityPlayer) PAL_Thread_SupportsThreads
  85. 0x00007FFA26137A39 (UnityPlayer) PAL_Thread_SupportsThreads
  86. 0x00007FFA2613B6CB (UnityPlayer) UnityMain
  87. 0x00007FF72D1211F2 (Axu)
  88. 0x00007FFA88657BD4 (KERNEL32) BaseThreadInitThunk
  89. 0x00007FFA89FECED1 (ntdll) RtlUserThreadStart
  90.  
  91. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
  92.  
  93. Could not load <Incident>: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidCastException: Instance of JsonData doesn't hold a double
  94. at LitJson.JsonData.op_Explicit (LitJson.JsonData data) [0x0000c] in <d7db51aed1994277a2a44bdb68cd3ac9>:0
  95. at Incident.FromJson (LitJson.JsonData dat) [0x0007b] in C:\Users\mritc\Documents\Axu\Axu\Assets\Scripts\Models\Incident.cs:49
  96. at Incident..ctor (LitJson.JsonData dat) [0x0001e] in C:\Users\mritc\Documents\Axu\Axu\Assets\Scripts\Models\Incident.cs:22
  97. at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
  98. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <567df3e0919241ba98db88bec4c6696f>:0
  99. --- End of inner exception stack trace ---
  100. at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <567df3e0919241ba98db88bec4c6696f>:0
  101. at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <567df3e0919241ba98db88bec4c6696f>:0
  102. at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  103. at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <567df3e0919241ba98db88bec4c6696f>:0
  104. at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <567df3e0919241ba98db88bec4c6696f>:0
  105. at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
  106. at Mod.AddData[T] (System.String folderPath, System.String fileName, System.String key) [0x00080] in C:\Users\mritc\Documents\Axu\Axu\Assets\Scripts\Models\Mod.cs:72
  107. 0x00007FFA260FDCCC (UnityPlayer) PAL_Thread_SupportsThreads
  108. 0x00007FFA26100AB9 (UnityPlayer) PAL_Thread_SupportsThreads
  109. 0x00007FFA260F0A28 (UnityPlayer) PAL_Thread_SupportsThreads
  110. 0x00007FFA2728CFD3 (UnityPlayer) PAL_Memory_Free
  111. 0x00007FFA26BBB905 (UnityPlayer) PAL_Thread_YieldExecution
  112. 0x000001A2D3A7182E (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
  113. 0x000001A2D3A7157B (Mono JIT Code) [DebugLogHandler.cs:10] UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
  114. 0x000001A2D3A71350 (Mono JIT Code) [Logger.cs:61] UnityEngine.Logger:Log (UnityEngine.LogType,object)
  115. 0x000001A2D3A710C7 (Mono JIT Code) [Debug.bindings.cs:127] UnityEngine.Debug:LogError (object)
  116. 0x000001A2D3A7106B (Mono JIT Code) [Log.cs:23] Log:Error (object)
  117. 0x000001A2D3673D23 (Mono JIT Code) [Mod.cs:86] Mod:AddData<T_REF> (string,string,string)
  118. 0x000001A2D360B853 (Mono JIT Code) [Mod.cs:161] Mod:PreLoadData ()
  119. 0x000001A2D3607703 (Mono JIT Code) [ModManager.cs:49] ModManager:InitializeAllMods ()
  120. 0x000001A2D35F9D13 (Mono JIT Code) [MainMenu.cs:77] MainMenu:FillDataLists ()
  121. 0x000001A2D357B333 (Mono JIT Code) [MainMenu.cs:55] MainMenu/<Init>d__16:MoveNext ()
  122. 0x000001A2D35792F8 (Mono JIT Code) [Coroutines.cs:17] UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
  123. 0x000001A2D3579427 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_void_object_intptr (object,intptr,intptr,intptr)
  124. 0x00007FFA253FC090 (mono-2.0-bdwgc) mono_get_runtime_build_info
  125. 0x00007FFA25382142 (mono-2.0-bdwgc) mono_perfcounters_init
  126. 0x00007FFA2538B13F (mono-2.0-bdwgc) mono_runtime_invoke
  127. 0x00007FFA26B564FD (UnityPlayer) PAL_Thread_YieldExecution
  128. 0x00007FFA26B534C4 (UnityPlayer) PAL_Thread_YieldExecution
  129. 0x00007FFA26B3BBDA (UnityPlayer) PAL_Thread_YieldExecution
  130. 0x00007FFA26B3D316 (UnityPlayer) PAL_Thread_YieldExecution
  131. 0x00007FFA26B3C7A3 (UnityPlayer) PAL_Thread_YieldExecution
  132. 0x00007FFA26BCBAE0 (UnityPlayer) PAL_Thread_YieldExecution
  133. 0x000001A2D35791D9 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.MonoBehaviour:StartCoroutineManaged2 (UnityEngine.MonoBehaviour,System.Collections.IEnumerator)
  134. 0x000001A2D3578F7B (Mono JIT Code) [MonoBehaviour.bindings.cs:91] UnityEngine.MonoBehaviour:StartCoroutine (System.Collections.IEnumerator)
  135. 0x000001A2D3577ADB (Mono JIT Code) [MainMenu.cs:39] MainMenu:Start ()
  136. 0x000001A2D09C8AA0 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
  137. 0x00007FFA253FC090 (mono-2.0-bdwgc) mono_get_runtime_build_info
  138. 0x00007FFA25382142 (mono-2.0-bdwgc) mono_perfcounters_init
  139. 0x00007FFA2538B13F (mono-2.0-bdwgc) mono_runtime_invoke
  140. 0x00007FFA26B564FD (UnityPlayer) PAL_Thread_YieldExecution
  141. 0x00007FFA26B534C4 (UnityPlayer) PAL_Thread_YieldExecution
  142. 0x00007FFA26B3804B (UnityPlayer) PAL_Thread_YieldExecution
  143. 0x00007FFA26B380DE (UnityPlayer) PAL_Thread_YieldExecution
  144. 0x00007FFA26B34AE9 (UnityPlayer) PAL_Thread_YieldExecution
  145. 0x00007FFA2656AE6C (UnityPlayer) UnityMain
  146. 0x00007FFA26820202 (UnityPlayer) UnityMain
  147. 0x00007FFA2680F837 (UnityPlayer) UnityMain
  148. 0x00007FFA2680F905 (UnityPlayer) UnityMain
  149. 0x00007FFA2681306F (UnityPlayer) UnityMain
  150. 0x00007FFA26134A62 (UnityPlayer) PAL_Thread_SupportsThreads
  151. 0x00007FFA2613325A (UnityPlayer) PAL_Thread_SupportsThreads
  152. 0x00007FFA26137A39 (UnityPlayer) PAL_Thread_SupportsThreads
  153. 0x00007FFA2613B6CB (UnityPlayer) UnityMain
  154. 0x00007FF72D1211F2 (Axu)
  155. 0x00007FFA88657BD4 (KERNEL32) BaseThreadInitThunk
  156. 0x00007FFA89FECED1 (ntdll) RtlUserThreadStart
  157.  
  158. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement