Changes for page Exit Code Table

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

From version 47.1
edited by Ketraar
on 2023/07/13 18:49
Change comment: There is no comment for this version
To version 48.1
edited by Ketraar
on 2023/07/13 18:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -59,7 +59,7 @@
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]]
60 60  |(% style="text-align:right; vertical-align:top" %)1109|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_VULKAN_OUT_OF_DEVICE_MEMORY|(% style="vertical-align:top; width:1224px" %)The error occurs because the graphics card ran out of memory(((
61 61  * This can happen on notebooks with multiple GPU's, when auto-selection picked the wrong GPU.
62 -)))|(% style="vertical-align:top; width:158px" %)Exit Code 1109
62 +)))|(% style="vertical-align:top; width:158px" %)[[Exit Code 1109>>doc:.ExitCode_1109.WebHome]]
63 63  |(% style="text-align:right; vertical-align:top" %)1110|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_MEDIUM_LIBRARY_LOAD|(% style="vertical-align:top; width:1224px" %)Failed to initialize the "medium" library|(% style="vertical-align:top; width:158px" %)Exit Code 1110
64 64  |(% style="text-align:right; vertical-align:top" %)1113|(% style="vertical-align:top; width:521px" %)EXITCODE_RUNTIME_OUT_OF_MEMORY|(% style="vertical-align:top; width:1224px" %)It's assumed that the crash occurs because the game ran out of system memory.(((
65 65  Note that in normal cases this should not happen with 64-bit applications and usually indicates an issue with the system setup.