Changes for page Exit Code Table

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

From version 35.1
edited by Ketraar
on 2023/07/13 18:00
Change comment: There is no comment for this version
To version 28.1
edited by Ketraar
on 2023/07/13 16:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -34,11 +34,11 @@
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 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]]
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
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>>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]]
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 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 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 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