Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CANNOT IMPORT RDC FILE IN BLENDER #298

Open
pinelo1 opened this issue Nov 10, 2023 · 1 comment
Open

CANNOT IMPORT RDC FILE IN BLENDER #298

pinelo1 opened this issue Nov 10, 2023 · 1 comment

Comments

@pinelo1
Copy link

pinelo1 commented Nov 10, 2023

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
@eliemichel
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants