supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.09k stars 518 forks source link

Crash when generating Bridge Flow Calibration #4358

Open Arthur-de-Partuur opened 2 months ago

Arthur-de-Partuur commented 2 months ago

What happened?

When I try to run Bride flow calibration, Superslicer 2.5.60 crashes when I hit the test flow ratio button.

Project file & How to reproduce

Unable to save project file as SS crashes. See clip

https://github.com/supermerill/SuperSlicer/assets/23432540/94f4aa6e-98d8-4cb7-b97d-05d909450aee

Version

2.5.60

Operating system

windows 11

Printer model

RatRig V-Core 3.1 running RatOS 2.1 (Klipper)

Arthur-de-Partuur commented 2 months ago

Just tried the same with a clean Linux install (so no printer configured yet) and works fine. Could this have something to do with my ini file that I use for config? RatRig_borg01.zip

Arthur-de-Partuur commented 2 months ago

Above ini file is placed in Vendor dir. Crash seems to be when I select the 0.6mm nozzle printer, in combi with Extrudr ASA-CF. Something in the ASA-CF settings seems to cause the crash, or the print profile,... (also on Linux)

legend069 commented 2 months ago

do you still get the crash using 2.5.59.13 ?

maybe related? https://github.com/supermerill/SuperSlicer/issues/4360

Arthur-de-Partuur commented 2 months ago

do you still get the crash using 2.5.59.13 ?

maybe related? #4360

Ill check if the mentioned bug is a similar issue. I am running 2.5.60 which comes after 2.5.59.13, right?

julianjc84 commented 2 months ago

https://github.com/supermerill/SuperSlicer/assets/14962510/e17baf98-851e-4e9b-9802-a48457ee457f

I can replicate the same issue however it only when generating the g-code does it crash. it does not write a crash_log.txt seems, the only changes to my configurations are the follow 2 and one of them make its crash.

If i then clear the scene, but keep the changed profile settings and try to slice cube. it quits the app on slicing/ or it continues with the same error.

superslicer_a2Y8EcNK4k superslicer_pcMqUWTam3
Arthur-de-Partuur commented 2 months ago

s to be when I select the 0.6mm nozzle printer, in combi with Extrudr ASA-CF. Something in the ASA-CF settings seems to cause the crash, or the print profile,... (also on Linux)

I have downloaded the previous 2.5.59.13, and opened SS with the reff to my datadir and the error does not appear,... I also ran SS without the --datadir "D:\OneDrive\Modelbouw\Superslicer\Datadir" ref but added the .ini file in the default datadir and then also the error does not appear.