https://bugs.winehq.org/show_bug.cgi?id=53814
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Created attachment 73470 --> https://bugs.winehq.org/attachment.cgi?id=73470 Exceptions with WINE_MONO_TRACE=E:all
I doubt it's the ini. A quick look through a decompiler shows the program just has a big catch statement, and if anything goes wrong, it gives that message.
You can get the underlying exception using "WINE_MONO_TRACE=E:all wine EXE" Too bad it doesn't have line numbers though...