Chaosforge Forum

  • March 28, 2024, 17:48
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: game crash "Video mode set failed: Getting Vulkan extensions failed"  (Read 2169 times)

void*

  • Elder
  • Private FC
  • *
  • *
  • Offline Offline
  • Posts: 16
    • View Profile

Hi,
I tried running the game under windows 10 on a late 2015 iMac 4k that ran the game fine under mac os and i get the following error with the game crashing at startup:
Code: [Select]
00:00:00.01 [NOTICE  ] Jupiter Hell  0.9.0c (beta) Logging started
00:00:00.01 [NOTICE  ] Detected application pref dir: len: 0
00:00:00.01 [NOTICE  ] library "steam_api64.dll" : loading...
00:00:00.14 [INFO    ] nv-steam : SteamAPI initialized
00:00:00.19 [INFO    ] nv-steam : Hello, ido.yehieli!
00:00:00.19 [NOTICE  ] Configuring...
00:00:00.19 [TRACE   ] Lua state created
00:00:00.19 [NOTICE  ] Loading Lua buffer 'lua::configuration::scheme'
00:00:00.19 [TRACE   ] Lua state created
00:00:00.19 [NOTICE  ] Loading Lua buffer 'lua::configuration::scheme'
00:00:00.19 [INFO    ] Loading module "jh"...
00:00:00.19 [NOTICE  ] Creating World...
00:00:00.20 [TRACE   ] Lua state created
00:00:00.20 [NOTICE  ] Creating Interface...
00:00:00.20 [NOTICE  ] library "discord_game_sdk.dll" : loading...
00:00:00.31 [INFO    ] Cannot connect to discord!
00:00:00.31 [NOTICE  ] audio_interface : Creating FMOD audio engine...
00:00:00.31 [NOTICE  ] library "fmod64.dll" : loading...
00:00:00.42 [TRACE   ] Lua state created
00:00:00.42 [NOTICE  ] Loading Lua buffer 'style'
00:00:00.42 [NOTICE  ] library "SDL2_64.dll" : loading...
00:00:00.44 [NOTICE  ] Creating device...
00:00:00.44 [NOTICE  ] Creating window...
00:00:00.46 [INFO    ] sdl::window_manager - autodetected 4096x2304
00:00:00.46 [INFO    ] sdl::window_manager : platform - Windows
00:00:00.46 [INFO    ] sdl::window_manager : video driver - windows
00:00:00.46 [INFO    ] sdl::window_manager : display - Generic PnP Monitor
00:00:00.46 [INFO    ] sdl::window_manager : number of displays 2
00:00:00.46 [INFO    ] sdl::window_manager : number of drivers 2
00:00:00.57 [CRITICAL] Video mode set failed: Getting Vulkan extensions failed: vkEnumerateInstanceExtensionProperties returned VK_ERROR_INITIALIZATION_FAILED(-3)
00:00:00.57 [DEBUG   ] 0: ???: 0000000000000000:0000000000000000[0000005A5254ED68,0000000000000000]
00:00:00.58 [DEBUG   ] 1: ???: 0000000000000000:0000000000000000[0000005A5254ED68,0000005A5254ED60]
00:00:00.58 [DEBUG   ] 2: jh: 00007FF7949C0000:00000000002B3F15[0000005A5254ED70,0000005A5254EDB0]
00:00:00.58 [DEBUG   ] 3: jh: 00007FF7949C0000:00000000002B3FBD[0000005A5254EDC0,0000005A5254F010]
00:00:00.58 [DEBUG   ] 4: jh: 00007FF7949C0000:000000000023A688[0000005A5254F020,0000005A5254F040]
00:00:00.58 [DEBUG   ] 5: jh: 00007FF7949C0000:0000000000239024[0000005A5254F050,0000005A5254F070]
00:00:00.58 [DEBUG   ] 6: jh: 00007FF7949C0000:0000000000238F71[0000005A5254F080,0000005A5254F0D0]
00:00:00.58 [DEBUG   ] 7: jh: 00007FF7949C0000:00000000002388A2[0000005A5254F0E0,0000005A5254F1A0]
00:00:00.58 [DEBUG   ] 8: jh: 00007FF7949C0000:0000000000096561[0000005A5254F1B0,0000005A5254F300]
00:00:00.58 [DEBUG   ] 9: jh: 00007FF7949C0000:00000000000CB011[0000005A5254F310,0000005A5254FE30]
00:00:00.58 [DEBUG   ] 10: jh: 00007FF7949C0000:000000000026BED6[0000005A5254FE40,0000005A5254FE70]
00:00:00.58 [DEBUG   ] 11: KERNEL32: 00007FFDC8440000:0000000000017BD4[0000005A5254FE80,0000005A5254FEA0]
00:00:00.58 [CRITICAL] Game has crashed! Please send this crash report to chaosforge team!

This is the computer model (I7-5775R, Iris Pro 6200, 16gb ram).
Logged
Pages: [1]