TheNaeem / UnrealMappingsDumper

A dumper that generates mappings (.usmap) files for datamining Unreal Engine games.
MIT License
192 stars 25 forks source link

F1 MANAGER 2023 #28

Open fibonatee opened 10 months ago

fibonatee commented 10 months ago

Hey guys, I tried to use this dumper to get mapping file dumped from the game F1 MANAGER 2023. however when loading the dumped mapping file in the latest Fmodel, it gives the following error <An unhandled exception occurred: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')>. Was wondering if it is due to the dumper itself not generating the correct usmap? Would be greatly appreciated it if anyone can shed a light on this. Thanks.