Hi @wikholm,
thanks for sharing your experiences.
I had a similar issue, getting Reason as VST plugin working.
I am on a journey getting rid of Windows. It's not bearable anymore! With End of support for Win 10 and rise of Win11 this year, I won't make login to my own machine / os dependent on a company that does not give anything about their customers and is apparently also not capable to keep their security sha1 together. And: I won't throw my perfectly working hardware away for nothing more than more surveillance and (for me) additional useless services..
I first tried, getting Reason 12 and and Reason 12 Vst plugin working on a small ssd as a personal proof of concept. I got it working, especially with the great documentation by the fellows at the reason board in this thread: https://forum.reasontalk.com/viewtopic. ... 5&start=50
Then with another installation on another SSD, I ran into exactly the same symptoms you described:
- Internal Error Dialog with OK Button
- Similar logs from Reaper on loading the Plugin
I was wondering, shouldn't it suffice to just copy the bottle from one ssd to the other?
I then realized one significant difference in the logs:
The Wine Version!
On the more recent, not working installation, I had wine-staging 9.22 installed. -> Broken
My first attempt had wine version: '9.0 (Ubuntu 9.0repack-4build3)' installed -> Working!
I think in the very beginning I also tried Wine 10, which also did not work.
The wine 9.0 version comes with the default wine installation over apt, not using winehq repos. I am using Ubuntu Studio 24.
See the logs attached below..
I also got the impression, getting Reason running as full DAW through wine might not yield to the most stable and fun experience.
Staying on Windows is no option either, as so many other things are just bad in the MS ecosystem. So I decided for me, looking into Bitwig, using Reason as a VST to still have the ability of this kind of inspiring sound engineering, and use it as an opportunity to explore new, different things in the audio prod world.
Good luck and best regards /
Successful VST Plugin Loading through Reaper Logs:
Code:
21:42:48 [Reason Rack Plugin-8CHMejps] Initializing yabridge version 5.1.1
21:42:48 [Reason Rack Plugin-8CHMejps] library: '/home/nyquest/.local/share/yabridge/libyabridge-vst3.so'
21:42:48 [Reason Rack Plugin-8CHMejps] host: '/home/nyquest/.local/share/yabridge/yabridge-host.exe'
21:42:48 [Reason Rack Plugin-8CHMejps] plugin: '/home/nyquest/.var/app/com.usebottles.bottles/data/bottles/bottles/Reason_vst/drive_c/Program Files/Common Files/VST3/Reason Rack Plugin.vst3/Contents/x86_64-win/Reason Rack Plugin.vst3'
21:42:48 [Reason Rack Plugin-8CHMejps] plugin type: 'VST3'
21:42:48 [Reason Rack Plugin-8CHMejps] realtime: 'yes'
21:42:48 [Reason Rack Plugin-8CHMejps] sockets: '/run/user/1000/yabridge-Reason Rack Plugin-8CHMejps'
21:42:48 [Reason Rack Plugin-8CHMejps] wine prefix: '/home/nyquest/.var/app/com.usebottles.bottles/data/bottles/bottles/Reason_vst'
21:42:48 [Reason Rack Plugin-8CHMejps] wine version: '9.0 (Ubuntu 9.0~repack-4build3)'
21:42:48 [Reason Rack Plugin-8CHMejps]
21:42:48 [Reason Rack Plugin-8CHMejps] config from: '<defaults>'
21:42:48 [Reason Rack Plugin-8CHMejps] hosting mode: 'individually, 64-bit'
21:42:48 [Reason Rack Plugin-8CHMejps] other options: '<none>'
21:42:48 [Reason Rack Plugin-8CHMejps]
21:42:48 [Reason Rack Plugin-8CHMejps] Enabled features:
21:42:48 [Reason Rack Plugin-8CHMejps] - bitbridge support
21:42:48 [Reason Rack Plugin-8CHMejps] - CLAP support
21:42:48 [Reason Rack Plugin-8CHMejps] - VST3 support
21:42:48 [Reason Rack Plugin-8CHMejps]
21:42:48 [Reason Rack Plugin-8CHMejps] [Wine STDERR] 002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).21:42:49 [Reason Rack Plugin-8CHMejps] [Wine STDERR] 008c:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c0000135
21:42:49 [Reason Rack Plugin-8CHMejps] [Wine STDERR] MESA-INTEL: warning: Haswell Vulkan support is incomplete
21:42:49 [Reason Rack Plugin-8CHMejps] [Wine STDERR] MESA-INTEL: warning: Haswell Vulkan support is incomplete
21:42:49 [Reason Rack Plugin-8CHMejps] [Wine STDERR] MESA-INTEL: warning: Haswell Vulkan support is incomplete
21:42:50 [Reason Rack Plugin-8CHMejps] [Wine STDERR] MESA-INTEL: warning: Haswell Vulkan support is incomplete
21:42:50 [Reason Rack Plugin-8CHMejps] [Wine STDERR] MESA-INTEL: warning: Haswell Vulkan support is incomplete
21:42:51 [Reason Rack Plugin-8CHMejps] [Wine STDERR] MESA-INTEL: warning: Haswell Vulkan support is incomplete
21:42:51 [Reason Rack Plugin-8CHMejps] [Wine STDERR] MESA-INTEL: warning: Haswell Vulkan support is incomplete
21:42:51 [Reason Rack Plugin-8CHMejps] [Wine STDERR] MESA-INTEL: warning: Haswell Vulkan support is incomplete
21:42:55 [Reason Rack Plugin-8CHMejps] [Wine STDERR] 0144:err:setupapi:create_dest_file failed to create L"C:\\windows\\system32\\atl100.dll" (error=80)21:42:58 [Reason Rack Plugin-8CHMejps] [Wine STDERR] wine: configuration in L"/home/nyquest/.var/app/com.usebottles.bottles/data/bottles/bottles/Reason_vst" has been updated.21:42:58 [Reason Rack Plugin-8CHMejps] [Wine STDERR] Initializing yabridge host version 5.1.1
21:42:58 [Reason Rack Plugin-8CHMejps] [Wine STDERR] Preparing to load VST3 plugin at '/home/nyquest/.var/app/com.usebottles.bottles/data/bottles/bottles/Reason_vst/drive_c/Program Files/Common Files/VST3/Reason Rack Plugin.vst3/Contents/x86_64-win/Reason Rack Plugin.vst3'
21:42:58 [Reason Rack Plugin-8CHMejps] [Wine STDERR] Finished initializing '/home/nyquest/.var/app/com.usebottles.bottles/data/bottles/bottles/Reason_vst/drive_c/Program Files/Common Files/VST3/Reason Rack Plugin.vst3/Contents/x86_64-win/Reason Rack Plugin.vst3'
21:43:05 [Reason Rack Plugin-8CHMejps] [Wine STDERR] 015c:err:ole:com_get_class_object class {7d096c5f-ac08-4f1f-beb7-5c22c517ce39} not registered
21:43:05 [Reason Rack Plugin-8CHMejps] [Wine STDERR] 015c:err:ole:com_get_class_object class {7d096c5f-ac08-4f1f-beb7-5c22c517ce39} not registered
21:43:05 [Reason Rack Plugin-8CHMejps] [Wine STDERR] 015c:err:ole:create_server class {7d096c5f-ac08-4f1f-beb7-5c22c517ce39} not registered
21:43:05 [Reason Rack Plugin-8CHMejps] [Wine STDERR] 015c:err:ole:com_get_class_object no class object {7d096c5f-ac08-4f1f-beb7-5c22c517ce39} could be created for context 0x17
UNSuccessful VST Loading Through Reaper Logs:
Code:
Command [V,R,I,A]: RLaunching /home/nyquest/Downloads/reaper_linux_x86_64/REAPER/reaper...jack: created clientjack: non-realtime threadsjack: activated client21:12:04 [Reason Rack Plugin-23EFIORm] Initializing yabridge version 5.1.121:12:04 [Reason Rack Plugin-23EFIORm] library: '/home/nyquest/.local/share/yabridge/libyabridge-vst3.so'21:12:04 [Reason Rack Plugin-23EFIORm] host: '/home/nyquest/.local/share/yabridge/yabridge-host.exe'21:12:04 [Reason Rack Plugin-23EFIORm] plugin: '/home/nyquest/.var/app/com.usebottles.bottles/data/bottles/bottles/Reason_vst/drive_c/Program Files/Common Files/VST3/Reason Rack Plugin.vst3/Contents/x86_64-win/Reason Rack Plugin.vst3'21:12:04 [Reason Rack Plugin-23EFIORm] plugin type: 'VST3'21:12:04 [Reason Rack Plugin-23EFIORm] realtime: 'yes'21:12:04 [Reason Rack Plugin-23EFIORm] sockets: '/run/user/1000/yabridge-Reason Rack Plugin-23EFIORm'21:12:04 [Reason Rack Plugin-23EFIORm] wine prefix: '/home/nyquest/.var/app/com.usebottles.bottles/data/bottles/bottles/Reason_vst'21:12:04 [Reason Rack Plugin-23EFIORm] wine version: '9.22 (Staging)'21:12:04 [Reason Rack Plugin-23EFIORm] 21:12:04 [Reason Rack Plugin-23EFIORm] config from: '<defaults>'21:12:04 [Reason Rack Plugin-23EFIORm] hosting mode: 'individually, 64-bit'21:12:04 [Reason Rack Plugin-23EFIORm] other options: '<none>'21:12:04 [Reason Rack Plugin-23EFIORm] 21:12:04 [Reason Rack Plugin-23EFIORm] Enabled features:21:12:04 [Reason Rack Plugin-23EFIORm] - bitbridge support21:12:04 [Reason Rack Plugin-23EFIORm] - CLAP support21:12:04 [Reason Rack Plugin-23EFIORm] - VST3 support21:12:04 [Reason Rack Plugin-23EFIORm] 21:12:04 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 002c:fixme:winediag:loader_init wine-staging 9.22 is a testing version containing experimental patches.21:12:04 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.21:12:04 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).21:12:05 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 00ac:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c000013521:12:05 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"winebth" failed to start: 12621:12:06 [Reason Rack Plugin-23EFIORm] [Wine STDERR] MESA-INTEL: warning: Haswell Vulkan support is incomplete21:12:06 [Reason Rack Plugin-23EFIORm] [Wine STDERR] MESA-INTEL: warning: Haswell Vulkan support is incomplete21:12:07 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 002c:fixme:ntdll:EtwEventActivityIdControl 0x1, 000000000021EEF0: stub21:12:07 [Reason Rack Plugin-23EFIORm] [Wine STDERR] Initializing yabridge host version 5.1.121:12:07 [Reason Rack Plugin-23EFIORm] [Wine STDERR] Preparing to load VST3 plugin at '/home/nyquest/.var/app/com.usebottles.bottles/data/bottles/bottles/Reason_vst/drive_c/Program Files/Common Files/VST3/Reason Rack Plugin.vst3/Contents/x86_64-win/Reason Rack Plugin.vst3'21:12:07 [Reason Rack Plugin-23EFIORm] [Wine STDERR] Finished initializing '/home/nyquest/.var/app/com.usebottles.bottles/data/bottles/bottles/Reason_vst/drive_c/Program Files/Common Files/VST3/Reason Rack Plugin.vst3/Contents/x86_64-win/Reason Rack Plugin.vst3'21:12:12 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 014c:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 0000000004CFFF5021:12:12 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 0128:fixme:dwrite:dwritefontface5_HasVariations 0000000002529BE0: stub21:12:12 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 0128:fixme:win:GetWindowDpiHostingBehavior (000000000001008A): stub21:12:12 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 0128:fixme:thread:QueryThreadCycleTime (FFFFFFFFFFFFFFFE,000000000010DCC0): stub!21:12:34 [Reason Rack Plugin-23EFIORm] [Wine STDERR] 0068:fixme:file:errno_to_status Converting errno 17 to STATUS_UNSUCCESSFUL[/code
Statistics: Posted by nyquest — Wed Mar 05, 2025 11:34 pm