MapsModelsImporter icon indicating copy to clipboard operation
MapsModelsImporter copied to clipboard

Cannot import RDC file - png texture not found

Open lukeau opened this issue 5 years ago • 1 comments

RenderDoc 1.9 MMI v0.3.1 Blender 2.90 Chrome Version 85.0.4183.83 Windows 10 NVIDIA Quadro M1200

First timer at this, watched the videos, read the blog post. My admiration to the work done by eliemichel. RenderDoc appears to be capturing OK. Capturing with delayed capture (moving the google map) and checking the output in render doc I can see the interative building of the mesh/indexed draws in the textures tab.

Importing into Blender (I have tried a few different captures, including google earth), it always results in not finding the textures (in the folder created by MMI, there are only . bin files, no textures). Not sure how to inspect the contents of the .rdc file but I think it has textures from the output I view in RenderDoc.

RDC file (and folder of .bin file output from Blender's failed import) here: Log.txt

https://1drv.ms/u/s!Apumj7ryFLTwhbpQt3hbZRovoyJeYA?e=U37Ww3

lukeau avatar Sep 05 '20 12:09 lukeau

Hi @lukeau Your capture file is fine, I can import it in Blender 2.90:

chand

I think the core error you get happens before the traceback you reported in the log.txt file. Could you turn on extra debug info in the add-on's preferences and provide me the detailed log?

eliemichel avatar Sep 13 '20 09:09 eliemichel