Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash while slicing - XL 5H with imported multi-color 3mf #13676

Closed
2 tasks
blillesand opened this issue Nov 27, 2024 · 4 comments
Closed
2 tasks

Crash while slicing - XL 5H with imported multi-color 3mf #13676

blillesand opened this issue Nov 27, 2024 · 4 comments

Comments

@blillesand
Copy link

Description of the bug

Imported 3mf file that was purchased from Cobotech via Cults 3D. Prusaslicer 2.9.0 crashes when slicing this file (works fine on 2.8)

Project file & How to reproduce

  1. Import 3mf file (Cobotech Articulated Turkey Chef, purchased on Cults 3d)
  2. Slice

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

PrusaSlicer-2.9.0-alpha1-win64-202411202012

Operating system

Windows 11

Printer model

Prusa XL 5H

@blillesand blillesand changed the title Crash while slicing - XL 5H with imported 3mf Crash while slicing - XL 5H with imported multi-color 3mf Nov 27, 2024
@Jan-Soustruznik
Copy link
Collaborator

Hello @blillesand,Could you please share your 3MF file so we can investigate the crash? Thank you, and have a great day!

@BillC58
Copy link

BillC58 commented Dec 8, 2024

I have this crash too. Here is my .3MF file.

2024 Reindeer XL trees.zip

@themanyone
Copy link
Contributor

themanyone commented Dec 9, 2024

I have this crash too. Here is my .3MF file.

2024 Reindeer XL trees.zip

Testing with [debug] semver.c 2.9.0-alpha1 = 2.9.0, alpha1 (null) (git) shows some issue with colored_polygons being empty.

prusa-slicer: /home/k/Downloads/src/Prusa/src/libslic3r/MultiMaterialSegmentation.cpp:1809: Slic3r::segmentation_by_painting(const PrintObject&, const std::function<ModelVolumeFacetsInfo(const ModelVolume&)>&, size_t, float, float, IncludeTopAndBottomLayers, const std::function<void()>&)::<lambda(const tbb::detail::d1::blocked_range<long unsigned int>&)>: Assertion `!colored_polygons.empty()' failed.

If all you need is the model, the .3mf file may be opened with GUI programs like Ark and File Archiver. From there, you can export extract the model, sans configurations.

@lukasmatena
Copy link
Collaborator

Thanks for the project file, it helped. The issue should be fixed in 2.9.0. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants