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.36k stars 300 forks source link

Invalid RDC capture file (using sample file) #262

Closed JAMagrat closed 1 year ago

JAMagrat commented 1 year ago

google_maps_rd failed and returned: Loading capture from C:\Users**\Desktop\bigben-RD_1.25.rdc... Couldn't open file: File is corrupted: Invalid capture file. Expected magic 434f4452, got 0a0a0a0a. Traceback (most recent call last): File "C:\Users**\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MapsModelsImporter\google_maps_rd.py", line 347, in main(controller) File "C:\Users**\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MapsModelsImporter\google_maps_rd.py", line 339, in main scraper.run() File "C:\Users**\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MapsModelsImporter\google_maps_rd.py", line 244, in run drawcalls = self.consolidateEvents(controller.GetRootActions()) AttributeError: 'NoneType' object has no attribute 'GetRootActions'

Extra info: