3D Print Toolbox generates a corrupted file when no object is active #100232
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#100232
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Linux-4.15.0-189-generic-x86_64-with-glibc2.27 64 Bits (More specifically, Ubuntu 18.04 LTS)
Graphics card: Mesa DRI Intel(R) HD Graphics 520 (SKL GT2) Intel Open Source Technology Center 4.6 (Core Profile) Mesa 20.0.8
Blender Version3DPrintToolBoxError.blend
3DPrintToolBoxError-Cube.stl
Broken: version: 3.3.0 Beta, branch: master, commit date: 2022-07-28 22:39, hash:
blender/blender@6ca602dd9f
Worked: (newest version of Blender that worked as expected)
Addon Information
Name: 3D-Print Toolbox ()
Author: Campbell Barton
Short description of error
When no mesh is selected, but Export is clicked - it will create an 84 byte file, with the name of the last mesh selected.
Expected result: either no file is exported or the previously selected mesh is exported.
Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
(Junk file is created with the file+object name.)
It does not matter what format (OBJ/STL/PLY/X3D) is set for export - the file sizes will be different, but none of them can be read.
[Based on the default startup or an attached .blend file (as simple as possible)]
Attached both a basic .blend file, and the corrupted 84 byte stl cube generated from the 3D Print Toolbox plugin export button.
Added subscriber: @JimmerSivertsen
Changed status from 'Needs Triage' to: 'Confirmed'
Same bug as #97652 I assume?