MapsModelsImporter icon indicating copy to clipboard operation
MapsModelsImporter copied to clipboard

StructRNA error when importing with Blender 2.90

Open Freznosis opened this issue 5 years ago • 3 comments

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

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.

Freznosis avatar Sep 06 '20 21:09 Freznosis

I was able to open it with 2.90:

jp

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)?

eliemichel avatar Sep 13 '20 10:09 eliemichel

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)

eliemichel avatar Dec 11 '20 23:12 eliemichel

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

Freznosis avatar Dec 14 '20 13:12 Freznosis