aericktoes

Onikakushi Crash output_log.txt

May 7th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.42 KB | None | 0 0
  1. Initialize engine version: 4.6.5f1 (c2bb1d7d067c)
  2. GfxDevice: creating device client; threaded=1
  3. d3d: no support for this device type (accelerated/ref)
  4. D3D9 initialization failed
  5. GfxDevice: creating device client; threaded=1
  6. d3d11: failed to create D3D11 device (0x80004005)
  7. D3D11 initialization failed
  8. D3D9/D3D11 initialization failed, trying OpenGL
  9. GfxDevice: creating device client; threaded=1
  10. OpenGL:
  11. Version: OpenGL 1.4 [1.4 Mesa 19.0.3]
  12. Renderer: Mesa DRI Intel(R) 945GM x86/MMX/SSE2
  13. Vendor: Intel Open Source Technology Center
  14. VRAM: 693 MB (via DXGI)
  15. Extensions: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_multitexture GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_ARB_half_float_pixel GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_pixel_buffer_object GL_ARB_texture_rectangle GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_gpu_program_parameters GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_map_buffer_range GL_ARB_ES2_compatibility GL_ARB_debug_output GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_EXT_provoking_vertex GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_texture_storage GL_AMD_shader_trinary_minmax GL_ARB_clear_buffer_object GL_ARB_explicit_uniform_location GL_ARB_invalidate_subdata GL_ARB_program_interface_query GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_multi_bind GL_ARB_get_texture_sub_image GL_KHR_context_flush_control GL_KHR_no_error WGL_EXT_extensions_string WGL_EXT_swap_control
  16. WGL extensions: WGL_ARB_create_context WGL_ARB_create_context_profile WGL_ARB_pixel_format_float WGL_ATI_pixel_format_float WGL_ARB_extensions_string WGL_ARB_make_current_read WGL_ARB_multisample WGL_ARB_pbuffer WGL_ARB_pixel_format WGL_ARB_render_texture WGL_NV_render_texture_rectangle WGL_EXT_extensions_string WGL_EXT_swap_control WGL_EXT_framebuffer_sRGB WGL_EXT_pixel_format_packed_float WGL_WINE_pixel_format_passthrough WGL_WINE_query_renderer
  17. GL: disabling shadows on Intel 9xx (buggy)
  18. GL: Detected 693 MB VRAM
  19. GLContext: failed to activate 31000: Resource in use.
  20.  
  21.  
  22. ARB shader compile error: (null) for !!ARBvp1.0
  23. PARAM c[5] = { program.local[0],
  24. state.matrix.mvp };
  25. DP4 result.position.w, vertex.position, c[4];
  26. DP4 result.position.z, vertex.position, c[3];
  27. DP4 result.position.y, vertex.position, c[2];
  28. DP4 result.position.x, vertex.position, c[1];
  29. END
  30. # 4 instructions, 0 R-regs
  31.  
  32. ARB shader compile error: (null) for !!ARBfp1.0
  33. PARAM c[1] = { { 1, 0 } };
  34. MOV result.color, c[0].xyxx;
  35. END
  36. # 1 instructions, 0 R-regs
  37.  
  38. WARNING: Shader Unsupported: 'Hidden/InternalErrorShader' - Pass '' shader state not supported
  39. WARNING: Shader Unsupported: 'Hidden/InternalErrorShader' - Setting to default shader.
  40. ARB shader compile error: (null) for !!ARBvp1.0
  41. PARAM c[6] = { program.local[0],
  42. state.matrix.mvp,
  43. program.local[5] };
  44. MUL result.color, vertex.color, c[5];
  45. MOV result.texcoord[0].xy, vertex.texcoord[0];
  46. DP4 result.position.w, vertex.position, c[4];
  47. DP4 result.position.z, vertex.position, c[3];
  48. DP4 result.position.y, vertex.position, c[2];
  49. DP4 result.position.x, vertex.position, c[1];
  50. END
  51. # 6 instructions, 0 R-regs
  52.  
  53. ARB shader compile error: (null) for !!ARBvp1.0
  54. PARAM c[7] = { { 0.5 },
  55. state.matrix.mvp,
  56. program.local[5..6] };
  57. TEMP R0;
  58. TEMP R1;
  59. DP4 R0.z, vertex.position, c[4];
  60. MOV R0.x, c[0];
  61. MUL R0.xy, R0.x, c[5];
  62. DP4 R1.y, vertex.position, c[2];
  63. RCP R0.w, R0.z;
  64. DP4 R1.x, vertex.position, c[1];
  65. MUL R1.xy, R1, R0.w;
  66. MAD R1.xy, R1, R0, c[0].x;
  67. FLR R1.xy, R1;
  68. RCP R0.y, R0.y;
  69. RCP R0.x, R0.x;
  70. MUL R0.xy, R1, R0;
  71. MUL result.position.xy, R0, R0.z;
  72. MUL result.color, vertex.color, c[6];
  73. MOV result.texcoord[0].xy, vertex.texcoord[0];
  74. MOV result.position.w, R0.z;
  75. DP4 result.position.z, vertex.position, c[3];
  76. END
  77. # 17 instructions, 2 R-regs
  78.  
  79. ARB shader compile error: (null) for !!ARBfp1.0
  80. TEMP R0;
  81. TEX R0, fragment.texcoord[0], texture[0], 2D;
  82. MUL R0, R0, fragment.color.primary;
  83. MUL result.color.xyz, R0, R0.w;
  84. MOV result.color.w, R0;
  85. END
  86. # 4 instructions, 1 R-regs
  87.  
  88. ARB shader compile error: (null) for !!ARBfp1.0
  89. TEMP R0;
  90. TEX R0, fragment.texcoord[0], texture[0], 2D;
  91. MUL R0, R0, fragment.color.primary;
  92. MUL result.color.xyz, R0, R0.w;
  93. MOV result.color.w, R0;
  94. END
  95. # 4 instructions, 1 R-regs
  96.  
  97. WARNING: Shader Unsupported: 'Sprites/Default' - Pass '' shader state not supported
  98. WARNING: Shader Unsupported: 'Sprites/Default' - Setting to default shader.
  99. Begin MonoManager ReloadAssembly
  100. Platform assembly: Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\UnityEngine.dll (this message is harmless)
  101. Loading Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\UnityEngine.dll into Unity Child Domain
  102. Platform assembly: Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\Assembly-CSharp-firstpass.dll (this message is harmless)
  103. Loading Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  104. Platform assembly: Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\Assembly-CSharp.dll (this message is harmless)
  105. Loading Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  106. Platform assembly: Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\UnityEngine.UI.dll (this message is harmless)
  107. Loading Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  108. Platform assembly: Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\NVorbis.dll (this message is harmless)
  109. Loading Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\NVorbis.dll into Unity Child Domain
  110. Platform assembly: Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\Antlr3.Runtime.dll (this message is harmless)
  111. Loading Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Managed\Antlr3.Runtime.dll into Unity Child Domain
  112. - Completed reload, in 0.409 seconds
  113. <RI> Initializing input.
  114.  
  115. <RI> Input initialized.
  116.  
  117. desktop: 1024x768 60Hz; virtual: 1024x768 at 0,0
  118. GLContext: failed to activate 31000: Resource in use.
  119.  
  120.  
  121. GLContext: failed to share context 21002: Access denied.
  122.  
  123.  
  124. Crash!!!
  125. SymInit: Symbol-SearchPath: '.;Z:\home\erik\Higurashi \Onikakusi-Hen;Z:\home\erik\Higurashi \Onikakusi-Hen;C:\windows;C:\windows\system32;SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'erik'
  126. OS-Version: 6.1.7601 (Service Pack 1) 0x0-0x1
  127. Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01.exe:HigurashiEp01.exe (00400000), size: 12288000 (result: 0), SymType: '-nosymbols-', PDB: 'Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01.exe', fileVersion: 4.6.5.47901
  128. C:\windows\system32\ntdll.dll:ntdll.dll (7BC10000), size: 1101824 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\ntdll.dll', fileVersion: 6.1.7601.24059
  129. C:\windows\system32\KERNEL32.dll:KERNEL32.dll (7B420000), size: 4169728 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\KERNEL32.dll', fileVersion: 5.1.2600.2180
  130. C:\windows\system32\hid.dll:hid.dll (7EFF0000), size: 65536 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\hid.dll', fileVersion: 10.0.0.0
  131. C:\windows\system32\ws2_32.dll:ws2_32.dll (7EA10000), size: 176128 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\ws2_32.dll', fileVersion: 5.1.2600.5512
  132. C:\windows\system32\user32.dll:user32.dll (7E800000), size: 2105344 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\user32.dll', fileVersion: 5.1.2600.2180
  133. C:\windows\system32\gdi32.dll:gdi32.dll (7E6C0000), size: 1236992 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\gdi32.dll', fileVersion: 10.0.0.0
  134. C:\windows\system32\advapi32.dll:advapi32.dll (7E640000), size: 479232 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\advapi32.dll', fileVersion: 5.1.2600.2180
  135. C:\windows\system32\version.dll:version.dll (7E620000), size: 73728 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\version.dll', fileVersion: 5.1.2600.2180
  136. C:\windows\system32\ole32.dll:ole32.dll (7E4D0000), size: 1339392 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\ole32.dll', fileVersion: 10.0.0.0
  137. C:\windows\system32\rpcrt4.dll:rpcrt4.dll (7E440000), size: 471040 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\rpcrt4.dll', fileVersion: 5.1.2600.2180
  138. C:\windows\system32\shlwapi.dll:shlwapi.dll (7E3C0000), size: 434176 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\shlwapi.dll', fileVersion: 6.0.2800.1692
  139. C:\windows\system32\shcore.dll:shcore.dll (7E390000), size: 102400 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\shcore.dll'
  140. C:\windows\system32\shell32.dll:shell32.dll (7D9C0000), size: 10235904 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\shell32.dll', fileVersion: 6.0.2900.6242
  141. C:\windows\system32\opengl32.dll:opengl32.dll (7A820000), size: 1191936 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\opengl32.dll', fileVersion: 5.1.2600.2082
  142. C:\windows\system32\winmm.dll:winmm.dll (7D900000), size: 704512 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\winmm.dll'
  143. C:\windows\system32\msacm32.dll:msacm32.dll (7D8C0000), size: 192512 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\msacm32.dll'
  144. C:\windows\system32\oleaut32.dll:oleaut32.dll (7D7A0000), size: 1171456 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\oleaut32.dll', fileVersion: 6.0.6001.18000
  145. C:\windows\system32\imm32.dll:imm32.dll (7D770000), size: 90112 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\imm32.dll', fileVersion: 5.1.2600.2180
  146. C:\windows\system32\dnsapi.dll:dnsapi.dll (7D740000), size: 135168 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\dnsapi.dll', fileVersion: 5.2.3790.4318
  147. C:\windows\system32\netapi32.dll:netapi32.dll (7D6C0000), size: 188416 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\netapi32.dll'
  148. C:\windows\system32\iphlpapi.dll:iphlpapi.dll (7D690000), size: 143360 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\iphlpapi.dll', fileVersion: 5.1.2600.2180
  149. C:\windows\system32\winhttp.dll:winhttp.dll (7D640000), size: 286720 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\winhttp.dll', fileVersion: 5.1.2600.2180
  150. C:\windows\system32\jsproxy.dll:jsproxy.dll (7D720000), size: 110592 (result: 0), SymType: 'DIA', PDB: 'C:\windows\system32\jsproxy.dll'
  151. Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Mono\mono.dll:mono.dll (10000000), size: 2289664 (result: 0), SymType: '-nosymbols-', PDB: 'Z:\home\erik\Higurashi \Onikakusi-Hen\HigurashiEp01_Data\Mono\mono.dll'
  152. C:\windows\system32\psapi.dll:psapi.dll (B7DA0000), size: 65536 (result: 87), SymType: '-unknown-', PDB: '', fileVersion: 5.1.2600.3264
  153. C:\windows\system32\mswsock.dll:mswsock.dll (B7D90000), size: 40960 (result: 87), SymType: '-unknown-', PDB: '', fileVersion: 4.0.0.0
  154. C:\windows\system32\winex11.drv:winex11.drv (B7B20000), size: 524288 (result: 87), SymType: '-unknown-', PDB: '', fileVersion: 10.0.0.0
  155. C:\windows\system32\d3d11.dll:d3d11.dll (B7740000), size: 405504 (result: 87), SymType: '-unknown-', PDB: '', fileVersion: 7.0.6002.18107
  156. C:\windows\system32\dxgi.dll:dxgi.dll (B7890000), size: 200704 (result: 87), SymType: '-unknown-', PDB: '', fileVersion: 6.0.6000.16386
  157. C:\windows\system32\wined3d.dll:wined3d.dll (B5AE0000), size: 1318912 (result: 87), SymType: '-unknown-', PDB: '', fileVersion: 10.0.0.0
  158. C:\windows\system32\mmdevapi.dll:mmdevapi.dll (B7710000), size: 143360 (result: 87), SymType: '-unknown-', PDB: ''
  159. C:\windows\system32\winepulse.drv:winepulse.drv (B76F0000), size: 122880 (result: 87), SymType: '-unknown-', PDB: ''
  160. C:\windows\system32\dsound.dll:dsound.dll (B3C10000), size: 253952 (result: 87), SymType: '-unknown-', PDB: '', fileVersion: 5.3.1.904
  161. C:\windows\system32\setupapi.dll:setupapi.dll (A3990000), size: 458752 (result: 87), SymType: '-unknown-', PDB: ''
  162. C:\windows\system32\xinput1_3.dll:xinput1_3.dll (B76D0000), size: 73728 (result: 87), SymType: '-unknown-', PDB: '', fileVersion: 9.15.779.0
  163. C:\windows\system32\dbghelp.dll:dbghelp.dll (A2440000), size: 405504 (result: 87), SymType: '-unknown-', PDB: '', fileVersion: 6.1.7601.17514
  164. C:\windows\system32\msvcrt.dll:msvcrt.dll (A1B40000), size: 724992 (result: 87), SymType: '-unknown-', PDB: '', fileVersion: 7.0.2600.2180
  165.  
  166. ========== OUTPUTING STACK TRACE ==================
  167.  
  168. (0x007D4381) (higurashiep01): (filename not available): (function-name not available) + 0x0
  169. (0x007D4473) (higurashiep01): (filename not available): (function-name not available) + 0x0
  170. (0x0041B7B2) (higurashiep01): (filename not available): (function-name not available) + 0x0
  171. (0x005F6FF9) (higurashiep01): (filename not available): (function-name not available) + 0x0
  172. (0x005805A5) (higurashiep01): (filename not available): (function-name not available) + 0x0
  173. (0x005FD6B5) (higurashiep01): (filename not available): (function-name not available) + 0x0
  174. (0x0086FEE8) (higurashiep01): (filename not available): (function-name not available) + 0x0
  175. (0x008A4DD0) (higurashiep01): (filename not available): (function-name not available) + 0x0
  176. (0x7B467ED2) (kernel32): (filename not available): call_process_entry + 0x12
  177. (0x7B46A1DC) (kernel32): (filename not available): ExitProcess + 0x22fc
  178. (0x7B467EDE) (kernel32): (filename not available): call_process_entry + 0x1e
  179.  
  180. ========== END OF STACKTRACE ===========
  181.  
  182. **** Crash! ****
Advertisement
Add Comment
Please, Sign In to add comment