Sone162 Fixed Updated May 2026
if (index < 0 || index >= meta.length) log_warn("Index out of range: %d", index); return ERROR_INDEX_OUT_OF_RANGE;
For Windows 2000 - Windows 11 (2022) (incl. Server, x86 and x64)
Latest version: 3.1.3 build 310. March 10, 2026.
if (index < 0 || index >= meta.length) log_warn("Index out of range: %d", index); return ERROR_INDEX_OUT_OF_RANGE;