Skip to content

Instantly share code, notes, and snippets.

@Josharias
Last active August 29, 2015 14:10
Show Gist options
  • Save Josharias/f6239016d6211043e67e to your computer and use it in GitHub Desktop.
Save Josharias/f6239016d6211043e67e to your computer and use it in GitHub Desktop.
13:11:44.409 [main] INFO o.terasology.engine.TerasologyEngine - Initializing Terasology...
13:11:44.441 [main] INFO o.terasology.engine.TerasologyEngine - [buildNumber=, buildId=, buildTag=, buildUrl=, gitBranch=, gitCommit=, dateTime=, displayVersion=, engineVersion=]
13:11:44.442 [main] INFO o.terasology.engine.TerasologyEngine - Home path:
13:11:44.446 [main] INFO o.terasology.engine.TerasologyEngine - Install path: C:\Projects\Terasology
13:11:44.446 [main] INFO o.terasology.engine.TerasologyEngine - Java: 1.7.0_67 in C:\Program Files\Java\jdk1.7.0_67\jre
13:11:44.446 [main] INFO o.terasology.engine.TerasologyEngine - Java VM: Java HotSpot(TM) 64-Bit Server VM, version: 24.65-b04
13:11:44.446 [main] INFO o.terasology.engine.TerasologyEngine - OS: Windows 8.1, arch: amd64, version: 6.3
13:11:44.446 [main] INFO o.terasology.engine.TerasologyEngine - Max. Memory: 910 MiB
13:11:44.446 [main] INFO o.terasology.engine.TerasologyEngine - Processors: 2
13:11:44.461 [main] INFO org.terasology.config.Config - Reading config file config.cfg
13:11:45.385 [main] INFO o.terasology.engine.TerasologyEngine - Video Settings: {"pixelFormat":24,"windowPosX":246,"windowPosY":74,"windowWidth":1152,"windowHeight":720,"fullscreen":false,"viewDistance":"near","flickeringLight":false,"animateGrass":true,"animateWater":false,"fieldOfView":90.0,"cameraBobbing":false,"renderPlacingBox":true,"blurIntensity":2,"reflectiveWater":false,"vignette":false,"motionBlur":false,"ssao":false,"filmGrain":false,"outline":true,"lightShafts":false,"eyeAdaptation":false,"bloom":false,"dynamicShadows":false,"oculusVrSupport":false,"maxTextureAtlasResolution":4096,"maxChunksUsedForShadowMapping":1024,"shadowMapResolution":1024,"normalMapping":false,"parallaxMapping":false,"dynamicShadowsPcfFiltering":false,"cloudShadows":false,"renderNearest":true,"particleEffectLimit":10,"frameLimit":30,"meshLimit":400,"inscattering":true,"localReflections":false,"vSync":false,"clampLighting":false,"fboScale":100,"cameraSettings":{"cameraSetting":"normal"},"debug":{"enabled":false,"stage":"opaque_color","firstPersonElementsHidden":false,"hudHidden":false,"wireframe":false,"renderChunkBoundingBoxes":false,"renderSkeletons":false}}
13:11:45.429 [main] WARN org.terasology.utilities.LWJGLHelper - Could not load optional TeraOVR native libraries - Oculus support disabled
13:11:45.588 [main] INFO o.t.module.ModulePathScanner - Discovered module: BlockNetwork-0.1.0
13:11:45.594 [main] INFO o.t.module.ModulePathScanner - Discovered module: Combat-0.1.0
13:11:45.606 [main] INFO o.t.module.ModulePathScanner - Discovered module: Core-0.44.1
13:11:45.612 [main] INFO o.t.module.ModulePathScanner - Discovered module: CustomOreGen-0.1.0
13:11:45.620 [main] INFO o.t.module.ModulePathScanner - Discovered module: Durability-0.1.0
13:11:45.630 [main] INFO o.t.module.ModulePathScanner - Discovered module: Fluid-0.1.0
13:11:45.639 [main] INFO o.t.module.ModulePathScanner - Discovered module: GelCubes-0.1.0
13:11:45.648 [main] INFO o.t.module.ModulePathScanner - Discovered module: ItemRendering-0.1.0
13:11:45.654 [main] INFO o.t.module.ModulePathScanner - Discovered module: JoshariasSurvival-0.1.0
13:11:45.659 [main] INFO o.t.module.ModulePathScanner - Discovered module: Journal-0.1.0
13:11:45.664 [main] INFO o.t.module.ModulePathScanner - Discovered module: Machines-0.1.0
13:11:45.669 [main] INFO o.t.module.ModulePathScanner - Discovered module: ManualLabor-0.1.0
13:11:45.674 [main] INFO o.t.module.ModulePathScanner - Discovered module: OreGeneration-0.1.0
13:11:45.678 [main] INFO o.t.module.ModulePathScanner - Discovered module: Signalling-0.1.0
13:11:45.682 [main] INFO o.t.module.ModulePathScanner - Discovered module: StructuralResources-0.2.0
13:11:45.688 [main] INFO o.t.module.ModulePathScanner - Discovered module: SubstanceMatters-0.1.0
13:11:45.694 [main] INFO o.t.module.ModulePathScanner - Discovered module: TerraTech-0.1.0
13:11:45.698 [main] INFO o.t.module.ModulePathScanner - Discovered module: Workstation-0.1.0
13:11:45.703 [main] INFO o.t.module.ModulePathScanner - Discovered module: WorkstationHeat-0.1.0
13:11:45.707 [main] INFO o.t.module.ModulePathScanner - Discovered module: WorldlyTooltip-0.1.0
13:11:45.757 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:47.862 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:49.053 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:49.368 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\OreGeneration\build\classes
13:11:49.436 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:49.466 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:49.563 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:49.850 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:49.851 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\OreGeneration\build\classes
13:11:49.851 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:49.911 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\SubstanceMatters\build\classes
13:11:50.031 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:50.034 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:50.034 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:50.036 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:50.039 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\StructuralResources\build\classes
13:11:50.102 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:50.105 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Durability\build\classes
13:11:50.175 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:50.181 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:50.181 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:50.182 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:50.217 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:50.218 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Machines\build\classes
13:11:50.614 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\StructuralResources\build\classes
13:11:50.614 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Journal\build\classes
13:11:50.783 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
13:11:51.155 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:51.156 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\OreGeneration\build\classes
13:11:51.156 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Durability\build\classes
13:11:51.157 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\TerraTech\build\classes
13:11:51.326 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.419 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\GelCubes\build\classes
13:11:51.438 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.446 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:51.447 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:51.448 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:51.449 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:51.449 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Machines\build\classes
13:11:51.450 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Durability\build\classes
13:11:51.450 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:51.450 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\OreGeneration\build\classes
13:11:51.450 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\SubstanceMatters\build\classes
13:11:51.451 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Journal\build\classes
13:11:51.451 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
13:11:51.451 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ManualLabor\build\classes
13:11:51.574 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\JoshariasSurvival\build\classes
13:11:51.585 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.646 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:51.646 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:51.646 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\WorkstationHeat\build\classes
13:11:51.740 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.744 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:51.745 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.753 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:51.753 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:51.753 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:51.753 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:51.754 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Machines\build\classes
13:11:51.754 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.757 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:51.757 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:51.757 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.760 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:51.760 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.763 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:51.764 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:51.764 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:51.764 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:51.765 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Machines\build\classes
13:11:51.765 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Durability\build\classes
13:11:51.765 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:51.765 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\OreGeneration\build\classes
13:11:51.766 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\SubstanceMatters\build\classes
13:11:51.767 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Journal\build\classes
13:11:51.767 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
13:11:51.767 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ManualLabor\build\classes
13:11:51.767 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.791 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Journal\build\classes
13:11:51.792 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.794 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:51.801 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.803 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\WorldlyTooltip\build\classes
13:11:51.837 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.840 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Combat\build\classes
13:11:51.887 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.895 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
13:11:51.896 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:51.947 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:51.950 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Signalling\build\classes
13:11:51.953 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:53.889 [main] INFO o.t.rendering.ShaderManagerLwjgl - Loading Terasology shader manager...
13:11:53.890 [main] INFO o.t.rendering.ShaderManagerLwjgl - LWJGL: 2.9.1 / windows
13:11:53.890 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_VENDOR: ATI Technologies Inc.
13:11:53.890 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_RENDERER: AMD Radeon HD 6670
13:11:53.890 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_VERSION: 4.3.12618 Compatibility Profile Context 13.251.9001.1001
13:11:53.890 [main] INFO o.t.rendering.ShaderManagerLwjgl - SHADING_LANGUAGE VERSION: 4.30
13:11:53.891 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_AMDX_debug_output GL_AMDX_vertex_shader_tessellator GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete
13:11:53.891 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trace GL_AMD_texture_cube_map_array
13:11:53.891 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_tessellator GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays
13:11:53.891 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_clear_buffer_object GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth
13:11:53.891 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend
13:11:53.891 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program
13:11:53.891 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5
13:11:53.891 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata
13:11:53.891 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object
13:11:53.892 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map
13:11:53.892 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision
13:11:53.892 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow
13:11:53.892 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range
13:11:53.892 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar
13:11:53.892 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_view
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map
13:11:53.893 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias
13:11:53.894 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage
13:11:53.894 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug
13:11:53.894 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float
13:11:53.894 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint
13:11:53.894 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: WGL_EXT_swap_control
13:11:58.350 [main] INFO o.t.audio.openAL.OpenALManager - Initializing OpenAL audio manager
13:11:58.425 [main] INFO o.t.audio.openAL.OpenALManager - OpenAL 1.1 ALSOFT 1.15.1 initialized!
13:11:58.426 [main] INFO o.t.audio.openAL.OpenALManager - Using OpenAL: OpenAL Soft by OpenAL Community
13:11:58.427 [main] INFO o.t.audio.openAL.OpenALManager - Using device: OpenAL Soft
13:11:58.427 [main] INFO o.t.audio.openAL.OpenALManager - Available 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
13:11:58.427 [main] INFO o.t.audio.openAL.OpenALManager - Available ALC extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFT_loopback
13:11:58.427 [main] INFO o.t.audio.openAL.OpenALManager - Max mono sources: 255
13:11:58.427 [main] INFO o.t.audio.openAL.OpenALManager - Max stereo sources: 1
13:11:58.427 [main] INFO o.t.audio.openAL.OpenALManager - Mixer frequency: 44100
13:11:58.790 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:58.790 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\OreGeneration\build\classes
13:11:58.792 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:58.957 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:58.957 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:58.957 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:58.957 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\OreGeneration\build\classes
13:11:58.958 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:58.958 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\SubstanceMatters\build\classes
13:11:58.958 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:58.963 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:58.963 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.013 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.102 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\StructuralResources\build\classes
13:11:59.103 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.107 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Durability\build\classes
13:11:59.108 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.114 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:59.115 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:59.115 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:59.118 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:59.119 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Machines\build\classes
13:11:59.119 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\StructuralResources\build\classes
13:11:59.119 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Journal\build\classes
13:11:59.120 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
13:11:59.120 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:59.120 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\OreGeneration\build\classes
13:11:59.121 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Durability\build\classes
13:11:59.121 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\TerraTech\build\classes
13:11:59.121 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.138 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\GelCubes\build\classes
13:11:59.138 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.143 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:59.143 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:59.144 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:59.144 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:59.144 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Machines\build\classes
13:11:59.144 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Durability\build\classes
13:11:59.145 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:59.145 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\OreGeneration\build\classes
13:11:59.145 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\SubstanceMatters\build\classes
13:11:59.145 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Journal\build\classes
13:11:59.145 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
13:11:59.145 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ManualLabor\build\classes
13:11:59.146 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\JoshariasSurvival\build\classes
13:11:59.146 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.158 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:59.159 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:59.159 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\WorkstationHeat\build\classes
13:11:59.159 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.163 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:59.163 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.167 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:59.168 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:59.168 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:59.168 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:59.168 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Machines\build\classes
13:11:59.168 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.173 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:59.173 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:59.173 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.177 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:59.177 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.182 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:59.183 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Workstation\build\classes
13:11:59.183 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:59.183 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ItemRendering\build\classes
13:11:59.183 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Machines\build\classes
13:11:59.184 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Durability\build\classes
13:11:59.184 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\CustomOreGen\build\classes
13:11:59.184 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\OreGeneration\build\classes
13:11:59.184 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\SubstanceMatters\build\classes
13:11:59.186 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Journal\build\classes
13:11:59.187 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
13:11:59.187 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\ManualLabor\build\classes
13:11:59.187 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.197 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Journal\build\classes
13:11:59.198 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.204 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Fluid\build\classes
13:11:59.204 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.208 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\WorldlyTooltip\build\classes
13:11:59.208 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.212 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Combat\build\classes
13:11:59.212 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.216 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
13:11:59.217 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.220 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\BlockNetwork\build\classes
13:11:59.221 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Signalling\build\classes
13:11:59.221 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:11:59.377 [main] INFO o.terasology.engine.TerasologyEngine - Initialization completed in 14.98sec.
13:12:03.247 [main] WARN o.t.engine.internal.TimeBase - Delta too great (616870968), capping to 1000
13:12:19.700 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
13:12:19.700 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
13:12:21.568 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1869), capping to 1000
13:12:23.527 [main] INFO o.t.w.block.loader.BlockSoundsLoader - Loading Block Sounds...
13:12:23.560 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds engine:default
13:12:23.560 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:sand
13:12:23.560 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:wood
13:12:23.560 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:soil
13:12:23.560 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:stone
13:12:23.560 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:snow
13:12:23.560 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:gravel
13:12:23.671 [main] INFO o.t.world.block.loader.BlockLoader - Loading Blocks...
13:12:24.070 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[engine:air]
13:12:24.070 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block engine:air with id 0
13:12:24.073 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1750), capping to 1000
13:12:24.096 [main] INFO o.t.world.biomes.BiomeManager - Registering biome MOUNTAINS with short id 0.
13:12:24.096 [main] INFO o.t.world.biomes.BiomeManager - Registering biome SNOW with short id 1.
13:12:24.097 [main] INFO o.t.world.biomes.BiomeManager - Registering biome DESERT with short id 2.
13:12:24.097 [main] INFO o.t.world.biomes.BiomeManager - Registering biome FOREST with short id 3.
13:12:24.097 [main] INFO o.t.world.biomes.BiomeManager - Registering biome PLAINS with short id 4.
13:12:24.107 [main] INFO o.t.world.biomes.BiomeManager - Registering biome org.terasology.world.biomes.UnknownBiome@5a92df1a with short id 0.
13:12:24.133 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:mountains with id 1 that wasn't present in the save game.
13:12:24.133 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:desert with id 2 that wasn't present in the save game.
13:12:24.133 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:plains with id 3 that wasn't present in the save game.
13:12:24.133 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:snow with id 4 that wasn't present in the save game.
13:12:24.133 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:forest with id 5 that wasn't present in the save game.
13:12:26.239 [main] WARN o.t.engine.internal.TimeBase - Delta too great (2104), capping to 1000
13:12:27.265 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Breather'
13:12:27.625 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:DoorTop]
13:12:27.625 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.LEFT with id 1
13:12:27.626 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.RIGHT with id 2
13:12:27.626 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.FRONT with id 3
13:12:27.626 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.BACK with id 4
13:12:27.634 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:DoorBottom]
13:12:27.634 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.LEFT with id 5
13:12:27.634 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.RIGHT with id 6
13:12:27.635 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.FRONT with id 7
13:12:27.635 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.BACK with id 8
13:12:27.647 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'UnbreathableBlock'
13:12:27.673 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'InspectionTool'
13:12:27.681 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Miniaturizer'
13:12:28.421 [main] INFO o.t.e.m.l.InitialiseWorld - World seed: "9dY2HBeI3vklt8JvQ744z0BDRPnyMt44"
13:12:29.972 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:stone]
13:12:29.972 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:stone with id 9
13:12:29.973 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Water]
13:12:29.973 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Water with id 10
13:12:29.975 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Ice]
13:12:29.975 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Ice with id 11
13:12:29.977 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Sand]
13:12:29.978 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Sand with id 12
13:12:29.978 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Grass]
13:12:29.978 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Grass with id 13
13:12:29.979 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Snow]
13:12:29.979 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Snow with id 14
13:12:29.982 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Dirt]
13:12:29.982 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Dirt with id 15
13:12:29.983 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:TallGrass1]
13:12:29.983 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:TallGrass1 with id 16
13:12:30.032 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:GreenLeaf]
13:12:30.032 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:GreenLeaf with id 17
13:12:30.033 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:OakTrunk]
13:12:30.033 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:OakTrunk with id 18
13:12:30.037 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:DarkLeaf]
13:12:30.037 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:DarkLeaf with id 19
13:12:30.038 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:PineTrunk]
13:12:30.038 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:PineTrunk with id 20
13:12:30.039 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:BirkTrunk]
13:12:30.039 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:BirkTrunk with id 21
13:12:30.070 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:RedLeaf]
13:12:30.070 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:RedLeaf with id 22
13:12:30.076 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Cactus]
13:12:30.077 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Cactus with id 23
13:12:30.301 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at 0, 41, 0
13:12:30.301 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at 0, 42, 0
13:12:35.284 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Chest]
13:12:35.285 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Chest.LEFT with id 24
13:12:35.285 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Chest.RIGHT with id 25
13:12:35.285 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Chest.FRONT with id 26
13:12:35.285 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Chest.BACK with id 27
13:12:35.293 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:companion]
13:12:35.293 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:companion with id 28
13:12:35.308 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:brick:engine:stair]
13:12:35.309 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.LEFT with id 29
13:12:35.309 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.RIGHT with id 30
13:12:35.309 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.FRONT with id 31
13:12:35.309 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.BACK with id 32
13:12:35.310 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Tnt]
13:12:35.311 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Tnt with id 33
13:12:35.314 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Brick]
13:12:35.316 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Brick with id 34
13:12:35.319 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Plank]
13:12:35.319 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Plank with id 35
13:12:35.321 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Lava]
13:12:35.322 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Lava with id 36
13:12:35.323 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Iris]
13:12:35.324 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Iris with id 37
13:12:35.325 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Dandelion]
13:12:35.325 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Dandelion with id 38
13:12:35.326 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Tulip]
13:12:35.326 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Tulip with id 39
13:12:35.327 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:YellowFlower]
13:12:35.327 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:YellowFlower with id 40
13:12:35.330 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Torch]
13:12:35.330 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Torch.TOP with id 41
13:12:35.330 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Torch.LEFT with id 42
13:12:35.330 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Torch.RIGHT with id 43
13:12:35.330 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Torch.FRONT with id 44
13:12:35.331 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Torch.BACK with id 45
13:13:40.442 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:13:40.648 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:13:42.201 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:14:40.666 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:14:40.703 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:14:41.855 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:15:40.734 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:15:40.766 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:15:41.771 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:16:40.766 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:16:40.798 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:16:41.885 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:17:40.801 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:17:40.840 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:17:42.304 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:18:40.866 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:18:40.900 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:18:42.001 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:19:40.900 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:19:40.930 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:19:41.899 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:20:40.934 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:20:40.966 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:20:41.971 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:21:40.981 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:21:41.010 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:21:42.009 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:22:41.013 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:22:41.042 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:22:42.052 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:23:41.070 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:23:41.100 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:23:42.152 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:24:41.101 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:24:41.136 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:24:42.127 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:25:02.647 [main] INFO o.t.l.console.internal.ConsoleImpl - [CONSOLE] Welcome to the wonderful world of Terasology!
Type 'help' to see a list with available commands or 'help "<commandName>"' for command details.
Text parameters should be in quotes, no commas needed between multiple parameters.
Commands are case-sensitive, block names and such are not.
You can use auto-completion by typing a partial command then hitting 'tab' - examples:
'gh' + 'tab' = 'ghost'
'lS' + 'tab' = 'listShapes' (camel casing abbreviated commands)
13:25:03.371 [main] INFO o.t.l.console.internal.ConsoleImpl - [CONSOLE] Ghost mode toggled
13:25:41.146 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:25:41.179 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:25:42.893 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:25:59.171 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:25:59.205 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:26:00.379 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
13:26:10.638 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
13:26:10.688 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
13:26:24.919 [main] WARN o.t.engine.internal.TimeBase - Delta too great (12861), capping to 1000
13:26:24.973 [Saving-0] ERROR o.t.p.internal.SaveTransaction - Save game creation failed
java.nio.file.AccessDeniedException: saves\Game 108\unfinished-save-transaction -> saves\Game 108\unmerged-changes
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83) ~[na:1.7.0_67]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:301) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:287) ~[na:1.7.0_67]
at java.nio.file.Files.move(Files.java:1347) ~[na:1.7.0_67]
at org.terasology.persistence.internal.SaveTransaction.perpareChangesForMerge(SaveTransaction.java:118) ~[classes/:na]
at org.terasology.persistence.internal.SaveTransaction.run(SaveTransaction.java:96) ~[classes/:na]
at org.terasology.utilities.concurrency.TaskProcessor.run(TaskProcessor.java:50) [classes/:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_67]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_67]
at java.lang.Thread.run(Thread.java:745) [na:1.7.0_67]
13:26:25.040 [main] ERROR o.terasology.engine.TerasologyEngine - Uncaught exception, attempting clean game shutdown
java.lang.RuntimeException: Saving failed
at org.terasology.persistence.internal.StorageManagerInternal.checkSaveTransactionAndClearUpIfItIsDone(StorageManagerInternal.java:155) ~[classes/:na]
at org.terasology.persistence.internal.StorageManagerInternal.update(StorageManagerInternal.java:567) ~[classes/:na]
at org.terasology.engine.modes.StateIngame.update(StateIngame.java:170) ~[classes/:na]
at org.terasology.engine.TerasologyEngine.mainLoop(TerasologyEngine.java:425) ~[classes/:na]
at org.terasology.engine.TerasologyEngine.run(TerasologyEngine.java:356) ~[classes/:na]
at org.terasology.engine.Terasology.main(Terasology.java:117) [classes/:na]
Caused by: java.nio.file.AccessDeniedException: saves\Game 108\unfinished-save-transaction -> saves\Game 108\unmerged-changes
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83) ~[na:1.7.0_67]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:301) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:287) ~[na:1.7.0_67]
at java.nio.file.Files.move(Files.java:1347) ~[na:1.7.0_67]
at org.terasology.persistence.internal.SaveTransaction.perpareChangesForMerge(SaveTransaction.java:118) ~[classes/:na]
at org.terasology.persistence.internal.SaveTransaction.run(SaveTransaction.java:96) ~[classes/:na]
at org.terasology.utilities.concurrency.TaskProcessor.run(TaskProcessor.java:50) ~[classes/:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[na:1.7.0_67]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[na:1.7.0_67]
at java.lang.Thread.run(Thread.java:745) ~[na:1.7.0_67]
13:26:25.040 [main] INFO o.terasology.engine.TerasologyEngine - Shutting down Terasology...
13:26:25.084 [main] ERROR o.terasology.engine.TerasologyEngine - Clean game shutdown after an uncaught exception failed
java.lang.RuntimeException: Saving failed
at org.terasology.persistence.internal.StorageManagerInternal.checkSaveTransactionAndClearUpIfItIsDone(StorageManagerInternal.java:155) ~[classes/:na]
at org.terasology.persistence.internal.StorageManagerInternal.waitForCompletionOfPreviousSave(StorageManagerInternal.java:346) ~[classes/:na]
at org.terasology.persistence.internal.StorageManagerInternal.waitForCompletionOfPreviousSaveAndStartSaving(StorageManagerInternal.java:337) ~[classes/:na]
at org.terasology.engine.modes.StateIngame.dispose(StateIngame.java:120) ~[classes/:na]
at org.terasology.engine.TerasologyEngine.cleanup(TerasologyEngine.java:469) ~[classes/:na]
at org.terasology.engine.TerasologyEngine.run(TerasologyEngine.java:362) ~[classes/:na]
at org.terasology.engine.Terasology.main(Terasology.java:117) [classes/:na]
Caused by: java.nio.file.AccessDeniedException: saves\Game 108\unfinished-save-transaction -> saves\Game 108\unmerged-changes
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83) ~[na:1.7.0_67]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:301) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:287) ~[na:1.7.0_67]
at java.nio.file.Files.move(Files.java:1347) ~[na:1.7.0_67]
at org.terasology.persistence.internal.SaveTransaction.perpareChangesForMerge(SaveTransaction.java:118) ~[classes/:na]
at org.terasology.persistence.internal.SaveTransaction.run(SaveTransaction.java:96) ~[classes/:na]
at org.terasology.utilities.concurrency.TaskProcessor.run(TaskProcessor.java:50) ~[classes/:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[na:1.7.0_67]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[na:1.7.0_67]
at java.lang.Thread.run(Thread.java:745) ~[na:1.7.0_67]
13:26:25.084 [main] ERROR o.terasology.engine.TerasologyEngine - Rethrowing original exception
10:50:55.533 [main] INFO o.terasology.engine.TerasologyEngine - Initializing Terasology...
10:50:55.550 [main] INFO o.terasology.engine.TerasologyEngine - [buildNumber=, buildId=, buildTag=, buildUrl=, gitBranch=, gitCommit=, dateTime=, displayVersion=, engineVersion=]
10:50:55.550 [main] INFO o.terasology.engine.TerasologyEngine - Home path:
10:50:55.554 [main] INFO o.terasology.engine.TerasologyEngine - Install path: C:\Projects\Terasology
10:50:55.554 [main] INFO o.terasology.engine.TerasologyEngine - Java: 1.7.0_67 in C:\Program Files\Java\jdk1.7.0_67\jre
10:50:55.554 [main] INFO o.terasology.engine.TerasologyEngine - Java VM: Java HotSpot(TM) 64-Bit Server VM, version: 24.65-b04
10:50:55.557 [main] INFO o.terasology.engine.TerasologyEngine - OS: Windows 8.1, arch: amd64, version: 6.3
10:50:55.561 [main] INFO o.terasology.engine.TerasologyEngine - Max. Memory: 1308 MB
10:50:55.561 [main] INFO o.terasology.engine.TerasologyEngine - Processors: 2
10:50:55.568 [main] INFO org.terasology.config.Config - Reading config file config.cfg
10:50:55.849 [main] INFO o.terasology.engine.TerasologyEngine - Video Settings: {"pixelFormat":24,"windowPosX":343,"windowPosY":175,"windowWidth":1152,"windowHeight":720,"fullscreen":false,"viewDistance":"near","flickeringLight":false,"animateGrass":true,"animateWater":false,"fieldOfView":90.0,"cameraBobbing":false,"renderPlacingBox":true,"blurIntensity":2,"reflectiveWater":false,"vignette":false,"motionBlur":false,"ssao":false,"filmGrain":false,"outline":true,"lightShafts":false,"eyeAdaptation":false,"bloom":false,"dynamicShadows":false,"oculusVrSupport":false,"maxTextureAtlasResolution":4096,"maxChunksUsedForShadowMapping":1024,"shadowMapResolution":1024,"normalMapping":false,"parallaxMapping":false,"dynamicShadowsPcfFiltering":false,"cloudShadows":false,"renderNearest":true,"particleEffectLimit":10,"frameLimit":30,"meshLimit":400,"inscattering":true,"localReflections":false,"vSync":false,"clampLighting":true,"fboScale":100,"cameraSettings":{"cameraSetting":"normal"},"debug":{"enabled":false,"stage":"opaque_color","firstPersonElementsHidden":false,"hudHidden":false,"wireframe":false,"renderChunkBoundingBoxes":false,"renderSkeletons":false}}
10:50:55.875 [main] WARN org.terasology.utilities.LWJGLHelper - Could not load optional TeraOVR native libraries - Oculus support disabled
10:50:55.923 [main] INFO o.t.module.ModulePathScanner - Discovered module: Core-0.44.1
10:50:55.924 [main] WARN o.t.module.ModulePathScanner - Not a module: modules\temp
10:50:55.964 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
10:50:56.956 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
10:50:57.896 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
10:50:57.970 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
10:50:58.329 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
10:50:59.951 [main] INFO o.t.rendering.ShaderManagerLwjgl - Loading Terasology shader manager...
10:50:59.951 [main] INFO o.t.rendering.ShaderManagerLwjgl - LWJGL: 2.9.1 / windows
10:50:59.952 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_VENDOR: ATI Technologies Inc.
10:50:59.952 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_RENDERER: AMD Radeon HD 6670
10:50:59.952 [main] INFO o.t.rendering.ShaderManagerLwjgl - GL_VERSION: 4.3.12618 Compatibility Profile Context 13.251.9001.1001
10:50:59.952 [main] INFO o.t.rendering.ShaderManagerLwjgl - SHADING_LANGUAGE VERSION: 4.30
10:50:59.964 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_AMDX_debug_output GL_AMDX_vertex_shader_tessellator GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete
10:50:59.965 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trace GL_AMD_texture_cube_map_array
10:50:59.965 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_tessellator GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays
10:50:59.965 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_clear_buffer_object GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth
10:50:59.967 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend
10:50:59.969 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program
10:50:59.969 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5
10:50:59.969 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata
10:50:59.971 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object
10:50:59.971 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map
10:50:59.971 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision
10:50:59.972 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow
10:50:59.972 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range
10:50:59.972 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar
10:50:59.972 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels
10:50:59.972 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_view
10:50:59.972 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object
10:50:59.972 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array
10:50:59.972 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float
10:50:59.972 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax
10:50:59.973 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements
10:50:59.973 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4
10:50:59.973 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex
10:50:59.986 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection
10:50:59.986 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map
10:50:59.986 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias
10:50:59.986 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage
10:50:59.987 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug
10:50:59.987 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float
10:50:59.987 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint
10:50:59.987 [main] INFO o.t.rendering.ShaderManagerLwjgl - EXTENSIONS: WGL_EXT_swap_control
10:51:04.148 [main] INFO o.t.audio.openAL.OpenALManager - Initializing OpenAL audio manager
10:51:04.186 [main] INFO o.t.audio.openAL.OpenALManager - OpenAL 1.1 ALSOFT 1.15.1 initialized!
10:51:04.187 [main] INFO o.t.audio.openAL.OpenALManager - Using OpenAL: OpenAL Soft by OpenAL Community
10:51:04.188 [main] INFO o.t.audio.openAL.OpenALManager - Using device: OpenAL Soft
10:51:04.188 [main] INFO o.t.audio.openAL.OpenALManager - Available 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
10:51:04.188 [main] INFO o.t.audio.openAL.OpenALManager - Available ALC extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFT_loopback
10:51:04.188 [main] INFO o.t.audio.openAL.OpenALManager - Max mono sources: 255
10:51:04.188 [main] INFO o.t.audio.openAL.OpenALManager - Max stereo sources: 1
10:51:04.188 [main] INFO o.t.audio.openAL.OpenALManager - Mixer frequency: 44100
10:51:04.272 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
10:51:04.368 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
10:51:04.368 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
10:51:04.487 [main] INFO o.terasology.engine.TerasologyEngine - Initialization completed in 9.00sec.
10:51:06.724 [main] WARN o.t.engine.internal.TimeBase - Delta too great (13707437), capping to 1000
10:51:32.547 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
10:51:32.548 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
10:51:34.488 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
10:51:34.488 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
10:51:34.669 [main] WARN o.t.engine.internal.TimeBase - Delta too great (2187), capping to 1000
10:53:39.601 [main] INFO o.t.module.sandbox.ModuleClassLoader - Module path: C:\Projects\Terasology\modules\Core\build\classes
10:53:39.602 [main] WARN org.reflections.Reflections - given scan urls are empty. set urls in the configuration
10:53:41.578 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1977), capping to 1000
10:53:43.264 [main] INFO o.t.w.block.loader.BlockSoundsLoader - Loading Block Sounds...
10:53:43.303 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds engine:default
10:53:43.303 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:wood
10:53:43.303 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:stone
10:53:43.303 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:sand
10:53:43.303 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:gravel
10:53:43.303 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:snow
10:53:43.303 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Sounds Core:soil
10:53:43.368 [main] INFO o.t.world.block.loader.BlockLoader - Loading Blocks...
10:53:43.532 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[engine:air]
10:53:43.532 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block engine:air with id 0
10:53:43.535 [main] WARN o.t.engine.internal.TimeBase - Delta too great (1262), capping to 1000
10:53:43.546 [main] INFO o.t.world.biomes.BiomeManager - Registering biome MOUNTAINS with short id 0.
10:53:43.547 [main] INFO o.t.world.biomes.BiomeManager - Registering biome SNOW with short id 1.
10:53:43.547 [main] INFO o.t.world.biomes.BiomeManager - Registering biome DESERT with short id 2.
10:53:43.547 [main] INFO o.t.world.biomes.BiomeManager - Registering biome FOREST with short id 3.
10:53:43.548 [main] INFO o.t.world.biomes.BiomeManager - Registering biome PLAINS with short id 4.
10:53:43.557 [main] INFO o.t.world.biomes.BiomeManager - Registering biome org.terasology.world.biomes.UnknownBiome@51978c9e with short id 0.
10:53:43.560 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:mountains with id 1 that wasn't present in the save game.
10:53:43.560 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:desert with id 2 that wasn't present in the save game.
10:53:43.560 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:plains with id 3 that wasn't present in the save game.
10:53:43.561 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:snow with id 4 that wasn't present in the save game.
10:53:43.561 [main] INFO o.t.world.biomes.BiomeManager - Registered new biome Core:forest with id 5 that wasn't present in the save game.
10:53:45.683 [main] WARN o.t.engine.internal.TimeBase - Delta too great (2120), capping to 1000
10:53:46.351 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Breather'
10:53:46.469 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:DoorTop]
10:53:46.469 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.LEFT with id 1
10:53:46.469 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.RIGHT with id 2
10:53:46.469 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.FRONT with id 3
10:53:46.469 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorTop.BACK with id 4
10:53:46.474 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:DoorBottom]
10:53:46.475 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.LEFT with id 5
10:53:46.475 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.RIGHT with id 6
10:53:46.475 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.FRONT with id 7
10:53:46.475 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:DoorBottom.BACK with id 8
10:53:46.568 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'UnbreathableBlock'
10:53:46.577 [main] ERROR o.t.p.serializers.PrefabSerializer - Prefab contains unknown component 'Miniaturizer'
10:53:46.926 [main] INFO o.t.e.m.l.InitialiseWorld - World seed: "josharias"
10:53:47.786 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:stone]
10:53:47.787 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:stone with id 9
10:53:47.787 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Water]
10:53:47.787 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Water with id 10
10:53:47.789 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Ice]
10:53:47.789 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Ice with id 11
10:53:47.792 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Sand]
10:53:47.792 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Sand with id 12
10:53:47.792 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Grass]
10:53:47.793 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Grass with id 13
10:53:47.793 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Snow]
10:53:47.794 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Snow with id 14
10:53:47.798 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Dirt]
10:53:47.798 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Dirt with id 15
10:53:47.799 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:TallGrass1]
10:53:47.799 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:TallGrass1 with id 16
10:53:47.815 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:GreenLeaf]
10:53:47.815 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:GreenLeaf with id 17
10:53:47.816 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:OakTrunk]
10:53:47.816 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:OakTrunk with id 18
10:53:47.819 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:DarkLeaf]
10:53:47.819 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:DarkLeaf with id 19
10:53:47.819 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:PineTrunk]
10:53:47.820 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:PineTrunk with id 20
10:53:47.820 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:BirkTrunk]
10:53:47.820 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:BirkTrunk with id 21
10:53:47.823 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:RedLeaf]
10:53:47.823 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:RedLeaf with id 22
10:53:47.827 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Cactus]
10:53:47.827 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Cactus with id 23
10:53:47.869 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at 0, 41, 0
10:53:47.869 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at 0, 42, 0
10:53:51.693 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Chest]
10:53:51.694 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Chest.LEFT with id 24
10:53:51.694 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Chest.RIGHT with id 25
10:53:51.694 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Chest.FRONT with id 26
10:53:51.694 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Chest.BACK with id 27
10:53:51.699 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:companion]
10:53:51.699 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:companion with id 28
10:53:51.709 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:brick:engine:stair]
10:53:51.709 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.LEFT with id 29
10:53:51.710 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.RIGHT with id 30
10:53:51.710 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.FRONT with id 31
10:53:51.710 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:brick:engine:stair.BACK with id 32
10:53:51.711 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Tnt]
10:53:51.712 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Tnt with id 33
10:53:51.720 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Brick]
10:53:51.721 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Brick with id 34
10:53:51.726 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[core:Plank]
10:53:51.727 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block core:Plank with id 35
10:53:51.729 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Lava]
10:53:51.730 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Lava with id 36
10:53:51.731 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Iris]
10:53:51.732 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Iris with id 37
10:53:51.733 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Dandelion]
10:53:51.734 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Dandelion with id 38
10:53:51.734 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Tulip]
10:53:51.735 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Tulip with id 39
10:53:51.736 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:YellowFlower]
10:53:51.737 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:YellowFlower with id 40
10:53:51.739 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered BlockFamily[Core:Torch]
10:53:51.740 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Torch.TOP with id 41
10:53:51.740 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Torch.LEFT with id 42
10:53:51.740 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Torch.RIGHT with id 43
10:53:51.740 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Torch.FRONT with id 44
10:53:51.740 [main] INFO o.t.w.b.internal.BlockManagerImpl - Registered Block Core:Torch.BACK with id 45
10:54:00.798 [main] WARN o.t.engine.internal.TimeBase - Delta too great (2519), capping to 1000
10:54:03.058 [main] INFO o.t.l.console.internal.ConsoleImpl - [CONSOLE] Welcome to the wonderful world of Terasology!
Type 'help' to see a list with available commands or 'help "<commandName>"' for command details.
Text parameters should be in quotes, no commas needed between multiple parameters.
Commands are case-sensitive, block names and such are not.
You can use auto-completion by typing a partial command then hitting 'tab' - examples:
'gh' + 'tab' = 'ghost'
'lS' + 'tab' = 'listShapes' (camel casing abbreviated commands)
10:54:03.980 [main] INFO o.t.l.console.internal.ConsoleImpl - [CONSOLE] Ghost mode toggled
10:54:57.101 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
10:54:57.182 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
10:55:00.784 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
10:55:28.258 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
10:55:28.290 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
10:55:32.486 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
10:56:06.562 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
10:56:06.597 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
10:56:12.129 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
10:56:42.997 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
10:56:43.032 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
10:56:48.508 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
10:57:22.117 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
10:57:22.148 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
10:57:27.903 [Saving-0] INFO o.t.p.internal.SaveTransaction - Save game finished
10:57:59.367 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Creating game snapshot
10:57:59.400 [main] INFO o.t.p.i.StorageManagerInternal - Saving - Snapshot created: Writing phase starts
10:58:05.205 [Saving-0] ERROR o.t.p.internal.SaveTransaction - Save game creation failed
java.nio.file.AccessDeniedException: saves\Game 82\unfinished-save-transaction -> saves\Game 82\unmerged-changes
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83) ~[na:1.7.0_67]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:301) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:287) ~[na:1.7.0_67]
at java.nio.file.Files.move(Files.java:1347) ~[na:1.7.0_67]
at org.terasology.persistence.internal.SaveTransaction.perpareChangesForMerge(SaveTransaction.java:120) ~[classes/:na]
at org.terasology.persistence.internal.SaveTransaction.run(SaveTransaction.java:100) ~[classes/:na]
at org.terasology.utilities.concurrency.TaskProcessor.run(TaskProcessor.java:50) [classes/:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_67]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_67]
at java.lang.Thread.run(Thread.java:745) [na:1.7.0_67]
10:58:05.983 [main] ERROR o.terasology.engine.TerasologyEngine - Uncaught exception, attempting clean game shutdown
java.lang.RuntimeException: Saving failed
at org.terasology.persistence.internal.StorageManagerInternal.checkSaveTransactionAndClearUpIfItIsDone(StorageManagerInternal.java:148) ~[classes/:na]
at org.terasology.persistence.internal.StorageManagerInternal.update(StorageManagerInternal.java:603) ~[classes/:na]
at org.terasology.engine.modes.StateIngame.update(StateIngame.java:171) ~[classes/:na]
at org.terasology.engine.TerasologyEngine.mainLoop(TerasologyEngine.java:466) ~[classes/:na]
at org.terasology.engine.TerasologyEngine.run(TerasologyEngine.java:268) ~[classes/:na]
at org.terasology.engine.Terasology.main(Terasology.java:146) [classes/:na]
Caused by: java.nio.file.AccessDeniedException: saves\Game 82\unfinished-save-transaction -> saves\Game 82\unmerged-changes
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83) ~[na:1.7.0_67]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:301) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:287) ~[na:1.7.0_67]
at java.nio.file.Files.move(Files.java:1347) ~[na:1.7.0_67]
at org.terasology.persistence.internal.SaveTransaction.perpareChangesForMerge(SaveTransaction.java:120) ~[classes/:na]
at org.terasology.persistence.internal.SaveTransaction.run(SaveTransaction.java:100) ~[classes/:na]
at org.terasology.utilities.concurrency.TaskProcessor.run(TaskProcessor.java:50) ~[classes/:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[na:1.7.0_67]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[na:1.7.0_67]
at java.lang.Thread.run(Thread.java:745) ~[na:1.7.0_67]
10:58:05.983 [main] INFO o.terasology.engine.TerasologyEngine - Shutting down Terasology...
10:58:06.107 [main] ERROR o.terasology.engine.TerasologyEngine - Clean game shutdown after an uncaught exception failed
java.lang.RuntimeException: Saving failed
at org.terasology.persistence.internal.StorageManagerInternal.checkSaveTransactionAndClearUpIfItIsDone(StorageManagerInternal.java:148) ~[classes/:na]
at org.terasology.persistence.internal.StorageManagerInternal.waitForCompletionOfPreviousSave(StorageManagerInternal.java:354) ~[classes/:na]
at org.terasology.persistence.internal.StorageManagerInternal.waitForCompletionOfPreviousSaveAndStartSaving(StorageManagerInternal.java:345) ~[classes/:na]
at org.terasology.engine.modes.StateIngame.dispose(StateIngame.java:121) ~[classes/:na]
at org.terasology.engine.TerasologyEngine.cleanup(TerasologyEngine.java:402) ~[classes/:na]
at org.terasology.engine.TerasologyEngine.run(TerasologyEngine.java:274) ~[classes/:na]
at org.terasology.engine.Terasology.main(Terasology.java:146) [classes/:na]
Caused by: java.nio.file.AccessDeniedException: saves\Game 82\unfinished-save-transaction -> saves\Game 82\unmerged-changes
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83) ~[na:1.7.0_67]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:301) ~[na:1.7.0_67]
at sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:287) ~[na:1.7.0_67]
at java.nio.file.Files.move(Files.java:1347) ~[na:1.7.0_67]
at org.terasology.persistence.internal.SaveTransaction.perpareChangesForMerge(SaveTransaction.java:120) ~[classes/:na]
at org.terasology.persistence.internal.SaveTransaction.run(SaveTransaction.java:100) ~[classes/:na]
at org.terasology.utilities.concurrency.TaskProcessor.run(TaskProcessor.java:50) ~[classes/:na]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[na:1.7.0_67]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[na:1.7.0_67]
at java.lang.Thread.run(Thread.java:745) ~[na:1.7.0_67]
10:58:06.108 [main] ERROR o.terasology.engine.TerasologyEngine - Rethrowing original exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment