-
Notifications
You must be signed in to change notification settings - Fork 11
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
Windows: Starting acorn fails after it has been closed for the first time. #249
Comments
Even after uninstalling and reinstalling this behavior remains so it seems I can't use Acorn anymore on that laptop (and I might have lost that project). |
Same happens with acorn 3.0.0-alpha and 2.1.1-alpha. |
@matthme does this issue still happen with v9.3.1-alpha? |
I had access today to that PC again and tried to open acorn. It opened fine today with acorn 4.0.0 but (before attempting to open the project that I had created on that PC) it prompted me to update to 9.4.1. I clicked on "Update", then it told me that automatically updating is only supported on macOS. So I manually downloaded it from github and installed it (the .exe file does not seem to be code signed by the way, I'm not sure that's known). EDIT: No errors in the developer console with acorn 9.4.1, the list of projects is simply empty now. |
There is a hack way (Unofficially I suppose) to get access to projects in older versions. Check this out. #282 (comment) I don't know if this will create issues later on but I would definitely export the project. |
hey @matthme
|
Cool :)
Okay, yes Windows code signing is a pain so I don't blame you ;) I just recently uploaded an unsigned executable by accident myself so I thought it's worth mentioning anyway |
I've opened an issue for windows codesigning. I think I'll do it soon. |
I'm closing this issue though. |
I'm not sure whether I'm just trying to open Acorn wrongly on Windows but here's what happens:
When I open it via Powershell I see the following error and a fatal panic:
Fatal panic report:
I think fatal errors like this should ideally be detected and somehow made visible in the UI instead of getting stuck at the endless splashscreen.
The text was updated successfully, but these errors were encountered: