protontricks icon indicating copy to clipboard operation
protontricks copied to clipboard

dotnet40 and returned status 67

Open k-e-i-z-a-i opened this issue 2 years ago • 5 comments

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:

  • Distro: Pop!_OS 22.04 LTS
  • Protontricks installation method: pipx
  • Protontricks version: protontricks (1.9.0)
  • Steam version: Steam API v020 and Steam package versions 1660960119

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

Link

Thank you in advance for any help.

k-e-i-z-a-i avatar Aug 23 '22 20:08 k-e-i-z-a-i

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?

Matoking avatar Aug 25 '22 17:08 Matoking

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.

k-e-i-z-a-i avatar Aug 25 '22 18:08 k-e-i-z-a-i

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

infeedel avatar Sep 25 '22 13:09 infeedel

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".

SeanRamey avatar Sep 30 '22 02:09 SeanRamey

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.

nikspyratos avatar Sep 09 '23 16:09 nikspyratos