Advertisement
Guest User

Untitled

a guest
May 19th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.26 KB | None | 0 0
  1. Initialize engine version: 2018.3.7f1 (9e14d22a41bb)
  2. GfxDevice: creating device client; threaded=1
  3. Renderer: AMD Radeon HD 6770M OpenGL Engine
  4. Vendor: ATI Technologies Inc.
  5. Version: 4.1 ATI-1.68.21
  6. GLES: 0
  7. GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_ro
  8. w_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier
  9. OPENGL LOG: Creating OpenGL 4.1 graphics device ; Context level <OpenGL 4.1> ; Context handle -1391969280
  10. Unknown error occurred while loading '/Applications/Forgiveness.app/Contents/Resources/unity default resources'.
  11.  
  12. (Filename: Line: 210)
  13.  
  14. The resource Internal-ErrorShader.shader could not be loaded from the resource file!
  15.  
  16. (Filename: Line: 1225)
  17.  
  18. Unknown error occurred while loading '/Applications/Forgiveness.app/Contents/Resources/unity default resources'.
  19.  
  20. (Filename: Line: 210)
  21.  
  22. The resource Internal-ErrorShader.shader could not be loaded from the resource file!
  23.  
  24. (Filename: Line: 1225)
  25.  
  26. Unknown error occurred while loading '/Applications/Forgiveness.app/Contents/Resources/unity default resources'.
  27.  
  28. (Filename: Line: 210)
  29.  
  30. The resource Internal-ErrorShader.shader could not be loaded from the resource file!
  31.  
  32. (Filename: Line: 1225)
  33.  
  34. Receiving unhandled NULL exception
  35. Obtained 31 stack frames.
  36. #0 0x00000108368d44 in operator delete[](void*, std::nothrow_t const&)
  37. #1 0x00000107fbc729 in operator delete[](void*, std::nothrow_t const&)
  38. #2 0x00000107fbbea0 in operator delete[](void*, std::nothrow_t const&)
  39. #3 0x00000107b97b32 in (null)
  40. #4 0x00000107f6ed62 in operator delete[](void*, std::nothrow_t const&)
  41. #5 0x00000107f7f3e4 in operator delete[](void*, std::nothrow_t const&)
  42. #6 0x000001083d8f12 in operator delete[](void*, std::nothrow_t const&)
  43. #7 0x000001083cd945 in operator delete[](void*, std::nothrow_t const&)
  44. #8 0x000001083cd815 in operator delete[](void*, std::nothrow_t const&)
  45. #9 0x007fff2d5d18ac in __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__
  46. #10 0x007fff2d5d177a in _CFXRegistrationPost
  47. #11 0x007fff2d5d14b1 in ___CFXNotificationPost_block_invoke
  48. #12 0x007fff2d590042 in -[_CFXNotificationRegistrar find:object:observer:enumerator:]
  49. #13 0x007fff2d58f0d3 in _CFXNotificationPost
  50. #14 0x007fff2f6b9817 in -[NSNotificationCenter postNotificationName:object:userInfo:]
  51. #15 0x007fff2ac7e206 in -[NSApplication _postDidFinishNotification]
  52. #16 0x007fff2ac7de4f in -[NSApplication _sendFinishLaunchingNotification]
  53. #17 0x007fff2ab50ab3 in -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]
  54. #18 0x007fff2ab506e9 in -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:]
  55. #19 0x007fff2f6fc664 in -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:]
  56. #20 0x007fff2f6fc4e2 in _NSAppleEventManagerGenericHandler
  57. #21 0x007fff2e6d4f08 in aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*)
  58. #22 0x007fff2e6d47af in dispatchEventAndSendReply(AEDesc const*, AEDesc*)
  59. #23 0x007fff2e6d469d in aeProcessAppleEvent
  60. #24 0x007fff2c8ab4a0 in AEProcessAppleEvent
  61. #25 0x007fff2ab4bd32 in _DPSNextEvent
  62. #26 0x007fff2b2e1e34 in -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
  63. #27 0x007fff2ab40885 in -[NSApplication run]
  64. #28 0x007fff2ab0fa72 in NSApplicationMain
  65. #29 0x000001083d9a37 in PlayerMain(int, char const**)
  66. #30 0x007fff55585015 in start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement