friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
228 stars 12 forks source link

Crash after Close without Saving #246

Open hyperfx opened 1 week ago

hyperfx commented 1 week ago

I'm finding that if I click on New while having a project open already (a project I don't want to save), then click on Close Without Saving, it makes me click Close Without Saving twice, and then it creates the new project. I start working in the new project, and it usually crashes very quickly.

If I start a new project after opening Friction fresh, it doesn't crash.

I'm on Windows 10 Pro

rodlie commented 1 week ago

Hi Sean

I'm finding that if I click on New while having a project open already (a project I don't want to save), then click on Close Without Saving, it makes me click Close Without Saving twice, and then it creates the new project

Fixed in main a couple of weeks ago, will be part of v0.9.6.2 and of course v1.0.

it usually crashes very quickly.

Don't remember it crashing, will double check.

rodlie commented 1 week ago

Btw, if you want to test the latest and greatest you can download v1.0 snapshot from: https://github.com/friction2d/friction/actions/runs/10755111608

Scroll down and download 'friction-ci-windows-x64', note that this is directly from the main branch and may contain issues.

A draft with changes can be found here (outdated): https://github.com/friction2d/friction2d.github.io/blob/main/_drafts/friction-100-beta1.md

hyperfx commented 1 week ago

Awesome, just downloaded it, thanks!

rodlie commented 1 week ago

Link to all Windows builds: https://github.com/friction2d/friction/actions/workflows/windows.yml?query=branch%3Amain

Every commit I make should produce a portable + installer build.