#0 0x000055bb3ef08920 in TFE_Paths::getFilePath (fileName=fileName@entry=0x55bb3f262a58 "escmenu.anim", outPath=outPath@entry=0x7ffca49c5030) at /run/build/tfe/TheForceEngine/TFE_FileSystem/paths-posix.cpp:333
333 u32 index = (*it)->getFileIndex(fileName);
The engine segfaults trying to load Harkov 2025:
https://github.com/luciusDXL/TheForceEngine/blob/master/TheForceEngine/TFE_FileSystem/paths-posix.cpp#L335
Given the cause of issue #27, chances are it's trying to search a local archive from
$CWDor the Program Path.