Closed tepmnthar closed 3 weeks ago
Noob to Unreal Engine. Using FModel to extract uasset from game/content/dialogue from a UE5.0 game, but got this error.
[ERR] CUE4Parse.UE4.Exceptions.ParserException: Read size is bigger than remaining archive length. FByteArchive Info: XXX/Content/Dialogue/Missions/San01.uasset | Pos:68700 Length:36310 (189.2% done)
this is cue4parse, not fmodel use the correct settings and everything will work
Noob to Unreal Engine. Using FModel to extract uasset from game/content/dialogue from a UE5.0 game, but got this error.