-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error while applying migrations: migration 20240711194701 #61
Comments
Now tested on Windows 11 ARM, problem occurred, I'll think about how to fix it... |
i am indeed on windows 11, however i am on an x86 processor, that would mean the issue is specifically a windows 11 thing |
I can be sure that the problem is only on Windows, because I rechecked everything and the migration file that it cannot execute has not been changed, the last change was in July 2024. I don't have this problem on mac OS with different versions, but the result is negative on windows 11 arm VM. I have disabled updates to the new version from the Windows releases, the button should not allow you to download the update through the launcher, because it will not find the desired file. This is the most unexpected problem, since no new changes are being made on my part. The launcher just gets new updates from upstreams |
Possibly one solution, that I know:
|
@DIDIRUS4 ty dude, worked |
A user told me that he looked at the update running on Windows builds below 1901 - works. It doesn't work on 20h1 and above. |
downloaded the new update now i'm having this, reverting to 0.9.204 seems to have fixed things tho
The text was updated successfully, but these errors were encountered: