3d print #78724

Closed
opened 2020-07-08 07:19:20 +02:00 by laurent Mondy · 4 comments

Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 2.83\2.83\scripts\addons\object_print3d_utils\operators.py", line 565, in execute
  _text, data = info[self.index]

IndexError: tuple index out of range

location: :-1

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 1060 3GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 432.00

Blender Version
Broken: version: 2.83.1, branch: master, commit date: 2020-06-25 09:47, hash: blender/blender@8289fc688b
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: 3D-Print Toolbox ()
Author: Campbell Barton

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.83\2.83\scripts\addons\object_print3d_utils\operators.py", line 565, in execute _text, data = info[self.index] ``` IndexError: tuple index out of range location: <unknown location>:-1 **System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce GTX 1060 3GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 432.00 **Blender Version** Broken: version: 2.83.1, branch: master, commit date: 2020-06-25 09:47, hash: `blender/blender@8289fc688b` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: 3D-Print Toolbox () Author: Campbell Barton **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: @laurent-6

Added subscriber: @laurent-6
Member

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Hans Goudey self-assigned this 2020-07-08 17:00:09 +02:00
Member

Thanks for the report, but it doesn't contain all the requested information, which is required for us to investigate the issue.

Please submit a new report and carefully follow the instructions. Which steps you took before the error is particularly important here.

Thanks for the report, but it doesn't contain all the requested information, which is required for us to investigate the issue. Please submit a new report and carefully follow the instructions. Which steps you took before the error is particularly important here.
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#78724
No description provided.