ERROR: Failed to fetch '<PROJECT>/Assets/Damage/Cracks01.rrpms': Asset file is missing.
Show older comments
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
Daniel Amigo
on 9 Feb 2022
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.
Answers (1)
Chuxuan Li
on 24 Feb 2022
0 votes
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
昕怡 李
on 4 Mar 2022
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?
Alexandre
on 8 Sep 2023
For me, it's not working either, did you succeed since then?
Categories
Find more on Props and Signs in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!