UAssetGUI icon indicating copy to clipboard operation
UAssetGUI copied to clipboard

DeltaForce(Steam) Open Error

Open lrandell355-byte opened this issue 3 months ago • 2 comments

Hello developer, thank you for developing the software that has helped me with my MOD applications over the past three years. I used Fmodel to parse the uasset and uexp files of DeltaForce (Steam), but I couldn't open them using UassetGUI with an error message.
Encountered an unknown error when trying to open this file! System.ArgumentException: Byte array for Guid must be exactly 16 byteslong.(Parameter'b') The Fmodel shows that the UE version number for DeltaForce (Steam) is 4.27, but UassetGUI cannot be opened properly regardless of which one is used.

Windows system version: Win11 22631 Unreal Engine: 4.27 UAssetGUI- 1.0.3 Game: DeltaForce(Steam) File to edit: P_Boss_AITank_EngineSmoke.uasset File link: https://musetransfer.com/s/b1yxeuf8s

Thanks!

Image

DeltaForce.zip

lrandell355-byte avatar Sep 28 '25 12:09 lrandell355-byte

FModel doesn't auto-detect the UE version number. Are you sure that the game uses UE 4.27? Often you can right-click on the game .exe and choose Properties > Details to see the UE version number. (Note that FModel defaults to UE 4.27, but that doesn't necessarily mean that the game actually uses this version.)

hypermodule avatar Sep 28 '25 13:09 hypermodule

FModel doesn't auto-detect the UE version number. Are you sure that the game uses UE 4.27? Often you can right-click on the game .exe and choose Properties > Details to see the UE version number. (Note that FModel defaults to UE 4.27, but that doesn't necessarily mean that the game actually uses this version.)

Thx, bro. The detailed information of the program shows that the version is 4.24.2, but no matter which version of UassetGUI is used, it cannot be opened, and the same error as mentioned above still occurs. Resource file has been uploaded in previous , you can try it out.

lrandell355-byte avatar Sep 28 '25 20:09 lrandell355-byte