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

"CuraEngine.exe has stopped working" on loading STL (Cura 15.06.02) #151

Closed
Fuzionist1 opened this issue Jul 17, 2015 · 3 comments
Closed

Comments

@Fuzionist1
Copy link

  1. Opened a basic STL file in Cura 15.06.02 (Shared on my Dropbox - https://www.dropbox.com/s/k1giwgx0szb3caw/Fan_Baseplate.stl?dl=0)
  2. Error pop-up "CuraEngine.exe has stopped working" (see attached Capture.png)
    capture

Notes:

  • No error when opening in Cura 15.06.01
  • STL was created in Fusion 360
@awhiemstra
Copy link
Contributor

This is a bug in the engine as far as I can tell. I get this backtrace:

#0  0x00000000004f8856 in std::vector<std::vector<ClipperLib::IntPoint, std::allocator<ClipperLib::IntPoint> >, std::allocator<std::vector<ClipperLib::IntPoint, std::allocator<ClipperLib::IntPoint> > > >::size() const ()
#1  0x00000000004f7b94 in cura::Polygons::size() const ()
#2  0x0000000000501ecf in cura::CommandSocket::sendPolygons(cura::PolygonType, int, cura::Polygons&) ()
#3  0x0000000000523055 in cura::FffPolygonGenerator::sendPolygons(cura::PolygonType, int, cura::Polygons&) ()
#4  0x000000000051f568 in cura::FffPolygonGenerator::slices2polygons(cura::SliceDataStorage&, TimeKeeper&) ()
#5  0x000000000051e43a in cura::FffPolygonGenerator::generateAreas(cura::SliceDataStorage&, PrintObject*, TimeKeeper&) ()
#6  0x0000000000504313 in cura::fffProcessor::processModel(PrintObject*) ()
#7  0x000000000050157a in cura::CommandSocket::connect(std::string const&, int) ()
#8  0x00000000005368af in main ()

@awhiemstra
Copy link
Contributor

Actually, that was with the master version from the engine. That version has known issues unrelated to this. Testing with the released version of 15.06.02 on Windows 8.1 I get no crashes. Any chance you can list settings that are not set to their default values?

@Fuzionist1
Copy link
Author

The error was consistent and reproducible before, but not it is not. You are probably right - it was probably a setting - or combination of settings, and I don't know what they were anymore. Thanks for your help.

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

2 participants