VRM4U icon indicating copy to clipboard operation
VRM4U copied to clipboard

Used VRM4U_5_1_20241227 in Unreal Engine 5.1.1. Cook Failed

Open ExecutiveE33 opened this issue 11 months ago • 1 comments

Describe the bug I am working on a model swap for palworld. I downloaded your plugin and installed it in my project folder. I loaded in a .vrm file exported from blender. I made modifications as necessary to my model and project structure (basically moving things around after import. Nothing new was created afterwards). I tried to cook my project. 23 minutes later cook failed because:

Plugins/VRM4U/Content/VrmAssetListObjectBPUE5.uasset is too new. Engine Version: 1008 Package Version: 1009.

plus many other similar errors.

Package version 1009 indicates Unreal Engine 5.2, correct? The package should not be labeled as 5_1 because it cannot be used in UE5.1 if I understand the error correctly.

UnrealEngine Version: UE5.1.1

ExecutiveE33 avatar Dec 31 '24 23:12 ExecutiveE33

Hi. Please try to cook with only the minimum required Asset in the editor settings. Or, delete files that fail to cook.

ruyo avatar Jan 12 '25 12:01 ruyo