ruyo / VRM4U

Runtime VRM loader for UnrealEngine4
Other
1.3k stars 170 forks source link

Cook Process Failed #381

Closed AlisonLuan closed 5 days ago

AlisonLuan commented 4 weeks ago

Describe the bug Missing content on COOK process.

Screenshots, log Warnings/errors on project load (maybe helps): error on start.txt

Warnings/errors on Cook command: cooklog.txt

Highlight from my side, what maybe is the issue:

PackagingResults: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.

and this

UATHelper: Cooking (Windows): LogInit: Display: LogProperty: Error: FStructProperty::Serialize Loading: Property 'StructProperty /VRM4U/Util/Actor/latest/ABP_VRoidPostProcess.ABP_VRoidPostProcess_C:AnimGraphNode_LiveLinkPose'. Unknown structure. UATHelper: Cooking (Windows): LogInit: Display: LogCook: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform. UATHelper: Cooking (Windows): Source package: /VRM4U/MaterialUtil/SampleMI/MI_VRM4U_Unlit UATHelper: Cooking (Windows): Target package: /Engine/EditorMeshes/ColorCalibrator/T_ColorGrid UATHelper: Cooking (Windows): Referenced object: /Engine/EditorMeshes/ColorCalibrator/T_ColorGrid.T_ColorGrid

UnrealEngine Version: 5.4.1 (compiled from source, NO modifications)

Additional context Complete new project, ThirdPerson example. C++ project. Plugin-> VRM4U_5_4_20240530 (latest) Plugin saved directly on Project->Plugins -----(not on Engine)----

By the way: congratulations for your work! =D Your plugin is awesome. Thanks man!

ruyo commented 3 weeks ago

Hi. Delete the assets in the “latest” folder before creating PKG. Thanks. https://ruyo-github-io.translate.goog/VRM4U/03_exe/?_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=ja