Advertisement
Guest User

Untitled

a guest
Aug 14th, 2022
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. Obtained 22 stack frames.
  2. #0 0x0000015dbec6a0 in lookup_pinvoke_call_impl
  3. #1 0x0000015dbed1aa in mono_lookup_pinvoke_call_internal
  4. #2 0x0000015d9e79e1 in mono_jit_compile_method_with_opt
  5. #3 0x0000015da6f209 in common_call_trampoline
  6. #4 0x0000015da6ec37 in mono_magic_trampoline
  7. #5 0x00000117b4e396 in (Unknown)
  8. #6 0x0000019e37eba3 in MapMagic.Nodes.MatrixGenerators.Noise200:Generate (MapMagic.Products.TileData,MapMagic.Products.StopToken) [{0x7f88793cd0c0} + 0x243] [/Users/spyros/Documents/Unity/One Man Show/Assets/MapMagic/Generators/Matrix/Runtime/MatrixInitial.cs :: 54u] (0x19e37e960 0x19e37ec8e) [0x157682a80 - Unity Child Domain]
  9. #7 0x0000019e37e2ae in MapMagic.Nodes.Graph:GenerateRecursive (MapMagic.Nodes.Generator,MapMagic.Products.TileData,MapMagic.Expose.Override,MapMagic.Products.StopToken) [{0x7f8886d3b738} + 0x9ee] [/Users/spyros/Documents/Unity/One Man Show/Assets/MapMagic/Nodes/Graph.cs :: 936u] (0x19e37d8c0 0x19e37e408) [0x157682a80 - Unity Child Domain]
  10. #8 0x0000019e37da13 in MapMagic.Nodes.Graph:GenerateRecursive (MapMagic.Nodes.Generator,MapMagic.Products.TileData,MapMagic.Expose.Override,MapMagic.Products.StopToken) [{0x7f8886d3b738} + 0x153] [/Users/spyros/Documents/Unity/One Man Show/Assets/MapMagic/Nodes/Graph.cs :: 889u] (0x19e37d8c0 0x19e37e408) [0x157682a80 - Unity Child Domain]
  11. #9 0x0000019e24ec7b in MapMagic.Nodes.Graph:Generate (MapMagic.Products.TileData,MapMagic.Products.StopToken,MapMagic.Expose.Override) [{0x7f8886d3b710} + 0x10b] [/Users/spyros/Documents/Unity/One Man Show/Assets/MapMagic/Nodes/Graph.cs :: 869u] (0x19e24eb70 0x19e24ed0c) [0x157682a80 - Unity Child Domain]
  12. #10 0x0000019e24dce3 in MapMagic.Terrains.TerrainTile:Generate (MapMagic.Nodes.Graph,MapMagic.Terrains.TerrainTile,MapMagic.Terrains.TerrainTile/DetailLevel,MapMagic.Products.StopToken) [{0x7f8886d3a308} + 0x113] [/Users/spyros/Documents/Unity/One Man Show/Assets/MapMagic/Terrains/TerrainTile.cs :: 717u] (0x19e24dbd0 0x19e24e128) [0x157682a80 - Unity Child Domain]
  13. #11 0x0000015ea5f4c7 in System.Threading.ThreadHelper:ThreadStart_Context (object) [{0x7f8894362970} + 0xa7] (0x15ea5f420 0x15ea5f549) [0x157682a80 - Unity Child Domain]
  14. #12 0x0000015ea5e51b in System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [{0x7f8891833768} + 0x2b] (0x15ea5e4f0 0x15ea5e520) [0x157682a80 - Unity Child Domain]
  15. #13 0x0000015d9ebd1c in mono_jit_runtime_invoke
  16. #14 0x0000015dba133b in do_runtime_invoke
  17. #15 0x0000015dba2e45 in mono_runtime_delegate_try_invoke
  18. #16 0x0000015dbc21e0 in start_wrapper_internal
  19. #17 0x0000015dbc1fb1 in start_wrapper
  20. #18 0x0000015dc3f309 in GC_inner_start_routine
  21. #19 0x0000015dc3f2a1 in GC_start_routine
  22. #20 0x007ff805bd94e1 in _pthread_start
  23. #21 0x007ff805bd4f6b in thread_start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement