Matoking / protontricks

A wrapper that does winetricks things for Proton enabled games, requires Winetricks.
GNU General Public License v3.0
1.62k stars 34 forks source link

dotnet40 and returned status 67 #161

Open k-e-i-z-a-i opened 2 years ago

k-e-i-z-a-i commented 2 years ago

Description and To Reproduce Ran the following protontricks command on Pop!_OS:

protontricks 962130 --force -q dotnet40

This results in:

warning: Note: command /home/XXXX/.cache/protontricks/proton/Proton 7.0/bin/wine dotNetFx40_Full_x86_x64.exe /q /c:install.exe /q returned status 67. Aborting.

Expected behavior No error message and the game in question should function properly, which it does not.

System:

Additional context Output of protontricks 962130 --force -q -v dotnet40 is as follows:

Link

Thank you in advance for any help.

Matoking commented 2 years ago

This seems to be a duplicate of #157, and it's a known issue with Proton versions 5 and newer, which broke .NET 4 support at one point.

The author of that issue managed to fix the issue by using Proton Experimental instead. Can you check if that works?

k-e-i-z-a-i commented 2 years ago

This seems to be a duplicate of #157, and it's a known issue with Proton versions 5 and newer, which broke .NET 4 support at one point.

The author of that issue managed to fix the issue by using Proton Experimental instead. Can you check if that works?

Sadly, Proton Experimental did not solve this problem for me.

infeedel commented 1 year ago

Tried this myself and encountered the same status 67, this was on a steamdeck with protontricks 1.9.2

SeanRamey commented 1 year ago

I'm using Proton Experimental, and I can't get dotnet40 to install either. It usually just exits with "User pressed cancel" because the installer can't move forward any further. I also tried installing it on my 64bit Wine prefix with winetricks, and it worked just fine, despite the same warnings about "dotnet40 does not fully work or install on wine".

nikspyratos commented 1 year ago

Issue seems to persist - I'm trying to install dotnet20sp2 on Steam Deck and having this issue.

This reddit post claims using winetricks with the relevant wineprefix might do the trick. Worked for me.