How to fix DotNet SyncFlush() error on 32 Bit Program for the Unofficial Wineskin Winery

0

I'm new to wine, and I'm trying to get the 32bit program https://aurorabuilder.com/ to work on Mac OS Catalina (15) using the unofficial wineskin winery. However i keep getting this error:

"Unhandled Exception: System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x88980406
   at System.Windows.Media.Composition.DUCE.Channel.SyncFlush()"

After researching I found it has to do with WPF and Direct X but, after fiddling with winetricks I can't get it to work. Here is the error log: https://pastebin.com/pqKJPRHC

Any help would be greatly appreciated! Thanks in advance!

macos
wine
asked on Stack Overflow Aug 21, 2020 by bobdincle

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0