Changes for page Exit Code Table

Last modified by Roger Boerdijk on 2025/03/31 11:09

From version 25.1
edited by Ketraar
on 2023/07/13 13:29
Change comment: There is no comment for this version
To version 41.1
edited by Ketraar
on 2023/07/13 18:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,26 +27,26 @@
27 27  * Known to occur on notebooks with AMD CPU (has a Radeon Integrated GPU) + NVidia GPU, having old pre-installed AMD-GPU drivers
28 28  * Usually Vulkaninfo will report errors
29 29  )))|(% style="vertical-align:top; width:158px" %)[[Exit Code 212>>doc:.Exitcode_212.WebHome]]
30 -|(% style="text-align:right; vertical-align:top" %)215|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_NO_COMMON_GRAPHICS_AND_PRESENT_QUEUE|(% style="vertical-align:top; width:1224px" %)The problem occurred, because the game failed to initialize a Vulkan surface, used for rendering.|(% style="vertical-align:top; width:158px" %)Exit Code 215
30 +|(% style="text-align:right; vertical-align:top" %)215|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_NO_COMMON_GRAPHICS_AND_PRESENT_QUEUE|(% style="vertical-align:top; width:1224px" %)The problem occurred, because the game failed to initialize a Vulkan surface, used for rendering.|(% style="vertical-align:top; width:158px" %)[[Exit Code 215>>doc:.ExitCode_215.WebHome]]
31 31  |(% style="text-align:right; vertical-align:top" %)220|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_INCOMPATIBLE_DRIVER|(% style="vertical-align:top; width:1224px" %)The game determined that you are running with outdated graphic drivers which are not compatible with our Vulkan graphics engine.(((
32 32  * Make sure to update drivers to the latest version.
33 -)))|(% style="vertical-align:top; width:158px" %)Exit Code 220
33 +)))|(% style="vertical-align:top; width:158px" %)[[Exit Code 220>>doc:.ExitCode_220.WebHome]]
34 34  |(% style="text-align:right; vertical-align:top" %)221|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_INCOMPATIBLE_RUNTIME|(% style="vertical-align:top; width:1224px" %)The game determined that you are running with a Vulkan runtime older than 1.0.38 (which is not compatible with our Vulkan graphics engine).(((
35 35  * Make sure to update drivers to the latest or minimum required version.
36 -)))|(% style="vertical-align:top; width:158px" %)Exit Code 221
37 -|(% style="text-align:right; vertical-align:top" %)222-231|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_MAIN_DEVICE_*,|(% rowspan="2" style="vertical-align:top; width:1224px" %)This occurs, when the game lost access to the physical graphics device (i.e. the GPU).|(% rowspan="2" style="vertical-align:top; width:158px" %)Exit Codes 222-231 and 1028
36 +)))|(% style="vertical-align:top; width:158px" %)[[Exit Code 221>>doc:.ExitCode_221.WebHome]]
37 +|(% style="text-align:right; vertical-align:top" %)222-231|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_MAIN_DEVICE_*,|(% rowspan="2" style="vertical-align:top; width:1224px" %)This occurs, when the game lost access to the physical graphics device (i.e. the GPU).|(% rowspan="2" style="vertical-align:top; width:158px" %)[[Exit Codes 222-231 and 1028>>doc:.ExitCode_222.WebHome]]
38 38  |(% style="text-align:right; vertical-align:top" %)1028|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_VULKAN_ON_LOST_DEVICE
39 -|(% style="text-align:right; vertical-align:top" %)232|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_MAIN_UNHANDLED|(% style="vertical-align:top; width:1224px" %)Unhandled Vulkan error.|(% style="vertical-align:top; width:158px" %)Exit Code 232
40 -|(% style="text-align:right; vertical-align:top" %)233|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_ENUMERATE_EXTENSION_PROPS_COUNT|(% style="vertical-align:top; width:1224px" %)The problem occurred, because the game failed to retrieve the number of Vulkan extension properties.|(% style="vertical-align:top; width:158px" %)Exit Code 233
41 -|(% style="text-align:right; vertical-align:top" %)235|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_NO_TRANSFER_QUEUE|(% style="vertical-align:top; width:1224px" %)GFX engine initialization error|(% style="vertical-align:top; width:158px" %)Exit Code 235
42 -|(% style="text-align:right; vertical-align:top" %)1003|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_UI_INIT|(% style="vertical-align:top; width:1224px" %)The issue occurred because the UI system failed to be initialized.|(% style="vertical-align:top; width:158px" %)Exit Code 1003
43 -|(% style="text-align:right; vertical-align:top" %)1009|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_LUAENGINE_INIT|(% style="vertical-align:top; width:1224px" %)The issue occurred because the Lua engine failed to be initialized.|(% style="vertical-align:top; width:158px" %)Exit Code 1009
44 -|(% style="text-align:right; vertical-align:top" %)1027|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_VULKAN_UNDEFINED|(% style="vertical-align:top; width:1224px" %)Vulkan ErrorCode -13 (Unknown Error)|(% style="vertical-align:top; width:158px" %)Exit Code 1027
39 +|(% style="text-align:right; vertical-align:top" %)232|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_MAIN_UNHANDLED|(% style="vertical-align:top; width:1224px" %)Unhandled Vulkan error.|(% style="vertical-align:top; width:158px" %)[[Exit Code 232>>doc:.ExitCode_232.WebHome]]
40 +|(% style="text-align:right; vertical-align:top" %)233|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_ENUMERATE_EXTENSION_PROPS_COUNT|(% style="vertical-align:top; width:1224px" %)The problem occurred, because the game failed to retrieve the number of Vulkan extension properties.|(% style="vertical-align:top; width:158px" %)[[Exit Code 233>>doc:.ExitCode_233.WebHome]]
41 +|(% style="text-align:right; vertical-align:top" %)235|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_NO_TRANSFER_QUEUE|(% style="vertical-align:top; width:1224px" %)GFX engine initialization error|(% style="vertical-align:top; width:158px" %)[[Exit Code 235>>doc:.ExitCode_235.WebHome]]
42 +|(% style="text-align:right; vertical-align:top" %)1003|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_UI_INIT|(% style="vertical-align:top; width:1224px" %)The issue occurred because the UI system failed to be initialized.|(% style="vertical-align:top; width:158px" %)[[Exit Code 1003>>doc:.ExitCode_1003.WebHome]]
43 +|(% style="text-align:right; vertical-align:top" %)1009|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_LUAENGINE_INIT|(% style="vertical-align:top; width:1224px" %)The issue occurred because the Lua engine failed to be initialized.|(% style="vertical-align:top; width:158px" %)[[Exit Code 1009>>doc:.ExitCode_1009.WebHome]]
44 +|(% style="text-align:right; vertical-align:top" %)1027|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_VULKAN_UNDEFINED|(% style="vertical-align:top; width:1224px" %)Vulkan ErrorCode -13 (Unknown Error)|(% style="vertical-align:top; width:158px" %)[[Exit Code 1027>>doc:.ExitCode_1027.WebHome]]
45 45  |(% style="text-align:right; vertical-align:top" %)1046|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_SHADER_LOAD_1|(% style="vertical-align:top; width:1224px" %)(((
46 46  * Probably a corrupted installation of the game
47 47  * Possibly mods modifying/removing mandatory shaders
48 -)))|(% style="vertical-align:top; width:158px" %)Exit Code 1046
49 -|(% style="text-align:right; vertical-align:top" %)1061|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_LOST_DEVICE|(% style="vertical-align:top; width:1224px" %)The issue occurred because the game ran into a lost device condition and failed to restore the device.|(% style="vertical-align:top; width:158px" %)Exit Code 1061
48 +)))|(% style="vertical-align:top; width:158px" %)[[Exit Code 1046>>doc:.ExitCode_1046.WebHome]]
49 +|(% style="text-align:right; vertical-align:top" %)1061|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_LOST_DEVICE|(% style="vertical-align:top; width:1224px" %)The issue occurred because the game ran into a lost device condition and failed to restore the device.|(% style="vertical-align:top; width:158px" %)[[Exit Code 1061>>doc:.ExitCode_1061.WebHome]]
50 50  |(% style="text-align:right; vertical-align:top" %)1062|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_CREATE_SWAPCHAIN|(% style="vertical-align:top; width:1224px" %)The issue occurred because the game failed to create a so called swap chain.|(% style="vertical-align:top; width:158px" %)Exit Code 1062
51 51  |(% style="text-align:right; vertical-align:top" %)1065|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_INDEX_IMPORT_1|(% style="vertical-align:top; width:1224px" %)The issue occurred because the start menu failed to be initialized.(((
52 52  * 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.