MapsModelsImporter
MapsModelsImporter copied to clipboard
StructRNA error when importing with Blender 2.90
If you are having trouble importing a .rdc file with this add-on, please provide the following information:
- The .rdc file
- GTX 1080Ti
- MMI 0.3.1
- RenderDoc 1.8
- Blender 2.90
Here is the error.
Traceback (most recent call last): File "C:\Users\Freznosis\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\MapsModelsImporter\operators.py", line 54, in execute importCapture(context, self.filepath, self.max_blocks, pref) File "C:\Users\Freznosis\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\MapsModelsImporter\google_maps.py", line 222, in importCapture if constants["DrawCall"]["topology"] == 'TRIANGLE_STRIP': File "C:\Users\Freznosis\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\MapsModelsImporter\google_maps.py", line 202, in filesToBlender drawcall_id = 0 ReferenceError: StructRNA of type Object has been removed
location:
:-1
Worked fine on Blender 2.8, after upgrading to 2.9 it seems to not work anymore. Reinstalled the plugin and blender, no dice.
Edit: Did a test on 2.8 with the same file, can confirm it's only a problem in 2.9.
I was able to open it with 2.90:

Could you turn extra debug info on in the addon's preferences and copy the full text log in the system consol (Window > Toggle System Console)?
Hi @Freznosis, do you still have this issue with the new 2.91 version of Blender? (using RenderDoc 1.10 and this addon's 0.3.5)
Hi @Freznosis, do you still have this issue with the new 2.91 version of Blender? (using RenderDoc 1.10 and this addon's 0.3.5)
Hi @eliemichel ,
I did a clean Blender install and clean RenderDoc install, then installed MMI latest.
Same error unfortunately. Do you think there is a certain Blender or OS (W10) setting that might cause some kind of rear/write error? Here is the full error-capture.log