eliemichel / MapsModelsImporter

A Blender add-on to import models from google maps
https://blog.exppad.com/article/importing-actual-3d-models-from-google-maps
GNU General Public License v3.0
2.43k stars 300 forks source link

Cannot import RDC file - png texture not found #75

Open lukeau opened 4 years ago

lukeau commented 4 years ago

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

eliemichel commented 4 years ago

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?