jawensi / DEMto3D-QGIS-Plugin

Extensión GIS para impresión 3D de MDE
http://demto3d.com/
49 stars 22 forks source link

BUG: Plug-in crashes when generating STL in QGIS Version 3.36.0-Maidenhead #45

Closed Stego72 closed 4 months ago

Stego72 commented 4 months ago

Hi

I get the following crash when trying to create the STL:

Traceback (most recent call last): File "C:\Users/XXXX/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\DEMto3D\DEMto3D_Dialog\Export_dialog.py", line 71, in do_stl_model cols = dem_matrix[0].len() IndexError: list index out of range

Python version: 3.9.18 (heads/master:5eba59e, Feb 1 2024, 20:02:10) [MSC v.1929 64 bit (AMD64)] QGIS version: 3.36.0-Maidenhead Maidenhead, 09951dc0

BR

Peter

Stego72 commented 4 months ago

Solved it - sorry