Umodel open main pak whitout problems (I'm uploading it. It will take hours. probably tomorrow). In Engine.pak it's strange but sometimes I get different results with the same parameters.
https://mega.nz/file/uocGmQpT#GzLODE3_J3EvITSuMqirQgtxGOcr3Pw_JhTP3QeWa0sSometimes works and open pak without problems. In cmd show this
Pak C:\Users\pc\Desktop\FableLegends\engine pak/Engine.pak: 10207 files, mount point: "/Engine/", version 3
Found 10207 game files (2 skipped) in 260 folders at path "C:\Users\pc\Desktop\FableLegends\engine pak"
Scanned game directory in 0.0 sec, 324 allocs, 1.09 MBytes serialized in 2 calls.
Scanned packages in 0.0 sec, 4223 allocs, 0.68 MBytes serialized in 174 calls.
Sometimes crash and I get this
appSetRootDirectory:dir=C:\Users\pc\Desktop\FableLegends\engine pak <- Main:umodel_build=1332
And sometimes I get this in cmd
Pak C:\Users\pc\Desktop\FableLegends\engine pak/Engine.pak: 10207 files, mount point: "/Engine/", version 3
Found 10207 game files (3 skipped) in 260 folders at path "C:\Users\pc\Desktop\FableLegends\engine pak"
Scanned game directory in 0.0 sec, 325 allocs, 1.09 MBytes serialized in 2 calls.
Exception in thread 10544: *** ERROR: TArray: index 10207 is out of range (10207)
ExecuteRange <- PoolThreadWorker