archimesh error #82208

Closed
opened 2020-10-29 04:38:35 +01:00 by aryan · 10 comments

Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 2.90\2.90\scripts\addons\archimesh\achm_main_panel.py", line 110, in execute
  if myroom.RoomGenerator[0].wall_width == 0:

IndexError: bpy_prop_collection[index]: index 0 out of range, size 0

location: :-1

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: Intel(R) HD Graphics 5500 Intel 4.4.0 - Build 20.19.15.5126

Blender Version
Broken: version: 2.90.1, branch: master, commit date: 2020-09-23 06:43, hash: blender/blender@3e85bb34d0
Worked: (newest version of Blender that worked as expected)

Short description of error
[Please fill out a short description of the error here]

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 2.90\2.90\scripts\addons\archimesh\achm_main_panel.py", line 110, in execute if myroom.RoomGenerator[0].wall_width == 0: ``` IndexError: bpy_prop_collection[index]: index 0 out of range, size 0 location: <unknown location>:-1 **System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: Intel(R) HD Graphics 5500 Intel 4.4.0 - Build 20.19.15.5126 **Blender Version** Broken: version: 2.90.1, branch: master, commit date: 2020-09-23 06:43, hash: `blender/blender@3e85bb34d0` Worked: (newest version of Blender that worked as expected) **Short description of error** [Please fill out a short description of the error here] **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
Author

Added subscriber: @aarrya

Added subscriber: @aarrya
Author

Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 2.90\2.90\scripts\addons\archimesh\achm_main_panel.py", line 110, in execute
  if myroom.RoomGenerator[0].wall_width == 0:

IndexError: bpy_prop_collection[index]: index 0 out of range, size 0

location: :-1

Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 2.90\2.90\scripts\addons\archimesh\achm_main_panel.py", line 110, in execute if myroom.RoomGenerator[0].wall_width == 0: ``` IndexError: bpy_prop_collection[index]: index 0 out of range, size 0 location: <unknown location>:-1

Added subscriber: @Harvester

Added subscriber: @Harvester

Please, write a proper bug report explaining what's wrong, provide required information, and step by step instruction on how to reproduce the problem, to the developers. Please, watch this video instructions by Pablo Vazquez: https://www.youtube.com/watch?v=JTD0OJq_rF4

Please, write a proper bug report explaining what's wrong, provide required information, and step by step instruction on how to reproduce the problem, to the developers. Please, watch this video instructions by Pablo Vazquez: https://www.youtube.com/watch?v=JTD0OJq_rF4
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

Report is indeed missing the example .blend file and exact repro steps (what to select, which buttons to push etc) from opening that file.

Report is indeed missing the example .blend file and exact repro steps (what to select, which buttons to push etc) from opening that file.
Philipp Oeser changed title from REPORTING ERROR to archimesh error 2020-10-29 11:37:32 +01:00

Added subscriber: @rjg

Added subscriber: @rjg

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'
Robert Guetzkow self-assigned this 2020-11-18 15:44:07 +01:00

While it seems that you've found an issue, this report is missing required information and there's been no activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

While it seems that you've found an issue, this report is missing required information and there's been no activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 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#82208
No description provided.