https://bugs.winehq.org/show_bug.cgi?id=45308
Bug ID: 45308 Summary: GDUnlock: crashes when trying to open application Product: Wine Version: 3.9 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: senshinkawaguchi123@gmail.com
hello all,
I'm trying to open this application that can only be ran in windows so I used wine instead and I'm getting this error in terminal:
--------------------------------------------------------------------------------------- Unhandled Exception: System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.InvalidProgramException: Invalid IL code in bSbvpHnLZ60Zh5rP6k.pxqdxDDoMCiRqqbASa:X7Vrs1ND55 (): IL_001d: add
at <Module>..cctor () [0x00000] in <329bd3b1dc964899aa6662dbc0937413>:0 --- End of inner exception stack trace --- [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.InvalidProgramException: Invalid IL code in bSbvpHnLZ60Zh5rP6k.pxqdxDDoMCiRqqbASa:X7Vrs1ND55 (): IL_001d: add
at <Module>..cctor () [0x00000] in <329bd3b1dc964899aa6662dbc0937413>:0 --- End of inner exception stack trace --- ---------------------------------------------------------------------------------------
Can somebody help me? Thanks in advance.