Changes for page Exit Code Table

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

From version 32.1
edited by Ketraar
on 2023/07/13 17:11
Change comment: There is no comment for this version
To version 31.1
edited by Ketraar
on 2023/07/13 17:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -36,8 +36,8 @@
36 36  )))|(% style="vertical-align:top; width:158px" %)[[Exit Code 221>>doc:.ExitCode_221.WebHome]]
37 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>>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:Exit Code 233]]
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: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 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