Skip to content

Instantly share code, notes, and snippets.

@carstenhag
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carstenhag/dc4501b3bca2056c9c49 to your computer and use it in GitHub Desktop.
Save carstenhag/dc4501b3bca2056c9c49 to your computer and use it in GitHub Desktop.
gist created by github.com/dscape/ghcopy
Using binned.
Increasing per-process limit of core file size to infinity.
LogInit:Display: Running engine without a game
LogInit: Version: 4.7.0-0+UE4
LogInit: API Version: 0
LogInit: Compiled (64-bit): Dec 5 2014 19:59:00
LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
LogInit: Build Configuration: Development
LogInit: Branch Name: UE4
LogInit: Command line:
LogInit: Base directory: /media/INTHDD/Github/UE4.6-Promoted/Engine/Binaries/Linux/
LogInit: Rocket: 0
[2014.12.05-20.24.46:391][ 0]LogTaskGraph: Started task graph with 3 named threads and 6 total threads.
[2014.12.05-20.24.46:399][ 0]LogOnline:Warning: No default platform service specified for OnlineSubsystem
[2014.12.05-20.24.46:491][ 0]LogInit: Presizing for 0 objects not considered by GC, pre-allocating 0 bytes.
[2014.12.05-20.24.46:545][ 0]LogInit: Object subsystem initialized
[2014.12.05-20.24.46:608][ 0]LogInit: Initializing SDL.
[2014.12.05-20.24.46:787][ 0]LogInit: Display metrics:
[2014.12.05-20.24.46:787][ 0]LogInit: PrimaryDisplayWidth: 1920
[2014.12.05-20.24.46:787][ 0]LogInit: PrimaryDisplayHeight: 1200
[2014.12.05-20.24.46:787][ 0]LogInit: PrimaryDisplayWorkAreaRect:
[2014.12.05-20.24.46:787][ 0]LogInit: Left=0, Top=0, Right=1920, Bottom=1200
[2014.12.05-20.24.46:787][ 0]LogInit: VirtualDisplayRect:
[2014.12.05-20.24.46:787][ 0]LogInit: Left=0, Top=0, Right=3840, Bottom=1200
[2014.12.05-20.24.46:787][ 0]LogInit: TitleSafePaddingSize: X=0.000 Y=0.000
[2014.12.05-20.24.46:787][ 0]LogInit: ActionSafePaddingSize: X=0.000 Y=0.000
[2014.12.05-20.24.46:787][ 0]LogInit: Number of monitors: 2
[2014.12.05-20.24.46:787][ 0]LogInit: Monitor 0
[2014.12.05-20.24.46:787][ 0]LogInit: Name: Philips 240SW 24"
[2014.12.05-20.24.46:787][ 0]LogInit: ID: display0
[2014.12.05-20.24.46:787][ 0]LogInit: NativeWidth: 1920
[2014.12.05-20.24.46:787][ 0]LogInit: NativeHeight: 1200
[2014.12.05-20.24.46:787][ 0]LogInit: bIsPrimary: true
[2014.12.05-20.24.46:787][ 0]LogInit: Monitor 1
[2014.12.05-20.24.46:787][ 0]LogInit: Name: W2452 21"
[2014.12.05-20.24.46:787][ 0]LogInit: ID: display1
[2014.12.05-20.24.46:787][ 0]LogInit: NativeWidth: 1920
[2014.12.05-20.24.46:787][ 0]LogInit: NativeHeight: 1200
[2014.12.05-20.24.46:787][ 0]LogInit: bIsPrimary: false
[2014.12.05-20.24.46:815][ 0]LogInit: Selected Device Profile: [Linux]
[2014.12.05-20.24.46:815][ 0]LogInit: Applying CVar settings loaded from the selected device profile: [Linux]
[2014.12.05-20.24.46:830][ 0]LogInit: Linux hardware info:
[2014.12.05-20.24.46:830][ 0]LogInit: - this process' id (pid) is 14864, parent process' id (ppid) is 1810
[2014.12.05-20.24.46:830][ 0]LogInit: - we are not running under debugger
[2014.12.05-20.24.46:830][ 0]LogInit: - machine network name is 'arch-moter8'
[2014.12.05-20.24.46:830][ 0]LogInit: - we're logged in locally
[2014.12.05-20.24.46:830][ 0]LogInit: - Number of physical cores available for the process: 4
[2014.12.05-20.24.46:830][ 0]LogInit: - Number of logical cores available for the process: 4
[2014.12.05-20.24.46:830][ 0]LogInit: - Memory allocator used: binned
[2014.12.05-20.24.46:830][ 0]LogInit: Linux-specific commandline switches:
[2014.12.05-20.24.46:830][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
[2014.12.05-20.24.46:830][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2014.12.05-20.24.46:830][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2014.12.05-20.24.46:830][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2014.12.05-20.24.46:830][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2014.12.05-20.24.46:830][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2014.12.05-20.24.46:830][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2014.12.05-20.24.46:830][ 0]LogInit: - Physical RAM available (not considering process quota): 24 GB (24066 MB, 24644296 KB, 25235759104 bytes)
[2014.12.05-20.24.46:948][ 0]LogRHI:Warning: disabling reporting back of debug groups and markers to the OpenGL debug output callback
[2014.12.05-20.24.46:981][ 0]LogRHI:Warning: disabling reporting back of debug groups and markers to the OpenGL debug output callback
[2014.12.05-20.24.46:982][ 0]LogRHI: Initializing OpenGL RHI
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_VENDOR: ATI Technologies Inc.
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_RENDERER: AMD Radeon R9 200 Series
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_VERSION: 3.2.12968 Core Profile Context 14.201.1006.1002
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_SHADING_LANGUAGE_VERSION: 4.40
[2014.12.05-20.24.46:982][ 0]LogRHI: OpenGL Extensions:
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMDX_debug_output
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_blend_minmax_factor
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_conservative_depth
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_debug_output
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_depth_clamp_separate
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_draw_buffers_blend
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_framebuffer_sample_positions
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_gcn_shader
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_gpu_shader_int64
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_interleaved_elements
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_multi_draw_indirect
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_name_gen_delete
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_occlusion_query_event
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_performance_monitor
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_pinned_memory
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_query_buffer_object
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_sample_positions
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_seamless_cubemap_per_texture
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_shader_atomic_counter_ops
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_shader_stencil_export
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_shader_stencil_value_export
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_shader_trace
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_shader_trinary_minmax
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_stencil_operation_extended
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_texture_cube_map_array
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_texture_texture4
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_transform_feedback3_lines_triangles
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_transform_feedback4
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_vertex_shader_layer
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_AMD_vertex_shader_viewport_index
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_ES2_compatibility
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_ES3_compatibility
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_arrays_of_arrays
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_base_instance
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_bindless_texture
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_blend_func_extended
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_buffer_storage
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_clear_buffer_object
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_clear_texture
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_color_buffer_float
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_compressed_texture_pixel_storage
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_compute_shader
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_conservative_depth
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_copy_buffer
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_copy_image
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_debug_output
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_depth_buffer_float
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_depth_clamp
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_depth_texture
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_draw_buffers
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_draw_buffers_blend
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_draw_elements_base_vertex
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_draw_indirect
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_draw_instanced
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_enhanced_layouts
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_explicit_attrib_location
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_explicit_uniform_location
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_fragment_coord_conventions
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_fragment_layer_viewport
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_fragment_program
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_fragment_program_shadow
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_fragment_shader
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_framebuffer_no_attachments
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_framebuffer_object
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_framebuffer_sRGB
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_geometry_shader4
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_get_program_binary
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_gpu_shader5
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_gpu_shader_fp64
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_half_float_pixel
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_half_float_vertex
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_imaging
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_instanced_arrays
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_internalformat_query
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_internalformat_query2
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_invalidate_subdata
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_map_buffer_alignment
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_map_buffer_range
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_multi_bind
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_multi_draw_indirect
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_multisample
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_multitexture
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_occlusion_query
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_occlusion_query2
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_pixel_buffer_object
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_point_parameters
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_point_sprite
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_program_interface_query
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_provoking_vertex
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_query_buffer_object
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_sample_shading
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_sampler_objects
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_seamless_cube_map
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_seamless_cubemap_per_texture
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_separate_shader_objects
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_atomic_counters
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_bit_encoding
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_draw_parameters
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_group_vote
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_image_load_store
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_image_size
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_objects
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_precision
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_stencil_export
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_storage_buffer_object
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_subroutine
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shader_texture_lod
[2014.12.05-20.24.46:982][ 0]LogRHI: GL_ARB_shading_language_100
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_shading_language_420pack
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_shading_language_packing
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_shadow
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_shadow_ambient
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_stencil_texturing
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_sync
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_tessellation_shader
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_border_clamp
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_buffer_object
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_buffer_object_rgb32
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_buffer_range
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_compression
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_compression_bptc
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_compression_rgtc
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_cube_map
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_cube_map_array
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_env_add
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_env_combine
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_env_crossbar
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_env_dot3
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_float
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_gather
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_mirror_clamp_to_edge
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_mirrored_repeat
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_multisample
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_non_power_of_two
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_query_levels
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_query_lod
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_rectangle
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_rg
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_rgb10_a2ui
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_snorm
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_stencil8
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_storage
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_storage_multisample
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_swizzle
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_texture_view
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_timer_query
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_transform_feedback2
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_transform_feedback3
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_transform_feedback_instanced
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_transpose_matrix
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_uniform_buffer_object
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_vertex_array_bgra
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_vertex_array_object
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_vertex_attrib_64bit
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_vertex_attrib_binding
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_vertex_buffer_object
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_vertex_program
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_vertex_shader
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_vertex_type_10f_11f_11f_rev
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_vertex_type_2_10_10_10_rev
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_viewport_array
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ARB_window_pos
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ATI_draw_buffers
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ATI_envmap_bumpmap
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ATI_fragment_shader
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ATI_meminfo
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ATI_separate_stencil
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ATI_texture_compression_3dc
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ATI_texture_env_combine3
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ATI_texture_float
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_ATI_texture_mirror_once
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_abgr
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_bgra
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_bindable_uniform
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_blend_color
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_blend_equation_separate
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_blend_func_separate
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_blend_minmax
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_blend_subtract
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_compiled_vertex_array
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_copy_buffer
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_copy_texture
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_depth_bounds_test
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_direct_state_access
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_draw_buffers2
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_draw_instanced
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_draw_range_elements
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_fog_coord
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_framebuffer_blit
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_framebuffer_multisample
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_framebuffer_object
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_framebuffer_sRGB
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_geometry_shader4
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_gpu_program_parameters
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_gpu_shader4
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_histogram
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_multi_draw_arrays
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_packed_depth_stencil
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_packed_float
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_packed_pixels
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_pixel_buffer_object
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_point_parameters
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_provoking_vertex
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_rescale_normal
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_secondary_color
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_separate_specular_color
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_shader_image_load_store
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_shader_integer_mix
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_shadow_funcs
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_stencil_wrap
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_subtexture
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texgen_reflection
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture3D
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_array
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_buffer_object
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_compression_bptc
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_compression_latc
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_compression_rgtc
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_compression_s3tc
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_cube_map
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_edge_clamp
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_env_add
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_env_combine
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_env_dot3
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_filter_anisotropic
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_integer
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_lod
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_lod_bias
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_mirror_clamp
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_object
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_rectangle
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_sRGB
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_sRGB_decode
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_shared_exponent
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_snorm
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_storage
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_texture_swizzle
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_timer_query
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_transform_feedback
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_vertex_array
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_vertex_array_bgra
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_EXT_vertex_attrib_64bit
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_IBM_texture_mirrored_repeat
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_INTEL_fragment_shader_ordering
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_KHR_debug
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_KTX_buffer_region
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_blend_square
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_conditional_render
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_copy_depth_to_color
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_copy_image
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_depth_buffer_float
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_explicit_multisample
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_float_buffer
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_half_float
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_primitive_restart
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_texgen_reflection
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_NV_texture_barrier
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_SGIS_generate_mipmap
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_SGIS_texture_edge_clamp
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_SGIS_texture_lod
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_SUN_multi_draw_arrays
[2014.12.05-20.24.46:983][ 0]LogRHI: GL_WIN_swap_hint
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_TEXTURE_SIZE: 16384
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_CUBE_MAP_TEXTURE_SIZE: 16384
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_ARRAY_TEXTURE_LAYERS: 2048
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_3D_TEXTURE_SIZE: 2048
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_RENDERBUFFER_SIZE: 16384
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_TEXTURE_IMAGE_UNITS: 32
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_DRAW_BUFFERS: 8
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_COLOR_ATTACHMENTS: 8
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_SAMPLES: 8
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_COLOR_TEXTURE_SAMPLES: 8
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_DEPTH_TEXTURE_SAMPLES: 8
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_INTEGER_SAMPLES: 8
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS: 192
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_VERTEX_ATTRIBS: 29
[2014.12.05-20.24.46:986][ 0]LogRHI: GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT: 16
[2014.12.05-20.24.46:986][ 0]LogRHI: OpenGL MajorVersion = 3, MinorVersion = 2, ShaderPlatform = GLSL_150, FeatureLevel = SM4
[2014.12.05-20.24.47:250][ 0]LogTextLocalizationManager: The requested culture ('en_US_POSIX') has no localization data; parent culture's ('en') localization data will be used.
[2014.12.05-20.24.47:456][ 0]LogContentStreaming: Texture pool size is 0.000000MB
[2014.12.05-20.24.47:503][ 0]LogHAL:Warning: LinuxSplash_InitSplashResources() : Could not load splash BMP! SDL_Error: Couldn't open ../../../Engine/Content/Splash/EdSplashDefault.bmp
[2014.12.05-20.24.51:087][ 0]LogTargetPlatformManager:Display: Building Assets For Linux
[2014.12.05-20.24.51:688][ 0]LogTargetPlatformManager:Display: Building Assets For Linux
[2014.12.05-20.24.51:726][ 0]LogDerivedDataCache:Display: Max Cache Size: 512 MB
[2014.12.05-20.24.51:743][ 0]LogDerivedDataCache:Display: Starting with empty Boot cache
[2014.12.05-20.24.51:743][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: Pak pak cache file ../../../Engine/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
[2014.12.05-20.24.51:743][ 0]LogDerivedDataCache: Unable to find inner node Pak for hierarchical cache Hierarchy.
[2014.12.05-20.24.51:743][ 0]LogDerivedDataCache: FDerivedDataBackendGraph: EnginePak pak cache file Using binned.
LogInit: Version: 4.7.0-0+UE4
LogInit: API Version: 0
LogInit: Compiled (64-bit): Dec 5 2014 20:21:35
LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
LogInit: Build Configuration: Development
LogInit: Branch Name: UE4
LogInit: Command line: /media/INTHDD/Github/UE4.6-Promoted/Engine/Intermediate/Shaders/WorkingDirectory/14864/0/ 14864 0 WorkerInputOnly.in WorkerOutputOnly.out -communicatethroughfile -Multiprocess -NOPACKAGECACHE -Multiprocess
LogInit: Base directory: /media/INTHDD/Github/UE4.6-Promoted/Engine/Binaries/Linux/
LogInit: Rocket: 0
[2014.12.05-20.24.52:291][ 0]LogTaskGraph: Started task graph with 2 named threads and 5 total threads.
[2014.12.05-20.24.52:294][ 0]LogInit: Linux hardware info:
[2014.12.05-20.24.52:294][ 0]LogInit: - this process' id (pid) is 14900, parent process' id (ppid) is 14864
[2014.12.05-20.24.52:294][ 0]LogInit: - we are not running under debugger
[2014.12.05-20.24.52:294][ 0]LogInit: - machine network name is 'arch-moter8'
[2014.12.05-20.24.52:294][ 0]LogInit: - we're logged in locally
[2014.12.05-20.24.52:294][ 0]LogInit: - Number of physical cores available for the process: 4
[2014.12.05-20.24.52:294][ 0]LogInit: - Number of logical cores available for the process: 4
[2014.12.05-20.24.52:294][ 0]LogInit: - Memory allocator used: binned
[2014.12.05-20.24.52:294][ 0]LogInit: Linux-specific commandline switches:
[2014.12.05-20.24.52:294][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
[2014.12.05-20.24.52:294][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2014.12.05-20.24.52:294][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2014.12.05-20.24.52:294][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2014.12.05-20.24.52:294][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2014.12.05-20.24.52:294][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2014.12.05-20.24.52:294][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2014.12.05-20.24.52:294][ 0]LogInit: - Physical RAM available (not considering process quota): 24 GB (24066 MB, 24644296 KB, 25235759104 bytes)
[2014.12.05-20.24.52:302][ 0]LogTextLocalizationManager: The requested culture ('en_US_POSIX') has no localization data; parent culture's ('en') localization data will be used.
Using binned.
LogInit: Version: 4.7.0-0+UE4
LogInit: API Version: 0
LogInit: Compiled (64-bit): Dec 5 2014 20:21:35
LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
LogInit: Build Configuration: Development
LogInit: Branch Name: UE4
LogInit: Command line: /media/INTHDD/Github/UE4.6-Promoted/Engine/Intermediate/Shaders/WorkingDirectory/14864/1/ 14864 1 WorkerInputOnly.in WorkerOutputOnly.out -communicatethroughfile -Multiprocess -NOPACKAGECACHE -Multiprocess
LogInit: Base directory: /media/INTHDD/Github/UE4.6-Promoted/Engine/Binaries/Linux/
LogInit: Rocket: 0
[2014.12.05-20.24.52:287][ 0]LogTaskGraph: Started task graph with 2 named threads and 5 total threads.
[2014.12.05-20.24.52:293][ 0]LogInit: Linux hardware info:
[2014.12.05-20.24.52:293][ 0]LogInit: - this process' id (pid) is 14901, parent process' id (ppid) is 14864
[2014.12.05-20.24.52:293][ 0]LogInit: - we are not running under debugger
[2014.12.05-20.24.52:293][ 0]LogInit: - machine network name is 'arch-moter8'
[2014.12.05-20.24.52:293][ 0]LogInit: - we're logged in locally
[2014.12.05-20.24.52:293][ 0]LogInit: - Number of physical cores available for the process: 4
[2014.12.05-20.24.52:293][ 0]LogInit: - Number of logical cores available for the process: 4
[2014.12.05-20.24.52:293][ 0]LogInit: - Memory allocator used: binned
[2014.12.05-20.24.52:293][ 0]LogInit: Linux-specific commandline switches:
[2014.12.05-20.24.52:293][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
[2014.12.05-20.24.52:293][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2014.12.05-20.24.52:293][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2014.12.05-20.24.52:293][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2014.12.05-20.24.52:293][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2014.12.05-20.24.52:293][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2014.12.05-20.24.52:293][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2014.12.05-20.24.52:293][ 0]LogInit: - Physical RAM available (not considering process quota): 24 GB (24066 MB, 24644296 KB, 25235759104 bytes)
[2014.12.05-20.24.52:302][ 0]LogTextLocalizationManager: The requested culture ('en_US_POSIX') has no localization data; parent culture's ('en') localization data will be used.
Using binned.
LogInit: Version: 4.7.0-0+UE4
LogInit: API Version: 0
LogInit: Compiled (64-bit): Dec 5 2014 20:21:35
LogInit: Compiled with Clang: 3.5.0 (tags/RELEASE_350/final)
LogInit: Build Configuration: Development
LogInit: Branch Name: UE4
LogInit: Command line: /media/INTHDD/Github/UE4.6-Promoted/Engine/Intermediate/Shaders/WorkingDirectory/14864/2/ 14864 2 WorkerInputOnly.in WorkerOutputOnly.out -communicatethroughfile -Multiprocess -NOPACKAGECACHE -Multiprocess
LogInit: Base directory: /media/INTHDD/Github/UE4.6-Promoted/Engine/Binaries/Linux/
LogInit: Rocket: 0
[2014.12.05-20.24.52:318][ 0]LogTaskGraph: Started task graph with 2 named threads and 5 total threads.
[2014.12.05-20.24.52:466][ 0]LogInit: Linux hardware info:
[2014.12.05-20.24.52:466][ 0]LogInit: - this process' id (pid) is 14902, parent process' id (ppid) is 14864
[2014.12.05-20.24.52:466][ 0]LogInit: - we are not running under debugger
[2014.12.05-20.24.52:466][ 0]LogInit: - machine network name is 'arch-moter8'
[2014.12.05-20.24.52:466][ 0]LogInit: - we're logged in locally
[2014.12.05-20.24.52:466][ 0]LogInit: - Number of physical cores available for the process: 4
[2014.12.05-20.24.52:466][ 0]LogInit: - Number of logical cores available for the process: 4
[2014.12.05-20.24.52:466][ 0]LogInit: - Memory allocator used: binned
[2014.12.05-20.24.52:466][ 0]LogInit: Linux-specific commandline switches:
[2014.12.05-20.24.52:466][ 0]LogInit: -nodwarf (currently OFF): suppress parsing of DWARF debug info (callstacks will be generated faster, but won't have line numbers)
[2014.12.05-20.24.52:466][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence)
[2014.12.05-20.24.52:466][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation
[2014.12.05-20.24.52:466][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation
[2014.12.05-20.24.52:466][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl)
[2014.12.05-20.24.52:466][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl)
[2014.12.05-20.24.52:466][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini)
[2014.12.05-20.24.52:466][ 0]LogInit: - Physical RAM available (not considering process quota): 24 GB (24066 MB, 24644296 KB, 25235759104 bytes)
[2014.12.05-20.24.52:473][ 0]LogTextLocalizationManager: The requested culture ('en_US_POSIX') has no localization data; parent culture's ('en') localization data will be used.
../../../Engine/DerivedDataCache/DDC.ddp not found, will not use a pak cache.
[2014.12.05-20.24.51:743][ 0]LogDerivedDataCache: Unable to find inner node EnginePak for hierarchical cache Hierarchy.
[2014.12.05-20.24.51:811][ 0]LogDerivedDataCache: Using Local data cache path ../../../Engine/DerivedDataCache: Writable
[2014.12.05-20.24.51:811][ 0]LogDerivedDataCache: Shared data cache path not found in *engine.ini, will not use an Shared cache.
[2014.12.05-20.24.51:811][ 0]LogDerivedDataCache: Unable to find inner node Shared for hierarchical cache Hierarchy.
[2014.12.05-20.25.57:156][ 0]LogHAL: FLinuxPlatformProcess::CreateProc: spawned child 14900
[2014.12.05-20.25.57:157][ 0]LogHAL: FLinuxPlatformProcess::CreateProc: spawned child 14901
[2014.12.05-20.25.57:157][ 0]LogHAL: FLinuxPlatformProcess::CreateProc: spawned child 14902
[2014.12.05-20.25.57:157][ 0]LogTexture:Display: Building textures: S_Actor (BGRA8)
[2014.12.05-20.25.57:202][ 0]LogTexture:Display: Building textures: S_DecalActorIcon (AutoDXT)
[2014.12.05-20.25.57:940][ 0]LogTexture:Display: Building textures: T_Default_Material_Grid_M (AutoDXT)
[2014.12.05-20.25.58:119][ 0]LogTexture:Display: Building textures: T_Default_Material_Grid_N (BC5)
[2014.12.05-20.25.58:226][ 0]LogTexture:Display: Building textures: DefaultDiffuse (AutoDXT)
[2014.12.05-20.25.59:214][ 0]LogMaterial: Missing cached shader map for material WorldGridMaterial, compiling. Is special engine material.
[2014.12.05-20.28.01:436][ 0]LogMaterial: Missing cached shader map for material DefaultDeferredDecalMaterial, compiling.
[2014.12.05-20.28.03:378][ 0]LogMaterial: Missing cached shader map for material DefaultLightFunctionMaterial, compiling.
[2014.12.05-20.28.05:976][ 0]LogMaterial: Missing cached shader map for material DefaultPostProcessMaterial, compiling.
[2014.12.05-20.28.08:359][ 0]LogMaterial: Missing cached shader map for material LandscapeGizmo_Mat, compiling.
[2014.12.05-20.28.08:426][ 0]LogMaterial: Incomplete cached shader map for material LandscapeGizmo_Mat, compiling.
[2014.12.05-20.28.08:492][ 0]LogMaterial: Missing cached shader map for material LandscapeGizmoHeight_Mat, compiling.
[2014.12.05-20.28.08:602][ 0]LogTexture:Display: Building textures: S_Terrain (BGRA8)
[2014.12.05-20.28.08:722][ 0]LogMaterial: Missing cached shader map for material SplineEditorMeshMat, compiling.
[2014.12.05-20.28.09:690][ 0]LogMeshUtilities: No automatic mesh reduction module available
[2014.12.05-20.28.09:690][ 0]LogMeshUtilities: No automatic mesh merging module available
[2014.12.05-20.28.09:691][ 0]LogStaticMesh: Building static mesh SplineEditorMesh...
[2014.12.05-20.28.09:719][ 0]LogStaticMesh: Built static mesh [994.792969ms] /Engine/EditorLandscapeResources/SplineEditorMesh.SplineEditorMesh
[2014.12.05-20.28.10:051][ 0]LogTexture:Display: Building textures: S_FTest (AutoDXT)
[2014.12.05-20.28.10:121][ 0]LogHAL: Linux SourceCodeAccessSettings: KDevelopSourceCodeAccessor
[2014.12.05-20.28.10:656][ 0]LogTexture:Display: Building textures: MatineeCam_D (AutoDXT)
[2014.12.05-20.28.10:660][ 0]LogMaterial: Missing cached shader map for material MatineeCam_mat, compiling.
[2014.12.05-20.28.10:663][ 0]LogStaticMesh: Building static mesh MatineeCam_SM...
[2014.12.05-20.28.10:831][ 0]LogStaticMesh: Built static mesh [168.326996ms] /Engine/EditorMeshes/MatineeCam_SM.MatineeCam_SM
[2014.12.05-20.28.11:790][ 0]LogTexture:Display: Building textures: flipbook (AutoDXT)
[2014.12.05-20.28.11:793][ 0]LogTexture:Display: Building textures: DefaultTexture (DXT1)
[2014.12.05-20.28.12:091][ 0]LogTexture:Display: Building textures: T_EditorHelp (AutoDXT)
[2014.12.05-20.28.13:942][ 0]LogMaterial: Missing cached shader map for material HelpActorMaterial, compiling.
[2014.12.05-20.28.14:075][ 0]LogTexture:Display: Building textures: S_Emitter (BGRA8)
[2014.12.05-20.28.14:181][ 0]LogTexture:Display: Building textures: S_ExpoHeightFog (BGRA8)
[2014.12.05-20.28.14:268][ 0]LogTexture:Display: Building textures: SkyLight (BGRA8)
[2014.12.05-20.28.14:374][ 0]LogTexture:Display: Building textures: S_WindDirectional (AutoDXT)
[2014.12.05-20.28.15:113][ 0]LogTexture:Display: Building textures: S_LightDirectional (BGRA8)
[2014.12.05-20.28.15:151][ 0]LogTexture:Display: Building textures: S_LightDirectionalMove (BGRA8)
[2014.12.05-20.28.15:177][ 0]LogTexture:Display: Building textures: S_LightPoint (BGRA8)
[2014.12.05-20.28.15:234][ 0]LogTexture:Display: Building textures: S_LightPointMove (BGRA8)
[2014.12.05-20.28.15:315][ 0]LogTexture:Display: Building textures: S_LightSpot (BGRA8)
[2014.12.05-20.28.15:379][ 0]LogTexture:Display: Building textures: S_LightSpotMove (BGRA8)
[2014.12.05-20.28.15:442][ 0]LogTexture:Display: Building textures: MatInstActSprite (BGRA8)
[2014.12.05-20.28.15:472][ 0]LogTexture:Display: Building textures: SceneManager (BGRA8)
[2014.12.05-20.28.15:576][ 0]LogTexture:Display: Building textures: S_NavP (BGRA8)
[2014.12.05-20.28.15:648][ 0]LogTexture:Display: Building textures: Bad (BGRA8)
[2014.12.05-20.28.15:681][ 0]LogTexture:Display: Building textures: S_Player (BGRA8)
[2014.12.05-20.28.15:740][ 0]LogTexture:Display: Building textures: S_NavLink (AutoDXT)
[2014.12.05-20.28.15:844][ 0]LogTexture:Display: Building textures: S_Note (BGRA8)
[2014.12.05-20.28.15:974][ 0]LogStaticMesh: Building static mesh Sphere...
[2014.12.05-20.28.15:980][ 0]LogStaticMesh: Built static mesh [5.883000ms] /Engine/EngineMeshes/Sphere.Sphere
[2014.12.05-20.28.16:043][ 0]LogTexture:Display: Building textures: S_ReflActorIcon (AutoDXT)
[2014.12.05-20.28.16:142][ 0]LogTexture:Display: Building textures: S_Thruster (BGRA8)
[2014.12.05-20.28.16:171][ 0]LogTexture:Display: Building textures: S_RadForce (BGRA8)
[2014.12.05-20.28.16:259][ 0]LogTexture:Display: Building textures: TargetIcon (BGRA8)
[2014.12.05-20.28.16:359][ 0]LogTexture:Display: Building textures: RobotoDistanceField_PageA (G8)
[2014.12.05-20.28.17:664][ 0]LogMaterial: Missing cached shader map for material DefaultTextMaterialOpaque, compiling.
[2014.12.05-20.28.17:705][ 0]LogTexture:Display: Building textures: S_TextRenderActorIcon (AutoDXT)
[2014.12.05-20.28.17:892][ 0]LogTexture:Display: Building textures: S_Trigger (BGRA8)
[2014.12.05-20.28.17:990][ 0]LogTexture:Display: Building textures: S_VectorFieldVol (BGRA8)
[2014.12.05-20.28.18:115][ 0]LogTexture:Display: Building textures: WhiteSquareTexture (AutoDXT)
[2014.12.05-20.28.18:168][ 0]LogTexture:Display: Building textures: GradientTexture0 (BGRA8)
[2014.12.05-20.28.18:220][ 0]LogTexture:Display: Building textures: Black (AutoDXT)
[2014.12.05-20.28.18:347][ 0]LogTexture:Display: Building textures: MAT_Groups_Float (AutoDXT)
[2014.12.05-20.28.18:375][ 0]LogTexture:Display: Building textures: MAT_Groups_Director (AutoDXT)
[2014.12.05-20.28.18:392][ 0]LogTexture:Display: Building textures: MAT_Groups_Event (AutoDXT)
[2014.12.05-20.28.18:451][ 0]LogTexture:Display: Building textures: MAT_Groups_Anim (AutoDXT)
[2014.12.05-20.28.18:472][ 0]LogTexture:Display: Building textures: MAT_Groups_Fade (AutoDXT)
[2014.12.05-20.28.18:493][ 0]LogTexture:Display: Building textures: MAT_Groups_Move (AutoDXT)
[2014.12.05-20.28.18:530][ 0]LogTexture:Display: Building textures: MAT_Groups_Slomo (AutoDXT)
[2014.12.05-20.28.18:592][ 0]LogTexture:Display: Building textures: MAT_ColorTrack (AutoDXT)
[2014.12.05-20.28.18:642][ 0]LogTexture:Display: Building textures: MAT_Groups_Toggle (AutoDXT)
[2014.12.05-20.28.18:683][ 0]LogTexture:Display: Building textures: MAT_Groups_AudioMaster (AutoDXT)
[2014.12.05-20.28.18:713][ 0]LogTexture:Display: Building textures: MAT_Groups_Sound (AutoDXT)
[2014.12.05-20.28.18:758][ 0]LogTexture:Display: Building textures: MAT_Groups_Vector (AutoDXT)
[2014.12.05-20.28.18:779][ 0]LogTexture:Display: Building textures: MAT_Groups_Visibility (AutoDXT)
[2014.12.05-20.28.18:804][ 0]LogTexture:Display: Building textures: DefaultTextureCube (DXT1)
[2014.12.05-20.28.21:025][ 0]LogMaterial: Missing cached shader map for material DefaultMaterial, compiling.
[2014.12.05-20.28.21:050][ 0]LogStaticMesh: Building static mesh Cylinder...
[2014.12.05-20.28.21:092][ 0]LogStaticMesh: Built static mesh [41.910000ms] /Engine/EngineMeshes/Cylinder.Cylinder
[2014.12.05-20.28.21:348][ 0]LogTexture:Display: Building textures: Bkgnd (AutoDXT)
[2014.12.05-20.28.21:403][ 0]LogTexture:Display: Building textures: BkgndHi (AutoDXT)
[2014.12.05-20.28.21:464][ 0]LogStaticMesh: Building static mesh EditorCube...
[2014.12.05-20.28.21:464][ 0]LogStaticMesh: Built static mesh [0.349000ms] /Engine/EditorMeshes/EditorCube.EditorCube
[2014.12.05-20.28.21:525][ 0]LogStaticMesh: Building static mesh EditorSphere...
[2014.12.05-20.28.21:652][ 0]LogStaticMesh: Built static mesh [127.367996ms] /Engine/EditorMeshes/EditorSphere.EditorSphere
[2014.12.05-20.28.21:701][ 0]LogStaticMesh: Building static mesh EditorPlane...
[2014.12.05-20.28.21:701][ 0]LogStaticMesh: Built static mesh [0.404000ms] /Engine/EditorMeshes/EditorPlane.EditorPlane
[2014.12.05-20.28.21:716][ 0]LogStaticMesh: Building static mesh EditorCylinder...
[2014.12.05-20.28.21:723][ 0]LogStaticMesh: Built static mesh [6.828000ms] /Engine/EditorMeshes/EditorCylinder.EditorCylinder
[2014.12.05-20.28.21:836][ 0]LogTexture:Display: Building textures: Default (BGRA8)
[2014.12.05-20.28.21:970][ 0]LogStaticMesh: Building static mesh EditorSkySphere...
[2014.12.05-20.28.22:082][ 0]LogStaticMesh: Built static mesh [113.046997ms] /Engine/EditorMeshes/EditorSkySphere.EditorSkySphere
[2014.12.05-20.28.22:090][ 0]LogMaterial: Missing cached shader map for material SkySphereMaterial, compiling.
[2014.12.05-20.28.22:223][ 0]LogTexture:Display: Building textures: Grid (AutoDXT)
[2014.12.05-20.28.22:272][ 0]LogMaterial: Missing cached shader map for material FloorPlaneMaterial, compiling.
[2014.12.05-20.28.22:443][ 0]LogTexture:Display: Building textures: DaylightAmbientCubemap (RGBA16F)
[2014.12.05-20.28.47:883][ 0]LogTexture:Display: Building textures: PSysThumbnail_NoImage (AutoDXT)
[2014.12.05-20.28.48:143][ 0]LogTexture:Display: Building textures: PSysThumbnail_OOD (AutoDXT)
[2014.12.05-20.28.50:397][ 0]LogMaterial: Missing cached shader map for material Widget3DPassThrough, compiling.
[2014.12.05-20.28.50:421][ 0]LogMaterial: Missing cached shader map for material Widget3DPassThrough, compiling.
[2014.12.05-20.28.50:473][ 0]LogMaterial: Missing cached shader map for material Widget3DPassThrough, compiling.
[2014.12.05-20.28.50:490][ 0]LogMaterial: Missing cached shader map for material Widget3DPassThrough, compiling.
[2014.12.05-20.29.02:051][ 0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Icons/icon_locked_16px.png' error.
[2014.12.05-20.29.02:051][ 0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Icons/icon_locked_16px.png
[2014.12.05-20.29.08:358][ 0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate//GameProjectDialog/Tab_Background.png' error.
[2014.12.05-20.29.08:358][ 0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate//GameProjectDialog/Tab_Background.png
[2014.12.05-20.29.09:693][ 0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Tutorials/hyperlink.png' error.
[2014.12.05-20.29.09:693][ 0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Tutorials/hyperlink.png
[2014.12.05-20.29.25:207][ 0]LogStreaming:Warning: Failed to read file '../../../Engine/Content/Editor/Slate/Icons/ActorIcons/Box_16px.png' error.
[2014.12.05-20.29.25:207][ 0]LogSlate: Could not find file for Slate resource: ../../../Engine/Content/Editor/Slate/Icons/ActorIcons/Box_16px.png
[2014.12.05-20.29.38:203][ 0]LogTexture:Display: Building textures: DummySpriteTexture (AutoDXT)
[2014.12.05-20.29.38:231][ 0]LogMaterial: Missing cached shader map for material DefaultSpriteMaterial, compiling.
[2014.12.05-20.29.38:254][ 0]LogMaterial: Missing cached shader map for material DefaultSpriteMaterial, compiling.
[2014.12.05-20.29.38:610][ 0]UdpMessaging: Initializing bridge on interface 0.0.0.0:0 to multicast group 230.0.0.1:6666.
[2014.12.05-20.29.41:524][ 0]SourceControl: Info Source control is disabled
[2014.12.05-20.29.41:524][ 0]SourceControl: Info Source control is disabled
[2014.12.05-20.29.41:532][ 0]SourceControl: Info Source control is disabled
[2014.12.05-20.29.42:685][ 0]LogAudioDerivedData:Display: Building compressed audio format OGG wave CompileSuccess...
[2014.12.05-20.29.42:886][ 0]LogAudioDerivedData:Display: Building compressed audio format OGG wave CompileFailed...
[2014.12.05-20.29.44:924][ 0]LogObj: 24338 objects as part of root set at end of initial load.
[2014.12.05-20.29.44:924][ 0]LogUObjectAllocator: 5188672 out of 0 bytes used by permanent object pool.
[2014.12.05-20.29.45:708][ 0]LogEngine: Initializing Engine...
[2014.12.05-20.29.45:800][ 0]LogMaterial: Missing cached shader map for material WireframeMaterial, compiling. Is special engine material.
[2014.12.05-20.29.45:864][ 0]LogMaterial: Missing cached shader map for material LevelColorationLitMaterial, compiling. Is special engine material.
[2014.12.05-20.29.45:946][ 0]LogMaterial: Missing cached shader map for material LevelColorationUnlitMaterial, compiling. Is special engine material.
[2014.12.05-20.29.46:027][ 0]LogTexture:Display: Building textures: DefaultWhiteGrid (AutoDXT)
[2014.12.05-20.29.46:059][ 0]LogMaterial: Missing cached shader map for material MAT_LevelColorationLitLightmapUV, compiling. Is special engine material.
[2014.12.05-20.29.46:308][ 0]LogMaterial: Missing cached shader map for material ShadedLevelColorationLitMaterial, compiling. Is special engine material.
[2014.12.05-20.29.46:633][ 0]LogMaterial: Missing cached shader map for material ShadedLevelColorationUnlitMateri, compiling. Is special engine material.
[2014.12.05-20.29.46:717][ 0]LogMaterial: Missing cached shader map for material VertexColorMaterial, compiling.
[2014.12.05-20.29.46:771][ 0]LogMaterial: Missing cached shader map for material VertexColorViewMode_ColorOnly, compiling.
[2014.12.05-20.29.46:794][ 0]LogMaterial: Missing cached shader map for material VertexColorViewMode_AlphaAsColor, compiling.
[2014.12.05-20.29.46:830][ 0]LogMaterial: Missing cached shader map for material VertexColorViewMode_RedOnly, compiling.
[2014.12.05-20.29.46:874][ 0]LogMaterial: Missing cached shader map for material VertexColorViewMode_GreenOnly, compiling.
[2014.12.05-20.29.46:901][ 0]LogMaterial: Missing cached shader map for material VertexColorViewMode_BlueOnly, compiling.
[2014.12.05-20.29.46:943][ 0]LogMaterial: Missing cached shader map for material RemoveSurfaceMaterial, compiling.
[2014.12.05-20.29.46:974][ 0]LogMaterial: Missing cached shader map for material DebugMeshMaterial, compiling.
[2014.12.05-20.29.47:045][ 0]LogTexture:Display: Building textures: InvalidLightmapSettings (AutoDXT)
[2014.12.05-20.29.47:194][ 0]LogMaterial: Missing cached shader map for material M_InvalidLightmapSettings, compiling.
[2014.12.05-20.29.47:213][ 0]LogMaterial: Missing cached shader map for material GizmoMaterial, compiling.
[2014.12.05-20.29.47:240][ 0]LogMaterial: Missing cached shader map for material GeomMaterial, compiling.
[2014.12.05-20.29.47:273][ 0]LogMaterial: Missing cached shader map for material EditorBrushMaterial, compiling.
[2014.12.05-20.29.47:309][ 0]LogTexture:Display: Building textures: HeatmapGradient (BGRA8)
[2014.12.05-20.29.47:311][ 0]LogMaterial: Missing cached shader map for material BoneWeightMaterial, compiling.
[2014.12.05-20.29.47:453][ 0]LogTexture:Display: Building textures: PreviewShadowIndicator (G8)
[2014.12.05-20.29.47:516][ 0]LogMaterial: Missing cached shader map for material PreviewShadowIndicatorMaterial, compiling.
[2014.12.05-20.29.47:567][ 0]LogMaterial: Missing cached shader map for material PhAT_JointLimitMaterial, compiling.
[2014.12.05-20.29.47:622][ 0]LogTexture:Display: Building textures: BSPVertex (AutoDXT)
[2014.12.05-20.29.47:637][ 0]LogTexture:Display: Building textures: Good64x64TilingNoiseHighFreq (G8)
[2014.12.05-20.29.47:649][ 0]LogTexture:Display: Building textures: DefaultBokeh (BGRA8)
[2014.12.05-20.29.47:665][ 0]LogTexture:Display: Building textures: PreintegratedSkinBRDF (BGRA8)
[2014.12.05-20.29.47:726][ 0]LogTexture:Display: Building textures: MiniFont (AutoDXT)
[2014.12.05-20.29.47:744][ 0]LogTexture:Display: Building textures: WeightMapPlaceholderTexture (BGRA8)
[2014.12.05-20.29.48:433][ 0]LogALAudio: ALAudio device opened : OpenAL Soft
[2014.12.05-20.29.48:486][ 0]LogALAudio: AL_VENDOR : OpenAL Community
[2014.12.05-20.29.48:486][ 0]LogALAudio: AL_RENDERER : OpenAL Soft
[2014.12.05-20.29.48:486][ 0]LogALAudio: AL_VERSION : 1.1 ALSOFT 1.15.1
[2014.12.05-20.29.48:486][ 0]LogALAudio: AL_EXTENSIONS : AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points AL_SOFT_source_latency
[2014.12.05-20.29.48:486][ 0]LogInit: FAudioDevice initialized.
[2014.12.05-20.29.50:478][ 0]LogAIModule: Creating AISystem for world NewWorld
[2014.12.05-20.29.50:804][ 0]LogDerivedDataCache: Saved boot cache 0.28s 44MB ../../../Engine/DerivedDataCache/Boot.ddc.
[2014.12.05-20.29.50:807][ 0]LogInit: Texture streaming: Enabled
[2014.12.05-20.29.51:078][ 0]LogMaterial: Missing cached shader map for material BaseColor, compiling.
[2014.12.05-20.29.51:114][ 0]LogMaterial: Missing cached shader map for material CustomDepth, compiling.
[2014.12.05-20.29.51:125][ 0]LogMaterial: Missing cached shader map for material DecalMask, compiling.
[2014.12.05-20.29.51:137][ 0]LogMaterial: Missing cached shader map for material FinalImage, compiling.
[2014.12.05-20.29.51:155][ 0]LogMaterial: Missing cached shader map for material LightingModel, compiling.
[2014.12.05-20.29.51:181][ 0]LogMaterial: Missing cached shader map for material MaterialAO, compiling.
[2014.12.05-20.29.51:248][ 0]LogMaterial: Missing cached shader map for material Metallic, compiling.
[2014.12.05-20.29.51:293][ 0]LogMaterial: Missing cached shader map for material Opacity, compiling.
[2014.12.05-20.29.51:301][ 0]LogMaterial: Missing cached shader map for material Roughness, compiling.
[2014.12.05-20.29.51:324][ 0]LogMaterial: Missing cached shader map for material SceneColor, compiling.
[2014.12.05-20.29.51:354][ 0]LogMaterial: Missing cached shader map for material SceneDepth, compiling.
[2014.12.05-20.29.51:375][ 0]LogMaterial: Missing cached shader map for material SeparateTranslucencyRGB, compiling.
[2014.12.05-20.29.51:417][ 0]LogMaterial: Missing cached shader map for material SeparateTranslucencyA, compiling.
[2014.12.05-20.29.51:460][ 0]LogMaterial: Missing cached shader map for material Specular, compiling.
[2014.12.05-20.29.51:549][ 0]LogMaterial: Missing cached shader map for material SubsurfaceColor, compiling.
[2014.12.05-20.29.51:579][ 0]LogMaterial: Missing cached shader map for material WorldNormal, compiling.
[2014.12.05-20.29.51:610][ 0]LogMaterial: Missing cached shader map for material AmbientOcclusion, compiling.
[2014.12.05-20.29.51:734][ 0]LogMaterial: Missing cached shader map for material CustomDepthWorldUnits, compiling.
[2014.12.05-20.29.51:763][ 0]LogMaterial: Missing cached shader map for material SceneDepthWorldUnits, compiling.
[2014.12.05-20.29.51:938][ 0]LogInit: Using libcurl 7.38.0
[2014.12.05-20.29.51:938][ 0]LogInit: - built for x86_64-unknown-linux-gnu
[2014.12.05-20.29.51:938][ 0]LogInit: - supports SSL with OpenSSL/1.0.1i
[2014.12.05-20.29.51:938][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.2.5
[2014.12.05-20.29.51:938][ 0]LogInit: - other features:
[2014.12.05-20.29.51:938][ 0]LogInit: CURL_VERSION_SSL
[2014.12.05-20.29.51:938][ 0]LogInit: CURL_VERSION_LIBZ
[2014.12.05-20.29.51:938][ 0]LogInit: CURL_VERSION_IPV6
[2014.12.05-20.29.51:938][ 0]LogInit: CURL_VERSION_ASYNCHDNS
[2014.12.05-20.29.51:938][ 0]LogInit: CURL_VERSION_LARGEFILE
[2014.12.05-20.29.51:938][ 0]LogInit: CURL_VERSION_TLSAUTH_SRP
[2014.12.05-20.29.51:943][ 0]LogInit: Libcurl: checking if '/etc/pki/tls/certs/ca-bundle.crt' exists
[2014.12.05-20.29.51:943][ 0]LogInit: Libcurl: checking if '/etc/ssl/certs/ca-certificates.crt' exists
[2014.12.05-20.29.51:943][ 0]LogInit: CurlRequestOptions (configurable via config and command line):
[2014.12.05-20.29.51:943][ 0]LogInit: - bVerifyPeer = true - Libcurl will verify peer certificate
[2014.12.05-20.29.51:943][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy
[2014.12.05-20.29.51:943][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections
[2014.12.05-20.29.51:943][ 0]LogInit: - CertBundlePath = /etc/ssl/certs/ca-certificates.crt - Libcurl will set CURLOPT_CAINFO to it
[2014.12.05-20.29.52:627][ 0]LogInit: Transaction tracking system initialized
[2014.12.05-20.29.58:084][ 0]BlueprintLog: New page: Editor Load
[2014.12.05-20.29.58:843][ 0]LogAssetRegistry: FAssetRegistry took 0.0916 seconds to start up
[2014.12.05-20.30.10:146][ 0]LogTargetPlatformManager:Display: Building Assets For Linux
[2014.12.05-20.30.12:120][ 0]LogTargetPlatformManager:Display: Building Assets For Linux
[2014.12.05-20.30.13:000][ 0]LogModuleManager:Warning: ModuleManager: Unable to load module 'AndroidRuntimeSettings' because the file '/media/INTHDD/Github/UE4.6-Promoted/Engine/Binaries/Linux/' was not found.
[2014.12.05-20.30.13:514][ 0]LogModuleManager:Warning: ModuleManager: Unable to load module 'AndroidPlatformEditor' because the file '/media/INTHDD/Github/UE4.6-Promoted/Engine/Binaries/Linux/' was not found.
[2014.12.05-20.30.24:027][ 0]LogConsoleResponse:Display:
[2014.12.05-20.30.25:403][ 0]LogTexture:Display: Building textures: Cross (AutoDXT)
[2014.12.05-20.30.25:443][ 0]LogMaterial: Missing cached shader map for material Cross_Mat, compiling.
[2014.12.05-20.30.25:532][ 0]LogMaterial: Missing cached shader map for material PhAT_BoneSelectedMaterial, compiling.
[2014.12.05-20.30.25:703][ 0]LogMaterial: Missing cached shader map for material PhAT_ElemSelectedMaterial, compiling.
[2014.12.05-20.30.25:807][ 0]LogMaterial: Missing cached shader map for material PhAT_NoCollisionMaterial, compiling.
[2014.12.05-20.30.26:011][ 0]LogMaterial: Missing cached shader map for material PhAT_UnselectedMaterial, compiling.
[2014.12.05-20.30.26:059][ 0]LogTexture:Display: Building textures: Tick (AutoDXT)
[2014.12.05-20.30.26:128][ 0]LogMaterial: Missing cached shader map for material Tick_Mat, compiling.
[2014.12.05-20.30.26:237][ 0]LogTexture:Display: Building textures: WidgetGridVertexColorMaterial (AutoDXT)
[2014.12.05-20.30.26:348][ 0]LogMaterial: Missing cached shader map for material WidgetGridVertexColorMaterial_Ma, compiling.
[2014.12.05-20.30.26:407][ 0]LogMaterial: Missing cached shader map for material WidgetMaterial, compiling.
[2014.12.05-20.30.26:448][ 0]LogMaterial: Missing cached shader map for material WidgetMaterial_Current, compiling.
[2014.12.05-20.30.26:490][ 0]LogMaterial: Missing cached shader map for material WidgetMaterial_X, compiling.
[2014.12.05-20.30.26:496][ 0]LogMaterial: Missing cached shader map for material WidgetMaterial_Y, compiling.
[2014.12.05-20.30.26:669][ 0]LogMaterial: Missing cached shader map for material WidgetMaterial_Z, compiling.
[2014.12.05-20.30.26:713][ 0]LogMaterial: Missing cached shader map for material WidgetVertexColorMaterial, compiling.
[2014.12.05-20.30.27:576][ 0]LogTexture:Display: Building textures: CASC_None (AutoDXT)
[2014.12.05-20.30.27:578][ 0]LogTexture:Display: Building textures: CASC_Cross (AutoDXT)
[2014.12.05-20.30.27:599][ 0]LogMaterial: Missing cached shader map for material LevelGridMaterial, compiling.
[2014.12.05-20.30.28:441][ 0]LogTexture:Display: Building textures: Texture2D_28 (AutoDXT)
[2014.12.05-20.30.28:603][ 0]LogTexture:Display: Building textures: S_KBSJoint (BGRA8)
[2014.12.05-20.30.28:647][ 0]LogTexture:Display: Building textu[2014.12.05-20.39.13:492][ 0]LogGenericPlatformMisc: FPlatformMisc::RequestExit(0)
[2014.12.05-20.39.13:520][ 0]LogExit: Preparing to exit.
[2014.12.05-20.39.13:525][ 0]LogExit: Exiting.
[2014.12.05-20.39.13:492][ 0]LogGenericPlatformMisc: FPlatformMisc::RequestExit(0)
[2014.12.05-20.39.13:520][ 0]LogExit: Preparing to exit.
[2014.12.05-20.39.13:524][ 0]LogExit: Exiting.
[2014.12.05-20.39.15:828][ 0]LogGenericPlatformMisc: FPlatformMisc::RequestExit(0)
[2014.12.05-20.39.15:838][ 0]LogExit: Preparing to exit.
[2014.12.05-20.39.15:842][ 0]LogExit: Exiting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment