ERROR: Failed to fetch '<PROJECT>​/Assets/Da​mage/Crack​s01.rrpms'​: Asset file is missing.

Getting these errors while exporting a map to carla..
ERROR: Failed to fetch '<PROJECT>/Assets/Damage/Cracks01.rrpms': Asset file is missing.
> ERROR: Failed to fetch '<PROJECT>/Assets/Damage/Cracks01.rrpms': Asset file is missing.
> ERROR: Failed to fetch '<PROJECT>/Assets/Damage/DirtPath01.rrlms': Asset file is missing.
> ERROR: Failed to fetch '<PROJECT>/Assets/Damage/PartingLines01.rrlms': Asset file is missing.
> ERROR: Failed to fetch '<PROJECT>/Assets/Damage/TarStreaks01.rrlms': Asset file is missing.
how can we update the references to these dead assests ?

1 Comment

Hello, I do have the same problem. I have tried to update the RoadRunner to the latest version and also to replace the latest Assets folder, but the export have the FBX created only weight 12KB and do not work on UE4, please explain us what we can do to solve this problem.
Thanks.

Sign in to comment.

Answers (1)

I encountered the same issue, mailed the Mathworks chinese support team for help and got the answer within a day. Here is the solution that works for me:
Check the file OpenDriveAssetData.xml under the folder project, there should be records similar to:
<Object>
<Ignore>true</Ignore>
<FilePath>Damage/Cracks01.rrpms</FilePath>
</Object>
The suffix name .rrpms is false - it should be caused by the old version of the template file not being updated.
Replace the suffix name with the correct one which can be seen in the asset folder. In my case (version R2021b), .rrmeta.
Same operations should be applied to all error messages.

2 Comments

Thanks for your answer.
But do you know how to solve the following problem.
> ERROR: Failed to fetch '<PROJECT>/Assets/Damage/DirtPath01.rrlms': Asset file is missing.
The suffix name .rrlms still wrong.
Or can you provide the e-mail address of the Mathworks chinese support team?
For me, it's not working either, did you succeed since then?

Sign in to comment.

Asked:

on 14 Jan 2022

Commented:

on 8 Sep 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!