Exit Code Table

Last modified by Ketraar on 2024/04/15 12:54

ExitCodeCodeSummary / Causes:Troubleshooting
2EXITCODE_STEAM_INITINTERFACE_FAILEDThe issue occurs, if Steam fails to be initialized for the game.Exit Code 2
6EXITCODE_STEAM_NOT_RUNNINGThe issue occurs because steam was not runningExit Code 6
8EXITCODE_STEAM_MANUAL_START_REQUIRED_FILEThe issue occurs because the game failed to initialize the Steam client.Exit Code 8
9EXITCODE_STEAM_MANUAL_START_REQUIRED_ENVIRONMENTThe issue occurs because the game failed to initialize the Steam client.Exit Code 9
113EXITCODE_GFX_NO_DUMMY_TEXTUREThe issue occurs when the game fails to detect necessary game assets.Exit Code 113
119EXITCODE_GFX_CREATERENDERTARGET_FAILEDThe issue occurred because the GFX engine failed to create a so called render target.Exit Code 119
122EXITCODE_GFX_TOO_MANY_DRAWCALLS"Too many of something", details stated in the errorbox which appears on crashingExit Code 122
201EXITCODE_VK_INCOMPATIBLE_ICDIncompatibility between Vulkan and Graphics card driver
  • Below-spec graphics card
  • Known to occur when running through a Remote Desktop connection
  • Possibly missing Vulkan runtime (Linux)
Exit Code 201
202EXITCODE_VK_EXTENSION_NOT_PRESENTThe problem occurred, because the game failed to load a required so called Vulkan extension.
  • This can happen if your graphics drivers are not correctly installed.
Exit Code 202
204EXITCODE_VK_LIMITS_TOO_SMALLThe game determined that the physical device doesn't meet the minimum specsExit Code 204
205EXITCODE_VK_CREATEINSTANCE_FAILED
  • Known to occur on notebooks with AMD CPU (has a Radeon Integrated GPU) + NVidia GPU, having old pre-installed AMD-GPU drivers
  • Known to occur with old OBS version installed (even when not running!)
  • Usually Vulkaninfo will report errors
Exit Code 205
210EXITCODE_VK_CREATE_SURFACE_FAILEDVulkan Create Surface Failed.Exit Code 210
211EXITCODE_VK_CREATE_SWAPCHAIN_FAILEDGraphic device initialization issue.Exit Code 211
212EXITCODE_VK_NO_PHYSICAL_DEVICE
  • Known to occur on notebooks with AMD CPU (has a Radeon Integrated GPU) + NVidia GPU, having old pre-installed AMD-GPU drivers
  • Usually Vulkaninfo will report errors
Exit Code 212
215EXITCODE_VK_NO_COMMON_GRAPHICS_AND_PRESENT_QUEUEThe problem occurred, because the game failed to initialize a Vulkan surface, used for rendering.Exit Code 215
220EXITCODE_VK_INCOMPATIBLE_DRIVERThe game determined that you are running with outdated graphic drivers which are not compatible with our Vulkan graphics engine.
  • Make sure to update drivers to the latest version.
Exit Code 220
221EXITCODE_VK_INCOMPATIBLE_RUNTIMEThe game determined that you are running with a Vulkan runtime older than 1.0.38 (which is not compatible with our Vulkan graphics engine).
  • Make sure to update drivers to the latest or minimum required version.
Exit Code 221
222-231EXITCODE_VK_MAIN_DEVICE_*,This occurs, when the game lost access to the physical graphics device (i.e. the GPU).Exit Codes 222-231 and 1028
1028EXITCODE_RUNTIME_VULKAN_ON_LOST_DEVICE
232EXITCODE_VK_MAIN_UNHANDLEDUnhandled Vulkan error.Exit Code 232
233EXITCODE_VK_ENUMERATE_EXTENSION_PROPS_COUNTThe problem occurred, because the game failed to retrieve the number of Vulkan extension properties.Exit Code 233
235EXITCODE_VK_NO_TRANSFER_QUEUEGFX engine initialization errorExit Code 235
240EXITCODE_VK_DEVICE_MISSING_FEATUREThis occurs when the game can not detect a graphics card meeting the minimum requirements.Exit Code 240
1003EXITCODE_RUNTIME_UI_INITThe issue occurred because the UI system failed to be initialized.Exit Code 1003
1009EXITCODE_RUNTIME_LUAENGINE_INITThe issue occurred because the Lua engine failed to be initialized.Exit Code 1009
1027EXITCODE_RUNTIME_VULKAN_UNDEFINEDVulkan ErrorCode -13 (Unknown Error)Exit Code 1027
1046EXITCODE_RUNTIME_SHADER_LOAD_1
  • Probably a corrupted installation of the game
  • Possibly mods modifying/removing mandatory shaders
Exit Code 1046
1061EXITCODE_RUNTIME_LOST_DEVICEThe issue occurred because the game ran into a lost device condition and failed to restore the device.Exit Code 1061
1062EXITCODE_RUNTIME_CREATE_SWAPCHAINThe issue occurred because the game failed to create a so called swap chain.Exit Code 1062
1065EXITCODE_RUNTIME_INDEX_IMPORT_1The issue occurred because the start menu failed to be initialized.
  • This can happen, if mods are involved and break mandatory index files (f.e. the index/components.xml file) the game requires to start up correctly.
Exit Code 1065
1069EXITCODE_RUNTIME_INIT_STARTMENU_MODULEThe issue occurred because the start menu failed to be initialized.
  • This can happen, if mods are involved if they break mandatory game files (most likely certain library files).
Exit Code 1069
1079EXITCODE_RUNTIME_IDMAP_ASSIGN_NEWThe issue occurred because the game is running out of available object IDs.Exit Code 1079
1096EXITCODE_RUNTIME_VULKAN_OUT_OF_HOST_MEMORYThe issue occurred because the GFX engine ran into a Vulkan out of host memory error.Exit Code 1096
1106EXITCODE_RUNTIME_STARTMENU_INITThe error occurs because the game failed to start the background scene for the start menu, which is mandatory for the start menu to work.Exit Code 1106
1109EXITCODE_RUNTIME_VULKAN_OUT_OF_DEVICE_MEMORYThe error occurs because the graphics card ran out of memory
  • This can happen on notebooks with multiple GPU's, when auto-selection picked the wrong GPU.
Exit Code 1109
1110EXITCODE_RUNTIME_MEDIUM_LIBRARY_LOADFailed to initialize the "medium" libraryExit Code 1110
1113EXITCODE_RUNTIME_OUT_OF_MEMORYIt's assumed that the crash occurs because the game ran out of system memory.

Note that in normal cases this should not happen with 64-bit applications and usually indicates an issue with the system setup.

Exit Code 1113
1114EXITCODE_RUNTIME_OUT_OF_HANDLESRan out of space to create new objects of a specific asset-typeExit Code 1114
1115EXITCODE_RUNTIME_HANDLE_OUT_OF_RANGEUsed an invalid handle to lookup an assetExit Code 1115
1119EXITCODE_RUNTIME_SHADER_COMPILEFailed to compile a shaderExit Code 1119
-Crash caused by external tools / dll
  • Often caused by 3rd party overlays like Overwolf, WeMod, TrainerLib, Ansel, FPS Monitor, OBS
  • Occasionally caused by broken joystick drivers
Crash caused by external tools / dll
Crash caused by ezfrd64.dll
-illegal instructionCPU not supporting SSE 4.1Crash caused by 'illegal instruction'
-igvk64.dllIntel Graphics Driver IssueCrash caused by 'igvk64.dll'
-Component::BuildCache Exitcode Buildcache