You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slic3r crashes when reloading a .stl file using left mouse button over object in the plate and hitting 'Reload from Disk'. The file is in the local filesystem.
Crash message: Warning
Thread 4 terminated abnormally: Caught C++ exception of type or derived from 'std::exception': std::bad_alloc at /Applications/Slic3r.app/Contents/MacOS/local-lib/lib/perl5/Slic3r/GUI/Plater.pm line 3221.
To Reproduce
Add the .stl file to the plater (used Add button)
Click on Preview (will background generate the visualization)
Return to 3D tab, clicking on 3D
Left click the object and hit 'Reload from disk' (the .stl file doesn't need to be changed on disk)
3D Model and Slic3r Configuration Export Archive.zip
Expected behavior
Expected a reload without crashing the application ;)
Desktop:
OS: MacOS
Version 1.3.0
The text was updated successfully, but these errors were encountered:
Slic3r crashes when reloading a .stl file using left mouse button over object in the plate and hitting 'Reload from Disk'. The file is in the local filesystem.
Crash message:
Warning
Thread 4 terminated abnormally: Caught C++ exception of type or derived from 'std::exception': std::bad_alloc at /Applications/Slic3r.app/Contents/MacOS/local-lib/lib/perl5/Slic3r/GUI/Plater.pm line 3221.
To Reproduce
3D Model and Slic3r Configuration Export
Archive.zip
Expected behavior
Expected a reload without crashing the application ;)
Desktop:
The text was updated successfully, but these errors were encountered: