Changes for page Exit Code Table

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

From version 66.1
edited by Daniel Turner
on 2023/07/17 15:51
Change comment: Renamed back-links.
To version 64.1
edited by Daniel Turner
on 2023/07/17 15:50
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -41,12 +41,12 @@
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>>doc:.ExitCode_235.WebHome]]
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>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_1003.WebHome]]
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>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.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:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_1027.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 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:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_1061.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>>doc:.ExitCode_1062.WebHome]]
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.