SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
5.86k stars 669 forks source link

Сrashes on startup #5720

Open sizzname opened 1 week ago

sizzname commented 1 week ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.1.0-beta, nightly-builds, 6 hours ago, commit 1bb8fad

Operating System (OS)

Windows

OS Version

Windows 11

Additional system information

No response

Printer

no matter

How to reproduce

Run program.

Actual results

Orca Slicer start. The main program window with menu is shown. It hangs and after some time the window disappears, the process is terminated.

Expected results

It works

Project file & Debug log uploads

Debug log:

[warning]   2024-06-15 22:23:39.028134[Thread 0x000044e8]:Failed to load to hints.cereal. File does not exists. C:\Users\s...\AppData\Roaming\OrcaSlicer\user\hints.cereal
[error] 2024-06-15 22:23:41.341630[Thread 0x000044e8]:Slic3r::GUI::PartPlate::calc_exclude_triangles:Unable to create exclude triangles

Crash Log:

Exceptions:

Exception Code :c0000005 ACCESS_VIOLATION

Exception Flag :0x0 NumberParameters :2 
Param 0 :0x0 
Param 1 :0x36d0f004 
Context :000000EA7FECD2C0 
ContextFlag : 0x10005f, EFlags: 0x10283 
Fault address:  0x80C2D703 0x1:0x1C8C703 C:\Program Files\OrcaSlicer\OrcaSlicer.dll

Show CallStack:
7ffe80c2d703:Unknown [Unknown file][-1]

Logical Address:
0x80C2D703 0x1:0x1C8C703 C:\Program Files\OrcaSlicer\OrcaSlicer.dll

Checklist of files to include

Anything else?

No response

sizzname commented 1 week ago

New version (commit 1bb8fad) works fine.

HAndreasH commented 1 week ago

had the same issue, works fine now

tlhintoq commented 1 week ago

Ditto. The beta was doing it to me as well - the RC seems to have fixed it