Изменения документа Exit Code Table

Редактировал(а) Roger Boerdijk 2025/03/31 11:09

От версии 106.1
отредактировано Roger Boerdijk
на 2025/03/31 11:07
Изменить комментарий: К данной версии нет комментариев
К версии 97.1
отредактировано Daniel Turner
на 2023/07/17 16:11
Изменить комментарий: Renamed back-links.

Сводка

Подробности

Свойства страницы
Автор документа
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.Roger
1 +xwiki:XWiki.Daniel
Содержимое
... ... @@ -34,12 +34,11 @@
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:X4 Foundations Wiki.Troubleshooting.Exit Code Table.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:.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" %)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,13 +68,11 @@
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 (start of range of errors)|(% 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" %)
73 73  |(% 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" %)(((
74 74  * Often caused by 3rd party overlays like Overwolf, WeMod, TrainerLib, Ansel, FPS Monitor, OBS
75 75  * Occasionally caused by broken joystick drivers
76 -)))|(% style="vertical-align:top; width:158px" %)[[Crash caused by external tools / dll>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_3rdpartydll.WebHome]]
77 -[[Crash caused by ezfrd64.dll>>doc:X4 Foundations Wiki.Troubleshooting.Exit Code Table.Exitcode_3rdpartydll_ezfrd.WebHome]]
78 -|(% 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]]
79 -|(% 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]]
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]]
80 80  |(% 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]]