Doesn't launch with Wine
See original GitHub issueI can’t get ModAssistant to work with Wine (Staging 5.5).
Running ModAssistant in new Wine prefix:
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.
After installing dotNet45:
wine: Call from 0x7bc92a49 to unimplemented function MSVCR100_CLR0400.dll._except_handler4_common, aborting
Logfile: playonlinux.log
Am I missing a dependency?
Edit: Last line in the log file is from me terminating ModAssistant because it turned into a zombie process.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
I Cant Launch Wine
Wine is not a graphical application that you can "launch ". There should be "Wine Setup". Run wine in a terminal.
Read more >Wine "does not run
Wine is not a program to "open" like other apps. The normal usage (in my experience) is that you right-click on a Windows...
Read more >Wine does not start anymore, wine can't start
The installation seems to be fine but wine does not run. I have tried several ways. I have uninstalled wine even with harder...
Read more >Games in wine no longer launch : r/wine_gaming
You should be able to right-click thr exe files, say "Open with" and set Wine as the default from there. One possible cause...
Read more >Wine Programs Not Working? Try These Steps
Wine Programs Not Working? Try These Steps · Why Doesn't My Program Run? · Install Programs With PlayOnLinux · What's Your Wine Architecture?...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
ok I copied all the files from IPA/Pending into the Beat Saber directory itself and added a winhttp override to the proton registry as described here: https://bsmg.wiki/modding/linux.html#dll-override
now mods seem to work
I just had a brainwave!
I found out that I can share a folder with a VM, so i just did that and guided ModAssistant to it (with a symlink).

With this and WebFreak001s help i got the Mods running.
This could be a potential fix for the networking problem if anyone needs it, but I havn’t tried. https://wiki.winehq.org/FAQ#My_program_fails_to_do_networking.2C_but_my_other_applications_can_get_online
Thank you guys!