Hi, Amplitube used to work with wine-devel, but now it crashes.
the commnad
strings AmpliTube\ 4.dll | grep -i .dll gives the following
This indicates a bug in your application. It is most likely the result of calling an MSIL-compiled (/clr) function from a native constructor or from DllMain.
USER32.DLL
KERNEL32.dll
USER32.dll
ADVAPI32.dll
HostVST.dll
I am on ubuntu 20.04 with wine-devel 5.12,
Other IK multimdeia vts plugins work correctly
Thank you
Wine-devel 5.12 and Amplitube 4.9
Re: Wine-devel 5.12 and Amplitube 4.9
If so, then this is indeed a bug. You can report this on: https://bugs.winehq.org/Hi, Amplitube used to work with wine-devel, but now it crashes.
...
This indicates a bug in your application.
In your bug report, describe which version worked and attach a terminal output if it contains useful information.
Re: Wine-devel 5.12 and Amplitube 4.9
Issue seems to be solved with wine-devel 5.13