.NET app crashing with -0X7FFF7F7D

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Post Reply
gazotti
Newbie
Newbie
Posts: 1
Joined: Tue Feb 11, 2025 5:48 am

.NET app crashing with -0X7FFF7F7D

Post by gazotti »

Application (ParallaxGen/PGPatcher - available here: https://github.com/hakasapl/PG) used to work regularly until ~2 weeks ago. Upon trying to execute it yesterday, I get the following error message:

[critical] Could not load .NET runtime, error code -0X7FFF7F7D

I have not changed any configuration in the prefix or the program. Last known working setup was on wine-staging 9.22 with matching wine-mono.

I've tried:
- clean wineprefix
- installing multiple versions of dotnet and dotnet desktop, from 4.7 up to 9 via winetricks
- downloading and running the Windows dotnet installers straight from MS via wine
- downgrading back to 9.0
- older and newer PG versions

With the same results.

Gentoo Linux, current wine-staging-10.1.
Looking forward to any insights on that issue. I can't find a single hit on that error code.
Post Reply