eliemichel / MapsModelsImporter

A Blender add-on to import models from google maps
https://blog.exppad.com/article/importing-actual-3d-models-from-google-maps
GNU General Public License v3.0
2.36k stars 300 forks source link

can't import any RDC, sample or otherwise in MMI v0.6.2 #312

Closed sunflowers33d closed 2 months ago

sunflowers33d commented 3 months ago

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

RDCs I make also do not work.

Python: --- Logging error --- Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\python\lib\logging\handlers.py", line 74, in emit self.doRollover() File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\python\lib\logging\handlers.py", line 431, in doRollover dfn = self.rotation_filename(self.baseFilename + "." + File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\python\lib\logging\handlers.py", line 95, in rotation_filename result = self.namer(default_name) File "C:\Users\bababa\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\AliceLG\__init__.py", line 91, in logfile_namer base_filename, ext, date = default_name.split(".") ValueError: too many values to unpack (expected 3) Call stack: File "C:\Users\bababa\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\AliceLG\__init__.py", line 81, in log_exhook LookingGlassAddonLogger.critical("An unhandled error occured. Here is the traceback:\n", exc_info=(exc_type, exc_value, exc_traceback)) Message: 'An unhandled error occured. Here is the traceback:\n' Arguments: ()

sunflowers33d commented 3 months ago

oddly enough both the BigBen sample and the RDC i tried making import into blender 3.4 without any problems using mapsmodelimporter v0.6.0, so i'm not sure what that's about. i'll stick with v0.6.0 for the time being but still may be worth looking into