eliemichel/MapsModelsImporter

Error when importing RDC files from mapy.cz

hondzejk opened this issue · 5 comments

Hello, I am unable to import RDC files from mapy.cz, importing from google maps works perfectly

Copy from blender info log:

Python: Traceback (most recent call last):
File "C:\Users\cisar\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\cisar\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MapsModelsImporter\google_maps.py", line 372, in importCapture
filesToBlender(context, prefix, max_blocks)
File "C:\Users\cisar\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MapsModelsImporter\google_maps.py", line 281, in filesToBlender
uvOffsetScale, matrix, refMatrix = extractUniforms(constants, refMatrix)
File "C:\Users\cisar\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\MapsModelsImporter\google_maps.py", line 156, in extractUniforms
_uParams[2][2] / _uParams[0][2],
ZeroDivisionError: float division by zero

Thanks for the amazing work!

Elc3r commented

I have the same problem.

Hi,
this works correctly
image

but this cannot be imported
image

Hello, I have the same problem too.

same here. Have any of you managed to make it work in a certain location maybe?

Gotta share this post with you, seems to work for me as well

Animal Japan reacted: https://napoveda.seznam.cz/forum/threads/answer_reaction_parent/newest/334421
Hello,
I made it work after a long trial and error,
Blender 3.4 , RDC 1.25, a addon Maps Models Importer v0.6.1.