MapsModelsImporter icon indicating copy to clipboard operation
MapsModelsImporter copied to clipboard

CANNOT IMPORT RDC FILE IN BLENDER

Open pinelo1 opened this issue 2 years ago • 1 comments
trafficstars

Hello, I am trying to import an .rdc file on blender but it constantly appears as error

this is the message that I get:

**Python: Traceback (most recent call last): File "C:\Users\Lenovo\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MapsModelsImporter\operators.py", line 54, in execute importCapture(context, self.filepath, self.max_blocks, pref) File "C:\Users\Lenovo\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MapsModelsImporter\google_maps.py", line 308, in importCapture timer = Timer() File "C:\Users\Lenovo\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MapsModelsImporter\google_maps.py", line 249, in filesToBlender # Get reference matrix File "C:\Users\Lenovo\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MapsModelsImporter\google_maps.py", line 212, in loadData

_pickle.UnpicklingError: invalid load key, '\x01'.**

If you are having trouble importing a .rdc file with this add-on, please provide the following information:<<

  • The .rdc file >I am not able to attach .rdc file, how should I provide info on that?
  • Intel(R) HD Graphics 530
  • MapsModelsImporter 6.1
  • RenderDoc 1.11
  • Blender 3.4

pinelo1 avatar Nov 10 '23 18:11 pinelo1

You must use the very version of softwares that are listed in the release notes of your version of the addon: https://github.com/eliemichel/MapsModelsImporter/releases

eliemichel avatar Nov 18 '23 10:11 eliemichel