Problem BlenderGIS #104475

Closed
opened 2023-03-10 19:49:03 +01:00 by Giovanni-M · 1 comment

System Information
Operating system: W11
Graphics card: Nvidia RTX 3090

Blender Version
Bender v3.4
BlenderGIS v2.2.8

Logs: ERROR:BlenderGIS-228:96:Uncaught exception
Traceback (most recent call last):
File "C:\Users**************************\operators\io_get_dem.py", line 71, in execute
if len(objs) == 1 and aObj.type == 'MESH':
AttributeError: 'NoneType' object has no attribute 'type'

I tried other versions, but the problem persists.
I have the OpenTopography API code, I entered the code correctly.
I've tried both on pc desktop and laptop.
I'm going crazy.....
Has anyone solved the problem?

Thanks
Giovanni

**System Information** Operating system: W11 Graphics card: Nvidia RTX 3090 **Blender Version** Bender v3.4 BlenderGIS v2.2.8 Logs: ERROR:BlenderGIS-228:96:Uncaught exception Traceback (most recent call last): File "C:\Users\**************************\operators\io_get_dem.py", line 71, in execute if len(objs) == 1 and aObj.type == 'MESH': AttributeError: 'NoneType' object has no attribute 'type' I tried other versions, but the problem persists. I have the OpenTopography API code, I entered the code correctly. I've tried both on pc desktop and laptop. I'm going crazy..... Has anyone solved the problem? Thanks Giovanni
Giovanni-M added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2023-03-10 19:49:04 +01:00
Member

Hi, thanks for the report. BlenderGIS add-on is not maintained by Blender developers.

Please report this issue at GitHub: https://github.com/domlysz/BlenderGIS/issues

Hi, thanks for the report. `BlenderGIS` add-on is not maintained by Blender developers. Please report this issue at GitHub: https://github.com/domlysz/BlenderGIS/issues
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-05-15 12:01:22 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#104475
No description provided.