Sam Aaron
Sam Aaron
Nice. Thanks for letting me know.
@coder0107git could you try this: https://sonic-pi.net/files/releases/v4.5.1/Sonic-Pi-for-Win-x64-v4-5-1.msi
Thanks for looking at this Robin. @Xigility could you temporarily change the system language to uk or us English, reboot and see if that fixes things?
The HK lang thing was just a guess - it may or may not be related. To be honest I would be surprised if it was. Taking another tack, could...
OK, that's a good sign - that at least appears to have worked! How about trying this: ``` '/Applications/Sonic Pi 4.5.0.app/Contents/Resources/app/server/native/ruby/bin/ruby' '/Applications/Sonic Pi 4.5.0.app/Contents/Resources/app/server/ruby/bin/daemon.rb --no-scsynth-inputs' ```
Oops, I think I put the quotes in the wrong place. Could you try this: ``` '/Applications/Sonic Pi 4.5.0.app/Contents/Resources/app/server/native/ruby/bin/ruby' '/Applications/Sonic Pi 4.5.0.app/Contents/Resources/app/server/ruby/bin/daemon.rb' --no-scsynth-inputs ```
Hi, could you try the recently released v4.5.1 and let me know if that helps things? https://github.com/sonic-pi-net/sonic-pi/releases/tag/v4.5.1
Hi, just for sanity can you verify that your Mac is a recent Mac running an M-based Apple Silicon chip and that you have specifically downloaded the Apple Silicon release...
@Xigility the `3.3.0` in @jslabovitz's comment refers to the major Ruby version not the Sonic Pi version. Not sure what's going on with your issue though - I use exactly...
@jslabovitz Could you let me know the contents of this directory: ``` ls "/Applications/Sonic Pi.app/Contents/Resources/app/server/native/ruby/lib/ruby/gems/3.3.0/gems/racc-1.7.3/lib" ```