Changes for page Exit Code Table

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

From version 96.1
edited by Daniel Turner
on 2023/07/17 16:10
Change comment: Renamed back-links.
To version 102.4
edited by Ketraar
on 2024/04/15 12:32
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.Daniel
1 +xwiki:XWiki.Ketraar
Content
... ... @@ -34,11 +34,12 @@
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:X4 Foundations Wiki.Troubleshooting.Exit Code Table.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>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.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 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 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 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]]
... ... @@ -70,8 +70,8 @@
70 70  |(% 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" %)(((
71 71  * Often caused by 3rd party overlays like Overwolf, WeMod, TrainerLib, Ansel, FPS Monitor, OBS
72 72  * Occasionally caused by broken joystick drivers
73 -)))|(% style="vertical-align:top; width:158px" %)[[Crash caused by external tools / dll>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.ExitCode_3rdpartydll.WebHome]]
74 -[[Crash caused by ezfrd64.dll>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.ExitCode_3rdpartydll_ezfrd.WebHome]]
75 -|(% style="text-align:right; vertical-align:top" %)-|(% style="vertical-align:top; width:521px" %)illegal instruction|(% style="vertical-align:top; width:1224px" %)CPU not supporting SSE 4.1|(% style="vertical-align:top; width:158px" %)[[Crash caused by 'illegal instruction'>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.ExitCode_illegalinstruction.WebHome]]
76 -|(% style="text-align:right; vertical-align:top" %)-|(% style="vertical-align:top; width:521px" %)igvk64.dll|(% style="vertical-align:top; width:1224px" %)Intel Graphics Driver Issue|(% style="vertical-align:top; width:158px" %)[[Crash caused by 'igvk64.dll'>>doc:.ExitCode_gpu_intel.WebHome]]
77 -|(% style="text-align:right; vertical-align:top" %)-|(% style="vertical-align:top; width:521px" %)Component::BuildCache|(% style="vertical-align:top; width:1224px" %) |(% style="vertical-align:top; width:158px" %)[[Exitcode Buildcache>>doc:.ExitCode_buildcache.WebHome]]
74 +)))|(% style="vertical-align:top; width:158px" %)[[Crash caused by external tools / dll>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_3rdpartydll.WebHome]]
75 +[[Crash caused by ezfrd64.dll>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_3rdpartydll_ezfrd.WebHome]]
76 +|(% style="text-align:right; vertical-align:top" %)-|(% style="vertical-align:top; width:521px" %)illegal instruction|(% style="vertical-align:top; width:1224px" %)CPU not supporting SSE 4.1|(% style="vertical-align:top; width:158px" %)[[Crash caused by 'illegal instruction'>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_illegalinstruction.WebHome]]
77 +|(% style="text-align:right; vertical-align:top" %)-|(% style="vertical-align:top; width:521px" %)igvk64.dll|(% style="vertical-align:top; width:1224px" %)Intel Graphics Driver Issue|(% style="vertical-align:top; width:158px" %)[[Crash caused by 'igvk64.dll'>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_gpu_intel.WebHome]]
78 +|(% style="text-align:right; vertical-align:top" %)-|(% style="vertical-align:top; width:521px" %)Component::BuildCache|(% style="vertical-align:top; width:1224px" %) |(% style="vertical-align:top; width:158px" %)[[Exitcode Buildcache>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_buildcache.WebHome]]