https://bugs.winehq.org/show_bug.cgi?id=47733
Bug ID: 47733 Summary: Project Reality BF2 PRLauncher.exe doesn't start with Wine-Mono. Product: Wine Version: 4.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: apq49584@tuofs.com Distribution: ---
Created attachment 65209 --> https://bugs.winehq.org/attachment.cgi?id=65209 What you see if it works (obtained wth native dotNetFx40_Client)
Debian 10 buster with winehq packaged wine-devel and libfaudio from OBS. wine-mono-4.9.2.msi downloaded and installed by wine on first run.
Download link: https://www.realitymod.com/downloads
$ wine start PRLauncher.exe The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
(The PRLauncher.exe does work if wine-mono is removed and dotNetFx40_Client_x86_x64.exe is installed with wine uninstaller. This is again just background information and was NOT done for the bug report.)
I am reporting the bugs with PRBF2.exe and PRLauncher.exe seperately, because they happen in very different parts of wine and can be tested for independently.
https://bugs.winehq.org/show_bug.cgi?id=47733
SuddenlySoftware apq49584@tuofs.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.realitymod.com/ | |downloads Distribution|--- |Debian Keywords| |dotnet, download
https://bugs.winehq.org/show_bug.cgi?id=47733
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Severity|normal |minor Status|UNCONFIRMED |NEEDINFO
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- This also needs the console logs. https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal...
https://bugs.winehq.org/show_bug.cgi?id=47733
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Relevant part of the log is already mentioned in bug description.
https://bugs.winehq.org/show_bug.cgi?id=47733
--- Comment #3 from SuddenlySoftware apq49584@tuofs.com --- Created attachment 65223 --> https://bugs.winehq.org/attachment.cgi?id=65223 console log
I am attaching a console log as per the instructions on the wiki, but it is nothing more verbose.
(Project Reality is available for free and under CC BY-NC-ND 3.0. Someone who knows what they need to ask to get helpful information in making wine/wine-mono compatible, can reach the developers at https://www.realitymod.com/contact)
https://bugs.winehq.org/show_bug.cgi?id=47733
consolelogger consolelogger@rhyta.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |consolelogger@rhyta.com
--- Comment #4 from consolelogger consolelogger@rhyta.com --- Ubuntu 19.10 - Wine 4.18 - wine-mono-4.9.3.msi
I have also found this on current Wine and Wine-Mono.
$ WINEPREFIX=~/pr wine PRLauncher.exe The entry point method could not be loaded due to Could not load file or assembly 'PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.