Advertisement
Guest User

Untitled

a guest
Jul 4th, 2019
442
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.79 KB | None | 0 0
  1. Desktop is 1920 x 1080 @ 60 Hz
  2. Initialize engine version: 2019.1.0f2 (292b93d75a2c)
  3. GfxDevice: creating device client; threaded=1
  4. Renderer: Mesa DRI Intel(R) Haswell Desktop.
  5. Vendor:   Intel Open Source Technology Center
  6. Version:  4.5 (Core Profile) Mesa 19.0.8
  7. GLES:     0
  8.  GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_ve
  9.  GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_A
  10. _per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_stor
  11. ery_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_
  12. T_provoking_vertex GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc
  13. OPENGL LOG: Creating OpenGL 4.5 graphics device ; Context level  <OpenGL 4.5> ; Context handle 68189440
  14. Begin MonoManager ReloadAssembly
  15. - Completed reload, in  0.060 seconds
  16. Default vsync count 1
  17. requesting resize 1920 x 1080
  18. Using native desktop resolution 1920 x 1080
  19. requesting fullscreen 1920 x 1080 at 0 Hz
  20. Desktop is 1920 x 1080 @ 60 Hz
  21. UnloadTime: 1.892377 ms
  22. WARNING: Shader Unsupported: 'Hidden/PostProcessing/Uber' - Pass '' has no vertex shader
  23. WARNING: Shader Unsupported: 'Hidden/PostProcessing/Uber' - Pass '' has no vertex shader
  24. WARNING: Shader Unsupported: 'Hidden/PostProcessing/FinalPass' - Pass '' has no vertex shader
  25. WARNING: Shader Unsupported: 'Hidden/PostProcessing/FinalPass' - Pass '' has no vertex shader
  26. Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
  27. Setting up 2 worker threads for Enlighten.
  28.   Thread -> id: 7efd9bfff700 -> priority: 1.
  29.   Thread -> id: 7efd9b7fe700 -> priority: 1.
  30. UnloadTime: 8.545151 ms
  31.  
  32. Unloading 5 unused Assets to reduce memory usage. Loaded Objects now: 1421.
  33. Total: 1.421506 ms (FindLiveObjects: 0.383401 ms CreateObjectMapping: 0.063792 ms MarkObjects: 0.891990 ms  DeleteObjects: 0.079053 ms)
  34.  
  35. START
  36. .
  37. (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 48)
  38.  
  39. Cannot Play a disabled VideoPlayer
  40. .
  41. (Filename: ./Modules/Video/Public/VideoPlayer.cpp Line: 365)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement