-
Notifications
You must be signed in to change notification settings - Fork 203
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
Unlocker doesn't launch on Linux through WINE/PROTON after 3.0 update (dotnet 8.0.0) #353
Comments
|
You might be using the wrong DLL if it's not finding something |
|
Which dlls should I replace with winetricks? |
It's in the log |
|
what command did u use to install dotnet 8.0 ? |
I did just by using wine, since winetricks doesn't seem to support installing 8.0 as of now. Strangely most apps <= dotnet7 seemed to work out of the box and the problem is only on net8. I tried troubleshooting it by myself, that is setting some dlls to native, then built in and the other way around but without much success |
I installed .NET 8.0 on my wine prefix but it just crashes. Pre 8.0 .NET versions of unlocker worked fine. Here's log below.
https://pastebin.com/cR7W7fJu
The text was updated successfully, but these errors were encountered: