Advertisement
Guest User

Editing parts crash (mac)

a guest
Nov 3rd, 2023
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.05 KB | Gaming | 0 0
  1. Playing 0.6.3-beta for Mac
  2. Thrive is starting. Log output (due to buffering this is likely not in real time):
  3. Note: error lines may not match up when they happened in relation to normal output due to buffering.
  4. Error lines are any lines received from the game's stderr output stream.
  5. ERROR: UNSUPPORTED (log once): POSSIBLE ISSUE: unit 1 GLD_TEXTURE_INDEX_2D is unloadable and bound to sampler type (Float) - using zero texture because texture unloadable
  6. ERROR: Harmony doesn't seem to be working. Don't expect any Harmony using mods to work. Exception: System.TypeInitializationException: The type initializer for 'HarmonyLib.HarmonySharedState' threw an exception. ---> System.Exception: mprotect returned EACCES
  7. ERROR: at MonoMod.RuntimeDetour.Platforms.DetourNativeMonoPosixPlatform.SetMemPerms (System.IntPtr start, System.UInt64 len, MonoMod.RuntimeDetour.Platforms.DetourNativeMonoPosixPlatform+MmapProts prot) [0x00043] in <255414689d344b1385ae719f6cce8c55>:0
  8. ERROR: at MonoMod.RuntimeDetour.Platforms.DetourNativeMonoPosixPlatform.MakeWritable (System.IntPtr src, System.UInt32 size) [0x00000] in <255414689d344b1385ae719f6cce8c55>:0
  9. ERROR: at MonoMod.RuntimeDetour.DetourHelper.MakeWritable (MonoMod.RuntimeDetour.IDetourNativePlatform plat, MonoMod.RuntimeDetour.NativeDetourData detour) [0x00000] in <255414689d344b1385ae719f6cce8c55>:0
  10. ERROR: at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform._HookSelftest (System.Reflection.MethodInfo from, System.Reflection.MethodInfo to) [0x00035] in <255414689d344b1385ae719f6cce8c55>:0
  11. ERROR: at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform..ctor () [0x0004a] in <255414689d344b1385ae719f6cce8c55>:0
  12. ERROR: at MonoMod.RuntimeDetour.Platforms.DetourRuntimeMonoPlatform..ctor () [0x00000] in <255414689d344b1385ae719f6cce8c55>:0
  13. ERROR: at MonoMod.RuntimeDetour.DetourHelper.get_Runtime () [0x00044] in <255414689d344b1385ae719f6cce8c55>:0
  14. ERROR: at HarmonyLib.HarmonySharedState..cctor () [0x000e7] in <255414689d344b1385ae719f6cce8c55>:0
  15. ERROR: --- End of inner exception stack trace ---
  16. ERROR: at HarmonyLib.PatchProcessor.GetAllPatchedMethods () [0x00010] in <255414689d344b1385ae719f6cce8c55>:0
  17. ERROR: at HarmonyLib.Harmony.GetAllPatchedMethods () [0x00000] in <255414689d344b1385ae719f6cce8c55>:0
  18. ERROR: at HarmonyLib.Harmony.GetPatchedMethods () [0x00000] in <255414689d344b1385ae719f6cce8c55>:0
  19. ERROR: at ModLoader..ctor () [0x0007a] in <610b0ccf017b4e09901b773422159c74>:0
  20. ERROR: Ignoring save property at: MicrobeEditor.ReturnToStage.Camera.ObjectToFollow.engulfedObjects[0].Object.NodeGroups
  21. ERROR: Ignoring save property at: MicrobeEditor.ReturnToStage.Camera.ObjectToFollow.engulfedObjects[1].Object.NodeGroups
  22. ERROR: Ignoring save property at: MicrobeEditor.ReturnToStage.Camera.ObjectToFollow.engulfedObjects[2].Object.NodeGroups
  23. ERROR: Ignoring save property at: MicrobeEditor.ReturnToStage.Camera.ObjectToFollow.engulfedObjects[3].Object.NodeGroups
  24. ERROR: Ignoring save property at: MicrobeEditor.ReturnToStage.Camera.ObjectToFollow.engulfedObjects[4].Object.NodeGroups
  25. ERROR: Ignoring save property at: MicrobeEditor.ReturnToStage.DynamicEntities[20].engulfedObjects[0].Object.NodeGroups
  26. ERROR: Ignoring save property at: MicrobeEditor.ReturnToStage.DynamicEntities[22].engulfedObjects[0].Object.NodeGroups
  27. ERROR:
  28. ERROR: Unhandled Exception:
  29. ERROR: System.InvalidOperationException: Can't begin hex move while another in progress
  30. ERROR: at HexEditorComponentBase`4[TEditor,TCombinedAction,TAction,THexMove].StartHexMove (THexMove selectedHex) [0x0000d] in <610b0ccf017b4e09901b773422159c74>:0
  31. ERROR: at CellEditorComponent.OnMovePressed () [0x00035] in <610b0ccf017b4e09901b773422159c74>:0
  32. ERROR: at (wrapper managed-to-native) Godot.NativeCalls.godot_icall_2_695(intptr,intptr,string,object[])
  33. ERROR: at Godot.Object.EmitSignal (System.String signal, System.Object[] args) [0x0000b] in <1598dd9b7b214c39a3e18009cd4aff45>:0
  34. ERROR: at HexPopupMenu.OnMovePressed () [0x00015] in <610b0ccf017b4e09901b773422159c74>:0
  35. ERROR: ------------ Begin of Unhandled Exception Log ------------
  36. ERROR: The following exception prevented the game from running:
  37. ERROR:
  38. ERROR: System.InvalidOperationException: Can't begin hex move while another in progress
  39. ERROR: at HexEditorComponentBase`4[TEditor,TCombinedAction,TAction,THexMove].StartHexMove (THexMove selectedHex) [0x0000d] in <610b0ccf017b4e09901b773422159c74>:0
  40. ERROR: at CellEditorComponent.OnMovePressed () [0x00035] in <610b0ccf017b4e09901b773422159c74>:0
  41. ERROR: at (wrapper managed-to-native) Godot.NativeCalls.godot_icall_2_695(intptr,intptr,string,object[])
  42. ERROR: at Godot.Object.EmitSignal (System.String signal, System.Object[] args) [0x0000b] in <1598dd9b7b214c39a3e18009cd4aff45>:0
  43. ERROR: at HexPopupMenu.OnMovePressed () [0x00015] in <610b0ccf017b4e09901b773422159c74>:0
  44. ERROR:
  45. ERROR: Please provide us with this log, thank you.
  46. ERROR: ------------ End of Unhandled Exception Log ------------
  47. ERROR:
  48. ERROR: Unhandled Exception:
  49. ERROR: System.InvalidOperationException: Can't begin hex move while another in progress
  50. ERROR: at HexEditorComponentBase`4[TEditor,TCombinedAction,TAction,THexMove].StartHexMove (THexMove selectedHex) [0x0000d] in <610b0ccf017b4e09901b773422159c74>:0
  51. ERROR: at CellEditorComponent.OnMovePressed () [0x00035] in <610b0ccf017b4e09901b773422159c74>:0
  52. ERROR: at (wrapper managed-to-native) Godot.NativeCalls.godot_icall_2_695(intptr,intptr,string,object[])
  53. ERROR: at Godot.Object.EmitSignal (System.String signal, System.Object[] args) [0x0000b] in <1598dd9b7b214c39a3e18009cd4aff45>:0
  54. ERROR: at HexPopupMenu.OnMovePressed () [0x00015] in <610b0ccf017b4e09901b773422159c74>:0
  55. ERROR: libc++abi: terminating with uncaught exception of type std::__1::system_error: recursive_mutex lock failed: Invalid argument
  56. arguments
  57. 0: /Users/Dracalia/.config/Thrive-Launcher/installed/Thrive_0.6.3.0-beta_mac_osx/Thrive.app/Contents/MacOS/Thrive
  58. 1: --thrive-started-by-launcher
  59. Godot Engine v3.5.stable.mono.official.991bb6ac7 - https://godotengine.org
  60. OpenGL ES 3.0 Renderer: Apple M2 Pro
  61. Async. shader compilation: OFF
  62.  
  63. Mono: Log file is: '/Users/Dracalia/Library/Application Support/Thrive/mono/mono_logs/2023-11-03_15.25.42_81316.log'
  64. This is Thrive version: 0.6.3.0-rc1 (see below for exact build info)
  65. Unhandled exception logger attached
  66. Startup C# locale is: en-US Godot locale is: en
  67. user:// directory is: /Users/Dracalia/Library/Application Support/Thrive
  68. Game logs are written to: /Users/Dracalia/Library/Application Support/Thrive/logs latest log is 'log.txt'
  69. Doing delayed apply for some settings
  70. Set audio output device to: Default
  71. Set C# locale to: en-US Godot locale is: en
  72. No SteamClient class found, not initializing Steam
  73. SimulationParameters are good
  74. This version of Thrive was built at Thursday, 22 June 2023 09:47:37 from commit 0293229cab40e22aeef913459bec515ace14eaef on branch master
  75. Beginning Thrive news feed fetch
  76. TaskExecutor started with parallel job count: 6
  77. We were opened through the Thrive Launcher
  78. Thrive Launcher started us, launcher hidden: False
  79. Loading mod Nodes into the scene tree
  80. Jukebox now playing from: Menu
  81. Jukebox: starting track: res://assets/sounds/main-menu-theme-1.ogg position: 0
  82. Startup successful, removing startup info file
  83. ------------ Thrive Startup Succeeded ------------
  84. Starting load of save: Lecanus_abafrius.thrivesave
  85. Starting microbe editor with: 52 organelles in the microbe
  86. Jukebox now playing from: MicrobeEditor
  87. load finished, success: True message: Load finished elapsed: 00:00:07.7071837
  88. We are not playing a newer Thrive version than last played, not updating latest
  89. Jukebox: starting track: res://assets/sounds/microbe-editor-theme-3.ogg position: 0
  90.  
  91. =================================================================
  92. Native Crash Reporting
  93. =================================================================
  94. Got a abrt while executing native code. This usually indicates
  95. a fatal error in the mono runtime or one of the native libraries
  96. used by your application.
  97. =================================================================
  98.  
  99. =================================================================
  100. Native stacktrace:
  101. =================================================================
  102. 0x100adf8c8 - /Users/Dracalia/.config/Thrive-Launcher/installed/Thrive_0.6.3.0-beta_mac_osx/Thrive.app/Contents/MacOS/Thrive :
  103. 0x100ad4228 - /Users/Dracalia/.config/Thrive-Launcher/installed/Thrive_0.6.3.0-beta_mac_osx/Thrive.app/Contents/MacOS/Thrive :
  104. 0x100adeea4 - /Users/Dracalia/.config/Thrive-Launcher/installed/Thrive_0.6.3.0-beta_mac_osx/Thrive.app/Contents/MacOS/Thrive :
  105. 0x19b9bc2a4 - /usr/lib/system/libsystem_platform.dylib : _sigtramp
  106. 0x19b98dcec - /usr/lib/system/libsystem_pthread.dylib : pthread_kill
  107. 0x19b8c62c8 - /usr/lib/system/libsystem_c.dylib : abort
  108. 0x19b946b18 - /usr/lib/libc++abi.dylib : _ZN10__cxxabiv130__aligned_malloc_with_fallbackEm
  109. 0x19b9369f4 - /usr/lib/libc++abi.dylib : _ZL28demangling_terminate_handlerv
  110. 0x19b63b774 - /usr/lib/libobjc.A.dylib : _ZL15_objc_terminatev
  111. 0x19b945eb4 - /usr/lib/libc++abi.dylib : _ZSt11__terminatePFvvE
  112. 0x19b945e50 - /usr/lib/libc++abi.dylib : _ZSt9terminatev
  113. 0x19b877d6c - /usr/lib/system/libsystem_c.dylib : exit
  114. 0x1010312b4 - /Users/Dracalia/.config/Thrive-Launcher/installed/Thrive_0.6.3.0-beta_mac_osx/Thrive.app/Contents/MacOS/Thrive : _ZN7ClassDB7creatorI11_GodotSharpEEP6Objectv
  115. 0x100fa7a30 - /Users/Dracalia/.config/Thrive-Launcher/installed/Thrive_0.6.3.0-beta_mac_osx/Thrive.app/Contents/MacOS/Thrive : _ZN7ClassDB7creatorI17MobileVRInterfaceEEP6Objectv
  116.  
  117. =================================================================
  118. Telemetry Dumper:
  119. =================================================================
  120. Pkilling 0x6430044160x from 0x8437989632x
  121. Pkilling 0x6296416256x from 0x8437989632x
  122. Pkilling 0x6310785024x from 0x8437989632x
  123. Pkilling 0x6305755136x from 0x8437989632x
  124. Pkilling 0x6169096192x from 0x8437989632x
  125. Pkilling 0x6298562560x from 0x8437989632x
  126. Pkilling 0x6312931328x from 0x8437989632x
  127. Pkilling 0x6300708864x from 0x8437989632x
  128. Pkilling 0x6292123648x from 0x8437989632x
  129. Pkilling 0x6302855168x from 0x8437989632x
  130. Pkilling 0x6294269952x from 0x8437989632x
  131. Entering thread summarizer pause from 0x8437989632x
  132. Could not exec mono-hang-watchdog, expected on path '/Users/Dracalia/.config/Thrive-Launcher/installed/Thrive_0.6.3.0-beta_mac_osx/Thrive.app/Contents/MacOS/../Resources/GodotSharp/Mono/etc/../bin/mono-hang-watchdog' (errno 2)
  133. ERROR: libc++abi: terminating with uncaught exception of type std::__1::system_error: recursive_mutex lock failed: Invalid argument
  134. Finished thread summarizer pause from 0x8437989632x.
  135. Failed to create breadcrumb file (null)/crash_hash_0x0
  136.  
  137. Waiting for dumping threads to resume
  138. ERROR:
  139. ERROR: =================================================================
  140. ERROR: External Debugger Dump:
  141. ERROR: =================================================================
  142.  
  143. =================================================================
  144. Basic Fault Address Reporting
  145. =================================================================
  146. Memory around native instruction pointer (0x19b956868):0x19b956858 ff 0f 5f d6 c0 03 5f d6 10 29 80 d2 01 10 00 d4 .._..._..)......
  147. 0x19b956868 03 01 00 54 7f 23 03 d5 fd 7b bf a9 fd 03 00 91 ...T.#...{......
  148. 0x19b956878 64 e0 ff 97 bf 03 00 91 fd 7b c1 a8 ff 0f 5f d6 d........{...._.
  149. 0x19b956888 c0 03 5f d6 70 0a 80 d2 01 10 00 d4 03 01 00 54 .._.p..........T
  150.  
  151. =================================================================
  152. Managed Stacktrace:
  153. =================================================================
  154. =================================================================
  155. Child process exited with code 134
  156. Thrive exited abnormally with an error
  157. ERROR: Thrive has encountered an unhandled exception, please report this to us. In the future there will be support for automatically reporting these crashes.
  158. Crash dumps have been detected but they may be from a previous Thrive run (please check before reporting). To stop being notified about the crash dumps, please open the reporter and clear the crash dumps.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement