Changes for page Exit Code Table

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

From version 102.4
edited by Ketraar
on 2024/04/15 12:32
Change comment: There is no comment for this version
To version 107.1
edited by Roger Boerdijk
on 2025/03/31 11:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.Ketraar
1 +xwiki:XWiki.Roger
Content
... ... @@ -39,7 +39,7 @@
39 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:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_232.WebHome]]
40 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:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_233.WebHome]]
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:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_235.WebHome]]
42 -|(% style="text-align:right; vertical-align:top" %)240|(% style="vertical-align:top; width:521px" %) |(% style="vertical-align:top; width:1224px" %)This occurs when the game can not detect a graphics card meeting the minimum requirements.|(% style="vertical-align:top; width:158px" %)[[Exit Code 240>>doc:.Exitcode_240.WebHome]]
42 +|(% style="text-align:right; vertical-align:top" %)240|(% style="vertical-align:top; width:521px" %)EXITCODE_VK_DEVICE_MISSING_FEATURE|(% style="vertical-align:top; width:1224px" %)This occurs when the game can not detect a graphics card meeting the minimum requirements.|(% style="vertical-align:top; width:158px" %)[[Exit Code 240>>doc:.Exitcode_240.WebHome]]
43 43  |(% 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]]
44 44  |(% 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]]
45 45  |(% 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]]
... ... @@ -68,6 +68,8 @@
68 68  |(% style="text-align:right; vertical-align:top" %)1114|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_OUT_OF_HANDLES|(% style="vertical-align:top; width:1224px" %)Ran out of space to create new objects of a specific asset-type|(% style="vertical-align:top; width:158px" %)[[Exit Code 1114>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_1114.WebHome]]
69 69  |(% style="text-align:right; vertical-align:top" %)1115|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_HANDLE_OUT_OF_RANGE|(% style="vertical-align:top; width:1224px" %)Used an invalid handle to lookup an asset|(% style="vertical-align:top; width:158px" %)[[Exit Code 1115>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_1115.WebHome]]
70 70  |(% style="text-align:right; vertical-align:top" %)1119|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_SHADER_COMPILE|(% style="vertical-align:top; width:1224px" %)Failed to compile a shader|(% style="vertical-align:top; width:158px" %)[[Exit Code 1119>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_1119.WebHome]]
71 +|(% style="text-align:right; vertical-align:top" %)1120|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_OUT_OF_HANDLES_START|(% style="vertical-align:top; width:1224px" %)Out of Handles|(% style="vertical-align:top; width:158px" %)
72 +|(% style="text-align:right; vertical-align:top" %)1123|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_OUT_OF_HANDLES_START+3|(% style="vertical-align:top; width:1224px" %)Out of Handles - Meshes |(% style="vertical-align:top; width:158px" %)
71 71  |(% style="text-align:right; vertical-align:top" %)-|(% style="vertical-align:top; width:521px" %)Crash caused by external tools / dll|(% style="vertical-align:top; width:1224px" %)(((
72 72  * Often caused by 3rd party overlays like Overwolf, WeMod, TrainerLib, Ansel, FPS Monitor, OBS
73 73  * Occasionally caused by broken joystick drivers