Changes for page Exit Code Table

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

From version 67.1
edited by Daniel Turner
on 2023/07/17 15:52
Change comment: Renamed back-links.
To version 69.1
edited by Daniel Turner
on 2023/07/17 15:53
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -50,10 +50,10 @@
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:X4 Foundations Wiki.Troubleshooting.Exit Code Table.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.
53 -)))|(% style="vertical-align:top; width:158px" %)[[Exit Code 1065>>doc:.ExitCode_1065.WebHome]]
53 +)))|(% style="vertical-align:top; width:158px" %)[[Exit Code 1065>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_1065.WebHome]]
54 54  |(% style="text-align:right; vertical-align:top" %)1069|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_INIT_STARTMENU_MODULE|(% style="vertical-align:top; width:1224px" %)The issue occurred because the start menu failed to be initialized.(((
55 55  * This can happen, if mods are involved if they break mandatory game files (most likely certain library files).
56 -)))|(% style="vertical-align:top; width:158px" %)[[Exit Code 1069>>doc:.ExitCode_1069.WebHome]]
56 +)))|(% style="vertical-align:top; width:158px" %)[[Exit Code 1069>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_1069.WebHome]]
57 57  |(% style="text-align:right; vertical-align:top" %)1079|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_IDMAP_ASSIGN_NEW|(% style="vertical-align:top; width:1224px" %)The issue occurred because the game is running out of available object IDs.|(% style="vertical-align:top; width:158px" %)[[Exit Code 1079>>doc:.ExitCode_1079.WebHome]]
58 58  |(% style="text-align:right; vertical-align:top" %)1096|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_VULKAN_OUT_OF_HOST_MEMORY|(% style="vertical-align:top; width:1224px" %)The issue occurred because the GFX engine ran into a Vulkan out of host memory error.|(% style="vertical-align:top; width:158px" %)[[Exit Code 1096>>doc:.ExitCode_1096.WebHome]]
59 59  |(% style="text-align:right; vertical-align:top" %)1106|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_STARTMENU_INIT|(% style="vertical-align:top; width:1224px" %)The error occurs because the game failed to start the background scene for the start menu, which is mandatory for the start menu to work.|(% style="vertical-align:top; width:158px" %)[[Exit Code 1106>>doc:.ExitCode_1106.WebHome]]