You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pretty sure that it's a bug on UModel because:
Only one type of UPK have problems, StaticMesh, if it was a problem decrypting the file then all files would have problems.
The file can be decompressed without problems, again if it was corrupted it wouldn't be decompressed correctly.
Also, the file looks completely valid.
You can try using another tool to extract the model (if another one exists) or reporting the issue to the UModel developer.
Attempting to export StaticMesh class files from some decrypted archives with uMod using the following options:
-game=guilty -nomesh -noanim -notex -nolightmap
results in various errors, in no particular order.
200 archives report a "Bad Allocation Size",
11 report an "Incorrect StaticMesh UV Sets Amount",
6 report a "RawArray Item Size Mismatch",
44 report "Serializing behind stopper",
1 reports "Tag Issues",
and 8 report a "Wrong Export Index".
uMod successfully exports the other supported class types from these archives, and all supported class types from the other archives.
Affected archives list
uMod error log
My apologies if this is a uMod fault.
The text was updated successfully, but these errors were encountered: